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