From bab9a8e60d3cdb12acac0631579ced30e2fab6dd Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Thu, 16 Mar 2017 01:30:16 +0100 Subject: [PATCH] New translations en.json (Japanese) --- language/ja.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/language/ja.json b/language/ja.json index 55f4404..d4a04a2 100644 --- a/language/ja.json +++ b/language/ja.json @@ -33,7 +33,7 @@ "description":"Setting this to a number greater than 2 will make the game pick random cards from the list of cards." }, { - "label":"Add button for retrying when the game is over" + "label":"ゲームが終了したときに再挑戦のためのボタンを追加" } ] }, @@ -41,20 +41,20 @@ "label":"ローカライズ", "fields":[ { - "label":"Card turns text", - "default":"Card turns" + "label":"カードの裏返し のテキスト", + "default":"カードの裏返し" }, { - "label":"Time spent text", - "default":"Time spent" + "label":"時間経過の文字列", + "default":"経過時間" }, { - "label":"Feedback text", - "default":"Good work!" + "label":"フィードバックテキスト", + "default":"よくできました!" }, { - "label":"Try again button text", - "default":"もう一度ドライしますか?" + "label":"再挑戦ボタンのテキスト", + "default":"再挑戦しますか?" } ] }