From b81e4d510c6768b8c29c858dc361be02bd18e9c1 Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Thu, 16 Mar 2017 01:20:31 +0100 Subject: [PATCH] New translations en.json (Japanese) --- language/ja.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/ja.json b/language/ja.json index 600a069..55f4404 100644 --- a/language/ja.json +++ b/language/ja.json @@ -22,7 +22,7 @@ }, { "label":"動作設定", - "description":"These options will let you control how the game behaves.", + "description":"これらのオプションを使用して、ゲームの動作を制御できます。", "fields":[ { "label":"Position the cards in a square", @@ -38,7 +38,7 @@ ] }, { - "label":"Localization", + "label":"ローカライズ", "fields":[ { "label":"Card turns text", @@ -54,7 +54,7 @@ }, { "label":"Try again button text", - "default":"Try again?" + "default":"もう一度ドライしますか?" } ] }