@bedrock-rbx/ocale 0.1.0-beta.1 → 0.1.0-beta.3
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/dist/badges.d.mts +86 -3
- package/dist/badges.d.mts.map +1 -1
- package/dist/badges.mjs +114 -6
- package/dist/badges.mjs.map +1 -1
- package/dist/data.generated-DOaDx6J0.d.mts +485 -0
- package/dist/data.generated-DOaDx6J0.d.mts.map +1 -0
- package/dist/developer-products.d.mts +14 -5
- package/dist/developer-products.d.mts.map +1 -1
- package/dist/developer-products.mjs +6 -5
- package/dist/developer-products.mjs.map +1 -1
- package/dist/game-passes.d.mts +83 -2
- package/dist/game-passes.d.mts.map +1 -1
- package/dist/game-passes.mjs +112 -5
- package/dist/game-passes.mjs.map +1 -1
- package/dist/index.d.mts +75 -64
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +4 -3
- package/dist/is-date-time-string-Ds8Ew-Xa.mjs +19 -0
- package/dist/is-date-time-string-Ds8Ew-Xa.mjs.map +1 -0
- package/dist/locales.d.mts +2 -0
- package/dist/locales.mjs +512 -0
- package/dist/locales.mjs.map +1 -0
- package/dist/luau-execution.d.mts +149 -0
- package/dist/luau-execution.d.mts.map +1 -0
- package/dist/luau-execution.mjs +164 -0
- package/dist/luau-execution.mjs.map +1 -0
- package/dist/places.d.mts +87 -8
- package/dist/places.d.mts.map +1 -1
- package/dist/places.mjs +58 -13
- package/dist/places.mjs.map +1 -1
- package/dist/poll-timeout-BdUcWv52.mjs +79 -0
- package/dist/poll-timeout-BdUcWv52.mjs.map +1 -0
- package/dist/polling-Cc50rgl6.d.mts +253 -0
- package/dist/polling-Cc50rgl6.d.mts.map +1 -0
- package/dist/polling-helpers-BVkmr6C7.mjs +636 -0
- package/dist/polling-helpers-BVkmr6C7.mjs.map +1 -0
- package/dist/{price-information-CmpscMc4.mjs → price-information-DFf89abd.mjs} +2 -2
- package/dist/{price-information-CmpscMc4.mjs.map → price-information-DFf89abd.mjs.map} +1 -1
- package/dist/rate-limit-BSbFNSGT.d.mts +92 -0
- package/dist/rate-limit-BSbFNSGT.d.mts.map +1 -0
- package/dist/{rate-limit-BBU_4xnZ.mjs → rate-limit-CKfuhxT1.mjs} +11 -3
- package/dist/rate-limit-CKfuhxT1.mjs.map +1 -0
- package/dist/{resource-client-CaS_j3yg.mjs → resource-client-opC6BUkL.mjs} +78 -15
- package/dist/resource-client-opC6BUkL.mjs.map +1 -0
- package/dist/storage.d.mts +380 -0
- package/dist/storage.d.mts.map +1 -0
- package/dist/storage.mjs +371 -0
- package/dist/storage.mjs.map +1 -0
- package/dist/{to-blob-1BtHsDGK.mjs → to-blob-DHN7UoM8.mjs} +1 -1
- package/dist/{to-blob-1BtHsDGK.mjs.map → to-blob-DHN7UoM8.mjs.map} +1 -1
- package/dist/{types-YCTsM8Qd.d.mts → types-DUzm6maA.d.mts} +1 -1
- package/dist/{types-YCTsM8Qd.d.mts.map → types-DUzm6maA.d.mts.map} +1 -1
- package/dist/universes.d.mts +37 -12
- package/dist/universes.d.mts.map +1 -1
- package/dist/universes.mjs +6 -5
- package/dist/universes.mjs.map +1 -1
- package/dist/{validation-CTZzJhmd.mjs → validation-VImVHzxg.mjs} +2 -2
- package/dist/validation-VImVHzxg.mjs.map +1 -0
- package/package.json +7 -3
- package/dist/rate-limit-BBU_4xnZ.mjs.map +0 -1
- package/dist/resource-client-CaS_j3yg.mjs.map +0 -1
- package/dist/validation-CTZzJhmd.mjs.map +0 -1
package/dist/locales.mjs
ADDED
|
@@ -0,0 +1,512 @@
|
|
|
1
|
+
//#region src/locales/data.generated.ts
|
|
2
|
+
/**
|
|
3
|
+
* Vendored snapshot of
|
|
4
|
+
* `https://locale.roblox.com/v1/locales/supported-locales-for-creators`.
|
|
5
|
+
* Refreshed by `pnpm --filter @bedrock-rbx/ocale refresh-locales`.
|
|
6
|
+
*/
|
|
7
|
+
const ROBLOX_CREATOR_LOCALES = [
|
|
8
|
+
{
|
|
9
|
+
locale: "ar_001",
|
|
10
|
+
languageCode: "ar",
|
|
11
|
+
name: "Arabic",
|
|
12
|
+
nativeName: "العربية",
|
|
13
|
+
isRightToLeft: true,
|
|
14
|
+
isEnabledForFullExperience: true,
|
|
15
|
+
isEnabledForInGameUgc: true,
|
|
16
|
+
isEnabledForSignupAndLogin: true
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
locale: "bg_bg",
|
|
20
|
+
languageCode: "bg",
|
|
21
|
+
name: "Bulgarian",
|
|
22
|
+
nativeName: "Български",
|
|
23
|
+
isRightToLeft: false,
|
|
24
|
+
isEnabledForFullExperience: false,
|
|
25
|
+
isEnabledForInGameUgc: true,
|
|
26
|
+
isEnabledForSignupAndLogin: false
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
locale: "bn_bd",
|
|
30
|
+
languageCode: "bn",
|
|
31
|
+
name: "Bengali",
|
|
32
|
+
nativeName: "বাংলা",
|
|
33
|
+
isRightToLeft: false,
|
|
34
|
+
isEnabledForFullExperience: false,
|
|
35
|
+
isEnabledForInGameUgc: true,
|
|
36
|
+
isEnabledForSignupAndLogin: false
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
locale: "bs_ba",
|
|
40
|
+
languageCode: "bs",
|
|
41
|
+
name: "Bosnian",
|
|
42
|
+
nativeName: "Босански",
|
|
43
|
+
isRightToLeft: false,
|
|
44
|
+
isEnabledForFullExperience: false,
|
|
45
|
+
isEnabledForInGameUgc: true,
|
|
46
|
+
isEnabledForSignupAndLogin: false
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
locale: "cs_cz",
|
|
50
|
+
languageCode: "cs",
|
|
51
|
+
name: "Czech",
|
|
52
|
+
nativeName: "Čeština",
|
|
53
|
+
isRightToLeft: false,
|
|
54
|
+
isEnabledForFullExperience: false,
|
|
55
|
+
isEnabledForInGameUgc: true,
|
|
56
|
+
isEnabledForSignupAndLogin: false
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
locale: "da_dk",
|
|
60
|
+
languageCode: "da",
|
|
61
|
+
name: "Danish",
|
|
62
|
+
nativeName: "Dansk",
|
|
63
|
+
isRightToLeft: false,
|
|
64
|
+
isEnabledForFullExperience: false,
|
|
65
|
+
isEnabledForInGameUgc: true,
|
|
66
|
+
isEnabledForSignupAndLogin: false
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
locale: "de_de",
|
|
70
|
+
languageCode: "de",
|
|
71
|
+
name: "German",
|
|
72
|
+
nativeName: "Deutsch",
|
|
73
|
+
isRightToLeft: false,
|
|
74
|
+
isEnabledForFullExperience: true,
|
|
75
|
+
isEnabledForInGameUgc: true,
|
|
76
|
+
isEnabledForSignupAndLogin: true
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
locale: "el_gr",
|
|
80
|
+
languageCode: "el",
|
|
81
|
+
name: "Greek",
|
|
82
|
+
nativeName: "Ελληνικά",
|
|
83
|
+
isRightToLeft: false,
|
|
84
|
+
isEnabledForFullExperience: false,
|
|
85
|
+
isEnabledForInGameUgc: true,
|
|
86
|
+
isEnabledForSignupAndLogin: false
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
locale: "en_gb",
|
|
90
|
+
languageCode: "en",
|
|
91
|
+
name: "English (United Kingdom)",
|
|
92
|
+
nativeName: "English (United Kingdom)",
|
|
93
|
+
isRightToLeft: false,
|
|
94
|
+
isEnabledForFullExperience: false,
|
|
95
|
+
isEnabledForInGameUgc: true,
|
|
96
|
+
isEnabledForSignupAndLogin: false
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
locale: "en_us",
|
|
100
|
+
languageCode: "en",
|
|
101
|
+
name: "English (United States)",
|
|
102
|
+
nativeName: "English (United States)",
|
|
103
|
+
isRightToLeft: false,
|
|
104
|
+
isEnabledForFullExperience: true,
|
|
105
|
+
isEnabledForInGameUgc: true,
|
|
106
|
+
isEnabledForSignupAndLogin: true
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
locale: "es_es",
|
|
110
|
+
languageCode: "es",
|
|
111
|
+
name: "Spanish (Spain)",
|
|
112
|
+
nativeName: "Español (España)",
|
|
113
|
+
isRightToLeft: false,
|
|
114
|
+
isEnabledForFullExperience: true,
|
|
115
|
+
isEnabledForInGameUgc: true,
|
|
116
|
+
isEnabledForSignupAndLogin: true
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
locale: "es_mx",
|
|
120
|
+
languageCode: "es",
|
|
121
|
+
name: "Spanish (Mexico)",
|
|
122
|
+
nativeName: "Español (México)",
|
|
123
|
+
isRightToLeft: false,
|
|
124
|
+
isEnabledForFullExperience: false,
|
|
125
|
+
isEnabledForInGameUgc: true,
|
|
126
|
+
isEnabledForSignupAndLogin: false
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
locale: "et_ee",
|
|
130
|
+
languageCode: "et",
|
|
131
|
+
name: "Estonian",
|
|
132
|
+
nativeName: "Eesti",
|
|
133
|
+
isRightToLeft: false,
|
|
134
|
+
isEnabledForFullExperience: false,
|
|
135
|
+
isEnabledForInGameUgc: true,
|
|
136
|
+
isEnabledForSignupAndLogin: false
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
locale: "fi_fi",
|
|
140
|
+
languageCode: "fi",
|
|
141
|
+
name: "Finnish",
|
|
142
|
+
nativeName: "Suomi",
|
|
143
|
+
isRightToLeft: false,
|
|
144
|
+
isEnabledForFullExperience: false,
|
|
145
|
+
isEnabledForInGameUgc: true,
|
|
146
|
+
isEnabledForSignupAndLogin: false
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
locale: "fil_ph",
|
|
150
|
+
languageCode: "fil",
|
|
151
|
+
name: "Filipino",
|
|
152
|
+
nativeName: "Filipino",
|
|
153
|
+
isRightToLeft: false,
|
|
154
|
+
isEnabledForFullExperience: false,
|
|
155
|
+
isEnabledForInGameUgc: true,
|
|
156
|
+
isEnabledForSignupAndLogin: false
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
locale: "fr_ca",
|
|
160
|
+
languageCode: "fr",
|
|
161
|
+
name: "French (Canada)",
|
|
162
|
+
nativeName: "Français (Canada)",
|
|
163
|
+
isRightToLeft: false,
|
|
164
|
+
isEnabledForFullExperience: false,
|
|
165
|
+
isEnabledForInGameUgc: true,
|
|
166
|
+
isEnabledForSignupAndLogin: false
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
locale: "fr_fr",
|
|
170
|
+
languageCode: "fr",
|
|
171
|
+
name: "French (France)",
|
|
172
|
+
nativeName: "Français (France)",
|
|
173
|
+
isRightToLeft: false,
|
|
174
|
+
isEnabledForFullExperience: true,
|
|
175
|
+
isEnabledForInGameUgc: true,
|
|
176
|
+
isEnabledForSignupAndLogin: true
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
locale: "hi_in",
|
|
180
|
+
languageCode: "hi",
|
|
181
|
+
name: "Hindi",
|
|
182
|
+
nativeName: "हिन्दी",
|
|
183
|
+
isRightToLeft: false,
|
|
184
|
+
isEnabledForFullExperience: false,
|
|
185
|
+
isEnabledForInGameUgc: true,
|
|
186
|
+
isEnabledForSignupAndLogin: false
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
locale: "hr_hr",
|
|
190
|
+
languageCode: "hr",
|
|
191
|
+
name: "Croatian",
|
|
192
|
+
nativeName: "Hrvatski",
|
|
193
|
+
isRightToLeft: false,
|
|
194
|
+
isEnabledForFullExperience: false,
|
|
195
|
+
isEnabledForInGameUgc: true,
|
|
196
|
+
isEnabledForSignupAndLogin: false
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
locale: "hu_hu",
|
|
200
|
+
languageCode: "hu",
|
|
201
|
+
name: "Hungarian",
|
|
202
|
+
nativeName: "Magyar",
|
|
203
|
+
isRightToLeft: false,
|
|
204
|
+
isEnabledForFullExperience: false,
|
|
205
|
+
isEnabledForInGameUgc: true,
|
|
206
|
+
isEnabledForSignupAndLogin: false
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
locale: "id_id",
|
|
210
|
+
languageCode: "id",
|
|
211
|
+
name: "Indonesian",
|
|
212
|
+
nativeName: "Bahasa Indonesia",
|
|
213
|
+
isRightToLeft: false,
|
|
214
|
+
isEnabledForFullExperience: true,
|
|
215
|
+
isEnabledForInGameUgc: true,
|
|
216
|
+
isEnabledForSignupAndLogin: true
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
locale: "it_it",
|
|
220
|
+
languageCode: "it",
|
|
221
|
+
name: "Italian",
|
|
222
|
+
nativeName: "Italiano",
|
|
223
|
+
isRightToLeft: false,
|
|
224
|
+
isEnabledForFullExperience: true,
|
|
225
|
+
isEnabledForInGameUgc: true,
|
|
226
|
+
isEnabledForSignupAndLogin: true
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
locale: "ja_jp",
|
|
230
|
+
languageCode: "ja",
|
|
231
|
+
name: "Japanese",
|
|
232
|
+
nativeName: "日本語",
|
|
233
|
+
isRightToLeft: false,
|
|
234
|
+
isEnabledForFullExperience: true,
|
|
235
|
+
isEnabledForInGameUgc: true,
|
|
236
|
+
isEnabledForSignupAndLogin: true
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
locale: "ka_ge",
|
|
240
|
+
languageCode: "ka",
|
|
241
|
+
name: "Georgian",
|
|
242
|
+
nativeName: "ქართული",
|
|
243
|
+
isRightToLeft: false,
|
|
244
|
+
isEnabledForFullExperience: false,
|
|
245
|
+
isEnabledForInGameUgc: true,
|
|
246
|
+
isEnabledForSignupAndLogin: false
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
locale: "kk_kz",
|
|
250
|
+
languageCode: "kk",
|
|
251
|
+
name: "Kazakh",
|
|
252
|
+
nativeName: "Қазақ Тілі",
|
|
253
|
+
isRightToLeft: false,
|
|
254
|
+
isEnabledForFullExperience: false,
|
|
255
|
+
isEnabledForInGameUgc: true,
|
|
256
|
+
isEnabledForSignupAndLogin: false
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
locale: "km_kh",
|
|
260
|
+
languageCode: "km",
|
|
261
|
+
name: "Khmer",
|
|
262
|
+
nativeName: "ភាសាខ្មែរ",
|
|
263
|
+
isRightToLeft: false,
|
|
264
|
+
isEnabledForFullExperience: false,
|
|
265
|
+
isEnabledForInGameUgc: true,
|
|
266
|
+
isEnabledForSignupAndLogin: false
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
locale: "ko_kr",
|
|
270
|
+
languageCode: "ko",
|
|
271
|
+
name: "Korean",
|
|
272
|
+
nativeName: "한국어",
|
|
273
|
+
isRightToLeft: false,
|
|
274
|
+
isEnabledForFullExperience: true,
|
|
275
|
+
isEnabledForInGameUgc: true,
|
|
276
|
+
isEnabledForSignupAndLogin: true
|
|
277
|
+
},
|
|
278
|
+
{
|
|
279
|
+
locale: "lt_lt",
|
|
280
|
+
languageCode: "lt",
|
|
281
|
+
name: "Lithuanian",
|
|
282
|
+
nativeName: "Lietuvių",
|
|
283
|
+
isRightToLeft: false,
|
|
284
|
+
isEnabledForFullExperience: false,
|
|
285
|
+
isEnabledForInGameUgc: true,
|
|
286
|
+
isEnabledForSignupAndLogin: false
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
locale: "lv_lv",
|
|
290
|
+
languageCode: "lv",
|
|
291
|
+
name: "Latvian",
|
|
292
|
+
nativeName: "Latviešu",
|
|
293
|
+
isRightToLeft: false,
|
|
294
|
+
isEnabledForFullExperience: false,
|
|
295
|
+
isEnabledForInGameUgc: true,
|
|
296
|
+
isEnabledForSignupAndLogin: false
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
locale: "ms_my",
|
|
300
|
+
languageCode: "ms",
|
|
301
|
+
name: "Malay",
|
|
302
|
+
nativeName: "Bahasa Melayu",
|
|
303
|
+
isRightToLeft: false,
|
|
304
|
+
isEnabledForFullExperience: false,
|
|
305
|
+
isEnabledForInGameUgc: true,
|
|
306
|
+
isEnabledForSignupAndLogin: false
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
locale: "my_mm",
|
|
310
|
+
languageCode: "my",
|
|
311
|
+
name: "Burmese",
|
|
312
|
+
nativeName: "ဗမာစာ",
|
|
313
|
+
isRightToLeft: false,
|
|
314
|
+
isEnabledForFullExperience: false,
|
|
315
|
+
isEnabledForInGameUgc: true,
|
|
316
|
+
isEnabledForSignupAndLogin: false
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
locale: "nb_no",
|
|
320
|
+
languageCode: "nb",
|
|
321
|
+
name: "Bokmal",
|
|
322
|
+
nativeName: "Bokmål",
|
|
323
|
+
isRightToLeft: false,
|
|
324
|
+
isEnabledForFullExperience: false,
|
|
325
|
+
isEnabledForInGameUgc: true,
|
|
326
|
+
isEnabledForSignupAndLogin: false
|
|
327
|
+
},
|
|
328
|
+
{
|
|
329
|
+
locale: "nl_nl",
|
|
330
|
+
languageCode: "nl",
|
|
331
|
+
name: "Dutch",
|
|
332
|
+
nativeName: "Nederlands",
|
|
333
|
+
isRightToLeft: false,
|
|
334
|
+
isEnabledForFullExperience: false,
|
|
335
|
+
isEnabledForInGameUgc: true,
|
|
336
|
+
isEnabledForSignupAndLogin: false
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
locale: "pl_pl",
|
|
340
|
+
languageCode: "pl",
|
|
341
|
+
name: "Polish",
|
|
342
|
+
nativeName: "Polski",
|
|
343
|
+
isRightToLeft: false,
|
|
344
|
+
isEnabledForFullExperience: true,
|
|
345
|
+
isEnabledForInGameUgc: true,
|
|
346
|
+
isEnabledForSignupAndLogin: true
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
locale: "pt_br",
|
|
350
|
+
languageCode: "pt",
|
|
351
|
+
name: "Portuguese (Brazil)",
|
|
352
|
+
nativeName: "Português (Brasil)",
|
|
353
|
+
isRightToLeft: false,
|
|
354
|
+
isEnabledForFullExperience: true,
|
|
355
|
+
isEnabledForInGameUgc: true,
|
|
356
|
+
isEnabledForSignupAndLogin: true
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
locale: "pt_pt",
|
|
360
|
+
languageCode: "pt",
|
|
361
|
+
name: "Portuguese (Portugal)",
|
|
362
|
+
nativeName: "Português (Portugal)",
|
|
363
|
+
isRightToLeft: false,
|
|
364
|
+
isEnabledForFullExperience: false,
|
|
365
|
+
isEnabledForInGameUgc: true,
|
|
366
|
+
isEnabledForSignupAndLogin: false
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
locale: "ro_ro",
|
|
370
|
+
languageCode: "ro",
|
|
371
|
+
name: "Romanian",
|
|
372
|
+
nativeName: "Română",
|
|
373
|
+
isRightToLeft: false,
|
|
374
|
+
isEnabledForFullExperience: false,
|
|
375
|
+
isEnabledForInGameUgc: true,
|
|
376
|
+
isEnabledForSignupAndLogin: false
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
locale: "ru_ru",
|
|
380
|
+
languageCode: "ru",
|
|
381
|
+
name: "Russian",
|
|
382
|
+
nativeName: "Русский",
|
|
383
|
+
isRightToLeft: false,
|
|
384
|
+
isEnabledForFullExperience: false,
|
|
385
|
+
isEnabledForInGameUgc: true,
|
|
386
|
+
isEnabledForSignupAndLogin: false
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
locale: "si_lk",
|
|
390
|
+
languageCode: "si",
|
|
391
|
+
name: "Sinhala",
|
|
392
|
+
nativeName: "සිංහල",
|
|
393
|
+
isRightToLeft: false,
|
|
394
|
+
isEnabledForFullExperience: false,
|
|
395
|
+
isEnabledForInGameUgc: true,
|
|
396
|
+
isEnabledForSignupAndLogin: false
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
locale: "sk_sk",
|
|
400
|
+
languageCode: "sk",
|
|
401
|
+
name: "Slovak",
|
|
402
|
+
nativeName: "Slovenčina",
|
|
403
|
+
isRightToLeft: false,
|
|
404
|
+
isEnabledForFullExperience: false,
|
|
405
|
+
isEnabledForInGameUgc: true,
|
|
406
|
+
isEnabledForSignupAndLogin: false
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
locale: "sl_sl",
|
|
410
|
+
languageCode: "sl",
|
|
411
|
+
name: "Slovenian",
|
|
412
|
+
nativeName: "Slovenski",
|
|
413
|
+
isRightToLeft: false,
|
|
414
|
+
isEnabledForFullExperience: false,
|
|
415
|
+
isEnabledForInGameUgc: true,
|
|
416
|
+
isEnabledForSignupAndLogin: false
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
locale: "sq_al",
|
|
420
|
+
languageCode: "sq",
|
|
421
|
+
name: "Albanian",
|
|
422
|
+
nativeName: "Shqipe",
|
|
423
|
+
isRightToLeft: false,
|
|
424
|
+
isEnabledForFullExperience: false,
|
|
425
|
+
isEnabledForInGameUgc: true,
|
|
426
|
+
isEnabledForSignupAndLogin: false
|
|
427
|
+
},
|
|
428
|
+
{
|
|
429
|
+
locale: "sr_rs",
|
|
430
|
+
languageCode: "sr",
|
|
431
|
+
name: "Serbian",
|
|
432
|
+
nativeName: "Cрпски",
|
|
433
|
+
isRightToLeft: false,
|
|
434
|
+
isEnabledForFullExperience: false,
|
|
435
|
+
isEnabledForInGameUgc: true,
|
|
436
|
+
isEnabledForSignupAndLogin: false
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
locale: "sv_se",
|
|
440
|
+
languageCode: "sv",
|
|
441
|
+
name: "Swedish",
|
|
442
|
+
nativeName: "Svenska",
|
|
443
|
+
isRightToLeft: false,
|
|
444
|
+
isEnabledForFullExperience: false,
|
|
445
|
+
isEnabledForInGameUgc: true,
|
|
446
|
+
isEnabledForSignupAndLogin: false
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
locale: "th_th",
|
|
450
|
+
languageCode: "th",
|
|
451
|
+
name: "Thai",
|
|
452
|
+
nativeName: "ภาษาไทย",
|
|
453
|
+
isRightToLeft: false,
|
|
454
|
+
isEnabledForFullExperience: true,
|
|
455
|
+
isEnabledForInGameUgc: true,
|
|
456
|
+
isEnabledForSignupAndLogin: true
|
|
457
|
+
},
|
|
458
|
+
{
|
|
459
|
+
locale: "tr_tr",
|
|
460
|
+
languageCode: "tr",
|
|
461
|
+
name: "Turkish",
|
|
462
|
+
nativeName: "Türkçe",
|
|
463
|
+
isRightToLeft: false,
|
|
464
|
+
isEnabledForFullExperience: true,
|
|
465
|
+
isEnabledForInGameUgc: true,
|
|
466
|
+
isEnabledForSignupAndLogin: true
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
locale: "uk_ua",
|
|
470
|
+
languageCode: "uk",
|
|
471
|
+
name: "Ukrainian",
|
|
472
|
+
nativeName: "Yкраїньска",
|
|
473
|
+
isRightToLeft: false,
|
|
474
|
+
isEnabledForFullExperience: false,
|
|
475
|
+
isEnabledForInGameUgc: true,
|
|
476
|
+
isEnabledForSignupAndLogin: false
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
locale: "vi_vn",
|
|
480
|
+
languageCode: "vi",
|
|
481
|
+
name: "Vietnamese",
|
|
482
|
+
nativeName: "Tiếng Việt",
|
|
483
|
+
isRightToLeft: false,
|
|
484
|
+
isEnabledForFullExperience: true,
|
|
485
|
+
isEnabledForInGameUgc: true,
|
|
486
|
+
isEnabledForSignupAndLogin: true
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
locale: "zh_cn",
|
|
490
|
+
languageCode: "zh-hans",
|
|
491
|
+
name: "Chinese (Simplified)",
|
|
492
|
+
nativeName: "中文(简体)",
|
|
493
|
+
isRightToLeft: false,
|
|
494
|
+
isEnabledForFullExperience: true,
|
|
495
|
+
isEnabledForInGameUgc: true,
|
|
496
|
+
isEnabledForSignupAndLogin: true
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
locale: "zh_tw",
|
|
500
|
+
languageCode: "zh-hant",
|
|
501
|
+
name: "Chinese (Traditional)",
|
|
502
|
+
nativeName: "中文(繁體)",
|
|
503
|
+
isRightToLeft: false,
|
|
504
|
+
isEnabledForFullExperience: true,
|
|
505
|
+
isEnabledForInGameUgc: true,
|
|
506
|
+
isEnabledForSignupAndLogin: true
|
|
507
|
+
}
|
|
508
|
+
];
|
|
509
|
+
//#endregion
|
|
510
|
+
export { ROBLOX_CREATOR_LOCALES };
|
|
511
|
+
|
|
512
|
+
//# sourceMappingURL=locales.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"locales.mjs","names":[],"sources":["../src/locales/data.generated.ts"],"sourcesContent":["// @generated by scripts/fetch-locales.ts. Do not edit by hand.\n// Source: https://locale.roblox.com/v1/locales/supported-locales-for-creators\n\n/**\n * One row in the vendored Roblox creator-locale list.\n */\nexport interface RobloxCreatorLocale {\n\treadonly locale: string;\n\treadonly languageCode: string;\n\treadonly name: string;\n\treadonly nativeName: string;\n\treadonly isRightToLeft: boolean;\n\treadonly isEnabledForFullExperience: boolean;\n\treadonly isEnabledForInGameUgc: boolean;\n\treadonly isEnabledForSignupAndLogin: boolean;\n}\n\n/**\n * Vendored snapshot of\n * `https://locale.roblox.com/v1/locales/supported-locales-for-creators`.\n * Refreshed by `pnpm --filter @bedrock-rbx/ocale refresh-locales`.\n */\nexport const ROBLOX_CREATOR_LOCALES = [\n\t{\n\t\tlocale: \"ar_001\",\n\t\tlanguageCode: \"ar\",\n\t\tname: \"Arabic\",\n\t\tnativeName: \"العربية\",\n\t\tisRightToLeft: true,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"bg_bg\",\n\t\tlanguageCode: \"bg\",\n\t\tname: \"Bulgarian\",\n\t\tnativeName: \"Български\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"bn_bd\",\n\t\tlanguageCode: \"bn\",\n\t\tname: \"Bengali\",\n\t\tnativeName: \"বাংলা\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"bs_ba\",\n\t\tlanguageCode: \"bs\",\n\t\tname: \"Bosnian\",\n\t\tnativeName: \"Босански\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"cs_cz\",\n\t\tlanguageCode: \"cs\",\n\t\tname: \"Czech\",\n\t\tnativeName: \"Čeština\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"da_dk\",\n\t\tlanguageCode: \"da\",\n\t\tname: \"Danish\",\n\t\tnativeName: \"Dansk\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"de_de\",\n\t\tlanguageCode: \"de\",\n\t\tname: \"German\",\n\t\tnativeName: \"Deutsch\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"el_gr\",\n\t\tlanguageCode: \"el\",\n\t\tname: \"Greek\",\n\t\tnativeName: \"Ελληνικά\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"en_gb\",\n\t\tlanguageCode: \"en\",\n\t\tname: \"English (United Kingdom)\",\n\t\tnativeName: \"English (United Kingdom)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"en_us\",\n\t\tlanguageCode: \"en\",\n\t\tname: \"English (United States)\",\n\t\tnativeName: \"English (United States)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"es_es\",\n\t\tlanguageCode: \"es\",\n\t\tname: \"Spanish (Spain)\",\n\t\tnativeName: \"Español (España)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"es_mx\",\n\t\tlanguageCode: \"es\",\n\t\tname: \"Spanish (Mexico)\",\n\t\tnativeName: \"Español (México)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"et_ee\",\n\t\tlanguageCode: \"et\",\n\t\tname: \"Estonian\",\n\t\tnativeName: \"Eesti\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"fi_fi\",\n\t\tlanguageCode: \"fi\",\n\t\tname: \"Finnish\",\n\t\tnativeName: \"Suomi\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"fil_ph\",\n\t\tlanguageCode: \"fil\",\n\t\tname: \"Filipino\",\n\t\tnativeName: \"Filipino\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"fr_ca\",\n\t\tlanguageCode: \"fr\",\n\t\tname: \"French (Canada)\",\n\t\tnativeName: \"Français (Canada)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"fr_fr\",\n\t\tlanguageCode: \"fr\",\n\t\tname: \"French (France)\",\n\t\tnativeName: \"Français (France)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"hi_in\",\n\t\tlanguageCode: \"hi\",\n\t\tname: \"Hindi\",\n\t\tnativeName: \"हिन्दी\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"hr_hr\",\n\t\tlanguageCode: \"hr\",\n\t\tname: \"Croatian\",\n\t\tnativeName: \"Hrvatski\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"hu_hu\",\n\t\tlanguageCode: \"hu\",\n\t\tname: \"Hungarian\",\n\t\tnativeName: \"Magyar\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"id_id\",\n\t\tlanguageCode: \"id\",\n\t\tname: \"Indonesian\",\n\t\tnativeName: \"Bahasa Indonesia\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"it_it\",\n\t\tlanguageCode: \"it\",\n\t\tname: \"Italian\",\n\t\tnativeName: \"Italiano\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"ja_jp\",\n\t\tlanguageCode: \"ja\",\n\t\tname: \"Japanese\",\n\t\tnativeName: \"日本語\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"ka_ge\",\n\t\tlanguageCode: \"ka\",\n\t\tname: \"Georgian\",\n\t\tnativeName: \"ქართული\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"kk_kz\",\n\t\tlanguageCode: \"kk\",\n\t\tname: \"Kazakh\",\n\t\tnativeName: \"Қазақ Тілі\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"km_kh\",\n\t\tlanguageCode: \"km\",\n\t\tname: \"Khmer\",\n\t\tnativeName: \"ភាសាខ្មែរ\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"ko_kr\",\n\t\tlanguageCode: \"ko\",\n\t\tname: \"Korean\",\n\t\tnativeName: \"한국어\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"lt_lt\",\n\t\tlanguageCode: \"lt\",\n\t\tname: \"Lithuanian\",\n\t\tnativeName: \"Lietuvių\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"lv_lv\",\n\t\tlanguageCode: \"lv\",\n\t\tname: \"Latvian\",\n\t\tnativeName: \"Latviešu\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"ms_my\",\n\t\tlanguageCode: \"ms\",\n\t\tname: \"Malay\",\n\t\tnativeName: \"Bahasa Melayu\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"my_mm\",\n\t\tlanguageCode: \"my\",\n\t\tname: \"Burmese\",\n\t\tnativeName: \"ဗမာစာ\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"nb_no\",\n\t\tlanguageCode: \"nb\",\n\t\tname: \"Bokmal\",\n\t\tnativeName: \"Bokmål\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"nl_nl\",\n\t\tlanguageCode: \"nl\",\n\t\tname: \"Dutch\",\n\t\tnativeName: \"Nederlands\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"pl_pl\",\n\t\tlanguageCode: \"pl\",\n\t\tname: \"Polish\",\n\t\tnativeName: \"Polski\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"pt_br\",\n\t\tlanguageCode: \"pt\",\n\t\tname: \"Portuguese (Brazil)\",\n\t\tnativeName: \"Português (Brasil)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"pt_pt\",\n\t\tlanguageCode: \"pt\",\n\t\tname: \"Portuguese (Portugal)\",\n\t\tnativeName: \"Português (Portugal)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"ro_ro\",\n\t\tlanguageCode: \"ro\",\n\t\tname: \"Romanian\",\n\t\tnativeName: \"Română\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"ru_ru\",\n\t\tlanguageCode: \"ru\",\n\t\tname: \"Russian\",\n\t\tnativeName: \"Русский\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"si_lk\",\n\t\tlanguageCode: \"si\",\n\t\tname: \"Sinhala\",\n\t\tnativeName: \"සිංහල\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"sk_sk\",\n\t\tlanguageCode: \"sk\",\n\t\tname: \"Slovak\",\n\t\tnativeName: \"Slovenčina\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"sl_sl\",\n\t\tlanguageCode: \"sl\",\n\t\tname: \"Slovenian\",\n\t\tnativeName: \"Slovenski\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"sq_al\",\n\t\tlanguageCode: \"sq\",\n\t\tname: \"Albanian\",\n\t\tnativeName: \"Shqipe\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"sr_rs\",\n\t\tlanguageCode: \"sr\",\n\t\tname: \"Serbian\",\n\t\tnativeName: \"Cрпски\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"sv_se\",\n\t\tlanguageCode: \"sv\",\n\t\tname: \"Swedish\",\n\t\tnativeName: \"Svenska\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"th_th\",\n\t\tlanguageCode: \"th\",\n\t\tname: \"Thai\",\n\t\tnativeName: \"ภาษาไทย\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"tr_tr\",\n\t\tlanguageCode: \"tr\",\n\t\tname: \"Turkish\",\n\t\tnativeName: \"Türkçe\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"uk_ua\",\n\t\tlanguageCode: \"uk\",\n\t\tname: \"Ukrainian\",\n\t\tnativeName: \"Yкраїньска\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: false,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: false,\n\t},\n\t{\n\t\tlocale: \"vi_vn\",\n\t\tlanguageCode: \"vi\",\n\t\tname: \"Vietnamese\",\n\t\tnativeName: \"Tiếng Việt\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"zh_cn\",\n\t\tlanguageCode: \"zh-hans\",\n\t\tname: \"Chinese (Simplified)\",\n\t\tnativeName: \"中文(简体)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n\t{\n\t\tlocale: \"zh_tw\",\n\t\tlanguageCode: \"zh-hant\",\n\t\tname: \"Chinese (Traditional)\",\n\t\tnativeName: \"中文(繁體)\",\n\t\tisRightToLeft: false,\n\t\tisEnabledForFullExperience: true,\n\t\tisEnabledForInGameUgc: true,\n\t\tisEnabledForSignupAndLogin: true,\n\t},\n] as const satisfies ReadonlyArray<RobloxCreatorLocale>;\n\n/**\n * Roblox locale wire form (e.g. `en_us`, `pt_br`, `ar_001`). Used by\n * the legacy game-internationalization endpoints when\n * `languageCodeType` is `Locale`.\n */\nexport type RobloxLocale = (typeof ROBLOX_CREATOR_LOCALES)[number][\"locale\"];\n\n/**\n * Roblox language wire form (e.g. `en`, `fil`, `zh-hans`). Used by\n * the legacy game-internationalization endpoints when\n * `languageCodeType` is `Language`.\n */\nexport type RobloxLanguageCode = (typeof ROBLOX_CREATOR_LOCALES)[number][\"languageCode\"];\n"],"mappings":"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"}
|