Update zh-tw.json
parent
7626eee56c
commit
fce94403d5
|
@ -57,7 +57,7 @@
|
||||||
"entity": "問題",
|
"entity": "問題",
|
||||||
"field": {
|
"field": {
|
||||||
"label": "問題類型",
|
"label": "問題類型",
|
||||||
"description": "Library for this question."
|
"description": "問題元件."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -145,7 +145,7 @@
|
||||||
{
|
{
|
||||||
"widgets": [
|
"widgets": [
|
||||||
{
|
{
|
||||||
"label": "Default"
|
"label": "預設值"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"label": "定義任意分數範圍的回饋",
|
"label": "定義任意分數範圍的回饋",
|
||||||
|
@ -167,23 +167,23 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Old Feedback",
|
"label": "舊的回饋",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"label": "Quiz passed greeting",
|
"label": "完成測驗後的回饋訊息",
|
||||||
"description": "This text will be displayed above the score if the user has successfully passed the quiz."
|
"description": "當使用者完成測驗後,此段文字將顯示於分數的上方."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Passed comment",
|
"label": "通過測驗",
|
||||||
"description": "This comment will be displayed after the score if the user has successfully passed the quiz."
|
"description": "當使用者已成功通過測驗時,此段文字將顯示於分數之後."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Quiz failed title",
|
"label": "測驗失敗的標題",
|
||||||
"description": "This text will be displayed above the score if the user has failed the quiz."
|
"description": "當使用者未通過測驗時,此段文字將顯示於分數的上方."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Failed comment",
|
"label": "測驗失敗的回饋訊息",
|
||||||
"description": "This comment will be displayed after the score if the user has failed the quiz."
|
"description": "當使用者未通過測驗時,此段文字將顯示於分數之後."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue