-
Notifications
You must be signed in to change notification settings - Fork 26
/
km.json
50 lines (50 loc) · 1.52 KB
/
km.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",
"description": "Description of the goals assessment page.",
"default": "វាយតម្លៃគោលដៅដែលអ្នកបានជ្រើសរើសក្នុងទំព័រគោលដៅ។"
},
{
"label": "Low rating text",
"description": "Text for worst rating.",
"default": "បានរៀនតិចតួច"
},
{
"label": "Medium rating text",
"description": "Text for middle rating.",
"default": "បានរៀនខ្លះ"
},
{
"label": "High rating text",
"description": "Text for great rating.",
"default": "បានរៀនច្រើន"
},
{
"label": "No goals text",
"description": "Feedback text when no goals have been created.",
"default": "អ្នកមិនទាន់បានជ្រើសរើសគោលដៅណានៅឡើយទេ។"
},
{
"label": "Label for help text",
"description": "Label for showing additional helpful information to the user.",
"default": "ព័ត៌មានបន្ថែម"
},
{
"label": "Fill in additional help information",
"description": "Here you can fill in additional helpful information for the user."
},
{
"label": "Legend header",
"default": "Possible ratings:"
},
{
"label": "Goal header",
"default": "Goals"
},
{
"label": "Rating header",
"default": "Rating"
}
]
}