New translations .en.json (Japanese)

l10n_master
Timothy Lim 2017-07-17 08:11:05 +02:00
parent ef8ae2cdde
commit dfc008dfef
1 changed files with 8 additions and 8 deletions

View File

@ -20,29 +20,29 @@
}, },
{ {
"label":"背景画像", "label":"背景画像",
"description":"An optional background image for the introduction." "description":"概要のオプションの背景画像"
} }
] ]
}, },
{ {
"label":"Background image", "label":"背景画像",
"description":"An optional background image for the Question set." "description":"質問集のオプションの背景画像"
}, },
{ {
"label":"Progress indicator", "label":"進行状況インジケーター",
"description":"Question set progress indicator style.", "description":"質問集の進捗状況インジケータースタイル",
"options":[ "options":[
{ {
"label":"Textual" "label":"本文"
}, },
{ {
"label":"Dots" "label":"ドット"
} }
], ],
"default":"dots" "default":"dots"
}, },
{ {
"label":"Pass percentage", "label":"合格パーセンテージ",
"description":"Percentage of Total score required for passing the quiz." "description":"Percentage of Total score required for passing the quiz."
}, },
{ {