New translations .en.json (Japanese)
parent
7f5f47f531
commit
ef8ae2cdde
|
@ -4,22 +4,22 @@
|
||||||
"label":"クイズ概要",
|
"label":"クイズ概要",
|
||||||
"fields":[
|
"fields":[
|
||||||
{
|
{
|
||||||
"label":"Display introduction"
|
"label":"概要を表示"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Title",
|
"label":"タイトル",
|
||||||
"description":"This title will be displayed above the introduction text."
|
"description":"このタイトルは、概要文の上に表示されます。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Introduction text",
|
"label":"概要文",
|
||||||
"description":"This text will be displayed before the quiz starts."
|
"description":"このテキストは、クイズが始まる前に表示されます。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Start button text",
|
"label":"スタート ボタンのテキスト",
|
||||||
"default":"Start Quiz"
|
"default":"クイズをスタート"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Background image",
|
"label":"背景画像",
|
||||||
"description":"An optional background image for the introduction."
|
"description":"An optional background image for the introduction."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue