File tree Expand file tree Collapse file tree 1 file changed +85
-84
lines changed Expand file tree Collapse file tree 1 file changed +85
-84
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "translation" : {
3
- "automatic_translation" : {
4
- "constraints" : {
5
- "languages" : [
6
- " bg " ,
7
- " zh " ,
8
- " zh-Hant " ,
9
- " cs " ,
10
- " da " ,
11
- " nl " ,
12
- " en " ,
13
- " en-US " ,
14
- " en-GB " ,
15
- " et " ,
16
- " fi " ,
17
- " fr " ,
18
- " de " ,
19
- " el " ,
20
- " hu " ,
21
- " id " ,
22
- " it " ,
23
- " ja " ,
24
- " ko " ,
25
- " lv " ,
26
- " lt " ,
27
- " no " ,
28
- " pl " ,
29
- " pt " ,
30
- " ro " ,
31
- " ru " ,
32
- " sk " ,
33
- " sl " ,
34
- " es " ,
35
- " sv " ,
36
- " tr " ,
37
- " uk "
38
- ],
39
- "allow_null_language" : true
40
- },
41
- "version" : " v2 "
42
- },
43
- "document_translation" : {
44
- "constraints " : {
45
- "languages " : [
46
- " bg " ,
47
- " cs " ,
48
- " da " ,
49
- " de " ,
50
- " el " ,
51
- " en " ,
52
- " es " ,
53
- " et " ,
54
- " fi " ,
55
- " fr " ,
56
- " hu " ,
57
- " id " ,
58
- " it " ,
59
- " ja " ,
60
- " lt " ,
61
- " lv " ,
62
- " nl " ,
63
- " pl " ,
64
- " pt " ,
65
- " ro " ,
66
- " ru " ,
67
- " sk " ,
68
- " sl " ,
69
- " sv " ,
70
- " tr " ,
71
- " uk " ,
72
- " zh "
73
- ],
74
- "allow_null_language" : true ,
75
- "file_types " : [
76
- " application/vnd.openxmlformats-officedocument.wordprocessingml.document " ,
77
- " application/vnd.openxmlformats-officedocument.presentationml.presentation " ,
78
- " application/pdf " ,
79
- " text/html " ,
80
- " text/plain " ,
81
- " application/xliff+xml "
82
- ]
83
- },
84
- "version" : " v2 "
85
- }
2
+ "translation" : {
3
+ "automatic_translation" : {
4
+ "constraints" : {
5
+ "languages" : [
6
+ " ar " ,
7
+ " bg " ,
8
+ " zh" ,
9
+ " zh-Hant " ,
10
+ " cs " ,
11
+ " da " ,
12
+ " nl " ,
13
+ " en" ,
14
+ " en-US " ,
15
+ " en-GB " ,
16
+ " et " ,
17
+ " fi " ,
18
+ " fr " ,
19
+ " de " ,
20
+ " el " ,
21
+ " hu " ,
22
+ " id " ,
23
+ " it " ,
24
+ " ja " ,
25
+ " ko " ,
26
+ " lv " ,
27
+ " lt " ,
28
+ " no " ,
29
+ " pl " ,
30
+ " pt " ,
31
+ " ro " ,
32
+ " ru " ,
33
+ " sk " ,
34
+ " sl " ,
35
+ " es " ,
36
+ " sv " ,
37
+ " tr " ,
38
+ " uk "
39
+ ],
40
+ "allow_null_language" : true
41
+ },
42
+ "version" : " v2 "
43
+ },
44
+ "document_translation " : {
45
+ "constraints " : {
46
+ "languages" : [
47
+ " bg " ,
48
+ " cs " ,
49
+ " da " ,
50
+ " de " ,
51
+ " el " ,
52
+ " en " ,
53
+ " es " ,
54
+ " et " ,
55
+ " fi " ,
56
+ " fr " ,
57
+ " hu " ,
58
+ " id " ,
59
+ " it " ,
60
+ " ja " ,
61
+ " lt " ,
62
+ " lv " ,
63
+ " nl " ,
64
+ " pl " ,
65
+ " pt " ,
66
+ " ro " ,
67
+ " ru " ,
68
+ " sk " ,
69
+ " sl " ,
70
+ " sv " ,
71
+ " tr " ,
72
+ " uk " ,
73
+ " zh "
74
+ ] ,
75
+ "allow_null_language " : true ,
76
+ "file_types" : [
77
+ " application/vnd.openxmlformats-officedocument.wordprocessingml.document " ,
78
+ " application/vnd.openxmlformats-officedocument.presentationml.presentation " ,
79
+ " application/pdf " ,
80
+ " text/html " ,
81
+ " text/plain " ,
82
+ " application/xliff+xml "
83
+ ]
84
+ },
85
+ "version" : " v2 "
86
86
}
87
+ }
87
88
}
You can’t perform that action at this time.
0 commit comments