@syedamirali/i18n-toolkit 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +191 -0
- package/data/languages.json +642 -0
- package/dist/cli.js +2195 -0
- package/package.json +69 -0
- package/prompt/translation-prompt.md +51 -0
|
@@ -0,0 +1,642 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"id": "0d6831f1-aa6b-4ab0-94ba-334f4f430373",
|
|
4
|
+
"code": "en",
|
|
5
|
+
"name": "English",
|
|
6
|
+
"nativeName": "English",
|
|
7
|
+
"active": true,
|
|
8
|
+
"createdAt": "2025-11-21T17:21:03.074Z",
|
|
9
|
+
"updatedAt": "2025-11-24T19:11:08.856Z",
|
|
10
|
+
"countryCode": "GB"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"id": "a789ffe4-6f67-4073-bc98-08173855f36f",
|
|
14
|
+
"code": "bn",
|
|
15
|
+
"name": "Bengali",
|
|
16
|
+
"nativeName": "বাংলা",
|
|
17
|
+
"active": true,
|
|
18
|
+
"createdAt": "2025-11-21T17:21:02.975Z",
|
|
19
|
+
"updatedAt": "2025-11-24T19:11:08.780Z",
|
|
20
|
+
"countryCode": "BD"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "3510c479-92d6-4bdb-8250-73e7992a6b24",
|
|
24
|
+
"code": "fr",
|
|
25
|
+
"name": "French",
|
|
26
|
+
"nativeName": "Français",
|
|
27
|
+
"active": true,
|
|
28
|
+
"createdAt": "2025-11-21T17:21:03.121Z",
|
|
29
|
+
"updatedAt": "2025-11-24T19:11:08.900Z",
|
|
30
|
+
"countryCode": "FR"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "ec9b3f92-89e7-4fed-8ee4-32027ee60793",
|
|
34
|
+
"code": "ja",
|
|
35
|
+
"name": "Japanese",
|
|
36
|
+
"nativeName": "日本語",
|
|
37
|
+
"active": true,
|
|
38
|
+
"createdAt": "2025-11-21T17:21:03.236Z",
|
|
39
|
+
"updatedAt": "2025-11-24T19:11:09.020Z",
|
|
40
|
+
"countryCode": "JP"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "73d27049-b5d5-4243-a2bf-4ed16e2c0048",
|
|
44
|
+
"code": "pt",
|
|
45
|
+
"name": "Portuguese",
|
|
46
|
+
"nativeName": "Português",
|
|
47
|
+
"active": true,
|
|
48
|
+
"createdAt": "2025-11-21T17:21:03.471Z",
|
|
49
|
+
"updatedAt": "2025-11-24T19:11:09.296Z",
|
|
50
|
+
"countryCode": "PT"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"id": "e5271611-0779-4000-909d-78902ee67ba7",
|
|
54
|
+
"code": "es",
|
|
55
|
+
"name": "Spanish",
|
|
56
|
+
"nativeName": "Español",
|
|
57
|
+
"active": true,
|
|
58
|
+
"createdAt": "2025-11-21T17:21:03.086Z",
|
|
59
|
+
"updatedAt": "2025-11-24T19:11:08.866Z",
|
|
60
|
+
"countryCode": "ES"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "e7b3d1c7-8ce8-406d-ae63-f6d68dd631f5",
|
|
64
|
+
"code": "de",
|
|
65
|
+
"name": "German",
|
|
66
|
+
"nativeName": "Deutsch",
|
|
67
|
+
"active": true,
|
|
68
|
+
"createdAt": "2025-11-21T17:21:03.039Z",
|
|
69
|
+
"updatedAt": "2025-11-24T19:11:08.837Z",
|
|
70
|
+
"countryCode": "DE"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "95ec9b3f-f4ac-4788-8aab-d71308388c34",
|
|
74
|
+
"code": "ar",
|
|
75
|
+
"name": "Arabic",
|
|
76
|
+
"nativeName": "العربية",
|
|
77
|
+
"active": true,
|
|
78
|
+
"createdAt": "2025-11-21T17:21:02.931Z",
|
|
79
|
+
"updatedAt": "2025-11-24T19:11:08.728Z",
|
|
80
|
+
"countryCode": "SA"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"id": "7972913c-a94d-4231-b27e-343e7d5fe066",
|
|
84
|
+
"code": "it",
|
|
85
|
+
"name": "Italian",
|
|
86
|
+
"nativeName": "Italiano",
|
|
87
|
+
"active": true,
|
|
88
|
+
"createdAt": "2025-11-21T17:21:03.228Z",
|
|
89
|
+
"updatedAt": "2025-11-24T19:11:09.011Z",
|
|
90
|
+
"countryCode": "IT"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": "54d34ebb-a86f-495a-9f1b-ed2dff9f17b9",
|
|
94
|
+
"code": "zu",
|
|
95
|
+
"name": "Zulu",
|
|
96
|
+
"nativeName": "isiZulu",
|
|
97
|
+
"active": true,
|
|
98
|
+
"createdAt": "2025-11-21T17:21:03.652Z",
|
|
99
|
+
"updatedAt": "2025-11-24T19:11:09.539Z",
|
|
100
|
+
"countryCode": "ZA",
|
|
101
|
+
"languages": []
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"id": "21f3d91d-9298-4af2-8bba-981deb852277",
|
|
105
|
+
"code": "zh",
|
|
106
|
+
"name": "Chinese",
|
|
107
|
+
"nativeName": "中文",
|
|
108
|
+
"active": true,
|
|
109
|
+
"createdAt": "2025-11-21T17:21:03.648Z",
|
|
110
|
+
"updatedAt": "2025-11-24T19:11:09.535Z",
|
|
111
|
+
"countryCode": "CN",
|
|
112
|
+
"languages": []
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"id": "3e84be14-4ab2-48b6-92f9-f5d2f34abd61",
|
|
116
|
+
"code": "za",
|
|
117
|
+
"name": "Zhuang",
|
|
118
|
+
"nativeName": "Saɯ cueŋƅ",
|
|
119
|
+
"active": true,
|
|
120
|
+
"createdAt": "2025-11-21T17:21:03.644Z",
|
|
121
|
+
"updatedAt": "2025-11-24T19:11:09.531Z",
|
|
122
|
+
"countryCode": "CN",
|
|
123
|
+
"languages": []
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"id": "5b95894c-6468-49fd-bca8-a629dcf523d7",
|
|
127
|
+
"code": "yo",
|
|
128
|
+
"name": "Yoruba",
|
|
129
|
+
"nativeName": "Yorùbá",
|
|
130
|
+
"active": true,
|
|
131
|
+
"createdAt": "2025-11-21T17:21:03.640Z",
|
|
132
|
+
"updatedAt": "2025-11-24T19:11:09.525Z",
|
|
133
|
+
"countryCode": "NG",
|
|
134
|
+
"languages": []
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"id": "af3d68be-7606-4640-b7bc-1550c4559c7d",
|
|
138
|
+
"code": "yi",
|
|
139
|
+
"name": "Yiddish",
|
|
140
|
+
"nativeName": "ייִדיש",
|
|
141
|
+
"active": true,
|
|
142
|
+
"createdAt": "2025-11-21T17:21:03.636Z",
|
|
143
|
+
"updatedAt": "2025-11-24T19:11:09.521Z",
|
|
144
|
+
"countryCode": "IL",
|
|
145
|
+
"languages": []
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "cbe2bcec-f52b-4d6e-9739-e84ee0a6eea0",
|
|
149
|
+
"code": "xh",
|
|
150
|
+
"name": "Xhosa",
|
|
151
|
+
"nativeName": "isiXhosa",
|
|
152
|
+
"active": true,
|
|
153
|
+
"createdAt": "2025-11-21T17:21:03.633Z",
|
|
154
|
+
"updatedAt": "2025-11-24T19:11:09.517Z",
|
|
155
|
+
"countryCode": "ZA",
|
|
156
|
+
"languages": []
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"id": "61c41fdd-943f-480a-841c-70bacecf7e0c",
|
|
160
|
+
"code": "wo",
|
|
161
|
+
"name": "Wolof",
|
|
162
|
+
"nativeName": "Wollof",
|
|
163
|
+
"active": true,
|
|
164
|
+
"createdAt": "2025-11-21T17:21:03.630Z",
|
|
165
|
+
"updatedAt": "2025-11-24T19:11:09.513Z",
|
|
166
|
+
"countryCode": "SN",
|
|
167
|
+
"languages": []
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"id": "242d0608-f1d2-47fd-bd2b-c69a12eaeca0",
|
|
171
|
+
"code": "wa",
|
|
172
|
+
"name": "Walloon",
|
|
173
|
+
"nativeName": "walon",
|
|
174
|
+
"active": true,
|
|
175
|
+
"createdAt": "2025-11-21T17:21:03.627Z",
|
|
176
|
+
"updatedAt": "2025-11-24T19:11:09.509Z",
|
|
177
|
+
"countryCode": "BE",
|
|
178
|
+
"languages": []
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"id": "faca70a4-4b8f-481d-a1c0-51b33b19dae5",
|
|
182
|
+
"code": "vo",
|
|
183
|
+
"name": "Volapük",
|
|
184
|
+
"nativeName": "Volapük",
|
|
185
|
+
"active": true,
|
|
186
|
+
"createdAt": "2025-11-21T17:21:03.624Z",
|
|
187
|
+
"updatedAt": "2025-11-24T19:11:09.505Z",
|
|
188
|
+
"countryCode": "VA",
|
|
189
|
+
"languages": []
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"id": "54587b07-953c-4cf3-8e2a-ad2a44f8b57a",
|
|
193
|
+
"code": "vi",
|
|
194
|
+
"name": "Vietnamese",
|
|
195
|
+
"nativeName": "Tiếng Việt",
|
|
196
|
+
"active": true,
|
|
197
|
+
"createdAt": "2025-11-21T17:21:03.621Z",
|
|
198
|
+
"updatedAt": "2025-11-24T19:11:09.500Z",
|
|
199
|
+
"countryCode": "VN",
|
|
200
|
+
"languages": []
|
|
201
|
+
},
|
|
202
|
+
{
|
|
203
|
+
"id": "2ee0cf73-e881-472f-b439-cf4ecedb520a",
|
|
204
|
+
"code": "ve",
|
|
205
|
+
"name": "Venda",
|
|
206
|
+
"nativeName": "Tshivenḓa",
|
|
207
|
+
"active": true,
|
|
208
|
+
"createdAt": "2025-11-21T17:21:03.618Z",
|
|
209
|
+
"updatedAt": "2025-11-24T19:11:09.496Z",
|
|
210
|
+
"countryCode": "ZA",
|
|
211
|
+
"languages": []
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"id": "d2767184-9f82-48bc-bbf3-c3bc7076f841",
|
|
215
|
+
"code": "uz",
|
|
216
|
+
"name": "Uzbek",
|
|
217
|
+
"nativeName": "Ўзбек",
|
|
218
|
+
"active": true,
|
|
219
|
+
"createdAt": "2025-11-21T17:21:03.614Z",
|
|
220
|
+
"updatedAt": "2025-11-24T19:11:09.491Z",
|
|
221
|
+
"countryCode": "UZ",
|
|
222
|
+
"languages": []
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"id": "4051175c-5f58-4255-9928-e4dd9f9dc6ed",
|
|
226
|
+
"code": "ur",
|
|
227
|
+
"name": "Urdu",
|
|
228
|
+
"nativeName": "اردو",
|
|
229
|
+
"active": true,
|
|
230
|
+
"createdAt": "2025-11-21T17:21:03.608Z",
|
|
231
|
+
"updatedAt": "2025-11-24T19:11:09.487Z",
|
|
232
|
+
"countryCode": "PK",
|
|
233
|
+
"languages": []
|
|
234
|
+
},
|
|
235
|
+
{
|
|
236
|
+
"id": "2b926b78-eab4-41fb-b1c0-1aae2579a638",
|
|
237
|
+
"code": "uk",
|
|
238
|
+
"name": "Ukrainian",
|
|
239
|
+
"nativeName": "Українська",
|
|
240
|
+
"active": true,
|
|
241
|
+
"createdAt": "2025-11-21T17:21:03.604Z",
|
|
242
|
+
"updatedAt": "2025-11-24T19:11:09.483Z",
|
|
243
|
+
"countryCode": "UA",
|
|
244
|
+
"languages": []
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"id": "e2d681dc-f246-4783-8e9f-58b16917b6cc",
|
|
248
|
+
"code": "ug",
|
|
249
|
+
"name": "Uyghur",
|
|
250
|
+
"nativeName": "ئۇيغۇرچە",
|
|
251
|
+
"active": true,
|
|
252
|
+
"createdAt": "2025-11-21T17:21:03.601Z",
|
|
253
|
+
"updatedAt": "2025-11-24T19:11:09.479Z",
|
|
254
|
+
"countryCode": "CN",
|
|
255
|
+
"languages": []
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"id": "960410c0-bfc0-4012-af54-c0012b973743",
|
|
259
|
+
"code": "ty",
|
|
260
|
+
"name": "Tahitian",
|
|
261
|
+
"nativeName": "Reo Tahiti",
|
|
262
|
+
"active": true,
|
|
263
|
+
"createdAt": "2025-11-21T17:21:03.598Z",
|
|
264
|
+
"updatedAt": "2025-11-24T19:11:09.474Z",
|
|
265
|
+
"countryCode": "PF",
|
|
266
|
+
"languages": []
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"id": "7b436325-8e27-4dbe-a4ee-02c38705922c",
|
|
270
|
+
"code": "tw",
|
|
271
|
+
"name": "Twi",
|
|
272
|
+
"nativeName": "Twi",
|
|
273
|
+
"active": true,
|
|
274
|
+
"createdAt": "2025-11-21T17:21:03.595Z",
|
|
275
|
+
"updatedAt": "2025-11-24T19:11:09.469Z",
|
|
276
|
+
"countryCode": "GH",
|
|
277
|
+
"languages": []
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"id": "c561ba6f-3676-48c1-abe0-d24460feed85",
|
|
281
|
+
"code": "tt",
|
|
282
|
+
"name": "Tatar",
|
|
283
|
+
"nativeName": "татар теле",
|
|
284
|
+
"active": true,
|
|
285
|
+
"createdAt": "2025-11-21T17:21:03.592Z",
|
|
286
|
+
"updatedAt": "2025-11-24T19:11:09.465Z",
|
|
287
|
+
"countryCode": "RU",
|
|
288
|
+
"languages": []
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
"id": "14ca1fbe-92c1-447f-b6ef-0f4f82fa5520",
|
|
292
|
+
"code": "ts",
|
|
293
|
+
"name": "Tsonga",
|
|
294
|
+
"nativeName": "Xitsonga",
|
|
295
|
+
"active": true,
|
|
296
|
+
"createdAt": "2025-11-21T17:21:03.589Z",
|
|
297
|
+
"updatedAt": "2025-11-24T19:11:09.461Z",
|
|
298
|
+
"countryCode": "ZA",
|
|
299
|
+
"languages": []
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"id": "217729ef-65c8-4af4-adf5-faa8ac523ea3",
|
|
303
|
+
"code": "tr",
|
|
304
|
+
"name": "Turkish",
|
|
305
|
+
"nativeName": "Türkçe",
|
|
306
|
+
"active": true,
|
|
307
|
+
"createdAt": "2025-11-21T17:21:03.586Z",
|
|
308
|
+
"updatedAt": "2025-11-24T19:11:09.456Z",
|
|
309
|
+
"countryCode": "TR",
|
|
310
|
+
"languages": []
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
"id": "b1485c82-6f85-4f41-9deb-051cff4b4b33",
|
|
314
|
+
"code": "to",
|
|
315
|
+
"name": "Tonga",
|
|
316
|
+
"nativeName": "faka Tonga",
|
|
317
|
+
"active": true,
|
|
318
|
+
"createdAt": "2025-11-21T17:21:03.583Z",
|
|
319
|
+
"updatedAt": "2025-11-24T19:11:09.452Z",
|
|
320
|
+
"countryCode": "TO",
|
|
321
|
+
"languages": []
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"id": "5f1a7dd7-a0c0-4f97-88e5-ff516be9d055",
|
|
325
|
+
"code": "tn",
|
|
326
|
+
"name": "Tswana",
|
|
327
|
+
"nativeName": "Setswana",
|
|
328
|
+
"active": true,
|
|
329
|
+
"createdAt": "2025-11-21T17:21:03.579Z",
|
|
330
|
+
"updatedAt": "2025-11-24T19:11:09.447Z",
|
|
331
|
+
"countryCode": "BW",
|
|
332
|
+
"languages": []
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"id": "cf6d52fe-7999-4883-8e0c-b9a702f7bf5c",
|
|
336
|
+
"code": "tl",
|
|
337
|
+
"name": "Tagalog",
|
|
338
|
+
"nativeName": "Wikang Tagalog",
|
|
339
|
+
"active": true,
|
|
340
|
+
"createdAt": "2025-11-21T17:21:03.576Z",
|
|
341
|
+
"updatedAt": "2025-11-24T19:11:09.442Z",
|
|
342
|
+
"countryCode": "PH",
|
|
343
|
+
"languages": []
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"id": "588478f1-2f8a-4f71-9337-14b1912abd0f",
|
|
347
|
+
"code": "tk",
|
|
348
|
+
"name": "Turkmen",
|
|
349
|
+
"nativeName": "Türkmençe",
|
|
350
|
+
"active": true,
|
|
351
|
+
"createdAt": "2025-11-21T17:21:03.572Z",
|
|
352
|
+
"updatedAt": "2025-11-24T19:11:09.438Z",
|
|
353
|
+
"countryCode": "TM",
|
|
354
|
+
"languages": []
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"id": "d8bf69c3-34c3-420b-b368-22b0dc64fb4a",
|
|
358
|
+
"code": "ti",
|
|
359
|
+
"name": "Tigrinya",
|
|
360
|
+
"nativeName": "ትግርኛ",
|
|
361
|
+
"active": true,
|
|
362
|
+
"createdAt": "2025-11-21T17:21:03.569Z",
|
|
363
|
+
"updatedAt": "2025-11-24T19:11:09.433Z",
|
|
364
|
+
"countryCode": "ET",
|
|
365
|
+
"languages": []
|
|
366
|
+
},
|
|
367
|
+
{
|
|
368
|
+
"id": "3b866e06-2cc2-4d8c-8864-a7d9e840f313",
|
|
369
|
+
"code": "th",
|
|
370
|
+
"name": "Thai",
|
|
371
|
+
"nativeName": "ไทย",
|
|
372
|
+
"active": true,
|
|
373
|
+
"createdAt": "2025-11-21T17:21:03.565Z",
|
|
374
|
+
"updatedAt": "2025-11-24T19:11:09.429Z",
|
|
375
|
+
"countryCode": "TH",
|
|
376
|
+
"languages": []
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
"id": "2ff615ff-4981-43bb-8cd4-778048ce58c5",
|
|
380
|
+
"code": "tg",
|
|
381
|
+
"name": "Tajik",
|
|
382
|
+
"nativeName": "тоҷикӣ",
|
|
383
|
+
"active": true,
|
|
384
|
+
"createdAt": "2025-11-21T17:21:03.563Z",
|
|
385
|
+
"updatedAt": "2025-11-24T19:11:09.426Z",
|
|
386
|
+
"countryCode": "TJ",
|
|
387
|
+
"languages": []
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"id": "e5704943-4811-4f58-ad55-79b54fef877a",
|
|
391
|
+
"code": "te",
|
|
392
|
+
"name": "Telugu",
|
|
393
|
+
"nativeName": "తెలుగు",
|
|
394
|
+
"active": true,
|
|
395
|
+
"createdAt": "2025-11-21T17:21:03.560Z",
|
|
396
|
+
"updatedAt": "2025-11-24T19:11:09.421Z",
|
|
397
|
+
"countryCode": "IN",
|
|
398
|
+
"languages": []
|
|
399
|
+
},
|
|
400
|
+
{
|
|
401
|
+
"id": "04578ed2-b4b6-4644-b275-087482d967e8",
|
|
402
|
+
"code": "ta",
|
|
403
|
+
"name": "Tamil",
|
|
404
|
+
"nativeName": "தமிழ்",
|
|
405
|
+
"active": true,
|
|
406
|
+
"createdAt": "2025-11-21T17:21:03.557Z",
|
|
407
|
+
"updatedAt": "2025-11-24T19:11:09.416Z",
|
|
408
|
+
"countryCode": "IN",
|
|
409
|
+
"languages": []
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
"id": "481ef042-5a56-4907-8934-0e96ae48bd5e",
|
|
413
|
+
"code": "sw",
|
|
414
|
+
"name": "Swahili",
|
|
415
|
+
"nativeName": "Kiswahili",
|
|
416
|
+
"active": true,
|
|
417
|
+
"createdAt": "2025-11-21T17:21:03.554Z",
|
|
418
|
+
"updatedAt": "2025-11-24T19:11:09.412Z",
|
|
419
|
+
"countryCode": "KE",
|
|
420
|
+
"languages": []
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"id": "5baf9151-dc30-402b-b6ee-fc543553af26",
|
|
424
|
+
"code": "sv",
|
|
425
|
+
"name": "Swedish",
|
|
426
|
+
"nativeName": "Svenska",
|
|
427
|
+
"active": true,
|
|
428
|
+
"createdAt": "2025-11-21T17:21:03.550Z",
|
|
429
|
+
"updatedAt": "2025-11-24T19:11:09.408Z",
|
|
430
|
+
"countryCode": "SE",
|
|
431
|
+
"languages": []
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"id": "1aad7fb2-998b-4859-9bb4-934f2827d64a",
|
|
435
|
+
"code": "su",
|
|
436
|
+
"name": "Sundanese",
|
|
437
|
+
"nativeName": "Basa Sunda",
|
|
438
|
+
"active": true,
|
|
439
|
+
"createdAt": "2025-11-21T17:21:03.548Z",
|
|
440
|
+
"updatedAt": "2025-11-24T19:11:09.403Z",
|
|
441
|
+
"countryCode": "ID",
|
|
442
|
+
"languages": []
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"id": "ff9d87a9-c311-4e1e-8913-340a0ad7a53e",
|
|
446
|
+
"code": "st",
|
|
447
|
+
"name": "Southern Sotho",
|
|
448
|
+
"nativeName": "Sesotho",
|
|
449
|
+
"active": true,
|
|
450
|
+
"createdAt": "2025-11-21T17:21:03.544Z",
|
|
451
|
+
"updatedAt": "2025-11-24T19:11:09.398Z",
|
|
452
|
+
"countryCode": "ZA",
|
|
453
|
+
"languages": []
|
|
454
|
+
},
|
|
455
|
+
{
|
|
456
|
+
"id": "e995eb56-feaa-4fe0-a492-45f345e20389",
|
|
457
|
+
"code": "ss",
|
|
458
|
+
"name": "Swati",
|
|
459
|
+
"nativeName": "SiSwati",
|
|
460
|
+
"active": true,
|
|
461
|
+
"createdAt": "2025-11-21T17:21:03.540Z",
|
|
462
|
+
"updatedAt": "2025-11-24T19:11:09.393Z",
|
|
463
|
+
"countryCode": "SZ",
|
|
464
|
+
"languages": []
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
"id": "1b5860a5-2976-4cdb-b136-02ee289d1116",
|
|
468
|
+
"code": "sr",
|
|
469
|
+
"name": "Serbian",
|
|
470
|
+
"nativeName": "српски језик",
|
|
471
|
+
"active": true,
|
|
472
|
+
"createdAt": "2025-11-21T17:21:03.537Z",
|
|
473
|
+
"updatedAt": "2025-11-24T19:11:09.389Z",
|
|
474
|
+
"countryCode": "RS",
|
|
475
|
+
"languages": []
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"id": "0ff7cd53-8ce5-422d-93ff-adace858b0f0",
|
|
479
|
+
"code": "sq",
|
|
480
|
+
"name": "Albanian",
|
|
481
|
+
"nativeName": "Shqip",
|
|
482
|
+
"active": true,
|
|
483
|
+
"createdAt": "2025-11-21T17:21:03.535Z",
|
|
484
|
+
"updatedAt": "2025-11-24T19:11:09.385Z",
|
|
485
|
+
"countryCode": "AL",
|
|
486
|
+
"languages": []
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"id": "d3535bd4-66d0-4412-906e-617629520c0e",
|
|
490
|
+
"code": "so",
|
|
491
|
+
"name": "Somali",
|
|
492
|
+
"nativeName": "Soomaaliga",
|
|
493
|
+
"active": true,
|
|
494
|
+
"createdAt": "2025-11-21T17:21:03.532Z",
|
|
495
|
+
"updatedAt": "2025-11-24T19:11:09.380Z",
|
|
496
|
+
"countryCode": "SO",
|
|
497
|
+
"languages": []
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"id": "88efae1f-c549-4524-ba90-a50ffdfbcf58",
|
|
501
|
+
"code": "sn",
|
|
502
|
+
"name": "Shona",
|
|
503
|
+
"nativeName": "chiShona",
|
|
504
|
+
"active": true,
|
|
505
|
+
"createdAt": "2025-11-21T17:21:03.528Z",
|
|
506
|
+
"updatedAt": "2025-11-24T19:11:09.376Z",
|
|
507
|
+
"countryCode": "ZW",
|
|
508
|
+
"languages": []
|
|
509
|
+
},
|
|
510
|
+
{
|
|
511
|
+
"id": "23cae9f2-95ab-4d89-93e6-7e2227c1df4b",
|
|
512
|
+
"code": "sm",
|
|
513
|
+
"name": "Samoan",
|
|
514
|
+
"nativeName": "gagana fa'a Samoa",
|
|
515
|
+
"active": true,
|
|
516
|
+
"createdAt": "2025-11-21T17:21:03.525Z",
|
|
517
|
+
"updatedAt": "2025-11-24T19:11:09.371Z",
|
|
518
|
+
"countryCode": "WS",
|
|
519
|
+
"languages": []
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"id": "226fc62f-2fd1-4d5e-b14f-85d26d48f616",
|
|
523
|
+
"code": "sl",
|
|
524
|
+
"name": "Slovenian",
|
|
525
|
+
"nativeName": "slovenščina",
|
|
526
|
+
"active": true,
|
|
527
|
+
"createdAt": "2025-11-21T17:21:03.522Z",
|
|
528
|
+
"updatedAt": "2025-11-24T19:11:09.367Z",
|
|
529
|
+
"countryCode": "SI",
|
|
530
|
+
"languages": []
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"id": "522497ab-333c-4257-83ea-f07609cf1440",
|
|
534
|
+
"code": "sk",
|
|
535
|
+
"name": "Slovak",
|
|
536
|
+
"nativeName": "Slovenčina",
|
|
537
|
+
"active": true,
|
|
538
|
+
"createdAt": "2025-11-21T17:21:03.518Z",
|
|
539
|
+
"updatedAt": "2025-11-24T19:11:09.363Z",
|
|
540
|
+
"countryCode": "SK",
|
|
541
|
+
"languages": []
|
|
542
|
+
},
|
|
543
|
+
{
|
|
544
|
+
"id": "3f893f0e-0acd-494e-be1b-9743856b9647",
|
|
545
|
+
"code": "si",
|
|
546
|
+
"name": "Sinhala",
|
|
547
|
+
"nativeName": "සිංහල",
|
|
548
|
+
"active": true,
|
|
549
|
+
"createdAt": "2025-11-21T17:21:03.514Z",
|
|
550
|
+
"updatedAt": "2025-11-24T19:11:09.359Z",
|
|
551
|
+
"countryCode": "LK",
|
|
552
|
+
"languages": []
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"id": "e34c5ae5-5a45-401f-9380-360bef4c7358",
|
|
556
|
+
"code": "sg",
|
|
557
|
+
"name": "Sango",
|
|
558
|
+
"nativeName": "yângâ tî sängö",
|
|
559
|
+
"active": true,
|
|
560
|
+
"createdAt": "2025-11-21T17:21:03.506Z",
|
|
561
|
+
"updatedAt": "2025-11-24T19:11:09.353Z",
|
|
562
|
+
"countryCode": "CF",
|
|
563
|
+
"languages": []
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
"id": "9db497d1-8d71-421e-a9f8-01eccf0c1fc5",
|
|
567
|
+
"code": "se",
|
|
568
|
+
"name": "Northern Sami",
|
|
569
|
+
"nativeName": "Davvisámegiella",
|
|
570
|
+
"active": true,
|
|
571
|
+
"createdAt": "2025-11-21T17:21:03.502Z",
|
|
572
|
+
"updatedAt": "2025-11-24T19:11:09.348Z",
|
|
573
|
+
"countryCode": "NO",
|
|
574
|
+
"languages": []
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"id": "66c596f6-54b9-4b1e-9e76-6ae286da90b8",
|
|
578
|
+
"code": "sd",
|
|
579
|
+
"name": "Sindhi",
|
|
580
|
+
"nativeName": "सिन्धी",
|
|
581
|
+
"active": true,
|
|
582
|
+
"createdAt": "2025-11-21T17:21:03.499Z",
|
|
583
|
+
"updatedAt": "2025-11-24T19:11:09.341Z",
|
|
584
|
+
"countryCode": "IN",
|
|
585
|
+
"languages": []
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
"id": "044ea332-e1f9-48a4-8ddb-34089e38d95d",
|
|
589
|
+
"code": "sc",
|
|
590
|
+
"name": "Sardinian",
|
|
591
|
+
"nativeName": "sardu",
|
|
592
|
+
"active": true,
|
|
593
|
+
"createdAt": "2025-11-21T17:21:03.496Z",
|
|
594
|
+
"updatedAt": "2025-11-24T19:11:09.336Z",
|
|
595
|
+
"countryCode": "IT",
|
|
596
|
+
"languages": []
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"id": "cd644354-89a1-42e2-bdfc-ceb8ac3d2a75",
|
|
600
|
+
"code": "sa",
|
|
601
|
+
"name": "Sanskrit",
|
|
602
|
+
"nativeName": "संस्कृतम्",
|
|
603
|
+
"active": true,
|
|
604
|
+
"createdAt": "2025-11-21T17:21:03.493Z",
|
|
605
|
+
"updatedAt": "2025-11-24T19:11:09.332Z",
|
|
606
|
+
"countryCode": "IN",
|
|
607
|
+
"languages": []
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"id": "b629b107-a39c-4952-bcd8-c45c309589f4",
|
|
611
|
+
"code": "rw",
|
|
612
|
+
"name": "Kinyarwanda",
|
|
613
|
+
"nativeName": "Ikinyarwanda",
|
|
614
|
+
"active": true,
|
|
615
|
+
"createdAt": "2025-11-21T17:21:03.490Z",
|
|
616
|
+
"updatedAt": "2025-11-24T19:11:09.327Z",
|
|
617
|
+
"countryCode": "RW",
|
|
618
|
+
"languages": []
|
|
619
|
+
},
|
|
620
|
+
{
|
|
621
|
+
"id": "62c9e63e-43f8-491b-aae3-9908ae981711",
|
|
622
|
+
"code": "ru",
|
|
623
|
+
"name": "Russian",
|
|
624
|
+
"nativeName": "Русский",
|
|
625
|
+
"active": true,
|
|
626
|
+
"createdAt": "2025-11-21T17:21:03.487Z",
|
|
627
|
+
"updatedAt": "2025-11-24T19:11:09.322Z",
|
|
628
|
+
"countryCode": "RU",
|
|
629
|
+
"languages": []
|
|
630
|
+
},
|
|
631
|
+
{
|
|
632
|
+
"id": "843b99d3-744c-44fb-87e9-38176e6f7305",
|
|
633
|
+
"code": "ro",
|
|
634
|
+
"name": "Romanian",
|
|
635
|
+
"nativeName": "Română",
|
|
636
|
+
"active": true,
|
|
637
|
+
"createdAt": "2025-11-21T17:21:03.484Z",
|
|
638
|
+
"updatedAt": "2025-11-24T19:11:09.317Z",
|
|
639
|
+
"countryCode": "RO",
|
|
640
|
+
"languages": []
|
|
641
|
+
}
|
|
642
|
+
]
|