-
Notifications
You must be signed in to change notification settings - Fork 26
/
zh.json
50 lines (50 loc) · 1.58 KB
/
zh.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"semantics": [
{
"label": "說明文字",
"description": "目標評估頁面上顯示說明。",
"default": "評估你為你的目標實踐的程度。"
},
{
"label": "低程度的顯示文字",
"description": "目標評估頁面上低程度的顯示文字,像是沒有達成、學到很少、很不滿意。",
"default": "沒有達成"
},
{
"label": "中程度的顯示文字",
"description": "目標評估頁面上中程度的顯示文字,像是部分達成、學到一些、還算滿意。",
"default": "部分達成"
},
{
"label": "高程度的顯示文字",
"description": "目標評估頁面上高程度的顯示文字,像是完全達成、學到很多、非常滿意。",
"default": "完全達成"
},
{
"label": "無目標內容的顯示文字",
"description": "當沒有目標被建立時,在目標評估頁面上顯示的文字。",
"default": "你尚未添加任何目標。"
},
{
"label": "幫助按鈕的顯示文字",
"description": "目標評估頁面上幫助按鈕的顯示文字,若不需要有幫助或是額外資訊,可留空不填。",
"default": "幫助"
},
{
"label": "幫助說明文字",
"description": "用來告知用戶以協助其瞭解使用方式的說明內容。"
},
{
"label": "Legend header",
"default": "Possible ratings:"
},
{
"label": "Goal header",
"default": "Goals"
},
{
"label": "Rating header",
"default": "Rating"
}
]
}