@intlayer/docs 6.0.1 → 6.0.2

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.
Files changed (104) hide show
  1. package/dist/cjs/blog.cjs.map +1 -1
  2. package/dist/cjs/common.cjs +6 -5
  3. package/dist/cjs/common.cjs.map +1 -1
  4. package/dist/cjs/generated/blog.entry.cjs +318 -1863
  5. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  6. package/dist/cjs/generated/docs.entry.cjs +1317 -6282
  7. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  8. package/dist/cjs/generated/frequentQuestions.entry.cjs +197 -1182
  9. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  10. package/dist/cjs/generated/legal.entry.cjs +43 -84
  11. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  12. package/dist/esm/blog.mjs.map +1 -1
  13. package/dist/esm/common.mjs +2 -5
  14. package/dist/esm/common.mjs.map +1 -1
  15. package/dist/esm/generated/blog.entry.mjs +318 -1863
  16. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  17. package/dist/esm/generated/docs.entry.mjs +1317 -6282
  18. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  19. package/dist/esm/generated/frequentQuestions.entry.mjs +197 -1182
  20. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  21. package/dist/esm/generated/legal.entry.mjs +43 -84
  22. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  23. package/dist/types/blog.d.ts +1 -1
  24. package/dist/types/blog.d.ts.map +1 -1
  25. package/dist/types/common.d.ts +1 -1
  26. package/dist/types/common.d.ts.map +1 -1
  27. package/dist/types/generated/blog.entry.d.ts +1 -1
  28. package/dist/types/generated/blog.entry.d.ts.map +1 -1
  29. package/dist/types/generated/docs.entry.d.ts +2 -1
  30. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  31. package/dist/types/generated/frequentQuestions.entry.d.ts +1 -1
  32. package/dist/types/generated/frequentQuestions.entry.d.ts.map +1 -1
  33. package/dist/types/generated/legal.entry.d.ts +1 -1
  34. package/dist/types/generated/legal.entry.d.ts.map +1 -1
  35. package/docs/ar/intlayer_CMS.md +261 -85
  36. package/docs/ar/releases/v6.md +273 -0
  37. package/docs/ar/roadmap.md +1 -3
  38. package/docs/ar/vs_code_extension.md +94 -63
  39. package/docs/de/intlayer_CMS.md +247 -65
  40. package/docs/de/releases/v6.md +298 -0
  41. package/docs/de/roadmap.md +1 -3
  42. package/docs/de/vs_code_extension.md +89 -58
  43. package/docs/en/configuration.md +9 -2
  44. package/docs/en/intlayer_CMS.md +205 -23
  45. package/docs/en/intlayer_cli.md +4 -4
  46. package/docs/en/intlayer_visual_editor.md +7 -6
  47. package/docs/en/intlayer_with_nextjs_14.md +17 -1
  48. package/docs/en/intlayer_with_nextjs_15.md +17 -1
  49. package/docs/en/releases/v6.md +268 -0
  50. package/docs/en/roadmap.md +1 -3
  51. package/docs/en/vs_code_extension.md +79 -49
  52. package/docs/en-GB/intlayer_CMS.md +216 -52
  53. package/docs/en-GB/releases/v6.md +297 -0
  54. package/docs/en-GB/roadmap.md +1 -3
  55. package/docs/en-GB/vs_code_extension.md +79 -48
  56. package/docs/es/intlayer_CMS.md +257 -84
  57. package/docs/es/releases/v6.md +274 -0
  58. package/docs/es/roadmap.md +1 -3
  59. package/docs/es/vs_code_extension.md +90 -60
  60. package/docs/fr/intlayer_CMS.md +250 -68
  61. package/docs/fr/releases/v6.md +274 -0
  62. package/docs/fr/roadmap.md +1 -3
  63. package/docs/fr/vs_code_extension.md +94 -63
  64. package/docs/hi/intlayer_CMS.md +253 -77
  65. package/docs/hi/releases/v6.md +273 -0
  66. package/docs/hi/roadmap.md +1 -3
  67. package/docs/hi/vs_code_extension.md +92 -61
  68. package/docs/it/intlayer_CMS.md +251 -73
  69. package/docs/it/releases/v6.md +273 -0
  70. package/docs/it/roadmap.md +1 -3
  71. package/docs/it/vs_code_extension.md +94 -63
  72. package/docs/ja/intlayer_CMS.md +282 -97
  73. package/docs/ja/releases/v6.md +273 -0
  74. package/docs/ja/roadmap.md +1 -3
  75. package/docs/ja/vs_code_extension.md +99 -68
  76. package/docs/ko/intlayer_CMS.md +267 -93
  77. package/docs/ko/releases/v6.md +273 -0
  78. package/docs/ko/roadmap.md +1 -3
  79. package/docs/ko/vs_code_extension.md +88 -57
  80. package/docs/pt/intlayer_CMS.md +261 -83
  81. package/docs/pt/releases/v6.md +273 -0
  82. package/docs/pt/roadmap.md +1 -3
  83. package/docs/pt/vs_code_extension.md +89 -58
  84. package/docs/ru/intlayer_CMS.md +240 -65
  85. package/docs/ru/releases/v6.md +274 -0
  86. package/docs/ru/roadmap.md +1 -1
  87. package/docs/ru/vs_code_extension.md +83 -52
  88. package/docs/tr/intlayer_CMS.md +278 -96
  89. package/docs/tr/intlayer_with_nextjs_page_router.md +1 -1
  90. package/docs/tr/intlayer_with_tanstack.md +3 -0
  91. package/docs/tr/releases/v6.md +273 -0
  92. package/docs/tr/roadmap.md +1 -1
  93. package/docs/tr/vs_code_extension.md +100 -71
  94. package/docs/zh/intlayer_CMS.md +257 -76
  95. package/docs/zh/releases/v6.md +273 -0
  96. package/docs/zh/roadmap.md +1 -3
  97. package/docs/zh/vs_code_extension.md +99 -68
  98. package/package.json +11 -10
  99. package/src/blog.ts +1 -1
  100. package/src/common.ts +2 -6
  101. package/src/generated/blog.entry.ts +323 -1864
  102. package/src/generated/docs.entry.ts +1317 -6278
  103. package/src/generated/frequentQuestions.entry.ts +202 -1183
  104. package/src/generated/legal.entry.ts +48 -85
@@ -22,1219 +22,234 @@ __export(frequentQuestions_entry_exports, {
22
22
  });
23
23
  module.exports = __toCommonJS(frequentQuestions_entry_exports);
24
24
  var import_promises = require("fs/promises");
25
+ var import_fs = require("fs");
25
26
  var import_path = require("path");
26
27
  var import_url = require("url");
27
28
  const import_meta = {};
28
29
  const isESModule = typeof import_meta.url === "string";
29
30
  const dir = isESModule ? (0, import_path.dirname)((0, import_url.fileURLToPath)(import_meta.url)) : __dirname;
31
+ const readLocale = (relativeAfterLocale, locale) => {
32
+ const target = (0, import_path.join)(
33
+ dir,
34
+ "../../../frequent_questions/" + locale + "/" + relativeAfterLocale
35
+ );
36
+ if (!(0, import_fs.existsSync)(target)) {
37
+ console.error("File not found: " + target);
38
+ return (0, import_promises.readFile)(
39
+ (0, import_path.join)(dir, "../../../frequent_questions/en/" + relativeAfterLocale),
40
+ "utf8"
41
+ );
42
+ }
43
+ return (0, import_promises.readFile)(target, "utf8");
44
+ };
30
45
  const frequentQuestionsEntry = {
31
46
  "./frequent_questions/en/SSR_Next_no_[locale].md": {
32
- en: Promise.resolve(
33
- (0, import_promises.readFile)(
34
- (0, import_path.join)(dir, "../../../frequent_questions/en/SSR_Next_no_[locale].md"),
35
- "utf8"
36
- )
37
- ),
38
- fr: Promise.resolve(
39
- (0, import_promises.readFile)(
40
- (0, import_path.join)(dir, "../../../frequent_questions/fr/SSR_Next_no_[locale].md"),
41
- "utf8"
42
- )
43
- ),
44
- ru: Promise.resolve(
45
- (0, import_promises.readFile)(
46
- (0, import_path.join)(dir, "../../../frequent_questions/ru/SSR_Next_no_[locale].md"),
47
- "utf8"
48
- )
49
- ),
50
- ja: Promise.resolve(
51
- (0, import_promises.readFile)(
52
- (0, import_path.join)(dir, "../../../frequent_questions/ja/SSR_Next_no_[locale].md"),
53
- "utf8"
54
- )
55
- ),
56
- ko: Promise.resolve(
57
- (0, import_promises.readFile)(
58
- (0, import_path.join)(dir, "../../../frequent_questions/ko/SSR_Next_no_[locale].md"),
59
- "utf8"
60
- )
61
- ),
62
- zh: Promise.resolve(
63
- (0, import_promises.readFile)(
64
- (0, import_path.join)(dir, "../../../frequent_questions/zh/SSR_Next_no_[locale].md"),
65
- "utf8"
66
- )
67
- ),
68
- es: Promise.resolve(
69
- (0, import_promises.readFile)(
70
- (0, import_path.join)(dir, "../../../frequent_questions/es/SSR_Next_no_[locale].md"),
71
- "utf8"
72
- )
73
- ),
74
- de: Promise.resolve(
75
- (0, import_promises.readFile)(
76
- (0, import_path.join)(dir, "../../../frequent_questions/de/SSR_Next_no_[locale].md"),
77
- "utf8"
78
- )
79
- ),
80
- ar: Promise.resolve(
81
- (0, import_promises.readFile)(
82
- (0, import_path.join)(dir, "../../../frequent_questions/ar/SSR_Next_no_[locale].md"),
83
- "utf8"
84
- )
85
- ),
86
- pt: Promise.resolve(
87
- (0, import_promises.readFile)(
88
- (0, import_path.join)(dir, "../../../frequent_questions/pt/SSR_Next_no_[locale].md"),
89
- "utf8"
90
- )
91
- ),
92
- "en-GB": Promise.resolve(
93
- (0, import_promises.readFile)(
94
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/SSR_Next_no_[locale].md"),
95
- "utf8"
96
- )
97
- ),
98
- it: Promise.resolve(
99
- (0, import_promises.readFile)(
100
- (0, import_path.join)(dir, "../../../frequent_questions/it/SSR_Next_no_[locale].md"),
101
- "utf8"
102
- )
103
- ),
104
- hi: Promise.resolve(
105
- (0, import_promises.readFile)(
106
- (0, import_path.join)(dir, "../../../frequent_questions/hi/SSR_Next_no_[locale].md"),
107
- "utf8"
108
- )
109
- ),
110
- tr: Promise.resolve(
111
- (0, import_promises.readFile)(
112
- (0, import_path.join)(dir, "../../../frequent_questions/tr/SSR_Next_no_[locale].md"),
113
- "utf8"
114
- )
115
- )
47
+ en: readLocale("SSR_Next_no_[locale].md", "en"),
48
+ fr: readLocale("SSR_Next_no_[locale].md", "fr"),
49
+ ru: readLocale("SSR_Next_no_[locale].md", "ru"),
50
+ ja: readLocale("SSR_Next_no_[locale].md", "ja"),
51
+ ko: readLocale("SSR_Next_no_[locale].md", "ko"),
52
+ zh: readLocale("SSR_Next_no_[locale].md", "zh"),
53
+ es: readLocale("SSR_Next_no_[locale].md", "es"),
54
+ de: readLocale("SSR_Next_no_[locale].md", "de"),
55
+ ar: readLocale("SSR_Next_no_[locale].md", "ar"),
56
+ pt: readLocale("SSR_Next_no_[locale].md", "pt"),
57
+ "en-GB": readLocale("SSR_Next_no_[locale].md", "en-GB"),
58
+ it: readLocale("SSR_Next_no_[locale].md", "it"),
59
+ hi: readLocale("SSR_Next_no_[locale].md", "hi"),
60
+ tr: readLocale("SSR_Next_no_[locale].md", "tr")
116
61
  },
117
62
  "./frequent_questions/en/array_as_content_declaration.md": {
118
- en: Promise.resolve(
119
- (0, import_promises.readFile)(
120
- (0, import_path.join)(
121
- dir,
122
- "../../../frequent_questions/en/array_as_content_declaration.md"
123
- ),
124
- "utf8"
125
- )
126
- ),
127
- fr: Promise.resolve(
128
- (0, import_promises.readFile)(
129
- (0, import_path.join)(
130
- dir,
131
- "../../../frequent_questions/fr/array_as_content_declaration.md"
132
- ),
133
- "utf8"
134
- )
135
- ),
136
- ru: Promise.resolve(
137
- (0, import_promises.readFile)(
138
- (0, import_path.join)(
139
- dir,
140
- "../../../frequent_questions/ru/array_as_content_declaration.md"
141
- ),
142
- "utf8"
143
- )
144
- ),
145
- ja: Promise.resolve(
146
- (0, import_promises.readFile)(
147
- (0, import_path.join)(
148
- dir,
149
- "../../../frequent_questions/ja/array_as_content_declaration.md"
150
- ),
151
- "utf8"
152
- )
153
- ),
154
- ko: Promise.resolve(
155
- (0, import_promises.readFile)(
156
- (0, import_path.join)(
157
- dir,
158
- "../../../frequent_questions/ko/array_as_content_declaration.md"
159
- ),
160
- "utf8"
161
- )
162
- ),
163
- zh: Promise.resolve(
164
- (0, import_promises.readFile)(
165
- (0, import_path.join)(
166
- dir,
167
- "../../../frequent_questions/zh/array_as_content_declaration.md"
168
- ),
169
- "utf8"
170
- )
171
- ),
172
- es: Promise.resolve(
173
- (0, import_promises.readFile)(
174
- (0, import_path.join)(
175
- dir,
176
- "../../../frequent_questions/es/array_as_content_declaration.md"
177
- ),
178
- "utf8"
179
- )
180
- ),
181
- de: Promise.resolve(
182
- (0, import_promises.readFile)(
183
- (0, import_path.join)(
184
- dir,
185
- "../../../frequent_questions/de/array_as_content_declaration.md"
186
- ),
187
- "utf8"
188
- )
189
- ),
190
- ar: Promise.resolve(
191
- (0, import_promises.readFile)(
192
- (0, import_path.join)(
193
- dir,
194
- "../../../frequent_questions/ar/array_as_content_declaration.md"
195
- ),
196
- "utf8"
197
- )
198
- ),
199
- pt: Promise.resolve(
200
- (0, import_promises.readFile)(
201
- (0, import_path.join)(
202
- dir,
203
- "../../../frequent_questions/pt/array_as_content_declaration.md"
204
- ),
205
- "utf8"
206
- )
207
- ),
208
- "en-GB": Promise.resolve(
209
- (0, import_promises.readFile)(
210
- (0, import_path.join)(
211
- dir,
212
- "../../../frequent_questions/en-GB/array_as_content_declaration.md"
213
- ),
214
- "utf8"
215
- )
216
- ),
217
- it: Promise.resolve(
218
- (0, import_promises.readFile)(
219
- (0, import_path.join)(
220
- dir,
221
- "../../../frequent_questions/it/array_as_content_declaration.md"
222
- ),
223
- "utf8"
224
- )
225
- ),
226
- hi: Promise.resolve(
227
- (0, import_promises.readFile)(
228
- (0, import_path.join)(
229
- dir,
230
- "../../../frequent_questions/hi/array_as_content_declaration.md"
231
- ),
232
- "utf8"
233
- )
234
- ),
235
- tr: Promise.resolve(
236
- (0, import_promises.readFile)(
237
- (0, import_path.join)(
238
- dir,
239
- "../../../frequent_questions/tr/array_as_content_declaration.md"
240
- ),
241
- "utf8"
242
- )
243
- )
63
+ en: readLocale("array_as_content_declaration.md", "en"),
64
+ fr: readLocale("array_as_content_declaration.md", "fr"),
65
+ ru: readLocale("array_as_content_declaration.md", "ru"),
66
+ ja: readLocale("array_as_content_declaration.md", "ja"),
67
+ ko: readLocale("array_as_content_declaration.md", "ko"),
68
+ zh: readLocale("array_as_content_declaration.md", "zh"),
69
+ es: readLocale("array_as_content_declaration.md", "es"),
70
+ de: readLocale("array_as_content_declaration.md", "de"),
71
+ ar: readLocale("array_as_content_declaration.md", "ar"),
72
+ pt: readLocale("array_as_content_declaration.md", "pt"),
73
+ "en-GB": readLocale("array_as_content_declaration.md", "en-GB"),
74
+ it: readLocale("array_as_content_declaration.md", "it"),
75
+ hi: readLocale("array_as_content_declaration.md", "hi"),
76
+ tr: readLocale("array_as_content_declaration.md", "tr")
244
77
  },
245
78
  "./frequent_questions/en/build_dictionaries.md": {
246
- en: Promise.resolve(
247
- (0, import_promises.readFile)(
248
- (0, import_path.join)(dir, "../../../frequent_questions/en/build_dictionaries.md"),
249
- "utf8"
250
- )
251
- ),
252
- fr: Promise.resolve(
253
- (0, import_promises.readFile)(
254
- (0, import_path.join)(dir, "../../../frequent_questions/fr/build_dictionaries.md"),
255
- "utf8"
256
- )
257
- ),
258
- ru: Promise.resolve(
259
- (0, import_promises.readFile)(
260
- (0, import_path.join)(dir, "../../../frequent_questions/ru/build_dictionaries.md"),
261
- "utf8"
262
- )
263
- ),
264
- ja: Promise.resolve(
265
- (0, import_promises.readFile)(
266
- (0, import_path.join)(dir, "../../../frequent_questions/ja/build_dictionaries.md"),
267
- "utf8"
268
- )
269
- ),
270
- ko: Promise.resolve(
271
- (0, import_promises.readFile)(
272
- (0, import_path.join)(dir, "../../../frequent_questions/ko/build_dictionaries.md"),
273
- "utf8"
274
- )
275
- ),
276
- zh: Promise.resolve(
277
- (0, import_promises.readFile)(
278
- (0, import_path.join)(dir, "../../../frequent_questions/zh/build_dictionaries.md"),
279
- "utf8"
280
- )
281
- ),
282
- es: Promise.resolve(
283
- (0, import_promises.readFile)(
284
- (0, import_path.join)(dir, "../../../frequent_questions/es/build_dictionaries.md"),
285
- "utf8"
286
- )
287
- ),
288
- de: Promise.resolve(
289
- (0, import_promises.readFile)(
290
- (0, import_path.join)(dir, "../../../frequent_questions/de/build_dictionaries.md"),
291
- "utf8"
292
- )
293
- ),
294
- ar: Promise.resolve(
295
- (0, import_promises.readFile)(
296
- (0, import_path.join)(dir, "../../../frequent_questions/ar/build_dictionaries.md"),
297
- "utf8"
298
- )
299
- ),
300
- pt: Promise.resolve(
301
- (0, import_promises.readFile)(
302
- (0, import_path.join)(dir, "../../../frequent_questions/pt/build_dictionaries.md"),
303
- "utf8"
304
- )
305
- ),
306
- "en-GB": Promise.resolve(
307
- (0, import_promises.readFile)(
308
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/build_dictionaries.md"),
309
- "utf8"
310
- )
311
- ),
312
- it: Promise.resolve(
313
- (0, import_promises.readFile)(
314
- (0, import_path.join)(dir, "../../../frequent_questions/it/build_dictionaries.md"),
315
- "utf8"
316
- )
317
- ),
318
- hi: Promise.resolve(
319
- (0, import_promises.readFile)(
320
- (0, import_path.join)(dir, "../../../frequent_questions/hi/build_dictionaries.md"),
321
- "utf8"
322
- )
323
- ),
324
- tr: Promise.resolve(
325
- (0, import_promises.readFile)(
326
- (0, import_path.join)(dir, "../../../frequent_questions/tr/build_dictionaries.md"),
327
- "utf8"
328
- )
329
- )
79
+ en: readLocale("build_dictionaries.md", "en"),
80
+ fr: readLocale("build_dictionaries.md", "fr"),
81
+ ru: readLocale("build_dictionaries.md", "ru"),
82
+ ja: readLocale("build_dictionaries.md", "ja"),
83
+ ko: readLocale("build_dictionaries.md", "ko"),
84
+ zh: readLocale("build_dictionaries.md", "zh"),
85
+ es: readLocale("build_dictionaries.md", "es"),
86
+ de: readLocale("build_dictionaries.md", "de"),
87
+ ar: readLocale("build_dictionaries.md", "ar"),
88
+ pt: readLocale("build_dictionaries.md", "pt"),
89
+ "en-GB": readLocale("build_dictionaries.md", "en-GB"),
90
+ it: readLocale("build_dictionaries.md", "it"),
91
+ hi: readLocale("build_dictionaries.md", "hi"),
92
+ tr: readLocale("build_dictionaries.md", "tr")
330
93
  },
331
94
  "./frequent_questions/en/build_error_CI_CD.md": {
332
- en: Promise.resolve(
333
- (0, import_promises.readFile)(
334
- (0, import_path.join)(dir, "../../../frequent_questions/en/build_error_CI_CD.md"),
335
- "utf8"
336
- )
337
- ),
338
- fr: Promise.resolve(
339
- (0, import_promises.readFile)(
340
- (0, import_path.join)(dir, "../../../frequent_questions/fr/build_error_CI_CD.md"),
341
- "utf8"
342
- )
343
- ),
344
- ru: Promise.resolve(
345
- (0, import_promises.readFile)(
346
- (0, import_path.join)(dir, "../../../frequent_questions/ru/build_error_CI_CD.md"),
347
- "utf8"
348
- )
349
- ),
350
- ja: Promise.resolve(
351
- (0, import_promises.readFile)(
352
- (0, import_path.join)(dir, "../../../frequent_questions/ja/build_error_CI_CD.md"),
353
- "utf8"
354
- )
355
- ),
356
- ko: Promise.resolve(
357
- (0, import_promises.readFile)(
358
- (0, import_path.join)(dir, "../../../frequent_questions/ko/build_error_CI_CD.md"),
359
- "utf8"
360
- )
361
- ),
362
- zh: Promise.resolve(
363
- (0, import_promises.readFile)(
364
- (0, import_path.join)(dir, "../../../frequent_questions/zh/build_error_CI_CD.md"),
365
- "utf8"
366
- )
367
- ),
368
- es: Promise.resolve(
369
- (0, import_promises.readFile)(
370
- (0, import_path.join)(dir, "../../../frequent_questions/es/build_error_CI_CD.md"),
371
- "utf8"
372
- )
373
- ),
374
- de: Promise.resolve(
375
- (0, import_promises.readFile)(
376
- (0, import_path.join)(dir, "../../../frequent_questions/de/build_error_CI_CD.md"),
377
- "utf8"
378
- )
379
- ),
380
- ar: Promise.resolve(
381
- (0, import_promises.readFile)(
382
- (0, import_path.join)(dir, "../../../frequent_questions/ar/build_error_CI_CD.md"),
383
- "utf8"
384
- )
385
- ),
386
- pt: Promise.resolve(
387
- (0, import_promises.readFile)(
388
- (0, import_path.join)(dir, "../../../frequent_questions/pt/build_error_CI_CD.md"),
389
- "utf8"
390
- )
391
- ),
392
- "en-GB": Promise.resolve(
393
- (0, import_promises.readFile)(
394
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/build_error_CI_CD.md"),
395
- "utf8"
396
- )
397
- ),
398
- it: Promise.resolve(
399
- (0, import_promises.readFile)(
400
- (0, import_path.join)(dir, "../../../frequent_questions/it/build_error_CI_CD.md"),
401
- "utf8"
402
- )
403
- ),
404
- hi: Promise.resolve(
405
- (0, import_promises.readFile)(
406
- (0, import_path.join)(dir, "../../../frequent_questions/hi/build_error_CI_CD.md"),
407
- "utf8"
408
- )
409
- ),
410
- tr: Promise.resolve(
411
- (0, import_promises.readFile)(
412
- (0, import_path.join)(dir, "../../../frequent_questions/tr/build_error_CI_CD.md"),
413
- "utf8"
414
- )
415
- )
95
+ en: readLocale("build_error_CI_CD.md", "en"),
96
+ fr: readLocale("build_error_CI_CD.md", "fr"),
97
+ ru: readLocale("build_error_CI_CD.md", "ru"),
98
+ ja: readLocale("build_error_CI_CD.md", "ja"),
99
+ ko: readLocale("build_error_CI_CD.md", "ko"),
100
+ zh: readLocale("build_error_CI_CD.md", "zh"),
101
+ es: readLocale("build_error_CI_CD.md", "es"),
102
+ de: readLocale("build_error_CI_CD.md", "de"),
103
+ ar: readLocale("build_error_CI_CD.md", "ar"),
104
+ pt: readLocale("build_error_CI_CD.md", "pt"),
105
+ "en-GB": readLocale("build_error_CI_CD.md", "en-GB"),
106
+ it: readLocale("build_error_CI_CD.md", "it"),
107
+ hi: readLocale("build_error_CI_CD.md", "hi"),
108
+ tr: readLocale("build_error_CI_CD.md", "tr")
416
109
  },
417
110
  "./frequent_questions/en/customized_locale_list.md": {
418
- en: Promise.resolve(
419
- (0, import_promises.readFile)(
420
- (0, import_path.join)(dir, "../../../frequent_questions/en/customized_locale_list.md"),
421
- "utf8"
422
- )
423
- ),
424
- fr: Promise.resolve(
425
- (0, import_promises.readFile)(
426
- (0, import_path.join)(dir, "../../../frequent_questions/fr/customized_locale_list.md"),
427
- "utf8"
428
- )
429
- ),
430
- ru: Promise.resolve(
431
- (0, import_promises.readFile)(
432
- (0, import_path.join)(dir, "../../../frequent_questions/ru/customized_locale_list.md"),
433
- "utf8"
434
- )
435
- ),
436
- ja: Promise.resolve(
437
- (0, import_promises.readFile)(
438
- (0, import_path.join)(dir, "../../../frequent_questions/ja/customized_locale_list.md"),
439
- "utf8"
440
- )
441
- ),
442
- ko: Promise.resolve(
443
- (0, import_promises.readFile)(
444
- (0, import_path.join)(dir, "../../../frequent_questions/ko/customized_locale_list.md"),
445
- "utf8"
446
- )
447
- ),
448
- zh: Promise.resolve(
449
- (0, import_promises.readFile)(
450
- (0, import_path.join)(dir, "../../../frequent_questions/zh/customized_locale_list.md"),
451
- "utf8"
452
- )
453
- ),
454
- es: Promise.resolve(
455
- (0, import_promises.readFile)(
456
- (0, import_path.join)(dir, "../../../frequent_questions/es/customized_locale_list.md"),
457
- "utf8"
458
- )
459
- ),
460
- de: Promise.resolve(
461
- (0, import_promises.readFile)(
462
- (0, import_path.join)(dir, "../../../frequent_questions/de/customized_locale_list.md"),
463
- "utf8"
464
- )
465
- ),
466
- ar: Promise.resolve(
467
- (0, import_promises.readFile)(
468
- (0, import_path.join)(dir, "../../../frequent_questions/ar/customized_locale_list.md"),
469
- "utf8"
470
- )
471
- ),
472
- pt: Promise.resolve(
473
- (0, import_promises.readFile)(
474
- (0, import_path.join)(dir, "../../../frequent_questions/pt/customized_locale_list.md"),
475
- "utf8"
476
- )
477
- ),
478
- "en-GB": Promise.resolve(
479
- (0, import_promises.readFile)(
480
- (0, import_path.join)(
481
- dir,
482
- "../../../frequent_questions/en-GB/customized_locale_list.md"
483
- ),
484
- "utf8"
485
- )
486
- ),
487
- it: Promise.resolve(
488
- (0, import_promises.readFile)(
489
- (0, import_path.join)(dir, "../../../frequent_questions/it/customized_locale_list.md"),
490
- "utf8"
491
- )
492
- ),
493
- hi: Promise.resolve(
494
- (0, import_promises.readFile)(
495
- (0, import_path.join)(dir, "../../../frequent_questions/hi/customized_locale_list.md"),
496
- "utf8"
497
- )
498
- ),
499
- tr: Promise.resolve(
500
- (0, import_promises.readFile)(
501
- (0, import_path.join)(dir, "../../../frequent_questions/tr/customized_locale_list.md"),
502
- "utf8"
503
- )
504
- )
111
+ en: readLocale("customized_locale_list.md", "en"),
112
+ fr: readLocale("customized_locale_list.md", "fr"),
113
+ ru: readLocale("customized_locale_list.md", "ru"),
114
+ ja: readLocale("customized_locale_list.md", "ja"),
115
+ ko: readLocale("customized_locale_list.md", "ko"),
116
+ zh: readLocale("customized_locale_list.md", "zh"),
117
+ es: readLocale("customized_locale_list.md", "es"),
118
+ de: readLocale("customized_locale_list.md", "de"),
119
+ ar: readLocale("customized_locale_list.md", "ar"),
120
+ pt: readLocale("customized_locale_list.md", "pt"),
121
+ "en-GB": readLocale("customized_locale_list.md", "en-GB"),
122
+ it: readLocale("customized_locale_list.md", "it"),
123
+ hi: readLocale("customized_locale_list.md", "hi"),
124
+ tr: readLocale("customized_locale_list.md", "tr")
505
125
  },
506
126
  "./frequent_questions/en/domain_routing.md": {
507
- en: Promise.resolve(
508
- (0, import_promises.readFile)(
509
- (0, import_path.join)(dir, "../../../frequent_questions/en/domain_routing.md"),
510
- "utf8"
511
- )
512
- ),
513
- fr: Promise.resolve(
514
- (0, import_promises.readFile)(
515
- (0, import_path.join)(dir, "../../../frequent_questions/fr/domain_routing.md"),
516
- "utf8"
517
- )
518
- ),
519
- ru: Promise.resolve(
520
- (0, import_promises.readFile)(
521
- (0, import_path.join)(dir, "../../../frequent_questions/ru/domain_routing.md"),
522
- "utf8"
523
- )
524
- ),
525
- ja: Promise.resolve(
526
- (0, import_promises.readFile)(
527
- (0, import_path.join)(dir, "../../../frequent_questions/ja/domain_routing.md"),
528
- "utf8"
529
- )
530
- ),
531
- ko: Promise.resolve(
532
- (0, import_promises.readFile)(
533
- (0, import_path.join)(dir, "../../../frequent_questions/ko/domain_routing.md"),
534
- "utf8"
535
- )
536
- ),
537
- zh: Promise.resolve(
538
- (0, import_promises.readFile)(
539
- (0, import_path.join)(dir, "../../../frequent_questions/zh/domain_routing.md"),
540
- "utf8"
541
- )
542
- ),
543
- es: Promise.resolve(
544
- (0, import_promises.readFile)(
545
- (0, import_path.join)(dir, "../../../frequent_questions/es/domain_routing.md"),
546
- "utf8"
547
- )
548
- ),
549
- de: Promise.resolve(
550
- (0, import_promises.readFile)(
551
- (0, import_path.join)(dir, "../../../frequent_questions/de/domain_routing.md"),
552
- "utf8"
553
- )
554
- ),
555
- ar: Promise.resolve(
556
- (0, import_promises.readFile)(
557
- (0, import_path.join)(dir, "../../../frequent_questions/ar/domain_routing.md"),
558
- "utf8"
559
- )
560
- ),
561
- pt: Promise.resolve(
562
- (0, import_promises.readFile)(
563
- (0, import_path.join)(dir, "../../../frequent_questions/pt/domain_routing.md"),
564
- "utf8"
565
- )
566
- ),
567
- "en-GB": Promise.resolve(
568
- (0, import_promises.readFile)(
569
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/domain_routing.md"),
570
- "utf8"
571
- )
572
- ),
573
- it: Promise.resolve(
574
- (0, import_promises.readFile)(
575
- (0, import_path.join)(dir, "../../../frequent_questions/it/domain_routing.md"),
576
- "utf8"
577
- )
578
- ),
579
- hi: Promise.resolve(
580
- (0, import_promises.readFile)(
581
- (0, import_path.join)(dir, "../../../frequent_questions/hi/domain_routing.md"),
582
- "utf8"
583
- )
584
- ),
585
- tr: Promise.resolve(
586
- (0, import_promises.readFile)(
587
- (0, import_path.join)(dir, "../../../frequent_questions/tr/domain_routing.md"),
588
- "utf8"
589
- )
590
- )
127
+ en: readLocale("domain_routing.md", "en"),
128
+ fr: readLocale("domain_routing.md", "fr"),
129
+ ru: readLocale("domain_routing.md", "ru"),
130
+ ja: readLocale("domain_routing.md", "ja"),
131
+ ko: readLocale("domain_routing.md", "ko"),
132
+ zh: readLocale("domain_routing.md", "zh"),
133
+ es: readLocale("domain_routing.md", "es"),
134
+ de: readLocale("domain_routing.md", "de"),
135
+ ar: readLocale("domain_routing.md", "ar"),
136
+ pt: readLocale("domain_routing.md", "pt"),
137
+ "en-GB": readLocale("domain_routing.md", "en-GB"),
138
+ it: readLocale("domain_routing.md", "it"),
139
+ hi: readLocale("domain_routing.md", "hi"),
140
+ tr: readLocale("domain_routing.md", "tr")
591
141
  },
592
142
  "./frequent_questions/en/esbuild_error.md": {
593
- en: Promise.resolve(
594
- (0, import_promises.readFile)(
595
- (0, import_path.join)(dir, "../../../frequent_questions/en/esbuild_error.md"),
596
- "utf8"
597
- )
598
- ),
599
- fr: Promise.resolve(
600
- (0, import_promises.readFile)(
601
- (0, import_path.join)(dir, "../../../frequent_questions/fr/esbuild_error.md"),
602
- "utf8"
603
- )
604
- ),
605
- ru: Promise.resolve(
606
- (0, import_promises.readFile)(
607
- (0, import_path.join)(dir, "../../../frequent_questions/ru/esbuild_error.md"),
608
- "utf8"
609
- )
610
- ),
611
- ja: Promise.resolve(
612
- (0, import_promises.readFile)(
613
- (0, import_path.join)(dir, "../../../frequent_questions/ja/esbuild_error.md"),
614
- "utf8"
615
- )
616
- ),
617
- ko: Promise.resolve(
618
- (0, import_promises.readFile)(
619
- (0, import_path.join)(dir, "../../../frequent_questions/ko/esbuild_error.md"),
620
- "utf8"
621
- )
622
- ),
623
- zh: Promise.resolve(
624
- (0, import_promises.readFile)(
625
- (0, import_path.join)(dir, "../../../frequent_questions/zh/esbuild_error.md"),
626
- "utf8"
627
- )
628
- ),
629
- es: Promise.resolve(
630
- (0, import_promises.readFile)(
631
- (0, import_path.join)(dir, "../../../frequent_questions/es/esbuild_error.md"),
632
- "utf8"
633
- )
634
- ),
635
- de: Promise.resolve(
636
- (0, import_promises.readFile)(
637
- (0, import_path.join)(dir, "../../../frequent_questions/de/esbuild_error.md"),
638
- "utf8"
639
- )
640
- ),
641
- ar: Promise.resolve(
642
- (0, import_promises.readFile)(
643
- (0, import_path.join)(dir, "../../../frequent_questions/ar/esbuild_error.md"),
644
- "utf8"
645
- )
646
- ),
647
- pt: Promise.resolve(
648
- (0, import_promises.readFile)(
649
- (0, import_path.join)(dir, "../../../frequent_questions/pt/esbuild_error.md"),
650
- "utf8"
651
- )
652
- ),
653
- "en-GB": Promise.resolve(
654
- (0, import_promises.readFile)(
655
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/esbuild_error.md"),
656
- "utf8"
657
- )
658
- ),
659
- it: Promise.resolve(
660
- (0, import_promises.readFile)(
661
- (0, import_path.join)(dir, "../../../frequent_questions/it/esbuild_error.md"),
662
- "utf8"
663
- )
664
- ),
665
- hi: Promise.resolve(
666
- (0, import_promises.readFile)(
667
- (0, import_path.join)(dir, "../../../frequent_questions/hi/esbuild_error.md"),
668
- "utf8"
669
- )
670
- ),
671
- tr: Promise.resolve(
672
- (0, import_promises.readFile)(
673
- (0, import_path.join)(dir, "../../../frequent_questions/tr/esbuild_error.md"),
674
- "utf8"
675
- )
676
- )
143
+ en: readLocale("esbuild_error.md", "en"),
144
+ fr: readLocale("esbuild_error.md", "fr"),
145
+ ru: readLocale("esbuild_error.md", "ru"),
146
+ ja: readLocale("esbuild_error.md", "ja"),
147
+ ko: readLocale("esbuild_error.md", "ko"),
148
+ zh: readLocale("esbuild_error.md", "zh"),
149
+ es: readLocale("esbuild_error.md", "es"),
150
+ de: readLocale("esbuild_error.md", "de"),
151
+ ar: readLocale("esbuild_error.md", "ar"),
152
+ pt: readLocale("esbuild_error.md", "pt"),
153
+ "en-GB": readLocale("esbuild_error.md", "en-GB"),
154
+ it: readLocale("esbuild_error.md", "it"),
155
+ hi: readLocale("esbuild_error.md", "hi"),
156
+ tr: readLocale("esbuild_error.md", "tr")
677
157
  },
678
158
  "./frequent_questions/en/get_locale_cookie.md": {
679
- en: Promise.resolve(
680
- (0, import_promises.readFile)(
681
- (0, import_path.join)(dir, "../../../frequent_questions/en/get_locale_cookie.md"),
682
- "utf8"
683
- )
684
- ),
685
- fr: Promise.resolve(
686
- (0, import_promises.readFile)(
687
- (0, import_path.join)(dir, "../../../frequent_questions/fr/get_locale_cookie.md"),
688
- "utf8"
689
- )
690
- ),
691
- ru: Promise.resolve(
692
- (0, import_promises.readFile)(
693
- (0, import_path.join)(dir, "../../../frequent_questions/ru/get_locale_cookie.md"),
694
- "utf8"
695
- )
696
- ),
697
- ja: Promise.resolve(
698
- (0, import_promises.readFile)(
699
- (0, import_path.join)(dir, "../../../frequent_questions/ja/get_locale_cookie.md"),
700
- "utf8"
701
- )
702
- ),
703
- ko: Promise.resolve(
704
- (0, import_promises.readFile)(
705
- (0, import_path.join)(dir, "../../../frequent_questions/ko/get_locale_cookie.md"),
706
- "utf8"
707
- )
708
- ),
709
- zh: Promise.resolve(
710
- (0, import_promises.readFile)(
711
- (0, import_path.join)(dir, "../../../frequent_questions/zh/get_locale_cookie.md"),
712
- "utf8"
713
- )
714
- ),
715
- es: Promise.resolve(
716
- (0, import_promises.readFile)(
717
- (0, import_path.join)(dir, "../../../frequent_questions/es/get_locale_cookie.md"),
718
- "utf8"
719
- )
720
- ),
721
- de: Promise.resolve(
722
- (0, import_promises.readFile)(
723
- (0, import_path.join)(dir, "../../../frequent_questions/de/get_locale_cookie.md"),
724
- "utf8"
725
- )
726
- ),
727
- ar: Promise.resolve(
728
- (0, import_promises.readFile)(
729
- (0, import_path.join)(dir, "../../../frequent_questions/ar/get_locale_cookie.md"),
730
- "utf8"
731
- )
732
- ),
733
- pt: Promise.resolve(
734
- (0, import_promises.readFile)(
735
- (0, import_path.join)(dir, "../../../frequent_questions/pt/get_locale_cookie.md"),
736
- "utf8"
737
- )
738
- ),
739
- "en-GB": Promise.resolve(
740
- (0, import_promises.readFile)(
741
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/get_locale_cookie.md"),
742
- "utf8"
743
- )
744
- ),
745
- it: Promise.resolve(
746
- (0, import_promises.readFile)(
747
- (0, import_path.join)(dir, "../../../frequent_questions/it/get_locale_cookie.md"),
748
- "utf8"
749
- )
750
- ),
751
- hi: Promise.resolve(
752
- (0, import_promises.readFile)(
753
- (0, import_path.join)(dir, "../../../frequent_questions/hi/get_locale_cookie.md"),
754
- "utf8"
755
- )
756
- ),
757
- tr: Promise.resolve(
758
- (0, import_promises.readFile)(
759
- (0, import_path.join)(dir, "../../../frequent_questions/tr/get_locale_cookie.md"),
760
- "utf8"
761
- )
762
- )
159
+ en: readLocale("get_locale_cookie.md", "en"),
160
+ fr: readLocale("get_locale_cookie.md", "fr"),
161
+ ru: readLocale("get_locale_cookie.md", "ru"),
162
+ ja: readLocale("get_locale_cookie.md", "ja"),
163
+ ko: readLocale("get_locale_cookie.md", "ko"),
164
+ zh: readLocale("get_locale_cookie.md", "zh"),
165
+ es: readLocale("get_locale_cookie.md", "es"),
166
+ de: readLocale("get_locale_cookie.md", "de"),
167
+ ar: readLocale("get_locale_cookie.md", "ar"),
168
+ pt: readLocale("get_locale_cookie.md", "pt"),
169
+ "en-GB": readLocale("get_locale_cookie.md", "en-GB"),
170
+ it: readLocale("get_locale_cookie.md", "it"),
171
+ hi: readLocale("get_locale_cookie.md", "hi"),
172
+ tr: readLocale("get_locale_cookie.md", "tr")
763
173
  },
764
174
  "./frequent_questions/en/intlayer_command_undefined.md": {
765
- en: Promise.resolve(
766
- (0, import_promises.readFile)(
767
- (0, import_path.join)(
768
- dir,
769
- "../../../frequent_questions/en/intlayer_command_undefined.md"
770
- ),
771
- "utf8"
772
- )
773
- ),
774
- fr: Promise.resolve(
775
- (0, import_promises.readFile)(
776
- (0, import_path.join)(
777
- dir,
778
- "../../../frequent_questions/fr/intlayer_command_undefined.md"
779
- ),
780
- "utf8"
781
- )
782
- ),
783
- ru: Promise.resolve(
784
- (0, import_promises.readFile)(
785
- (0, import_path.join)(
786
- dir,
787
- "../../../frequent_questions/ru/intlayer_command_undefined.md"
788
- ),
789
- "utf8"
790
- )
791
- ),
792
- ja: Promise.resolve(
793
- (0, import_promises.readFile)(
794
- (0, import_path.join)(
795
- dir,
796
- "../../../frequent_questions/ja/intlayer_command_undefined.md"
797
- ),
798
- "utf8"
799
- )
800
- ),
801
- ko: Promise.resolve(
802
- (0, import_promises.readFile)(
803
- (0, import_path.join)(
804
- dir,
805
- "../../../frequent_questions/ko/intlayer_command_undefined.md"
806
- ),
807
- "utf8"
808
- )
809
- ),
810
- zh: Promise.resolve(
811
- (0, import_promises.readFile)(
812
- (0, import_path.join)(
813
- dir,
814
- "../../../frequent_questions/zh/intlayer_command_undefined.md"
815
- ),
816
- "utf8"
817
- )
818
- ),
819
- es: Promise.resolve(
820
- (0, import_promises.readFile)(
821
- (0, import_path.join)(
822
- dir,
823
- "../../../frequent_questions/es/intlayer_command_undefined.md"
824
- ),
825
- "utf8"
826
- )
827
- ),
828
- de: Promise.resolve(
829
- (0, import_promises.readFile)(
830
- (0, import_path.join)(
831
- dir,
832
- "../../../frequent_questions/de/intlayer_command_undefined.md"
833
- ),
834
- "utf8"
835
- )
836
- ),
837
- ar: Promise.resolve(
838
- (0, import_promises.readFile)(
839
- (0, import_path.join)(
840
- dir,
841
- "../../../frequent_questions/ar/intlayer_command_undefined.md"
842
- ),
843
- "utf8"
844
- )
845
- ),
846
- pt: Promise.resolve(
847
- (0, import_promises.readFile)(
848
- (0, import_path.join)(
849
- dir,
850
- "../../../frequent_questions/pt/intlayer_command_undefined.md"
851
- ),
852
- "utf8"
853
- )
854
- ),
855
- "en-GB": Promise.resolve(
856
- (0, import_promises.readFile)(
857
- (0, import_path.join)(
858
- dir,
859
- "../../../frequent_questions/en-GB/intlayer_command_undefined.md"
860
- ),
861
- "utf8"
862
- )
863
- ),
864
- it: Promise.resolve(
865
- (0, import_promises.readFile)(
866
- (0, import_path.join)(
867
- dir,
868
- "../../../frequent_questions/it/intlayer_command_undefined.md"
869
- ),
870
- "utf8"
871
- )
872
- ),
873
- hi: Promise.resolve(
874
- (0, import_promises.readFile)(
875
- (0, import_path.join)(
876
- dir,
877
- "../../../frequent_questions/hi/intlayer_command_undefined.md"
878
- ),
879
- "utf8"
880
- )
881
- ),
882
- tr: Promise.resolve(
883
- (0, import_promises.readFile)(
884
- (0, import_path.join)(
885
- dir,
886
- "../../../frequent_questions/tr/intlayer_command_undefined.md"
887
- ),
888
- "utf8"
889
- )
890
- )
175
+ en: readLocale("intlayer_command_undefined.md", "en"),
176
+ fr: readLocale("intlayer_command_undefined.md", "fr"),
177
+ ru: readLocale("intlayer_command_undefined.md", "ru"),
178
+ ja: readLocale("intlayer_command_undefined.md", "ja"),
179
+ ko: readLocale("intlayer_command_undefined.md", "ko"),
180
+ zh: readLocale("intlayer_command_undefined.md", "zh"),
181
+ es: readLocale("intlayer_command_undefined.md", "es"),
182
+ de: readLocale("intlayer_command_undefined.md", "de"),
183
+ ar: readLocale("intlayer_command_undefined.md", "ar"),
184
+ pt: readLocale("intlayer_command_undefined.md", "pt"),
185
+ "en-GB": readLocale("intlayer_command_undefined.md", "en-GB"),
186
+ it: readLocale("intlayer_command_undefined.md", "it"),
187
+ hi: readLocale("intlayer_command_undefined.md", "hi"),
188
+ tr: readLocale("intlayer_command_undefined.md", "tr")
891
189
  },
892
190
  "./frequent_questions/en/locale_incorect_in_url.md": {
893
- en: Promise.resolve(
894
- (0, import_promises.readFile)(
895
- (0, import_path.join)(dir, "../../../frequent_questions/en/locale_incorect_in_url.md"),
896
- "utf8"
897
- )
898
- ),
899
- fr: Promise.resolve(
900
- (0, import_promises.readFile)(
901
- (0, import_path.join)(dir, "../../../frequent_questions/fr/locale_incorect_in_url.md"),
902
- "utf8"
903
- )
904
- ),
905
- ru: Promise.resolve(
906
- (0, import_promises.readFile)(
907
- (0, import_path.join)(dir, "../../../frequent_questions/ru/locale_incorect_in_url.md"),
908
- "utf8"
909
- )
910
- ),
911
- ja: Promise.resolve(
912
- (0, import_promises.readFile)(
913
- (0, import_path.join)(dir, "../../../frequent_questions/ja/locale_incorect_in_url.md"),
914
- "utf8"
915
- )
916
- ),
917
- ko: Promise.resolve(
918
- (0, import_promises.readFile)(
919
- (0, import_path.join)(dir, "../../../frequent_questions/ko/locale_incorect_in_url.md"),
920
- "utf8"
921
- )
922
- ),
923
- zh: Promise.resolve(
924
- (0, import_promises.readFile)(
925
- (0, import_path.join)(dir, "../../../frequent_questions/zh/locale_incorect_in_url.md"),
926
- "utf8"
927
- )
928
- ),
929
- es: Promise.resolve(
930
- (0, import_promises.readFile)(
931
- (0, import_path.join)(dir, "../../../frequent_questions/es/locale_incorect_in_url.md"),
932
- "utf8"
933
- )
934
- ),
935
- de: Promise.resolve(
936
- (0, import_promises.readFile)(
937
- (0, import_path.join)(dir, "../../../frequent_questions/de/locale_incorect_in_url.md"),
938
- "utf8"
939
- )
940
- ),
941
- ar: Promise.resolve(
942
- (0, import_promises.readFile)(
943
- (0, import_path.join)(dir, "../../../frequent_questions/ar/locale_incorect_in_url.md"),
944
- "utf8"
945
- )
946
- ),
947
- pt: Promise.resolve(
948
- (0, import_promises.readFile)(
949
- (0, import_path.join)(dir, "../../../frequent_questions/pt/locale_incorect_in_url.md"),
950
- "utf8"
951
- )
952
- ),
953
- "en-GB": Promise.resolve(
954
- (0, import_promises.readFile)(
955
- (0, import_path.join)(
956
- dir,
957
- "../../../frequent_questions/en-GB/locale_incorect_in_url.md"
958
- ),
959
- "utf8"
960
- )
961
- ),
962
- it: Promise.resolve(
963
- (0, import_promises.readFile)(
964
- (0, import_path.join)(dir, "../../../frequent_questions/it/locale_incorect_in_url.md"),
965
- "utf8"
966
- )
967
- ),
968
- hi: Promise.resolve(
969
- (0, import_promises.readFile)(
970
- (0, import_path.join)(dir, "../../../frequent_questions/hi/locale_incorect_in_url.md"),
971
- "utf8"
972
- )
973
- ),
974
- tr: Promise.resolve(
975
- (0, import_promises.readFile)(
976
- (0, import_path.join)(dir, "../../../frequent_questions/tr/locale_incorect_in_url.md"),
977
- "utf8"
978
- )
979
- )
191
+ en: readLocale("locale_incorect_in_url.md", "en"),
192
+ fr: readLocale("locale_incorect_in_url.md", "fr"),
193
+ ru: readLocale("locale_incorect_in_url.md", "ru"),
194
+ ja: readLocale("locale_incorect_in_url.md", "ja"),
195
+ ko: readLocale("locale_incorect_in_url.md", "ko"),
196
+ zh: readLocale("locale_incorect_in_url.md", "zh"),
197
+ es: readLocale("locale_incorect_in_url.md", "es"),
198
+ de: readLocale("locale_incorect_in_url.md", "de"),
199
+ ar: readLocale("locale_incorect_in_url.md", "ar"),
200
+ pt: readLocale("locale_incorect_in_url.md", "pt"),
201
+ "en-GB": readLocale("locale_incorect_in_url.md", "en-GB"),
202
+ it: readLocale("locale_incorect_in_url.md", "it"),
203
+ hi: readLocale("locale_incorect_in_url.md", "hi"),
204
+ tr: readLocale("locale_incorect_in_url.md", "tr")
980
205
  },
981
206
  "./frequent_questions/en/static_rendering.md": {
982
- en: Promise.resolve(
983
- (0, import_promises.readFile)(
984
- (0, import_path.join)(dir, "../../../frequent_questions/en/static_rendering.md"),
985
- "utf8"
986
- )
987
- ),
988
- fr: Promise.resolve(
989
- (0, import_promises.readFile)(
990
- (0, import_path.join)(dir, "../../../frequent_questions/fr/static_rendering.md"),
991
- "utf8"
992
- )
993
- ),
994
- ru: Promise.resolve(
995
- (0, import_promises.readFile)(
996
- (0, import_path.join)(dir, "../../../frequent_questions/ru/static_rendering.md"),
997
- "utf8"
998
- )
999
- ),
1000
- ja: Promise.resolve(
1001
- (0, import_promises.readFile)(
1002
- (0, import_path.join)(dir, "../../../frequent_questions/ja/static_rendering.md"),
1003
- "utf8"
1004
- )
1005
- ),
1006
- ko: Promise.resolve(
1007
- (0, import_promises.readFile)(
1008
- (0, import_path.join)(dir, "../../../frequent_questions/ko/static_rendering.md"),
1009
- "utf8"
1010
- )
1011
- ),
1012
- zh: Promise.resolve(
1013
- (0, import_promises.readFile)(
1014
- (0, import_path.join)(dir, "../../../frequent_questions/zh/static_rendering.md"),
1015
- "utf8"
1016
- )
1017
- ),
1018
- es: Promise.resolve(
1019
- (0, import_promises.readFile)(
1020
- (0, import_path.join)(dir, "../../../frequent_questions/es/static_rendering.md"),
1021
- "utf8"
1022
- )
1023
- ),
1024
- de: Promise.resolve(
1025
- (0, import_promises.readFile)(
1026
- (0, import_path.join)(dir, "../../../frequent_questions/de/static_rendering.md"),
1027
- "utf8"
1028
- )
1029
- ),
1030
- ar: Promise.resolve(
1031
- (0, import_promises.readFile)(
1032
- (0, import_path.join)(dir, "../../../frequent_questions/ar/static_rendering.md"),
1033
- "utf8"
1034
- )
1035
- ),
1036
- pt: Promise.resolve(
1037
- (0, import_promises.readFile)(
1038
- (0, import_path.join)(dir, "../../../frequent_questions/pt/static_rendering.md"),
1039
- "utf8"
1040
- )
1041
- ),
1042
- "en-GB": Promise.resolve(
1043
- (0, import_promises.readFile)(
1044
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/static_rendering.md"),
1045
- "utf8"
1046
- )
1047
- ),
1048
- it: Promise.resolve(
1049
- (0, import_promises.readFile)(
1050
- (0, import_path.join)(dir, "../../../frequent_questions/it/static_rendering.md"),
1051
- "utf8"
1052
- )
1053
- ),
1054
- hi: Promise.resolve(
1055
- (0, import_promises.readFile)(
1056
- (0, import_path.join)(dir, "../../../frequent_questions/hi/static_rendering.md"),
1057
- "utf8"
1058
- )
1059
- ),
1060
- tr: Promise.resolve(
1061
- (0, import_promises.readFile)(
1062
- (0, import_path.join)(dir, "../../../frequent_questions/tr/static_rendering.md"),
1063
- "utf8"
1064
- )
1065
- )
207
+ en: readLocale("static_rendering.md", "en"),
208
+ fr: readLocale("static_rendering.md", "fr"),
209
+ ru: readLocale("static_rendering.md", "ru"),
210
+ ja: readLocale("static_rendering.md", "ja"),
211
+ ko: readLocale("static_rendering.md", "ko"),
212
+ zh: readLocale("static_rendering.md", "zh"),
213
+ es: readLocale("static_rendering.md", "es"),
214
+ de: readLocale("static_rendering.md", "de"),
215
+ ar: readLocale("static_rendering.md", "ar"),
216
+ pt: readLocale("static_rendering.md", "pt"),
217
+ "en-GB": readLocale("static_rendering.md", "en-GB"),
218
+ it: readLocale("static_rendering.md", "it"),
219
+ hi: readLocale("static_rendering.md", "hi"),
220
+ tr: readLocale("static_rendering.md", "tr")
1066
221
  },
1067
222
  "./frequent_questions/en/translated_path_url.md": {
1068
- en: Promise.resolve(
1069
- (0, import_promises.readFile)(
1070
- (0, import_path.join)(dir, "../../../frequent_questions/en/translated_path_url.md"),
1071
- "utf8"
1072
- )
1073
- ),
1074
- fr: Promise.resolve(
1075
- (0, import_promises.readFile)(
1076
- (0, import_path.join)(dir, "../../../frequent_questions/fr/translated_path_url.md"),
1077
- "utf8"
1078
- )
1079
- ),
1080
- ru: Promise.resolve(
1081
- (0, import_promises.readFile)(
1082
- (0, import_path.join)(dir, "../../../frequent_questions/ru/translated_path_url.md"),
1083
- "utf8"
1084
- )
1085
- ),
1086
- ja: Promise.resolve(
1087
- (0, import_promises.readFile)(
1088
- (0, import_path.join)(dir, "../../../frequent_questions/ja/translated_path_url.md"),
1089
- "utf8"
1090
- )
1091
- ),
1092
- ko: Promise.resolve(
1093
- (0, import_promises.readFile)(
1094
- (0, import_path.join)(dir, "../../../frequent_questions/ko/translated_path_url.md"),
1095
- "utf8"
1096
- )
1097
- ),
1098
- zh: Promise.resolve(
1099
- (0, import_promises.readFile)(
1100
- (0, import_path.join)(dir, "../../../frequent_questions/zh/translated_path_url.md"),
1101
- "utf8"
1102
- )
1103
- ),
1104
- es: Promise.resolve(
1105
- (0, import_promises.readFile)(
1106
- (0, import_path.join)(dir, "../../../frequent_questions/es/translated_path_url.md"),
1107
- "utf8"
1108
- )
1109
- ),
1110
- de: Promise.resolve(
1111
- (0, import_promises.readFile)(
1112
- (0, import_path.join)(dir, "../../../frequent_questions/de/translated_path_url.md"),
1113
- "utf8"
1114
- )
1115
- ),
1116
- ar: Promise.resolve(
1117
- (0, import_promises.readFile)(
1118
- (0, import_path.join)(dir, "../../../frequent_questions/ar/translated_path_url.md"),
1119
- "utf8"
1120
- )
1121
- ),
1122
- pt: Promise.resolve(
1123
- (0, import_promises.readFile)(
1124
- (0, import_path.join)(dir, "../../../frequent_questions/pt/translated_path_url.md"),
1125
- "utf8"
1126
- )
1127
- ),
1128
- "en-GB": Promise.resolve(
1129
- (0, import_promises.readFile)(
1130
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/translated_path_url.md"),
1131
- "utf8"
1132
- )
1133
- ),
1134
- it: Promise.resolve(
1135
- (0, import_promises.readFile)(
1136
- (0, import_path.join)(dir, "../../../frequent_questions/it/translated_path_url.md"),
1137
- "utf8"
1138
- )
1139
- ),
1140
- hi: Promise.resolve(
1141
- (0, import_promises.readFile)(
1142
- (0, import_path.join)(dir, "../../../frequent_questions/hi/translated_path_url.md"),
1143
- "utf8"
1144
- )
1145
- ),
1146
- tr: Promise.resolve(
1147
- (0, import_promises.readFile)(
1148
- (0, import_path.join)(dir, "../../../frequent_questions/tr/translated_path_url.md"),
1149
- "utf8"
1150
- )
1151
- )
223
+ en: readLocale("translated_path_url.md", "en"),
224
+ fr: readLocale("translated_path_url.md", "fr"),
225
+ ru: readLocale("translated_path_url.md", "ru"),
226
+ ja: readLocale("translated_path_url.md", "ja"),
227
+ ko: readLocale("translated_path_url.md", "ko"),
228
+ zh: readLocale("translated_path_url.md", "zh"),
229
+ es: readLocale("translated_path_url.md", "es"),
230
+ de: readLocale("translated_path_url.md", "de"),
231
+ ar: readLocale("translated_path_url.md", "ar"),
232
+ pt: readLocale("translated_path_url.md", "pt"),
233
+ "en-GB": readLocale("translated_path_url.md", "en-GB"),
234
+ it: readLocale("translated_path_url.md", "it"),
235
+ hi: readLocale("translated_path_url.md", "hi"),
236
+ tr: readLocale("translated_path_url.md", "tr")
1152
237
  },
1153
238
  "./frequent_questions/en/unknown_command.md": {
1154
- en: Promise.resolve(
1155
- (0, import_promises.readFile)(
1156
- (0, import_path.join)(dir, "../../../frequent_questions/en/unknown_command.md"),
1157
- "utf8"
1158
- )
1159
- ),
1160
- fr: Promise.resolve(
1161
- (0, import_promises.readFile)(
1162
- (0, import_path.join)(dir, "../../../frequent_questions/fr/unknown_command.md"),
1163
- "utf8"
1164
- )
1165
- ),
1166
- ru: Promise.resolve(
1167
- (0, import_promises.readFile)(
1168
- (0, import_path.join)(dir, "../../../frequent_questions/ru/unknown_command.md"),
1169
- "utf8"
1170
- )
1171
- ),
1172
- ja: Promise.resolve(
1173
- (0, import_promises.readFile)(
1174
- (0, import_path.join)(dir, "../../../frequent_questions/ja/unknown_command.md"),
1175
- "utf8"
1176
- )
1177
- ),
1178
- ko: Promise.resolve(
1179
- (0, import_promises.readFile)(
1180
- (0, import_path.join)(dir, "../../../frequent_questions/ko/unknown_command.md"),
1181
- "utf8"
1182
- )
1183
- ),
1184
- zh: Promise.resolve(
1185
- (0, import_promises.readFile)(
1186
- (0, import_path.join)(dir, "../../../frequent_questions/zh/unknown_command.md"),
1187
- "utf8"
1188
- )
1189
- ),
1190
- es: Promise.resolve(
1191
- (0, import_promises.readFile)(
1192
- (0, import_path.join)(dir, "../../../frequent_questions/es/unknown_command.md"),
1193
- "utf8"
1194
- )
1195
- ),
1196
- de: Promise.resolve(
1197
- (0, import_promises.readFile)(
1198
- (0, import_path.join)(dir, "../../../frequent_questions/de/unknown_command.md"),
1199
- "utf8"
1200
- )
1201
- ),
1202
- ar: Promise.resolve(
1203
- (0, import_promises.readFile)(
1204
- (0, import_path.join)(dir, "../../../frequent_questions/ar/unknown_command.md"),
1205
- "utf8"
1206
- )
1207
- ),
1208
- pt: Promise.resolve(
1209
- (0, import_promises.readFile)(
1210
- (0, import_path.join)(dir, "../../../frequent_questions/pt/unknown_command.md"),
1211
- "utf8"
1212
- )
1213
- ),
1214
- "en-GB": Promise.resolve(
1215
- (0, import_promises.readFile)(
1216
- (0, import_path.join)(dir, "../../../frequent_questions/en-GB/unknown_command.md"),
1217
- "utf8"
1218
- )
1219
- ),
1220
- it: Promise.resolve(
1221
- (0, import_promises.readFile)(
1222
- (0, import_path.join)(dir, "../../../frequent_questions/it/unknown_command.md"),
1223
- "utf8"
1224
- )
1225
- ),
1226
- hi: Promise.resolve(
1227
- (0, import_promises.readFile)(
1228
- (0, import_path.join)(dir, "../../../frequent_questions/hi/unknown_command.md"),
1229
- "utf8"
1230
- )
1231
- ),
1232
- tr: Promise.resolve(
1233
- (0, import_promises.readFile)(
1234
- (0, import_path.join)(dir, "../../../frequent_questions/tr/unknown_command.md"),
1235
- "utf8"
1236
- )
1237
- )
239
+ en: readLocale("unknown_command.md", "en"),
240
+ fr: readLocale("unknown_command.md", "fr"),
241
+ ru: readLocale("unknown_command.md", "ru"),
242
+ ja: readLocale("unknown_command.md", "ja"),
243
+ ko: readLocale("unknown_command.md", "ko"),
244
+ zh: readLocale("unknown_command.md", "zh"),
245
+ es: readLocale("unknown_command.md", "es"),
246
+ de: readLocale("unknown_command.md", "de"),
247
+ ar: readLocale("unknown_command.md", "ar"),
248
+ pt: readLocale("unknown_command.md", "pt"),
249
+ "en-GB": readLocale("unknown_command.md", "en-GB"),
250
+ it: readLocale("unknown_command.md", "it"),
251
+ hi: readLocale("unknown_command.md", "hi"),
252
+ tr: readLocale("unknown_command.md", "tr")
1238
253
  }
1239
254
  };
1240
255
  // Annotate the CommonJS export names for ESM import in node: