From d4510ed42c41e18d7d6ffd34d4e4615c7be8ad3d Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Thu, 16 Mar 2017 01:10:27 +0100 Subject: [PATCH] New translations en.json (Japanese) --- language/ja.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/language/ja.json b/language/ja.json index eea0fbc..600a069 100644 --- a/language/ja.json +++ b/language/ja.json @@ -7,15 +7,15 @@ "label":"カード", "fields":[ { - "label":"Image" + "label":"画像" }, { - "label":"Matching Image", - "description":"An optional image to match against instead of using two cards with the same image." + "label":"一致させる画像", + "description":"同じ画像の2枚のカードを使用する代わりに、別に一致させるためのオプション画像" }, { "label":"説明", - "description":"An optional short text that will pop up once the two matching cards are found." + "description":"一致する2つのカードが見つかるとポップアップするオプションの短文テキスト。" } ] }