New translations .en.json (Japanese)
parent
f7a7352429
commit
6d262287fb
|
@ -148,19 +148,19 @@
|
|||
|
||||
],
|
||||
"label":"あるスコアの範囲に対して、カスタムフィードバックを定義します。",
|
||||
"description":"Example: 0-20% Bad score, 21-91% Average Score, 91-100% Great Score!",
|
||||
"entity":"range",
|
||||
"description":"例: 0-20% 悪い点、 21-91% 平均点、 91-100% 高得点 !",
|
||||
"entity":"範囲",
|
||||
"field":{
|
||||
"fields":[
|
||||
{
|
||||
"label":"Score Range"
|
||||
"label":"スコア範囲"
|
||||
},
|
||||
{
|
||||
|
||||
},
|
||||
{
|
||||
"label":"Feedback for defined score range",
|
||||
"placeholder":"Fill in the feedback"
|
||||
"label":"定義したスコア範囲に対するフィードバック",
|
||||
"placeholder":"フィードバックを記入"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -168,22 +168,22 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"label":"Old Feedback",
|
||||
"label":"古いフィードバック",
|
||||
"fields":[
|
||||
{
|
||||
"label":"Quiz passed greeting",
|
||||
"description":"This text will be displayed above the score if the user has successfully passed the quiz."
|
||||
"label":"クイズの合格メッセージ",
|
||||
"description":"このテキストは、クイズの合格に成功した場合、スコアの上に表示されます。"
|
||||
},
|
||||
{
|
||||
"label":"Passed comment",
|
||||
"description":"This comment will be displayed after the score if the user has successfully passed the quiz."
|
||||
"label":"合格コメント",
|
||||
"description":"このコメントは、クイズの合格に成功した場合、スコアの後に表示されます。"
|
||||
},
|
||||
{
|
||||
"label":"Quiz failed title",
|
||||
"description":"This text will be displayed above the score if the user has failed the quiz."
|
||||
"label":"クイズ不合格タイトル",
|
||||
"description":"このテキストは、クイズに不合格となった場合、スコアの上に表示されます。"
|
||||
},
|
||||
{
|
||||
"label":"Failed comment",
|
||||
"label":"不合格コメント",
|
||||
"description":"This comment will be displayed after the score if the user has failed the quiz."
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue