New translations .en.json (Japanese)
parent
ef8ae2cdde
commit
dfc008dfef
|
@ -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."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue