From dfc008dfefd14ae55e2ebcbf6684b76a0526b535 Mon Sep 17 00:00:00 2001 From: Timothy Lim Date: Mon, 17 Jul 2017 08:11:05 +0200 Subject: [PATCH] New translations .en.json (Japanese) --- language/ja.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/language/ja.json b/language/ja.json index e463be0..fd47e1d 100644 --- a/language/ja.json +++ b/language/ja.json @@ -20,29 +20,29 @@ }, { "label":"背景画像", - "description":"An optional background image for the introduction." + "description":"概要のオプションの背景画像" } ] }, { - "label":"Background image", - "description":"An optional background image for the Question set." + "label":"背景画像", + "description":"質問集のオプションの背景画像" }, { - "label":"Progress indicator", - "description":"Question set progress indicator style.", + "label":"進行状況インジケーター", + "description":"質問集の進捗状況インジケータースタイル", "options":[ { - "label":"Textual" + "label":"本文" }, { - "label":"Dots" + "label":"ドット" } ], "default":"dots" }, { - "label":"Pass percentage", + "label":"合格パーセンテージ", "description":"Percentage of Total score required for passing the quiz." }, {