-
Notifications
You must be signed in to change notification settings - Fork 54
/
crowdin.yml
161 lines (161 loc) · 5.33 KB
/
crowdin.yml
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
# https://support.crowdin.com/cli-tool ver.3
"project_id": "367533"
# https://crowdin.com/settings#api-key
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
"preserve_hierarchy" : true
"files": [
{
"source": "/semcore/base-trigger/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/breadcrumbs/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/carousel/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/color-picker/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/d3-chart/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/d3-chart/src/a11y/translations/module/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "semcore/d3-chart/src/a11y/translations/view/en.csv",
"first_line_contains_header": true,
"scheme" : "identifier,source_phrase,context,translation",
"translation": "/%original_path%/%two_letters_code%.csv",
},
{
"source": "semcore/data-table/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/date-picker/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/drag-and-drop/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/dropdown/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/dropdown-menu/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/errors/src/AccessDenied/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/errors/src/Maintenance/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/errors/src/PageError/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/errors/src/PageNotFound/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/errors/src/ProjectNotFound/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/feature-popover/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/feedback-form/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/fullscreen-modal/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/inline-edit/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/inline-input/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/input-number/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/input-tags/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/modal/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/notice/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/notice-bubble/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/notice-global/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/pagination/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/select/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/side-panel/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/skeleton/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/spin/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/tag/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/time-picker/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/widget-empty/src/Error/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/widget-empty/src/NoData/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
},
{
"source": "/semcore/wizard/src/translations/en.json",
"translation": "/%original_path%/%two_letters_code%.json",
}
]