New translations .en.json (Japanese)
parent
dfc008dfef
commit
332263033e
|
@ -33,7 +33,7 @@
|
||||||
"description":"質問集の進捗状況インジケータースタイル",
|
"description":"質問集の進捗状況インジケータースタイル",
|
||||||
"options":[
|
"options":[
|
||||||
{
|
{
|
||||||
"label":"本文"
|
"label":"原文"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"ドット"
|
"label":"ドット"
|
||||||
|
@ -43,22 +43,22 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"合格パーセンテージ",
|
"label":"合格パーセンテージ",
|
||||||
"description":"Percentage of Total score required for passing the quiz."
|
"description":"クイズにパスするために必要となる合計点のパーセンテージです。"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Questions",
|
"label":"質問",
|
||||||
"widgets":[
|
"widgets":[
|
||||||
{
|
{
|
||||||
"label":"Default"
|
"label":"デフォルト"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label":"Textual"
|
"label":"原文"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"entity":"question",
|
"entity":"質問",
|
||||||
"field":{
|
"field":{
|
||||||
"label":"Question type",
|
"label":"質問タイプ",
|
||||||
"description":"Library for this question."
|
"description":"この質問のライブラリ。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue