@intlayer/docs 6.0.0 → 6.0.2-canary.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.
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 +9 -8
  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,1916 +22,371 @@ __export(blog_entry_exports, {
22
22
  });
23
23
  module.exports = __toCommonJS(blog_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
+ "../../../blog/" + 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, "../../../blog/en/" + relativeAfterLocale),
40
+ "utf8"
41
+ );
42
+ }
43
+ return (0, import_promises.readFile)(target, "utf8");
44
+ };
30
45
  const blogEntry = {
31
46
  "./blog/en/index.md": {
32
- en: Promise.resolve(
33
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/en/index.md"), "utf8")
34
- ),
35
- fr: Promise.resolve(
36
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/fr/index.md"), "utf8")
37
- ),
38
- ru: Promise.resolve(
39
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ru/index.md"), "utf8")
40
- ),
41
- ja: Promise.resolve(
42
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ja/index.md"), "utf8")
43
- ),
44
- ko: Promise.resolve(
45
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ko/index.md"), "utf8")
46
- ),
47
- zh: Promise.resolve(
48
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/zh/index.md"), "utf8")
49
- ),
50
- es: Promise.resolve(
51
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/es/index.md"), "utf8")
52
- ),
53
- de: Promise.resolve(
54
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/de/index.md"), "utf8")
55
- ),
56
- ar: Promise.resolve(
57
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ar/index.md"), "utf8")
58
- ),
59
- pt: Promise.resolve(
60
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/pt/index.md"), "utf8")
61
- ),
62
- "en-GB": Promise.resolve(
63
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/en-GB/index.md"), "utf8")
64
- ),
65
- it: Promise.resolve(
66
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/it/index.md"), "utf8")
67
- ),
68
- hi: Promise.resolve(
69
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/hi/index.md"), "utf8")
70
- ),
71
- tr: Promise.resolve(
72
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/tr/index.md"), "utf8")
73
- )
47
+ en: readLocale("index.md", "en"),
48
+ fr: readLocale("index.md", "fr"),
49
+ ru: readLocale("index.md", "ru"),
50
+ ja: readLocale("index.md", "ja"),
51
+ ko: readLocale("index.md", "ko"),
52
+ zh: readLocale("index.md", "zh"),
53
+ es: readLocale("index.md", "es"),
54
+ de: readLocale("index.md", "de"),
55
+ ar: readLocale("index.md", "ar"),
56
+ pt: readLocale("index.md", "pt"),
57
+ "en-GB": readLocale("index.md", "en-GB"),
58
+ it: readLocale("index.md", "it"),
59
+ hi: readLocale("index.md", "hi"),
60
+ tr: readLocale("index.md", "tr")
74
61
  },
75
62
  "./blog/en/internationalization_and_SEO.md": {
76
- en: Promise.resolve(
77
- (0, import_promises.readFile)(
78
- (0, import_path.join)(dir, "../../../blog/en/internationalization_and_SEO.md"),
79
- "utf8"
80
- )
81
- ),
82
- fr: Promise.resolve(
83
- (0, import_promises.readFile)(
84
- (0, import_path.join)(dir, "../../../blog/fr/internationalization_and_SEO.md"),
85
- "utf8"
86
- )
87
- ),
88
- ru: Promise.resolve(
89
- (0, import_promises.readFile)(
90
- (0, import_path.join)(dir, "../../../blog/ru/internationalization_and_SEO.md"),
91
- "utf8"
92
- )
93
- ),
94
- ja: Promise.resolve(
95
- (0, import_promises.readFile)(
96
- (0, import_path.join)(dir, "../../../blog/ja/internationalization_and_SEO.md"),
97
- "utf8"
98
- )
99
- ),
100
- ko: Promise.resolve(
101
- (0, import_promises.readFile)(
102
- (0, import_path.join)(dir, "../../../blog/ko/internationalization_and_SEO.md"),
103
- "utf8"
104
- )
105
- ),
106
- zh: Promise.resolve(
107
- (0, import_promises.readFile)(
108
- (0, import_path.join)(dir, "../../../blog/zh/internationalization_and_SEO.md"),
109
- "utf8"
110
- )
111
- ),
112
- es: Promise.resolve(
113
- (0, import_promises.readFile)(
114
- (0, import_path.join)(dir, "../../../blog/es/internationalization_and_SEO.md"),
115
- "utf8"
116
- )
117
- ),
118
- de: Promise.resolve(
119
- (0, import_promises.readFile)(
120
- (0, import_path.join)(dir, "../../../blog/de/internationalization_and_SEO.md"),
121
- "utf8"
122
- )
123
- ),
124
- ar: Promise.resolve(
125
- (0, import_promises.readFile)(
126
- (0, import_path.join)(dir, "../../../blog/ar/internationalization_and_SEO.md"),
127
- "utf8"
128
- )
129
- ),
130
- pt: Promise.resolve(
131
- (0, import_promises.readFile)(
132
- (0, import_path.join)(dir, "../../../blog/pt/internationalization_and_SEO.md"),
133
- "utf8"
134
- )
135
- ),
136
- "en-GB": Promise.resolve(
137
- (0, import_promises.readFile)(
138
- (0, import_path.join)(dir, "../../../blog/en-GB/internationalization_and_SEO.md"),
139
- "utf8"
140
- )
141
- ),
142
- it: Promise.resolve(
143
- (0, import_promises.readFile)(
144
- (0, import_path.join)(dir, "../../../blog/it/internationalization_and_SEO.md"),
145
- "utf8"
146
- )
147
- ),
148
- hi: Promise.resolve(
149
- (0, import_promises.readFile)(
150
- (0, import_path.join)(dir, "../../../blog/hi/internationalization_and_SEO.md"),
151
- "utf8"
152
- )
153
- ),
154
- tr: Promise.resolve(
155
- (0, import_promises.readFile)(
156
- (0, import_path.join)(dir, "../../../blog/tr/internationalization_and_SEO.md"),
157
- "utf8"
158
- )
159
- )
63
+ en: readLocale("internationalization_and_SEO.md", "en"),
64
+ fr: readLocale("internationalization_and_SEO.md", "fr"),
65
+ ru: readLocale("internationalization_and_SEO.md", "ru"),
66
+ ja: readLocale("internationalization_and_SEO.md", "ja"),
67
+ ko: readLocale("internationalization_and_SEO.md", "ko"),
68
+ zh: readLocale("internationalization_and_SEO.md", "zh"),
69
+ es: readLocale("internationalization_and_SEO.md", "es"),
70
+ de: readLocale("internationalization_and_SEO.md", "de"),
71
+ ar: readLocale("internationalization_and_SEO.md", "ar"),
72
+ pt: readLocale("internationalization_and_SEO.md", "pt"),
73
+ "en-GB": readLocale("internationalization_and_SEO.md", "en-GB"),
74
+ it: readLocale("internationalization_and_SEO.md", "it"),
75
+ hi: readLocale("internationalization_and_SEO.md", "hi"),
76
+ tr: readLocale("internationalization_and_SEO.md", "tr")
160
77
  },
161
78
  "./blog/en/intlayer_with_i18next.md": {
162
- en: Promise.resolve(
163
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/en/intlayer_with_i18next.md"), "utf8")
164
- ),
165
- fr: Promise.resolve(
166
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/fr/intlayer_with_i18next.md"), "utf8")
167
- ),
168
- ru: Promise.resolve(
169
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ru/intlayer_with_i18next.md"), "utf8")
170
- ),
171
- ja: Promise.resolve(
172
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ja/intlayer_with_i18next.md"), "utf8")
173
- ),
174
- ko: Promise.resolve(
175
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ko/intlayer_with_i18next.md"), "utf8")
176
- ),
177
- zh: Promise.resolve(
178
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/zh/intlayer_with_i18next.md"), "utf8")
179
- ),
180
- es: Promise.resolve(
181
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/es/intlayer_with_i18next.md"), "utf8")
182
- ),
183
- de: Promise.resolve(
184
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/de/intlayer_with_i18next.md"), "utf8")
185
- ),
186
- ar: Promise.resolve(
187
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ar/intlayer_with_i18next.md"), "utf8")
188
- ),
189
- pt: Promise.resolve(
190
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/pt/intlayer_with_i18next.md"), "utf8")
191
- ),
192
- "en-GB": Promise.resolve(
193
- (0, import_promises.readFile)(
194
- (0, import_path.join)(dir, "../../../blog/en-GB/intlayer_with_i18next.md"),
195
- "utf8"
196
- )
197
- ),
198
- it: Promise.resolve(
199
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/it/intlayer_with_i18next.md"), "utf8")
200
- ),
201
- hi: Promise.resolve(
202
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/hi/intlayer_with_i18next.md"), "utf8")
203
- ),
204
- tr: Promise.resolve(
205
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/tr/intlayer_with_i18next.md"), "utf8")
206
- )
79
+ en: readLocale("intlayer_with_i18next.md", "en"),
80
+ fr: readLocale("intlayer_with_i18next.md", "fr"),
81
+ ru: readLocale("intlayer_with_i18next.md", "ru"),
82
+ ja: readLocale("intlayer_with_i18next.md", "ja"),
83
+ ko: readLocale("intlayer_with_i18next.md", "ko"),
84
+ zh: readLocale("intlayer_with_i18next.md", "zh"),
85
+ es: readLocale("intlayer_with_i18next.md", "es"),
86
+ de: readLocale("intlayer_with_i18next.md", "de"),
87
+ ar: readLocale("intlayer_with_i18next.md", "ar"),
88
+ pt: readLocale("intlayer_with_i18next.md", "pt"),
89
+ "en-GB": readLocale("intlayer_with_i18next.md", "en-GB"),
90
+ it: readLocale("intlayer_with_i18next.md", "it"),
91
+ hi: readLocale("intlayer_with_i18next.md", "hi"),
92
+ tr: readLocale("intlayer_with_i18next.md", "tr")
207
93
  },
208
94
  "./blog/en/intlayer_with_next-i18next.md": {
209
- en: Promise.resolve(
210
- (0, import_promises.readFile)(
211
- (0, import_path.join)(dir, "../../../blog/en/intlayer_with_next-i18next.md"),
212
- "utf8"
213
- )
214
- ),
215
- fr: Promise.resolve(
216
- (0, import_promises.readFile)(
217
- (0, import_path.join)(dir, "../../../blog/fr/intlayer_with_next-i18next.md"),
218
- "utf8"
219
- )
220
- ),
221
- ru: Promise.resolve(
222
- (0, import_promises.readFile)(
223
- (0, import_path.join)(dir, "../../../blog/ru/intlayer_with_next-i18next.md"),
224
- "utf8"
225
- )
226
- ),
227
- ja: Promise.resolve(
228
- (0, import_promises.readFile)(
229
- (0, import_path.join)(dir, "../../../blog/ja/intlayer_with_next-i18next.md"),
230
- "utf8"
231
- )
232
- ),
233
- ko: Promise.resolve(
234
- (0, import_promises.readFile)(
235
- (0, import_path.join)(dir, "../../../blog/ko/intlayer_with_next-i18next.md"),
236
- "utf8"
237
- )
238
- ),
239
- zh: Promise.resolve(
240
- (0, import_promises.readFile)(
241
- (0, import_path.join)(dir, "../../../blog/zh/intlayer_with_next-i18next.md"),
242
- "utf8"
243
- )
244
- ),
245
- es: Promise.resolve(
246
- (0, import_promises.readFile)(
247
- (0, import_path.join)(dir, "../../../blog/es/intlayer_with_next-i18next.md"),
248
- "utf8"
249
- )
250
- ),
251
- de: Promise.resolve(
252
- (0, import_promises.readFile)(
253
- (0, import_path.join)(dir, "../../../blog/de/intlayer_with_next-i18next.md"),
254
- "utf8"
255
- )
256
- ),
257
- ar: Promise.resolve(
258
- (0, import_promises.readFile)(
259
- (0, import_path.join)(dir, "../../../blog/ar/intlayer_with_next-i18next.md"),
260
- "utf8"
261
- )
262
- ),
263
- pt: Promise.resolve(
264
- (0, import_promises.readFile)(
265
- (0, import_path.join)(dir, "../../../blog/pt/intlayer_with_next-i18next.md"),
266
- "utf8"
267
- )
268
- ),
269
- "en-GB": Promise.resolve(
270
- (0, import_promises.readFile)(
271
- (0, import_path.join)(dir, "../../../blog/en-GB/intlayer_with_next-i18next.md"),
272
- "utf8"
273
- )
274
- ),
275
- it: Promise.resolve(
276
- (0, import_promises.readFile)(
277
- (0, import_path.join)(dir, "../../../blog/it/intlayer_with_next-i18next.md"),
278
- "utf8"
279
- )
280
- ),
281
- hi: Promise.resolve(
282
- (0, import_promises.readFile)(
283
- (0, import_path.join)(dir, "../../../blog/hi/intlayer_with_next-i18next.md"),
284
- "utf8"
285
- )
286
- ),
287
- tr: Promise.resolve(
288
- (0, import_promises.readFile)(
289
- (0, import_path.join)(dir, "../../../blog/tr/intlayer_with_next-i18next.md"),
290
- "utf8"
291
- )
292
- )
95
+ en: readLocale("intlayer_with_next-i18next.md", "en"),
96
+ fr: readLocale("intlayer_with_next-i18next.md", "fr"),
97
+ ru: readLocale("intlayer_with_next-i18next.md", "ru"),
98
+ ja: readLocale("intlayer_with_next-i18next.md", "ja"),
99
+ ko: readLocale("intlayer_with_next-i18next.md", "ko"),
100
+ zh: readLocale("intlayer_with_next-i18next.md", "zh"),
101
+ es: readLocale("intlayer_with_next-i18next.md", "es"),
102
+ de: readLocale("intlayer_with_next-i18next.md", "de"),
103
+ ar: readLocale("intlayer_with_next-i18next.md", "ar"),
104
+ pt: readLocale("intlayer_with_next-i18next.md", "pt"),
105
+ "en-GB": readLocale("intlayer_with_next-i18next.md", "en-GB"),
106
+ it: readLocale("intlayer_with_next-i18next.md", "it"),
107
+ hi: readLocale("intlayer_with_next-i18next.md", "hi"),
108
+ tr: readLocale("intlayer_with_next-i18next.md", "tr")
293
109
  },
294
110
  "./blog/en/intlayer_with_next-intl.md": {
295
- en: Promise.resolve(
296
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/en/intlayer_with_next-intl.md"), "utf8")
297
- ),
298
- fr: Promise.resolve(
299
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/fr/intlayer_with_next-intl.md"), "utf8")
300
- ),
301
- ru: Promise.resolve(
302
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ru/intlayer_with_next-intl.md"), "utf8")
303
- ),
304
- ja: Promise.resolve(
305
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ja/intlayer_with_next-intl.md"), "utf8")
306
- ),
307
- ko: Promise.resolve(
308
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ko/intlayer_with_next-intl.md"), "utf8")
309
- ),
310
- zh: Promise.resolve(
311
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/zh/intlayer_with_next-intl.md"), "utf8")
312
- ),
313
- es: Promise.resolve(
314
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/es/intlayer_with_next-intl.md"), "utf8")
315
- ),
316
- de: Promise.resolve(
317
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/de/intlayer_with_next-intl.md"), "utf8")
318
- ),
319
- ar: Promise.resolve(
320
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ar/intlayer_with_next-intl.md"), "utf8")
321
- ),
322
- pt: Promise.resolve(
323
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/pt/intlayer_with_next-intl.md"), "utf8")
324
- ),
325
- "en-GB": Promise.resolve(
326
- (0, import_promises.readFile)(
327
- (0, import_path.join)(dir, "../../../blog/en-GB/intlayer_with_next-intl.md"),
328
- "utf8"
329
- )
330
- ),
331
- it: Promise.resolve(
332
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/it/intlayer_with_next-intl.md"), "utf8")
333
- ),
334
- hi: Promise.resolve(
335
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/hi/intlayer_with_next-intl.md"), "utf8")
336
- ),
337
- tr: Promise.resolve(
338
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/tr/intlayer_with_next-intl.md"), "utf8")
339
- )
111
+ en: readLocale("intlayer_with_next-intl.md", "en"),
112
+ fr: readLocale("intlayer_with_next-intl.md", "fr"),
113
+ ru: readLocale("intlayer_with_next-intl.md", "ru"),
114
+ ja: readLocale("intlayer_with_next-intl.md", "ja"),
115
+ ko: readLocale("intlayer_with_next-intl.md", "ko"),
116
+ zh: readLocale("intlayer_with_next-intl.md", "zh"),
117
+ es: readLocale("intlayer_with_next-intl.md", "es"),
118
+ de: readLocale("intlayer_with_next-intl.md", "de"),
119
+ ar: readLocale("intlayer_with_next-intl.md", "ar"),
120
+ pt: readLocale("intlayer_with_next-intl.md", "pt"),
121
+ "en-GB": readLocale("intlayer_with_next-intl.md", "en-GB"),
122
+ it: readLocale("intlayer_with_next-intl.md", "it"),
123
+ hi: readLocale("intlayer_with_next-intl.md", "hi"),
124
+ tr: readLocale("intlayer_with_next-intl.md", "tr")
340
125
  },
341
126
  "./blog/en/intlayer_with_react-i18next.md": {
342
- en: Promise.resolve(
343
- (0, import_promises.readFile)(
344
- (0, import_path.join)(dir, "../../../blog/en/intlayer_with_react-i18next.md"),
345
- "utf8"
346
- )
347
- ),
348
- fr: Promise.resolve(
349
- (0, import_promises.readFile)(
350
- (0, import_path.join)(dir, "../../../blog/fr/intlayer_with_react-i18next.md"),
351
- "utf8"
352
- )
353
- ),
354
- ru: Promise.resolve(
355
- (0, import_promises.readFile)(
356
- (0, import_path.join)(dir, "../../../blog/ru/intlayer_with_react-i18next.md"),
357
- "utf8"
358
- )
359
- ),
360
- ja: Promise.resolve(
361
- (0, import_promises.readFile)(
362
- (0, import_path.join)(dir, "../../../blog/ja/intlayer_with_react-i18next.md"),
363
- "utf8"
364
- )
365
- ),
366
- ko: Promise.resolve(
367
- (0, import_promises.readFile)(
368
- (0, import_path.join)(dir, "../../../blog/ko/intlayer_with_react-i18next.md"),
369
- "utf8"
370
- )
371
- ),
372
- zh: Promise.resolve(
373
- (0, import_promises.readFile)(
374
- (0, import_path.join)(dir, "../../../blog/zh/intlayer_with_react-i18next.md"),
375
- "utf8"
376
- )
377
- ),
378
- es: Promise.resolve(
379
- (0, import_promises.readFile)(
380
- (0, import_path.join)(dir, "../../../blog/es/intlayer_with_react-i18next.md"),
381
- "utf8"
382
- )
383
- ),
384
- de: Promise.resolve(
385
- (0, import_promises.readFile)(
386
- (0, import_path.join)(dir, "../../../blog/de/intlayer_with_react-i18next.md"),
387
- "utf8"
388
- )
389
- ),
390
- ar: Promise.resolve(
391
- (0, import_promises.readFile)(
392
- (0, import_path.join)(dir, "../../../blog/ar/intlayer_with_react-i18next.md"),
393
- "utf8"
394
- )
395
- ),
396
- pt: Promise.resolve(
397
- (0, import_promises.readFile)(
398
- (0, import_path.join)(dir, "../../../blog/pt/intlayer_with_react-i18next.md"),
399
- "utf8"
400
- )
401
- ),
402
- "en-GB": Promise.resolve(
403
- (0, import_promises.readFile)(
404
- (0, import_path.join)(dir, "../../../blog/en-GB/intlayer_with_react-i18next.md"),
405
- "utf8"
406
- )
407
- ),
408
- it: Promise.resolve(
409
- (0, import_promises.readFile)(
410
- (0, import_path.join)(dir, "../../../blog/it/intlayer_with_react-i18next.md"),
411
- "utf8"
412
- )
413
- ),
414
- hi: Promise.resolve(
415
- (0, import_promises.readFile)(
416
- (0, import_path.join)(dir, "../../../blog/hi/intlayer_with_react-i18next.md"),
417
- "utf8"
418
- )
419
- ),
420
- tr: Promise.resolve(
421
- (0, import_promises.readFile)(
422
- (0, import_path.join)(dir, "../../../blog/tr/intlayer_with_react-i18next.md"),
423
- "utf8"
424
- )
425
- )
127
+ en: readLocale("intlayer_with_react-i18next.md", "en"),
128
+ fr: readLocale("intlayer_with_react-i18next.md", "fr"),
129
+ ru: readLocale("intlayer_with_react-i18next.md", "ru"),
130
+ ja: readLocale("intlayer_with_react-i18next.md", "ja"),
131
+ ko: readLocale("intlayer_with_react-i18next.md", "ko"),
132
+ zh: readLocale("intlayer_with_react-i18next.md", "zh"),
133
+ es: readLocale("intlayer_with_react-i18next.md", "es"),
134
+ de: readLocale("intlayer_with_react-i18next.md", "de"),
135
+ ar: readLocale("intlayer_with_react-i18next.md", "ar"),
136
+ pt: readLocale("intlayer_with_react-i18next.md", "pt"),
137
+ "en-GB": readLocale("intlayer_with_react-i18next.md", "en-GB"),
138
+ it: readLocale("intlayer_with_react-i18next.md", "it"),
139
+ hi: readLocale("intlayer_with_react-i18next.md", "hi"),
140
+ tr: readLocale("intlayer_with_react-i18next.md", "tr")
426
141
  },
427
142
  "./blog/en/intlayer_with_react-intl.md": {
428
- en: Promise.resolve(
429
- (0, import_promises.readFile)(
430
- (0, import_path.join)(dir, "../../../blog/en/intlayer_with_react-intl.md"),
431
- "utf8"
432
- )
433
- ),
434
- fr: Promise.resolve(
435
- (0, import_promises.readFile)(
436
- (0, import_path.join)(dir, "../../../blog/fr/intlayer_with_react-intl.md"),
437
- "utf8"
438
- )
439
- ),
440
- ru: Promise.resolve(
441
- (0, import_promises.readFile)(
442
- (0, import_path.join)(dir, "../../../blog/ru/intlayer_with_react-intl.md"),
443
- "utf8"
444
- )
445
- ),
446
- ja: Promise.resolve(
447
- (0, import_promises.readFile)(
448
- (0, import_path.join)(dir, "../../../blog/ja/intlayer_with_react-intl.md"),
449
- "utf8"
450
- )
451
- ),
452
- ko: Promise.resolve(
453
- (0, import_promises.readFile)(
454
- (0, import_path.join)(dir, "../../../blog/ko/intlayer_with_react-intl.md"),
455
- "utf8"
456
- )
457
- ),
458
- zh: Promise.resolve(
459
- (0, import_promises.readFile)(
460
- (0, import_path.join)(dir, "../../../blog/zh/intlayer_with_react-intl.md"),
461
- "utf8"
462
- )
463
- ),
464
- es: Promise.resolve(
465
- (0, import_promises.readFile)(
466
- (0, import_path.join)(dir, "../../../blog/es/intlayer_with_react-intl.md"),
467
- "utf8"
468
- )
469
- ),
470
- de: Promise.resolve(
471
- (0, import_promises.readFile)(
472
- (0, import_path.join)(dir, "../../../blog/de/intlayer_with_react-intl.md"),
473
- "utf8"
474
- )
475
- ),
476
- ar: Promise.resolve(
477
- (0, import_promises.readFile)(
478
- (0, import_path.join)(dir, "../../../blog/ar/intlayer_with_react-intl.md"),
479
- "utf8"
480
- )
481
- ),
482
- pt: Promise.resolve(
483
- (0, import_promises.readFile)(
484
- (0, import_path.join)(dir, "../../../blog/pt/intlayer_with_react-intl.md"),
485
- "utf8"
486
- )
487
- ),
488
- "en-GB": Promise.resolve(
489
- (0, import_promises.readFile)(
490
- (0, import_path.join)(dir, "../../../blog/en-GB/intlayer_with_react-intl.md"),
491
- "utf8"
492
- )
493
- ),
494
- it: Promise.resolve(
495
- (0, import_promises.readFile)(
496
- (0, import_path.join)(dir, "../../../blog/it/intlayer_with_react-intl.md"),
497
- "utf8"
498
- )
499
- ),
500
- hi: Promise.resolve(
501
- (0, import_promises.readFile)(
502
- (0, import_path.join)(dir, "../../../blog/hi/intlayer_with_react-intl.md"),
503
- "utf8"
504
- )
505
- ),
506
- tr: Promise.resolve(
507
- (0, import_promises.readFile)(
508
- (0, import_path.join)(dir, "../../../blog/tr/intlayer_with_react-intl.md"),
509
- "utf8"
510
- )
511
- )
143
+ en: readLocale("intlayer_with_react-intl.md", "en"),
144
+ fr: readLocale("intlayer_with_react-intl.md", "fr"),
145
+ ru: readLocale("intlayer_with_react-intl.md", "ru"),
146
+ ja: readLocale("intlayer_with_react-intl.md", "ja"),
147
+ ko: readLocale("intlayer_with_react-intl.md", "ko"),
148
+ zh: readLocale("intlayer_with_react-intl.md", "zh"),
149
+ es: readLocale("intlayer_with_react-intl.md", "es"),
150
+ de: readLocale("intlayer_with_react-intl.md", "de"),
151
+ ar: readLocale("intlayer_with_react-intl.md", "ar"),
152
+ pt: readLocale("intlayer_with_react-intl.md", "pt"),
153
+ "en-GB": readLocale("intlayer_with_react-intl.md", "en-GB"),
154
+ it: readLocale("intlayer_with_react-intl.md", "it"),
155
+ hi: readLocale("intlayer_with_react-intl.md", "hi"),
156
+ tr: readLocale("intlayer_with_react-intl.md", "tr")
512
157
  },
513
158
  "./blog/en/list_i18n_technologies/CMS/drupal.md": {
514
- en: Promise.resolve(
515
- (0, import_promises.readFile)(
516
- (0, import_path.join)(dir, "../../../blog/en/list_i18n_technologies/CMS/drupal.md"),
517
- "utf8"
518
- )
519
- ),
520
- fr: Promise.resolve(
521
- (0, import_promises.readFile)(
522
- (0, import_path.join)(dir, "../../../blog/fr/list_i18n_technologies/CMS/drupal.md"),
523
- "utf8"
524
- )
525
- ),
526
- ru: Promise.resolve(
527
- (0, import_promises.readFile)(
528
- (0, import_path.join)(dir, "../../../blog/ru/list_i18n_technologies/CMS/drupal.md"),
529
- "utf8"
530
- )
531
- ),
532
- ja: Promise.resolve(
533
- (0, import_promises.readFile)(
534
- (0, import_path.join)(dir, "../../../blog/ja/list_i18n_technologies/CMS/drupal.md"),
535
- "utf8"
536
- )
537
- ),
538
- ko: Promise.resolve(
539
- (0, import_promises.readFile)(
540
- (0, import_path.join)(dir, "../../../blog/ko/list_i18n_technologies/CMS/drupal.md"),
541
- "utf8"
542
- )
543
- ),
544
- zh: Promise.resolve(
545
- (0, import_promises.readFile)(
546
- (0, import_path.join)(dir, "../../../blog/zh/list_i18n_technologies/CMS/drupal.md"),
547
- "utf8"
548
- )
549
- ),
550
- es: Promise.resolve(
551
- (0, import_promises.readFile)(
552
- (0, import_path.join)(dir, "../../../blog/es/list_i18n_technologies/CMS/drupal.md"),
553
- "utf8"
554
- )
555
- ),
556
- de: Promise.resolve(
557
- (0, import_promises.readFile)(
558
- (0, import_path.join)(dir, "../../../blog/de/list_i18n_technologies/CMS/drupal.md"),
559
- "utf8"
560
- )
561
- ),
562
- ar: Promise.resolve(
563
- (0, import_promises.readFile)(
564
- (0, import_path.join)(dir, "../../../blog/ar/list_i18n_technologies/CMS/drupal.md"),
565
- "utf8"
566
- )
567
- ),
568
- pt: Promise.resolve(
569
- (0, import_promises.readFile)(
570
- (0, import_path.join)(dir, "../../../blog/pt/list_i18n_technologies/CMS/drupal.md"),
571
- "utf8"
572
- )
573
- ),
574
- "en-GB": Promise.resolve(
575
- (0, import_promises.readFile)(
576
- (0, import_path.join)(dir, "../../../blog/en-GB/list_i18n_technologies/CMS/drupal.md"),
577
- "utf8"
578
- )
579
- ),
580
- it: Promise.resolve(
581
- (0, import_promises.readFile)(
582
- (0, import_path.join)(dir, "../../../blog/it/list_i18n_technologies/CMS/drupal.md"),
583
- "utf8"
584
- )
585
- ),
586
- hi: Promise.resolve(
587
- (0, import_promises.readFile)(
588
- (0, import_path.join)(dir, "../../../blog/hi/list_i18n_technologies/CMS/drupal.md"),
589
- "utf8"
590
- )
591
- ),
592
- tr: Promise.resolve(
593
- (0, import_promises.readFile)(
594
- (0, import_path.join)(dir, "../../../blog/tr/list_i18n_technologies/CMS/drupal.md"),
595
- "utf8"
596
- )
597
- )
159
+ en: readLocale("list_i18n_technologies/CMS/drupal.md", "en"),
160
+ fr: readLocale("list_i18n_technologies/CMS/drupal.md", "fr"),
161
+ ru: readLocale("list_i18n_technologies/CMS/drupal.md", "ru"),
162
+ ja: readLocale("list_i18n_technologies/CMS/drupal.md", "ja"),
163
+ ko: readLocale("list_i18n_technologies/CMS/drupal.md", "ko"),
164
+ zh: readLocale("list_i18n_technologies/CMS/drupal.md", "zh"),
165
+ es: readLocale("list_i18n_technologies/CMS/drupal.md", "es"),
166
+ de: readLocale("list_i18n_technologies/CMS/drupal.md", "de"),
167
+ ar: readLocale("list_i18n_technologies/CMS/drupal.md", "ar"),
168
+ pt: readLocale("list_i18n_technologies/CMS/drupal.md", "pt"),
169
+ "en-GB": readLocale("list_i18n_technologies/CMS/drupal.md", "en-GB"),
170
+ it: readLocale("list_i18n_technologies/CMS/drupal.md", "it"),
171
+ hi: readLocale("list_i18n_technologies/CMS/drupal.md", "hi"),
172
+ tr: readLocale("list_i18n_technologies/CMS/drupal.md", "tr")
598
173
  },
599
174
  "./blog/en/list_i18n_technologies/CMS/wix.md": {
600
- en: Promise.resolve(
601
- (0, import_promises.readFile)(
602
- (0, import_path.join)(dir, "../../../blog/en/list_i18n_technologies/CMS/wix.md"),
603
- "utf8"
604
- )
605
- ),
606
- fr: Promise.resolve(
607
- (0, import_promises.readFile)(
608
- (0, import_path.join)(dir, "../../../blog/fr/list_i18n_technologies/CMS/wix.md"),
609
- "utf8"
610
- )
611
- ),
612
- ru: Promise.resolve(
613
- (0, import_promises.readFile)(
614
- (0, import_path.join)(dir, "../../../blog/ru/list_i18n_technologies/CMS/wix.md"),
615
- "utf8"
616
- )
617
- ),
618
- ja: Promise.resolve(
619
- (0, import_promises.readFile)(
620
- (0, import_path.join)(dir, "../../../blog/ja/list_i18n_technologies/CMS/wix.md"),
621
- "utf8"
622
- )
623
- ),
624
- ko: Promise.resolve(
625
- (0, import_promises.readFile)(
626
- (0, import_path.join)(dir, "../../../blog/ko/list_i18n_technologies/CMS/wix.md"),
627
- "utf8"
628
- )
629
- ),
630
- zh: Promise.resolve(
631
- (0, import_promises.readFile)(
632
- (0, import_path.join)(dir, "../../../blog/zh/list_i18n_technologies/CMS/wix.md"),
633
- "utf8"
634
- )
635
- ),
636
- es: Promise.resolve(
637
- (0, import_promises.readFile)(
638
- (0, import_path.join)(dir, "../../../blog/es/list_i18n_technologies/CMS/wix.md"),
639
- "utf8"
640
- )
641
- ),
642
- de: Promise.resolve(
643
- (0, import_promises.readFile)(
644
- (0, import_path.join)(dir, "../../../blog/de/list_i18n_technologies/CMS/wix.md"),
645
- "utf8"
646
- )
647
- ),
648
- ar: Promise.resolve(
649
- (0, import_promises.readFile)(
650
- (0, import_path.join)(dir, "../../../blog/ar/list_i18n_technologies/CMS/wix.md"),
651
- "utf8"
652
- )
653
- ),
654
- pt: Promise.resolve(
655
- (0, import_promises.readFile)(
656
- (0, import_path.join)(dir, "../../../blog/pt/list_i18n_technologies/CMS/wix.md"),
657
- "utf8"
658
- )
659
- ),
660
- "en-GB": Promise.resolve(
661
- (0, import_promises.readFile)(
662
- (0, import_path.join)(dir, "../../../blog/en-GB/list_i18n_technologies/CMS/wix.md"),
663
- "utf8"
664
- )
665
- ),
666
- it: Promise.resolve(
667
- (0, import_promises.readFile)(
668
- (0, import_path.join)(dir, "../../../blog/it/list_i18n_technologies/CMS/wix.md"),
669
- "utf8"
670
- )
671
- ),
672
- hi: Promise.resolve(
673
- (0, import_promises.readFile)(
674
- (0, import_path.join)(dir, "../../../blog/hi/list_i18n_technologies/CMS/wix.md"),
675
- "utf8"
676
- )
677
- ),
678
- tr: Promise.resolve(
679
- (0, import_promises.readFile)(
680
- (0, import_path.join)(dir, "../../../blog/tr/list_i18n_technologies/CMS/wix.md"),
681
- "utf8"
682
- )
683
- )
175
+ en: readLocale("list_i18n_technologies/CMS/wix.md", "en"),
176
+ fr: readLocale("list_i18n_technologies/CMS/wix.md", "fr"),
177
+ ru: readLocale("list_i18n_technologies/CMS/wix.md", "ru"),
178
+ ja: readLocale("list_i18n_technologies/CMS/wix.md", "ja"),
179
+ ko: readLocale("list_i18n_technologies/CMS/wix.md", "ko"),
180
+ zh: readLocale("list_i18n_technologies/CMS/wix.md", "zh"),
181
+ es: readLocale("list_i18n_technologies/CMS/wix.md", "es"),
182
+ de: readLocale("list_i18n_technologies/CMS/wix.md", "de"),
183
+ ar: readLocale("list_i18n_technologies/CMS/wix.md", "ar"),
184
+ pt: readLocale("list_i18n_technologies/CMS/wix.md", "pt"),
185
+ "en-GB": readLocale("list_i18n_technologies/CMS/wix.md", "en-GB"),
186
+ it: readLocale("list_i18n_technologies/CMS/wix.md", "it"),
187
+ hi: readLocale("list_i18n_technologies/CMS/wix.md", "hi"),
188
+ tr: readLocale("list_i18n_technologies/CMS/wix.md", "tr")
684
189
  },
685
190
  "./blog/en/list_i18n_technologies/CMS/wordpress.md": {
686
- en: Promise.resolve(
687
- (0, import_promises.readFile)(
688
- (0, import_path.join)(dir, "../../../blog/en/list_i18n_technologies/CMS/wordpress.md"),
689
- "utf8"
690
- )
691
- ),
692
- fr: Promise.resolve(
693
- (0, import_promises.readFile)(
694
- (0, import_path.join)(dir, "../../../blog/fr/list_i18n_technologies/CMS/wordpress.md"),
695
- "utf8"
696
- )
697
- ),
698
- ru: Promise.resolve(
699
- (0, import_promises.readFile)(
700
- (0, import_path.join)(dir, "../../../blog/ru/list_i18n_technologies/CMS/wordpress.md"),
701
- "utf8"
702
- )
703
- ),
704
- ja: Promise.resolve(
705
- (0, import_promises.readFile)(
706
- (0, import_path.join)(dir, "../../../blog/ja/list_i18n_technologies/CMS/wordpress.md"),
707
- "utf8"
708
- )
709
- ),
710
- ko: Promise.resolve(
711
- (0, import_promises.readFile)(
712
- (0, import_path.join)(dir, "../../../blog/ko/list_i18n_technologies/CMS/wordpress.md"),
713
- "utf8"
714
- )
715
- ),
716
- zh: Promise.resolve(
717
- (0, import_promises.readFile)(
718
- (0, import_path.join)(dir, "../../../blog/zh/list_i18n_technologies/CMS/wordpress.md"),
719
- "utf8"
720
- )
721
- ),
722
- es: Promise.resolve(
723
- (0, import_promises.readFile)(
724
- (0, import_path.join)(dir, "../../../blog/es/list_i18n_technologies/CMS/wordpress.md"),
725
- "utf8"
726
- )
727
- ),
728
- de: Promise.resolve(
729
- (0, import_promises.readFile)(
730
- (0, import_path.join)(dir, "../../../blog/de/list_i18n_technologies/CMS/wordpress.md"),
731
- "utf8"
732
- )
733
- ),
734
- ar: Promise.resolve(
735
- (0, import_promises.readFile)(
736
- (0, import_path.join)(dir, "../../../blog/ar/list_i18n_technologies/CMS/wordpress.md"),
737
- "utf8"
738
- )
739
- ),
740
- pt: Promise.resolve(
741
- (0, import_promises.readFile)(
742
- (0, import_path.join)(dir, "../../../blog/pt/list_i18n_technologies/CMS/wordpress.md"),
743
- "utf8"
744
- )
745
- ),
746
- "en-GB": Promise.resolve(
747
- (0, import_promises.readFile)(
748
- (0, import_path.join)(
749
- dir,
750
- "../../../blog/en-GB/list_i18n_technologies/CMS/wordpress.md"
751
- ),
752
- "utf8"
753
- )
754
- ),
755
- it: Promise.resolve(
756
- (0, import_promises.readFile)(
757
- (0, import_path.join)(dir, "../../../blog/it/list_i18n_technologies/CMS/wordpress.md"),
758
- "utf8"
759
- )
760
- ),
761
- hi: Promise.resolve(
762
- (0, import_promises.readFile)(
763
- (0, import_path.join)(dir, "../../../blog/hi/list_i18n_technologies/CMS/wordpress.md"),
764
- "utf8"
765
- )
766
- ),
767
- tr: Promise.resolve(
768
- (0, import_promises.readFile)(
769
- (0, import_path.join)(dir, "../../../blog/tr/list_i18n_technologies/CMS/wordpress.md"),
770
- "utf8"
771
- )
772
- )
191
+ en: readLocale("list_i18n_technologies/CMS/wordpress.md", "en"),
192
+ fr: readLocale("list_i18n_technologies/CMS/wordpress.md", "fr"),
193
+ ru: readLocale("list_i18n_technologies/CMS/wordpress.md", "ru"),
194
+ ja: readLocale("list_i18n_technologies/CMS/wordpress.md", "ja"),
195
+ ko: readLocale("list_i18n_technologies/CMS/wordpress.md", "ko"),
196
+ zh: readLocale("list_i18n_technologies/CMS/wordpress.md", "zh"),
197
+ es: readLocale("list_i18n_technologies/CMS/wordpress.md", "es"),
198
+ de: readLocale("list_i18n_technologies/CMS/wordpress.md", "de"),
199
+ ar: readLocale("list_i18n_technologies/CMS/wordpress.md", "ar"),
200
+ pt: readLocale("list_i18n_technologies/CMS/wordpress.md", "pt"),
201
+ "en-GB": readLocale("list_i18n_technologies/CMS/wordpress.md", "en-GB"),
202
+ it: readLocale("list_i18n_technologies/CMS/wordpress.md", "it"),
203
+ hi: readLocale("list_i18n_technologies/CMS/wordpress.md", "hi"),
204
+ tr: readLocale("list_i18n_technologies/CMS/wordpress.md", "tr")
773
205
  },
774
206
  "./blog/en/list_i18n_technologies/frameworks/angular.md": {
775
- en: Promise.resolve(
776
- (0, import_promises.readFile)(
777
- (0, import_path.join)(
778
- dir,
779
- "../../../blog/en/list_i18n_technologies/frameworks/angular.md"
780
- ),
781
- "utf8"
782
- )
783
- ),
784
- fr: Promise.resolve(
785
- (0, import_promises.readFile)(
786
- (0, import_path.join)(
787
- dir,
788
- "../../../blog/fr/list_i18n_technologies/frameworks/angular.md"
789
- ),
790
- "utf8"
791
- )
792
- ),
793
- ru: Promise.resolve(
794
- (0, import_promises.readFile)(
795
- (0, import_path.join)(
796
- dir,
797
- "../../../blog/ru/list_i18n_technologies/frameworks/angular.md"
798
- ),
799
- "utf8"
800
- )
801
- ),
802
- ja: Promise.resolve(
803
- (0, import_promises.readFile)(
804
- (0, import_path.join)(
805
- dir,
806
- "../../../blog/ja/list_i18n_technologies/frameworks/angular.md"
807
- ),
808
- "utf8"
809
- )
810
- ),
811
- ko: Promise.resolve(
812
- (0, import_promises.readFile)(
813
- (0, import_path.join)(
814
- dir,
815
- "../../../blog/ko/list_i18n_technologies/frameworks/angular.md"
816
- ),
817
- "utf8"
818
- )
819
- ),
820
- zh: Promise.resolve(
821
- (0, import_promises.readFile)(
822
- (0, import_path.join)(
823
- dir,
824
- "../../../blog/zh/list_i18n_technologies/frameworks/angular.md"
825
- ),
826
- "utf8"
827
- )
828
- ),
829
- es: Promise.resolve(
830
- (0, import_promises.readFile)(
831
- (0, import_path.join)(
832
- dir,
833
- "../../../blog/es/list_i18n_technologies/frameworks/angular.md"
834
- ),
835
- "utf8"
836
- )
837
- ),
838
- de: Promise.resolve(
839
- (0, import_promises.readFile)(
840
- (0, import_path.join)(
841
- dir,
842
- "../../../blog/de/list_i18n_technologies/frameworks/angular.md"
843
- ),
844
- "utf8"
845
- )
846
- ),
847
- ar: Promise.resolve(
848
- (0, import_promises.readFile)(
849
- (0, import_path.join)(
850
- dir,
851
- "../../../blog/ar/list_i18n_technologies/frameworks/angular.md"
852
- ),
853
- "utf8"
854
- )
855
- ),
856
- pt: Promise.resolve(
857
- (0, import_promises.readFile)(
858
- (0, import_path.join)(
859
- dir,
860
- "../../../blog/pt/list_i18n_technologies/frameworks/angular.md"
861
- ),
862
- "utf8"
863
- )
864
- ),
865
- "en-GB": Promise.resolve(
866
- (0, import_promises.readFile)(
867
- (0, import_path.join)(
868
- dir,
869
- "../../../blog/en-GB/list_i18n_technologies/frameworks/angular.md"
870
- ),
871
- "utf8"
872
- )
873
- ),
874
- it: Promise.resolve(
875
- (0, import_promises.readFile)(
876
- (0, import_path.join)(
877
- dir,
878
- "../../../blog/it/list_i18n_technologies/frameworks/angular.md"
879
- ),
880
- "utf8"
881
- )
882
- ),
883
- hi: Promise.resolve(
884
- (0, import_promises.readFile)(
885
- (0, import_path.join)(
886
- dir,
887
- "../../../blog/hi/list_i18n_technologies/frameworks/angular.md"
888
- ),
889
- "utf8"
890
- )
891
- ),
892
- tr: Promise.resolve(
893
- (0, import_promises.readFile)(
894
- (0, import_path.join)(
895
- dir,
896
- "../../../blog/tr/list_i18n_technologies/frameworks/angular.md"
897
- ),
898
- "utf8"
899
- )
900
- )
207
+ en: readLocale("list_i18n_technologies/frameworks/angular.md", "en"),
208
+ fr: readLocale("list_i18n_technologies/frameworks/angular.md", "fr"),
209
+ ru: readLocale("list_i18n_technologies/frameworks/angular.md", "ru"),
210
+ ja: readLocale("list_i18n_technologies/frameworks/angular.md", "ja"),
211
+ ko: readLocale("list_i18n_technologies/frameworks/angular.md", "ko"),
212
+ zh: readLocale("list_i18n_technologies/frameworks/angular.md", "zh"),
213
+ es: readLocale("list_i18n_technologies/frameworks/angular.md", "es"),
214
+ de: readLocale("list_i18n_technologies/frameworks/angular.md", "de"),
215
+ ar: readLocale("list_i18n_technologies/frameworks/angular.md", "ar"),
216
+ pt: readLocale("list_i18n_technologies/frameworks/angular.md", "pt"),
217
+ "en-GB": readLocale(
218
+ "list_i18n_technologies/frameworks/angular.md",
219
+ "en-GB"
220
+ ),
221
+ it: readLocale("list_i18n_technologies/frameworks/angular.md", "it"),
222
+ hi: readLocale("list_i18n_technologies/frameworks/angular.md", "hi"),
223
+ tr: readLocale("list_i18n_technologies/frameworks/angular.md", "tr")
901
224
  },
902
225
  "./blog/en/list_i18n_technologies/frameworks/flutter.md": {
903
- en: Promise.resolve(
904
- (0, import_promises.readFile)(
905
- (0, import_path.join)(
906
- dir,
907
- "../../../blog/en/list_i18n_technologies/frameworks/flutter.md"
908
- ),
909
- "utf8"
910
- )
911
- ),
912
- fr: Promise.resolve(
913
- (0, import_promises.readFile)(
914
- (0, import_path.join)(
915
- dir,
916
- "../../../blog/fr/list_i18n_technologies/frameworks/flutter.md"
917
- ),
918
- "utf8"
919
- )
920
- ),
921
- ru: Promise.resolve(
922
- (0, import_promises.readFile)(
923
- (0, import_path.join)(
924
- dir,
925
- "../../../blog/ru/list_i18n_technologies/frameworks/flutter.md"
926
- ),
927
- "utf8"
928
- )
929
- ),
930
- ja: Promise.resolve(
931
- (0, import_promises.readFile)(
932
- (0, import_path.join)(
933
- dir,
934
- "../../../blog/ja/list_i18n_technologies/frameworks/flutter.md"
935
- ),
936
- "utf8"
937
- )
938
- ),
939
- ko: Promise.resolve(
940
- (0, import_promises.readFile)(
941
- (0, import_path.join)(
942
- dir,
943
- "../../../blog/ko/list_i18n_technologies/frameworks/flutter.md"
944
- ),
945
- "utf8"
946
- )
947
- ),
948
- zh: Promise.resolve(
949
- (0, import_promises.readFile)(
950
- (0, import_path.join)(
951
- dir,
952
- "../../../blog/zh/list_i18n_technologies/frameworks/flutter.md"
953
- ),
954
- "utf8"
955
- )
956
- ),
957
- es: Promise.resolve(
958
- (0, import_promises.readFile)(
959
- (0, import_path.join)(
960
- dir,
961
- "../../../blog/es/list_i18n_technologies/frameworks/flutter.md"
962
- ),
963
- "utf8"
964
- )
965
- ),
966
- de: Promise.resolve(
967
- (0, import_promises.readFile)(
968
- (0, import_path.join)(
969
- dir,
970
- "../../../blog/de/list_i18n_technologies/frameworks/flutter.md"
971
- ),
972
- "utf8"
973
- )
974
- ),
975
- ar: Promise.resolve(
976
- (0, import_promises.readFile)(
977
- (0, import_path.join)(
978
- dir,
979
- "../../../blog/ar/list_i18n_technologies/frameworks/flutter.md"
980
- ),
981
- "utf8"
982
- )
983
- ),
984
- pt: Promise.resolve(
985
- (0, import_promises.readFile)(
986
- (0, import_path.join)(
987
- dir,
988
- "../../../blog/pt/list_i18n_technologies/frameworks/flutter.md"
989
- ),
990
- "utf8"
991
- )
992
- ),
993
- "en-GB": Promise.resolve(
994
- (0, import_promises.readFile)(
995
- (0, import_path.join)(
996
- dir,
997
- "../../../blog/en-GB/list_i18n_technologies/frameworks/flutter.md"
998
- ),
999
- "utf8"
1000
- )
1001
- ),
1002
- it: Promise.resolve(
1003
- (0, import_promises.readFile)(
1004
- (0, import_path.join)(
1005
- dir,
1006
- "../../../blog/it/list_i18n_technologies/frameworks/flutter.md"
1007
- ),
1008
- "utf8"
1009
- )
1010
- ),
1011
- hi: Promise.resolve(
1012
- (0, import_promises.readFile)(
1013
- (0, import_path.join)(
1014
- dir,
1015
- "../../../blog/hi/list_i18n_technologies/frameworks/flutter.md"
1016
- ),
1017
- "utf8"
1018
- )
1019
- ),
1020
- tr: Promise.resolve(
1021
- (0, import_promises.readFile)(
1022
- (0, import_path.join)(
1023
- dir,
1024
- "../../../blog/tr/list_i18n_technologies/frameworks/flutter.md"
1025
- ),
1026
- "utf8"
1027
- )
1028
- )
226
+ en: readLocale("list_i18n_technologies/frameworks/flutter.md", "en"),
227
+ fr: readLocale("list_i18n_technologies/frameworks/flutter.md", "fr"),
228
+ ru: readLocale("list_i18n_technologies/frameworks/flutter.md", "ru"),
229
+ ja: readLocale("list_i18n_technologies/frameworks/flutter.md", "ja"),
230
+ ko: readLocale("list_i18n_technologies/frameworks/flutter.md", "ko"),
231
+ zh: readLocale("list_i18n_technologies/frameworks/flutter.md", "zh"),
232
+ es: readLocale("list_i18n_technologies/frameworks/flutter.md", "es"),
233
+ de: readLocale("list_i18n_technologies/frameworks/flutter.md", "de"),
234
+ ar: readLocale("list_i18n_technologies/frameworks/flutter.md", "ar"),
235
+ pt: readLocale("list_i18n_technologies/frameworks/flutter.md", "pt"),
236
+ "en-GB": readLocale(
237
+ "list_i18n_technologies/frameworks/flutter.md",
238
+ "en-GB"
239
+ ),
240
+ it: readLocale("list_i18n_technologies/frameworks/flutter.md", "it"),
241
+ hi: readLocale("list_i18n_technologies/frameworks/flutter.md", "hi"),
242
+ tr: readLocale("list_i18n_technologies/frameworks/flutter.md", "tr")
1029
243
  },
1030
244
  "./blog/en/list_i18n_technologies/frameworks/react-native.md": {
1031
- en: Promise.resolve(
1032
- (0, import_promises.readFile)(
1033
- (0, import_path.join)(
1034
- dir,
1035
- "../../../blog/en/list_i18n_technologies/frameworks/react-native.md"
1036
- ),
1037
- "utf8"
1038
- )
1039
- ),
1040
- fr: Promise.resolve(
1041
- (0, import_promises.readFile)(
1042
- (0, import_path.join)(
1043
- dir,
1044
- "../../../blog/fr/list_i18n_technologies/frameworks/react-native.md"
1045
- ),
1046
- "utf8"
1047
- )
1048
- ),
1049
- ru: Promise.resolve(
1050
- (0, import_promises.readFile)(
1051
- (0, import_path.join)(
1052
- dir,
1053
- "../../../blog/ru/list_i18n_technologies/frameworks/react-native.md"
1054
- ),
1055
- "utf8"
1056
- )
1057
- ),
1058
- ja: Promise.resolve(
1059
- (0, import_promises.readFile)(
1060
- (0, import_path.join)(
1061
- dir,
1062
- "../../../blog/ja/list_i18n_technologies/frameworks/react-native.md"
1063
- ),
1064
- "utf8"
1065
- )
1066
- ),
1067
- ko: Promise.resolve(
1068
- (0, import_promises.readFile)(
1069
- (0, import_path.join)(
1070
- dir,
1071
- "../../../blog/ko/list_i18n_technologies/frameworks/react-native.md"
1072
- ),
1073
- "utf8"
1074
- )
1075
- ),
1076
- zh: Promise.resolve(
1077
- (0, import_promises.readFile)(
1078
- (0, import_path.join)(
1079
- dir,
1080
- "../../../blog/zh/list_i18n_technologies/frameworks/react-native.md"
1081
- ),
1082
- "utf8"
1083
- )
1084
- ),
1085
- es: Promise.resolve(
1086
- (0, import_promises.readFile)(
1087
- (0, import_path.join)(
1088
- dir,
1089
- "../../../blog/es/list_i18n_technologies/frameworks/react-native.md"
1090
- ),
1091
- "utf8"
1092
- )
1093
- ),
1094
- de: Promise.resolve(
1095
- (0, import_promises.readFile)(
1096
- (0, import_path.join)(
1097
- dir,
1098
- "../../../blog/de/list_i18n_technologies/frameworks/react-native.md"
1099
- ),
1100
- "utf8"
1101
- )
1102
- ),
1103
- ar: Promise.resolve(
1104
- (0, import_promises.readFile)(
1105
- (0, import_path.join)(
1106
- dir,
1107
- "../../../blog/ar/list_i18n_technologies/frameworks/react-native.md"
1108
- ),
1109
- "utf8"
1110
- )
1111
- ),
1112
- pt: Promise.resolve(
1113
- (0, import_promises.readFile)(
1114
- (0, import_path.join)(
1115
- dir,
1116
- "../../../blog/pt/list_i18n_technologies/frameworks/react-native.md"
1117
- ),
1118
- "utf8"
1119
- )
1120
- ),
1121
- "en-GB": Promise.resolve(
1122
- (0, import_promises.readFile)(
1123
- (0, import_path.join)(
1124
- dir,
1125
- "../../../blog/en-GB/list_i18n_technologies/frameworks/react-native.md"
1126
- ),
1127
- "utf8"
1128
- )
1129
- ),
1130
- it: Promise.resolve(
1131
- (0, import_promises.readFile)(
1132
- (0, import_path.join)(
1133
- dir,
1134
- "../../../blog/it/list_i18n_technologies/frameworks/react-native.md"
1135
- ),
1136
- "utf8"
1137
- )
1138
- ),
1139
- hi: Promise.resolve(
1140
- (0, import_promises.readFile)(
1141
- (0, import_path.join)(
1142
- dir,
1143
- "../../../blog/hi/list_i18n_technologies/frameworks/react-native.md"
1144
- ),
1145
- "utf8"
1146
- )
1147
- ),
1148
- tr: Promise.resolve(
1149
- (0, import_promises.readFile)(
1150
- (0, import_path.join)(
1151
- dir,
1152
- "../../../blog/tr/list_i18n_technologies/frameworks/react-native.md"
1153
- ),
1154
- "utf8"
1155
- )
1156
- )
245
+ en: readLocale("list_i18n_technologies/frameworks/react-native.md", "en"),
246
+ fr: readLocale("list_i18n_technologies/frameworks/react-native.md", "fr"),
247
+ ru: readLocale("list_i18n_technologies/frameworks/react-native.md", "ru"),
248
+ ja: readLocale("list_i18n_technologies/frameworks/react-native.md", "ja"),
249
+ ko: readLocale("list_i18n_technologies/frameworks/react-native.md", "ko"),
250
+ zh: readLocale("list_i18n_technologies/frameworks/react-native.md", "zh"),
251
+ es: readLocale("list_i18n_technologies/frameworks/react-native.md", "es"),
252
+ de: readLocale("list_i18n_technologies/frameworks/react-native.md", "de"),
253
+ ar: readLocale("list_i18n_technologies/frameworks/react-native.md", "ar"),
254
+ pt: readLocale("list_i18n_technologies/frameworks/react-native.md", "pt"),
255
+ "en-GB": readLocale(
256
+ "list_i18n_technologies/frameworks/react-native.md",
257
+ "en-GB"
258
+ ),
259
+ it: readLocale("list_i18n_technologies/frameworks/react-native.md", "it"),
260
+ hi: readLocale("list_i18n_technologies/frameworks/react-native.md", "hi"),
261
+ tr: readLocale("list_i18n_technologies/frameworks/react-native.md", "tr")
1157
262
  },
1158
263
  "./blog/en/list_i18n_technologies/frameworks/react.md": {
1159
- en: Promise.resolve(
1160
- (0, import_promises.readFile)(
1161
- (0, import_path.join)(
1162
- dir,
1163
- "../../../blog/en/list_i18n_technologies/frameworks/react.md"
1164
- ),
1165
- "utf8"
1166
- )
1167
- ),
1168
- fr: Promise.resolve(
1169
- (0, import_promises.readFile)(
1170
- (0, import_path.join)(
1171
- dir,
1172
- "../../../blog/fr/list_i18n_technologies/frameworks/react.md"
1173
- ),
1174
- "utf8"
1175
- )
1176
- ),
1177
- ru: Promise.resolve(
1178
- (0, import_promises.readFile)(
1179
- (0, import_path.join)(
1180
- dir,
1181
- "../../../blog/ru/list_i18n_technologies/frameworks/react.md"
1182
- ),
1183
- "utf8"
1184
- )
1185
- ),
1186
- ja: Promise.resolve(
1187
- (0, import_promises.readFile)(
1188
- (0, import_path.join)(
1189
- dir,
1190
- "../../../blog/ja/list_i18n_technologies/frameworks/react.md"
1191
- ),
1192
- "utf8"
1193
- )
1194
- ),
1195
- ko: Promise.resolve(
1196
- (0, import_promises.readFile)(
1197
- (0, import_path.join)(
1198
- dir,
1199
- "../../../blog/ko/list_i18n_technologies/frameworks/react.md"
1200
- ),
1201
- "utf8"
1202
- )
1203
- ),
1204
- zh: Promise.resolve(
1205
- (0, import_promises.readFile)(
1206
- (0, import_path.join)(
1207
- dir,
1208
- "../../../blog/zh/list_i18n_technologies/frameworks/react.md"
1209
- ),
1210
- "utf8"
1211
- )
1212
- ),
1213
- es: Promise.resolve(
1214
- (0, import_promises.readFile)(
1215
- (0, import_path.join)(
1216
- dir,
1217
- "../../../blog/es/list_i18n_technologies/frameworks/react.md"
1218
- ),
1219
- "utf8"
1220
- )
1221
- ),
1222
- de: Promise.resolve(
1223
- (0, import_promises.readFile)(
1224
- (0, import_path.join)(
1225
- dir,
1226
- "../../../blog/de/list_i18n_technologies/frameworks/react.md"
1227
- ),
1228
- "utf8"
1229
- )
1230
- ),
1231
- ar: Promise.resolve(
1232
- (0, import_promises.readFile)(
1233
- (0, import_path.join)(
1234
- dir,
1235
- "../../../blog/ar/list_i18n_technologies/frameworks/react.md"
1236
- ),
1237
- "utf8"
1238
- )
1239
- ),
1240
- pt: Promise.resolve(
1241
- (0, import_promises.readFile)(
1242
- (0, import_path.join)(
1243
- dir,
1244
- "../../../blog/pt/list_i18n_technologies/frameworks/react.md"
1245
- ),
1246
- "utf8"
1247
- )
1248
- ),
1249
- "en-GB": Promise.resolve(
1250
- (0, import_promises.readFile)(
1251
- (0, import_path.join)(
1252
- dir,
1253
- "../../../blog/en-GB/list_i18n_technologies/frameworks/react.md"
1254
- ),
1255
- "utf8"
1256
- )
1257
- ),
1258
- it: Promise.resolve(
1259
- (0, import_promises.readFile)(
1260
- (0, import_path.join)(
1261
- dir,
1262
- "../../../blog/it/list_i18n_technologies/frameworks/react.md"
1263
- ),
1264
- "utf8"
1265
- )
1266
- ),
1267
- hi: Promise.resolve(
1268
- (0, import_promises.readFile)(
1269
- (0, import_path.join)(
1270
- dir,
1271
- "../../../blog/hi/list_i18n_technologies/frameworks/react.md"
1272
- ),
1273
- "utf8"
1274
- )
1275
- ),
1276
- tr: Promise.resolve(
1277
- (0, import_promises.readFile)(
1278
- (0, import_path.join)(
1279
- dir,
1280
- "../../../blog/tr/list_i18n_technologies/frameworks/react.md"
1281
- ),
1282
- "utf8"
1283
- )
1284
- )
264
+ en: readLocale("list_i18n_technologies/frameworks/react.md", "en"),
265
+ fr: readLocale("list_i18n_technologies/frameworks/react.md", "fr"),
266
+ ru: readLocale("list_i18n_technologies/frameworks/react.md", "ru"),
267
+ ja: readLocale("list_i18n_technologies/frameworks/react.md", "ja"),
268
+ ko: readLocale("list_i18n_technologies/frameworks/react.md", "ko"),
269
+ zh: readLocale("list_i18n_technologies/frameworks/react.md", "zh"),
270
+ es: readLocale("list_i18n_technologies/frameworks/react.md", "es"),
271
+ de: readLocale("list_i18n_technologies/frameworks/react.md", "de"),
272
+ ar: readLocale("list_i18n_technologies/frameworks/react.md", "ar"),
273
+ pt: readLocale("list_i18n_technologies/frameworks/react.md", "pt"),
274
+ "en-GB": readLocale("list_i18n_technologies/frameworks/react.md", "en-GB"),
275
+ it: readLocale("list_i18n_technologies/frameworks/react.md", "it"),
276
+ hi: readLocale("list_i18n_technologies/frameworks/react.md", "hi"),
277
+ tr: readLocale("list_i18n_technologies/frameworks/react.md", "tr")
1285
278
  },
1286
279
  "./blog/en/list_i18n_technologies/frameworks/svelte.md": {
1287
- en: Promise.resolve(
1288
- (0, import_promises.readFile)(
1289
- (0, import_path.join)(
1290
- dir,
1291
- "../../../blog/en/list_i18n_technologies/frameworks/svelte.md"
1292
- ),
1293
- "utf8"
1294
- )
1295
- ),
1296
- fr: Promise.resolve(
1297
- (0, import_promises.readFile)(
1298
- (0, import_path.join)(
1299
- dir,
1300
- "../../../blog/fr/list_i18n_technologies/frameworks/svelte.md"
1301
- ),
1302
- "utf8"
1303
- )
1304
- ),
1305
- ru: Promise.resolve(
1306
- (0, import_promises.readFile)(
1307
- (0, import_path.join)(
1308
- dir,
1309
- "../../../blog/ru/list_i18n_technologies/frameworks/svelte.md"
1310
- ),
1311
- "utf8"
1312
- )
1313
- ),
1314
- ja: Promise.resolve(
1315
- (0, import_promises.readFile)(
1316
- (0, import_path.join)(
1317
- dir,
1318
- "../../../blog/ja/list_i18n_technologies/frameworks/svelte.md"
1319
- ),
1320
- "utf8"
1321
- )
1322
- ),
1323
- ko: Promise.resolve(
1324
- (0, import_promises.readFile)(
1325
- (0, import_path.join)(
1326
- dir,
1327
- "../../../blog/ko/list_i18n_technologies/frameworks/svelte.md"
1328
- ),
1329
- "utf8"
1330
- )
1331
- ),
1332
- zh: Promise.resolve(
1333
- (0, import_promises.readFile)(
1334
- (0, import_path.join)(
1335
- dir,
1336
- "../../../blog/zh/list_i18n_technologies/frameworks/svelte.md"
1337
- ),
1338
- "utf8"
1339
- )
1340
- ),
1341
- es: Promise.resolve(
1342
- (0, import_promises.readFile)(
1343
- (0, import_path.join)(
1344
- dir,
1345
- "../../../blog/es/list_i18n_technologies/frameworks/svelte.md"
1346
- ),
1347
- "utf8"
1348
- )
1349
- ),
1350
- de: Promise.resolve(
1351
- (0, import_promises.readFile)(
1352
- (0, import_path.join)(
1353
- dir,
1354
- "../../../blog/de/list_i18n_technologies/frameworks/svelte.md"
1355
- ),
1356
- "utf8"
1357
- )
1358
- ),
1359
- ar: Promise.resolve(
1360
- (0, import_promises.readFile)(
1361
- (0, import_path.join)(
1362
- dir,
1363
- "../../../blog/ar/list_i18n_technologies/frameworks/svelte.md"
1364
- ),
1365
- "utf8"
1366
- )
1367
- ),
1368
- pt: Promise.resolve(
1369
- (0, import_promises.readFile)(
1370
- (0, import_path.join)(
1371
- dir,
1372
- "../../../blog/pt/list_i18n_technologies/frameworks/svelte.md"
1373
- ),
1374
- "utf8"
1375
- )
1376
- ),
1377
- "en-GB": Promise.resolve(
1378
- (0, import_promises.readFile)(
1379
- (0, import_path.join)(
1380
- dir,
1381
- "../../../blog/en-GB/list_i18n_technologies/frameworks/svelte.md"
1382
- ),
1383
- "utf8"
1384
- )
1385
- ),
1386
- it: Promise.resolve(
1387
- (0, import_promises.readFile)(
1388
- (0, import_path.join)(
1389
- dir,
1390
- "../../../blog/it/list_i18n_technologies/frameworks/svelte.md"
1391
- ),
1392
- "utf8"
1393
- )
1394
- ),
1395
- hi: Promise.resolve(
1396
- (0, import_promises.readFile)(
1397
- (0, import_path.join)(
1398
- dir,
1399
- "../../../blog/hi/list_i18n_technologies/frameworks/svelte.md"
1400
- ),
1401
- "utf8"
1402
- )
1403
- ),
1404
- tr: Promise.resolve(
1405
- (0, import_promises.readFile)(
1406
- (0, import_path.join)(
1407
- dir,
1408
- "../../../blog/tr/list_i18n_technologies/frameworks/svelte.md"
1409
- ),
1410
- "utf8"
1411
- )
1412
- )
280
+ en: readLocale("list_i18n_technologies/frameworks/svelte.md", "en"),
281
+ fr: readLocale("list_i18n_technologies/frameworks/svelte.md", "fr"),
282
+ ru: readLocale("list_i18n_technologies/frameworks/svelte.md", "ru"),
283
+ ja: readLocale("list_i18n_technologies/frameworks/svelte.md", "ja"),
284
+ ko: readLocale("list_i18n_technologies/frameworks/svelte.md", "ko"),
285
+ zh: readLocale("list_i18n_technologies/frameworks/svelte.md", "zh"),
286
+ es: readLocale("list_i18n_technologies/frameworks/svelte.md", "es"),
287
+ de: readLocale("list_i18n_technologies/frameworks/svelte.md", "de"),
288
+ ar: readLocale("list_i18n_technologies/frameworks/svelte.md", "ar"),
289
+ pt: readLocale("list_i18n_technologies/frameworks/svelte.md", "pt"),
290
+ "en-GB": readLocale("list_i18n_technologies/frameworks/svelte.md", "en-GB"),
291
+ it: readLocale("list_i18n_technologies/frameworks/svelte.md", "it"),
292
+ hi: readLocale("list_i18n_technologies/frameworks/svelte.md", "hi"),
293
+ tr: readLocale("list_i18n_technologies/frameworks/svelte.md", "tr")
1413
294
  },
1414
295
  "./blog/en/list_i18n_technologies/frameworks/vue.md": {
1415
- en: Promise.resolve(
1416
- (0, import_promises.readFile)(
1417
- (0, import_path.join)(dir, "../../../blog/en/list_i18n_technologies/frameworks/vue.md"),
1418
- "utf8"
1419
- )
1420
- ),
1421
- fr: Promise.resolve(
1422
- (0, import_promises.readFile)(
1423
- (0, import_path.join)(dir, "../../../blog/fr/list_i18n_technologies/frameworks/vue.md"),
1424
- "utf8"
1425
- )
1426
- ),
1427
- ru: Promise.resolve(
1428
- (0, import_promises.readFile)(
1429
- (0, import_path.join)(dir, "../../../blog/ru/list_i18n_technologies/frameworks/vue.md"),
1430
- "utf8"
1431
- )
1432
- ),
1433
- ja: Promise.resolve(
1434
- (0, import_promises.readFile)(
1435
- (0, import_path.join)(dir, "../../../blog/ja/list_i18n_technologies/frameworks/vue.md"),
1436
- "utf8"
1437
- )
1438
- ),
1439
- ko: Promise.resolve(
1440
- (0, import_promises.readFile)(
1441
- (0, import_path.join)(dir, "../../../blog/ko/list_i18n_technologies/frameworks/vue.md"),
1442
- "utf8"
1443
- )
1444
- ),
1445
- zh: Promise.resolve(
1446
- (0, import_promises.readFile)(
1447
- (0, import_path.join)(dir, "../../../blog/zh/list_i18n_technologies/frameworks/vue.md"),
1448
- "utf8"
1449
- )
1450
- ),
1451
- es: Promise.resolve(
1452
- (0, import_promises.readFile)(
1453
- (0, import_path.join)(dir, "../../../blog/es/list_i18n_technologies/frameworks/vue.md"),
1454
- "utf8"
1455
- )
1456
- ),
1457
- de: Promise.resolve(
1458
- (0, import_promises.readFile)(
1459
- (0, import_path.join)(dir, "../../../blog/de/list_i18n_technologies/frameworks/vue.md"),
1460
- "utf8"
1461
- )
1462
- ),
1463
- ar: Promise.resolve(
1464
- (0, import_promises.readFile)(
1465
- (0, import_path.join)(dir, "../../../blog/ar/list_i18n_technologies/frameworks/vue.md"),
1466
- "utf8"
1467
- )
1468
- ),
1469
- pt: Promise.resolve(
1470
- (0, import_promises.readFile)(
1471
- (0, import_path.join)(dir, "../../../blog/pt/list_i18n_technologies/frameworks/vue.md"),
1472
- "utf8"
1473
- )
1474
- ),
1475
- "en-GB": Promise.resolve(
1476
- (0, import_promises.readFile)(
1477
- (0, import_path.join)(
1478
- dir,
1479
- "../../../blog/en-GB/list_i18n_technologies/frameworks/vue.md"
1480
- ),
1481
- "utf8"
1482
- )
1483
- ),
1484
- it: Promise.resolve(
1485
- (0, import_promises.readFile)(
1486
- (0, import_path.join)(dir, "../../../blog/it/list_i18n_technologies/frameworks/vue.md"),
1487
- "utf8"
1488
- )
1489
- ),
1490
- hi: Promise.resolve(
1491
- (0, import_promises.readFile)(
1492
- (0, import_path.join)(dir, "../../../blog/hi/list_i18n_technologies/frameworks/vue.md"),
1493
- "utf8"
1494
- )
1495
- ),
1496
- tr: Promise.resolve(
1497
- (0, import_promises.readFile)(
1498
- (0, import_path.join)(dir, "../../../blog/tr/list_i18n_technologies/frameworks/vue.md"),
1499
- "utf8"
1500
- )
1501
- )
296
+ en: readLocale("list_i18n_technologies/frameworks/vue.md", "en"),
297
+ fr: readLocale("list_i18n_technologies/frameworks/vue.md", "fr"),
298
+ ru: readLocale("list_i18n_technologies/frameworks/vue.md", "ru"),
299
+ ja: readLocale("list_i18n_technologies/frameworks/vue.md", "ja"),
300
+ ko: readLocale("list_i18n_technologies/frameworks/vue.md", "ko"),
301
+ zh: readLocale("list_i18n_technologies/frameworks/vue.md", "zh"),
302
+ es: readLocale("list_i18n_technologies/frameworks/vue.md", "es"),
303
+ de: readLocale("list_i18n_technologies/frameworks/vue.md", "de"),
304
+ ar: readLocale("list_i18n_technologies/frameworks/vue.md", "ar"),
305
+ pt: readLocale("list_i18n_technologies/frameworks/vue.md", "pt"),
306
+ "en-GB": readLocale("list_i18n_technologies/frameworks/vue.md", "en-GB"),
307
+ it: readLocale("list_i18n_technologies/frameworks/vue.md", "it"),
308
+ hi: readLocale("list_i18n_technologies/frameworks/vue.md", "hi"),
309
+ tr: readLocale("list_i18n_technologies/frameworks/vue.md", "tr")
1502
310
  },
1503
311
  "./blog/en/next-i18next_vs_next-intl_vs_intlayer.md": {
1504
- en: Promise.resolve(
1505
- (0, import_promises.readFile)(
1506
- (0, import_path.join)(dir, "../../../blog/en/next-i18next_vs_next-intl_vs_intlayer.md"),
1507
- "utf8"
1508
- )
1509
- ),
1510
- fr: Promise.resolve(
1511
- (0, import_promises.readFile)(
1512
- (0, import_path.join)(dir, "../../../blog/fr/next-i18next_vs_next-intl_vs_intlayer.md"),
1513
- "utf8"
1514
- )
1515
- ),
1516
- ru: Promise.resolve(
1517
- (0, import_promises.readFile)(
1518
- (0, import_path.join)(dir, "../../../blog/ru/next-i18next_vs_next-intl_vs_intlayer.md"),
1519
- "utf8"
1520
- )
1521
- ),
1522
- ja: Promise.resolve(
1523
- (0, import_promises.readFile)(
1524
- (0, import_path.join)(dir, "../../../blog/ja/next-i18next_vs_next-intl_vs_intlayer.md"),
1525
- "utf8"
1526
- )
1527
- ),
1528
- ko: Promise.resolve(
1529
- (0, import_promises.readFile)(
1530
- (0, import_path.join)(dir, "../../../blog/ko/next-i18next_vs_next-intl_vs_intlayer.md"),
1531
- "utf8"
1532
- )
1533
- ),
1534
- zh: Promise.resolve(
1535
- (0, import_promises.readFile)(
1536
- (0, import_path.join)(dir, "../../../blog/zh/next-i18next_vs_next-intl_vs_intlayer.md"),
1537
- "utf8"
1538
- )
1539
- ),
1540
- es: Promise.resolve(
1541
- (0, import_promises.readFile)(
1542
- (0, import_path.join)(dir, "../../../blog/es/next-i18next_vs_next-intl_vs_intlayer.md"),
1543
- "utf8"
1544
- )
1545
- ),
1546
- de: Promise.resolve(
1547
- (0, import_promises.readFile)(
1548
- (0, import_path.join)(dir, "../../../blog/de/next-i18next_vs_next-intl_vs_intlayer.md"),
1549
- "utf8"
1550
- )
1551
- ),
1552
- ar: Promise.resolve(
1553
- (0, import_promises.readFile)(
1554
- (0, import_path.join)(dir, "../../../blog/ar/next-i18next_vs_next-intl_vs_intlayer.md"),
1555
- "utf8"
1556
- )
1557
- ),
1558
- pt: Promise.resolve(
1559
- (0, import_promises.readFile)(
1560
- (0, import_path.join)(dir, "../../../blog/pt/next-i18next_vs_next-intl_vs_intlayer.md"),
1561
- "utf8"
1562
- )
1563
- ),
1564
- "en-GB": Promise.resolve(
1565
- (0, import_promises.readFile)(
1566
- (0, import_path.join)(
1567
- dir,
1568
- "../../../blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md"
1569
- ),
1570
- "utf8"
1571
- )
1572
- ),
1573
- it: Promise.resolve(
1574
- (0, import_promises.readFile)(
1575
- (0, import_path.join)(dir, "../../../blog/it/next-i18next_vs_next-intl_vs_intlayer.md"),
1576
- "utf8"
1577
- )
1578
- ),
1579
- hi: Promise.resolve(
1580
- (0, import_promises.readFile)(
1581
- (0, import_path.join)(dir, "../../../blog/hi/next-i18next_vs_next-intl_vs_intlayer.md"),
1582
- "utf8"
1583
- )
1584
- ),
1585
- tr: Promise.resolve(
1586
- (0, import_promises.readFile)(
1587
- (0, import_path.join)(dir, "../../../blog/tr/next-i18next_vs_next-intl_vs_intlayer.md"),
1588
- "utf8"
1589
- )
1590
- )
312
+ en: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "en"),
313
+ fr: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "fr"),
314
+ ru: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ru"),
315
+ ja: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ja"),
316
+ ko: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ko"),
317
+ zh: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "zh"),
318
+ es: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "es"),
319
+ de: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "de"),
320
+ ar: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "ar"),
321
+ pt: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "pt"),
322
+ "en-GB": readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "en-GB"),
323
+ it: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "it"),
324
+ hi: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "hi"),
325
+ tr: readLocale("next-i18next_vs_next-intl_vs_intlayer.md", "tr")
1591
326
  },
1592
327
  "./blog/en/rag_powered_documentation_assistant.md": {
1593
- en: Promise.resolve(
1594
- (0, import_promises.readFile)(
1595
- (0, import_path.join)(dir, "../../../blog/en/rag_powered_documentation_assistant.md"),
1596
- "utf8"
1597
- )
1598
- ),
1599
- fr: Promise.resolve(
1600
- (0, import_promises.readFile)(
1601
- (0, import_path.join)(dir, "../../../blog/fr/rag_powered_documentation_assistant.md"),
1602
- "utf8"
1603
- )
1604
- ),
1605
- ru: Promise.resolve(
1606
- (0, import_promises.readFile)(
1607
- (0, import_path.join)(dir, "../../../blog/ru/rag_powered_documentation_assistant.md"),
1608
- "utf8"
1609
- )
1610
- ),
1611
- ja: Promise.resolve(
1612
- (0, import_promises.readFile)(
1613
- (0, import_path.join)(dir, "../../../blog/ja/rag_powered_documentation_assistant.md"),
1614
- "utf8"
1615
- )
1616
- ),
1617
- ko: Promise.resolve(
1618
- (0, import_promises.readFile)(
1619
- (0, import_path.join)(dir, "../../../blog/ko/rag_powered_documentation_assistant.md"),
1620
- "utf8"
1621
- )
1622
- ),
1623
- zh: Promise.resolve(
1624
- (0, import_promises.readFile)(
1625
- (0, import_path.join)(dir, "../../../blog/zh/rag_powered_documentation_assistant.md"),
1626
- "utf8"
1627
- )
1628
- ),
1629
- es: Promise.resolve(
1630
- (0, import_promises.readFile)(
1631
- (0, import_path.join)(dir, "../../../blog/es/rag_powered_documentation_assistant.md"),
1632
- "utf8"
1633
- )
1634
- ),
1635
- de: Promise.resolve(
1636
- (0, import_promises.readFile)(
1637
- (0, import_path.join)(dir, "../../../blog/de/rag_powered_documentation_assistant.md"),
1638
- "utf8"
1639
- )
1640
- ),
1641
- ar: Promise.resolve(
1642
- (0, import_promises.readFile)(
1643
- (0, import_path.join)(dir, "../../../blog/ar/rag_powered_documentation_assistant.md"),
1644
- "utf8"
1645
- )
1646
- ),
1647
- pt: Promise.resolve(
1648
- (0, import_promises.readFile)(
1649
- (0, import_path.join)(dir, "../../../blog/pt/rag_powered_documentation_assistant.md"),
1650
- "utf8"
1651
- )
1652
- ),
1653
- "en-GB": Promise.resolve(
1654
- (0, import_promises.readFile)(
1655
- (0, import_path.join)(dir, "../../../blog/en-GB/rag_powered_documentation_assistant.md"),
1656
- "utf8"
1657
- )
1658
- ),
1659
- it: Promise.resolve(
1660
- (0, import_promises.readFile)(
1661
- (0, import_path.join)(dir, "../../../blog/it/rag_powered_documentation_assistant.md"),
1662
- "utf8"
1663
- )
1664
- ),
1665
- hi: Promise.resolve(
1666
- (0, import_promises.readFile)(
1667
- (0, import_path.join)(dir, "../../../blog/hi/rag_powered_documentation_assistant.md"),
1668
- "utf8"
1669
- )
1670
- ),
1671
- tr: Promise.resolve(
1672
- (0, import_promises.readFile)(
1673
- (0, import_path.join)(dir, "../../../blog/tr/rag_powered_documentation_assistant.md"),
1674
- "utf8"
1675
- )
1676
- )
328
+ en: readLocale("rag_powered_documentation_assistant.md", "en"),
329
+ fr: readLocale("rag_powered_documentation_assistant.md", "fr"),
330
+ ru: readLocale("rag_powered_documentation_assistant.md", "ru"),
331
+ ja: readLocale("rag_powered_documentation_assistant.md", "ja"),
332
+ ko: readLocale("rag_powered_documentation_assistant.md", "ko"),
333
+ zh: readLocale("rag_powered_documentation_assistant.md", "zh"),
334
+ es: readLocale("rag_powered_documentation_assistant.md", "es"),
335
+ de: readLocale("rag_powered_documentation_assistant.md", "de"),
336
+ ar: readLocale("rag_powered_documentation_assistant.md", "ar"),
337
+ pt: readLocale("rag_powered_documentation_assistant.md", "pt"),
338
+ "en-GB": readLocale("rag_powered_documentation_assistant.md", "en-GB"),
339
+ it: readLocale("rag_powered_documentation_assistant.md", "it"),
340
+ hi: readLocale("rag_powered_documentation_assistant.md", "hi"),
341
+ tr: readLocale("rag_powered_documentation_assistant.md", "tr")
1677
342
  },
1678
343
  "./blog/en/react-i18next_vs_react-intl_vs_intlayer.md": {
1679
- en: Promise.resolve(
1680
- (0, import_promises.readFile)(
1681
- (0, import_path.join)(
1682
- dir,
1683
- "../../../blog/en/react-i18next_vs_react-intl_vs_intlayer.md"
1684
- ),
1685
- "utf8"
1686
- )
1687
- ),
1688
- fr: Promise.resolve(
1689
- (0, import_promises.readFile)(
1690
- (0, import_path.join)(
1691
- dir,
1692
- "../../../blog/fr/react-i18next_vs_react-intl_vs_intlayer.md"
1693
- ),
1694
- "utf8"
1695
- )
1696
- ),
1697
- ru: Promise.resolve(
1698
- (0, import_promises.readFile)(
1699
- (0, import_path.join)(
1700
- dir,
1701
- "../../../blog/ru/react-i18next_vs_react-intl_vs_intlayer.md"
1702
- ),
1703
- "utf8"
1704
- )
1705
- ),
1706
- ja: Promise.resolve(
1707
- (0, import_promises.readFile)(
1708
- (0, import_path.join)(
1709
- dir,
1710
- "../../../blog/ja/react-i18next_vs_react-intl_vs_intlayer.md"
1711
- ),
1712
- "utf8"
1713
- )
1714
- ),
1715
- ko: Promise.resolve(
1716
- (0, import_promises.readFile)(
1717
- (0, import_path.join)(
1718
- dir,
1719
- "../../../blog/ko/react-i18next_vs_react-intl_vs_intlayer.md"
1720
- ),
1721
- "utf8"
1722
- )
1723
- ),
1724
- zh: Promise.resolve(
1725
- (0, import_promises.readFile)(
1726
- (0, import_path.join)(
1727
- dir,
1728
- "../../../blog/zh/react-i18next_vs_react-intl_vs_intlayer.md"
1729
- ),
1730
- "utf8"
1731
- )
1732
- ),
1733
- es: Promise.resolve(
1734
- (0, import_promises.readFile)(
1735
- (0, import_path.join)(
1736
- dir,
1737
- "../../../blog/es/react-i18next_vs_react-intl_vs_intlayer.md"
1738
- ),
1739
- "utf8"
1740
- )
1741
- ),
1742
- de: Promise.resolve(
1743
- (0, import_promises.readFile)(
1744
- (0, import_path.join)(
1745
- dir,
1746
- "../../../blog/de/react-i18next_vs_react-intl_vs_intlayer.md"
1747
- ),
1748
- "utf8"
1749
- )
1750
- ),
1751
- ar: Promise.resolve(
1752
- (0, import_promises.readFile)(
1753
- (0, import_path.join)(
1754
- dir,
1755
- "../../../blog/ar/react-i18next_vs_react-intl_vs_intlayer.md"
1756
- ),
1757
- "utf8"
1758
- )
1759
- ),
1760
- pt: Promise.resolve(
1761
- (0, import_promises.readFile)(
1762
- (0, import_path.join)(
1763
- dir,
1764
- "../../../blog/pt/react-i18next_vs_react-intl_vs_intlayer.md"
1765
- ),
1766
- "utf8"
1767
- )
1768
- ),
1769
- "en-GB": Promise.resolve(
1770
- (0, import_promises.readFile)(
1771
- (0, import_path.join)(
1772
- dir,
1773
- "../../../blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md"
1774
- ),
1775
- "utf8"
1776
- )
1777
- ),
1778
- it: Promise.resolve(
1779
- (0, import_promises.readFile)(
1780
- (0, import_path.join)(
1781
- dir,
1782
- "../../../blog/it/react-i18next_vs_react-intl_vs_intlayer.md"
1783
- ),
1784
- "utf8"
1785
- )
1786
- ),
1787
- hi: Promise.resolve(
1788
- (0, import_promises.readFile)(
1789
- (0, import_path.join)(
1790
- dir,
1791
- "../../../blog/hi/react-i18next_vs_react-intl_vs_intlayer.md"
1792
- ),
1793
- "utf8"
1794
- )
1795
- ),
1796
- tr: Promise.resolve(
1797
- (0, import_promises.readFile)(
1798
- (0, import_path.join)(
1799
- dir,
1800
- "../../../blog/tr/react-i18next_vs_react-intl_vs_intlayer.md"
1801
- ),
1802
- "utf8"
1803
- )
1804
- )
344
+ en: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "en"),
345
+ fr: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "fr"),
346
+ ru: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ru"),
347
+ ja: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ja"),
348
+ ko: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ko"),
349
+ zh: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "zh"),
350
+ es: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "es"),
351
+ de: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "de"),
352
+ ar: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "ar"),
353
+ pt: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "pt"),
354
+ "en-GB": readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "en-GB"),
355
+ it: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "it"),
356
+ hi: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "hi"),
357
+ tr: readLocale("react-i18next_vs_react-intl_vs_intlayer.md", "tr")
1805
358
  },
1806
359
  "./blog/en/vue-i18n_vs_intlayer.md": {
1807
- en: Promise.resolve(
1808
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/en/vue-i18n_vs_intlayer.md"), "utf8")
1809
- ),
1810
- fr: Promise.resolve(
1811
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/fr/vue-i18n_vs_intlayer.md"), "utf8")
1812
- ),
1813
- ru: Promise.resolve(
1814
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ru/vue-i18n_vs_intlayer.md"), "utf8")
1815
- ),
1816
- ja: Promise.resolve(
1817
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ja/vue-i18n_vs_intlayer.md"), "utf8")
1818
- ),
1819
- ko: Promise.resolve(
1820
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ko/vue-i18n_vs_intlayer.md"), "utf8")
1821
- ),
1822
- zh: Promise.resolve(
1823
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/zh/vue-i18n_vs_intlayer.md"), "utf8")
1824
- ),
1825
- es: Promise.resolve(
1826
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/es/vue-i18n_vs_intlayer.md"), "utf8")
1827
- ),
1828
- de: Promise.resolve(
1829
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/de/vue-i18n_vs_intlayer.md"), "utf8")
1830
- ),
1831
- ar: Promise.resolve(
1832
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/ar/vue-i18n_vs_intlayer.md"), "utf8")
1833
- ),
1834
- pt: Promise.resolve(
1835
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/pt/vue-i18n_vs_intlayer.md"), "utf8")
1836
- ),
1837
- "en-GB": Promise.resolve(
1838
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/en-GB/vue-i18n_vs_intlayer.md"), "utf8")
1839
- ),
1840
- it: Promise.resolve(
1841
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/it/vue-i18n_vs_intlayer.md"), "utf8")
1842
- ),
1843
- hi: Promise.resolve(
1844
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/hi/vue-i18n_vs_intlayer.md"), "utf8")
1845
- ),
1846
- tr: Promise.resolve(
1847
- (0, import_promises.readFile)((0, import_path.join)(dir, "../../../blog/tr/vue-i18n_vs_intlayer.md"), "utf8")
1848
- )
360
+ en: readLocale("vue-i18n_vs_intlayer.md", "en"),
361
+ fr: readLocale("vue-i18n_vs_intlayer.md", "fr"),
362
+ ru: readLocale("vue-i18n_vs_intlayer.md", "ru"),
363
+ ja: readLocale("vue-i18n_vs_intlayer.md", "ja"),
364
+ ko: readLocale("vue-i18n_vs_intlayer.md", "ko"),
365
+ zh: readLocale("vue-i18n_vs_intlayer.md", "zh"),
366
+ es: readLocale("vue-i18n_vs_intlayer.md", "es"),
367
+ de: readLocale("vue-i18n_vs_intlayer.md", "de"),
368
+ ar: readLocale("vue-i18n_vs_intlayer.md", "ar"),
369
+ pt: readLocale("vue-i18n_vs_intlayer.md", "pt"),
370
+ "en-GB": readLocale("vue-i18n_vs_intlayer.md", "en-GB"),
371
+ it: readLocale("vue-i18n_vs_intlayer.md", "it"),
372
+ hi: readLocale("vue-i18n_vs_intlayer.md", "hi"),
373
+ tr: readLocale("vue-i18n_vs_intlayer.md", "tr")
1849
374
  },
1850
375
  "./blog/en/what_is_internationalization.md": {
1851
- en: Promise.resolve(
1852
- (0, import_promises.readFile)(
1853
- (0, import_path.join)(dir, "../../../blog/en/what_is_internationalization.md"),
1854
- "utf8"
1855
- )
1856
- ),
1857
- fr: Promise.resolve(
1858
- (0, import_promises.readFile)(
1859
- (0, import_path.join)(dir, "../../../blog/fr/what_is_internationalization.md"),
1860
- "utf8"
1861
- )
1862
- ),
1863
- ru: Promise.resolve(
1864
- (0, import_promises.readFile)(
1865
- (0, import_path.join)(dir, "../../../blog/ru/what_is_internationalization.md"),
1866
- "utf8"
1867
- )
1868
- ),
1869
- ja: Promise.resolve(
1870
- (0, import_promises.readFile)(
1871
- (0, import_path.join)(dir, "../../../blog/ja/what_is_internationalization.md"),
1872
- "utf8"
1873
- )
1874
- ),
1875
- ko: Promise.resolve(
1876
- (0, import_promises.readFile)(
1877
- (0, import_path.join)(dir, "../../../blog/ko/what_is_internationalization.md"),
1878
- "utf8"
1879
- )
1880
- ),
1881
- zh: Promise.resolve(
1882
- (0, import_promises.readFile)(
1883
- (0, import_path.join)(dir, "../../../blog/zh/what_is_internationalization.md"),
1884
- "utf8"
1885
- )
1886
- ),
1887
- es: Promise.resolve(
1888
- (0, import_promises.readFile)(
1889
- (0, import_path.join)(dir, "../../../blog/es/what_is_internationalization.md"),
1890
- "utf8"
1891
- )
1892
- ),
1893
- de: Promise.resolve(
1894
- (0, import_promises.readFile)(
1895
- (0, import_path.join)(dir, "../../../blog/de/what_is_internationalization.md"),
1896
- "utf8"
1897
- )
1898
- ),
1899
- ar: Promise.resolve(
1900
- (0, import_promises.readFile)(
1901
- (0, import_path.join)(dir, "../../../blog/ar/what_is_internationalization.md"),
1902
- "utf8"
1903
- )
1904
- ),
1905
- pt: Promise.resolve(
1906
- (0, import_promises.readFile)(
1907
- (0, import_path.join)(dir, "../../../blog/pt/what_is_internationalization.md"),
1908
- "utf8"
1909
- )
1910
- ),
1911
- "en-GB": Promise.resolve(
1912
- (0, import_promises.readFile)(
1913
- (0, import_path.join)(dir, "../../../blog/en-GB/what_is_internationalization.md"),
1914
- "utf8"
1915
- )
1916
- ),
1917
- it: Promise.resolve(
1918
- (0, import_promises.readFile)(
1919
- (0, import_path.join)(dir, "../../../blog/it/what_is_internationalization.md"),
1920
- "utf8"
1921
- )
1922
- ),
1923
- hi: Promise.resolve(
1924
- (0, import_promises.readFile)(
1925
- (0, import_path.join)(dir, "../../../blog/hi/what_is_internationalization.md"),
1926
- "utf8"
1927
- )
1928
- ),
1929
- tr: Promise.resolve(
1930
- (0, import_promises.readFile)(
1931
- (0, import_path.join)(dir, "../../../blog/tr/what_is_internationalization.md"),
1932
- "utf8"
1933
- )
1934
- )
376
+ en: readLocale("what_is_internationalization.md", "en"),
377
+ fr: readLocale("what_is_internationalization.md", "fr"),
378
+ ru: readLocale("what_is_internationalization.md", "ru"),
379
+ ja: readLocale("what_is_internationalization.md", "ja"),
380
+ ko: readLocale("what_is_internationalization.md", "ko"),
381
+ zh: readLocale("what_is_internationalization.md", "zh"),
382
+ es: readLocale("what_is_internationalization.md", "es"),
383
+ de: readLocale("what_is_internationalization.md", "de"),
384
+ ar: readLocale("what_is_internationalization.md", "ar"),
385
+ pt: readLocale("what_is_internationalization.md", "pt"),
386
+ "en-GB": readLocale("what_is_internationalization.md", "en-GB"),
387
+ it: readLocale("what_is_internationalization.md", "it"),
388
+ hi: readLocale("what_is_internationalization.md", "hi"),
389
+ tr: readLocale("what_is_internationalization.md", "tr")
1935
390
  }
1936
391
  };
1937
392
  // Annotate the CommonJS export names for ESM import in node: