-
Notifications
You must be signed in to change notification settings - Fork 65
/
kw.json
51 lines (51 loc) · 1.32 KB
/
kw.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
51
{
"general": {
"about": "A-dro",
"disabled": "Evredhek",
"off": "Dhe-ves",
"on": "Eyn"
},
"login": {
"email": "Ebost",
"password": "Ger-tremena",
"welcome": "Dynnargh!",
"welcome2": "Dydh Da!",
"register": "Kovskrifa",
"username": "Honanieth usyer",
"new_password": "Nowedh Ger-tremena"
},
"actions": {
"submit": "Pellhe"
},
"app": {
"settings": {
"pages": {
"account": {
"change_field": "Chanj"
},
"profile": {
"title": "Profil",
"info": "Kedhlow"
},
"sessions": {
"title": "Esedhogow"
},
"audio": {
"input_device": "Korrgowsell",
"device_label_NA": "N/A",
"button_retry": "Arta-assay"
},
"appearance": {
"title": "Mir",
"theme": "Thema",
"colours": {
"title": "Kolorys"
},
"display": {
"default": "Defowt"
}
}
}
}
}
}