-
Notifications
You must be signed in to change notification settings - Fork 517
/
Copy pathprogress_lang.json
62 lines (62 loc) · 1.25 KB
/
progress_lang.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
52
53
54
55
56
57
58
59
60
61
62
{
"de": {
"translationProgress": 9,
"approvalProgress": 4
},
"es-ES": {
"translationProgress": 67,
"approvalProgress": 43
},
"fr": {
"translationProgress": 50,
"approvalProgress": 35
},
"id": {
"translationProgress": 32,
"approvalProgress": 23
},
"it": {
"translationProgress": 61,
"approvalProgress": 51
},
"ja": {
"translationProgress": 86,
"approvalProgress": 52
},
"ko": {
"translationProgress": 52,
"approvalProgress": 44
},
"pl": {
"translationProgress": 8,
"approvalProgress": 0
},
"pt-BR": {
"translationProgress": 61,
"approvalProgress": 48
},
"ru": {
"translationProgress": 38,
"approvalProgress": 32
},
"tr": {
"translationProgress": 28,
"approvalProgress": 10
},
"uk": {
"translationProgress": 80,
"approvalProgress": 78
},
"vi": {
"translationProgress": 2,
"approvalProgress": 0
},
"zh-CN": {
"translationProgress": 99,
"approvalProgress": 99
},
"zh-TW": {
"translationProgress": 43,
"approvalProgress": 35
}
}