@intlayer/docs 8.4.5 → 8.4.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/blog/en/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/id/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/uk/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/vi/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +1 -3
- package/dist/cjs/generated/docs.entry.cjs +20 -0
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs +20 -0
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/types/generated/docs.entry.d.ts +1 -0
- package/dist/types/generated/docs.entry.d.ts.map +1 -1
- package/docs/ar/intlayer_with_storybook.md +521 -0
- package/docs/bn/intlayer_with_hono.md +428 -0
- package/docs/de/intlayer_with_storybook.md +521 -0
- package/docs/en/configuration.md +160 -508
- package/docs/en/intlayer_with_storybook.md +521 -0
- package/docs/en-GB/intlayer_with_storybook.md +521 -0
- package/docs/es/configuration.md +387 -754
- package/docs/es/intlayer_with_storybook.md +521 -0
- package/docs/fr/configuration.md +384 -757
- package/docs/fr/intlayer_with_storybook.md +521 -0
- package/docs/hi/intlayer_with_storybook.md +521 -0
- package/docs/id/intlayer_with_storybook.md +521 -0
- package/docs/it/intlayer_with_storybook.md +521 -0
- package/docs/ja/intlayer_with_storybook.md +521 -0
- package/docs/ko/intlayer_with_storybook.md +521 -0
- package/docs/pl/intlayer_with_storybook.md +521 -0
- package/docs/pt/intlayer_with_storybook.md +521 -0
- package/docs/ru/intlayer_with_storybook.md +521 -0
- package/docs/tr/intlayer_with_storybook.md +521 -0
- package/docs/uk/intlayer_with_storybook.md +521 -0
- package/docs/ur/intlayer_with_hono.md +428 -0
- package/docs/vi/intlayer_with_storybook.md +521 -0
- package/docs/zh/intlayer_with_storybook.md +521 -0
- package/package.json +6 -6
- package/src/generated/docs.entry.ts +20 -0
- package/docs/ar/configuration.md +0 -1124
- package/docs/de/configuration.md +0 -1296
- package/docs/en-GB/configuration.md +0 -1123
- package/docs/hi/configuration.md +0 -1118
- package/docs/id/configuration.md +0 -1235
- package/docs/it/configuration.md +0 -1301
- package/docs/ja/configuration.md +0 -1121
- package/docs/ko/configuration.md +0 -1121
- package/docs/pl/configuration.md +0 -1226
- package/docs/pt/configuration.md +0 -1293
- package/docs/ru/configuration.md +0 -1112
- package/docs/tr/configuration.md +0 -1114
- package/docs/uk/configuration.md +0 -1241
- package/docs/vi/configuration.md +0 -1263
- package/docs/zh/configuration.md +0 -1115
|
@@ -1384,6 +1384,26 @@ const docsEntry = {
|
|
|
1384
1384
|
vi: readLocale("intlayer_with_react_router_v7_fs_routes.md", "vi"),
|
|
1385
1385
|
uk: readLocale("intlayer_with_react_router_v7_fs_routes.md", "uk")
|
|
1386
1386
|
},
|
|
1387
|
+
"./docs/en/intlayer_with_storybook.md": {
|
|
1388
|
+
en: readLocale("intlayer_with_storybook.md", "en"),
|
|
1389
|
+
ru: readLocale("intlayer_with_storybook.md", "ru"),
|
|
1390
|
+
ja: readLocale("intlayer_with_storybook.md", "ja"),
|
|
1391
|
+
fr: readLocale("intlayer_with_storybook.md", "fr"),
|
|
1392
|
+
ko: readLocale("intlayer_with_storybook.md", "ko"),
|
|
1393
|
+
zh: readLocale("intlayer_with_storybook.md", "zh"),
|
|
1394
|
+
es: readLocale("intlayer_with_storybook.md", "es"),
|
|
1395
|
+
de: readLocale("intlayer_with_storybook.md", "de"),
|
|
1396
|
+
ar: readLocale("intlayer_with_storybook.md", "ar"),
|
|
1397
|
+
it: readLocale("intlayer_with_storybook.md", "it"),
|
|
1398
|
+
"en-GB": readLocale("intlayer_with_storybook.md", "en-GB"),
|
|
1399
|
+
pt: readLocale("intlayer_with_storybook.md", "pt"),
|
|
1400
|
+
hi: readLocale("intlayer_with_storybook.md", "hi"),
|
|
1401
|
+
tr: readLocale("intlayer_with_storybook.md", "tr"),
|
|
1402
|
+
pl: readLocale("intlayer_with_storybook.md", "pl"),
|
|
1403
|
+
id: readLocale("intlayer_with_storybook.md", "id"),
|
|
1404
|
+
vi: readLocale("intlayer_with_storybook.md", "vi"),
|
|
1405
|
+
uk: readLocale("intlayer_with_storybook.md", "uk")
|
|
1406
|
+
},
|
|
1387
1407
|
"./docs/en/intlayer_with_svelte_kit.md": {
|
|
1388
1408
|
en: readLocale("intlayer_with_svelte_kit.md", "en"),
|
|
1389
1409
|
ru: readLocale("intlayer_with_svelte_kit.md", "ru"),
|