@intlayer/docs 8.12.4-canary.0 → 8.12.5-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.
- package/authors.json +19 -0
- package/blog/ar/compiler_vs_declarative_i18n.md +1 -0
- package/blog/ar/i18n_meaning.md +1 -0
- package/blog/ar/i18n_using_next-i18next.md +1 -0
- package/blog/ar/i18n_using_next-intl.md +1 -0
- package/blog/ar/index.md +1 -0
- package/blog/ar/internationalization_and_SEO.md +1 -0
- package/blog/ar/intlayer_with_i18next.md +14 -3
- package/blog/ar/intlayer_with_next-i18next.md +14 -3
- package/blog/ar/intlayer_with_next-intl.md +14 -3
- package/blog/ar/intlayer_with_react-i18next.md +14 -3
- package/blog/ar/intlayer_with_react-intl.md +14 -3
- package/blog/ar/intlayer_with_vue-i18n.md +14 -3
- package/blog/ar/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/ar/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/ar/l10n_platform_alternative/phrase.md +1 -0
- package/blog/ar/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/ar/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/ar/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/ar/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/ar/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/ar/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/ar/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/ar/per-component_vs_centralized_i18n.md +1 -0
- package/blog/ar/rag_powered_documentation_assistant.md +44 -13
- package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/ar/vue-i18n_vs_intlayer.md +1 -0
- package/blog/ar/what_is_internationalization.md +1 -0
- package/blog/de/compiler_vs_declarative_i18n.md +1 -0
- package/blog/de/i18n_meaning.md +1 -0
- package/blog/de/i18n_using_next-i18next.md +1 -0
- package/blog/de/i18n_using_next-intl.md +1 -0
- package/blog/de/index.md +1 -0
- package/blog/de/internationalization_and_SEO.md +1 -0
- package/blog/de/intlayer_with_i18next.md +1 -0
- package/blog/de/intlayer_with_next-i18next.md +1 -0
- package/blog/de/intlayer_with_next-intl.md +1 -0
- package/blog/de/intlayer_with_react-i18next.md +1 -0
- package/blog/de/intlayer_with_react-intl.md +1 -0
- package/blog/de/intlayer_with_vue-i18n.md +1 -0
- package/blog/de/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/de/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/de/l10n_platform_alternative/phrase.md +1 -0
- package/blog/de/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/de/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/de/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/de/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/de/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/de/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/de/per-component_vs_centralized_i18n.md +1 -0
- package/blog/de/rag_powered_documentation_assistant.md +1 -0
- package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/de/vue-i18n_vs_intlayer.md +1 -0
- package/blog/de/what_is_internationalization.md +1 -0
- package/blog/en/___per-component_vs_centralized_i18n.md +3 -0
- package/blog/en/compiler_vs_declarative_i18n.md +1 -0
- package/blog/en/i18n_meaning.md +1 -0
- package/blog/en/i18n_using_next-i18next.md +1 -0
- package/blog/en/i18n_using_next-intl.md +1 -0
- package/blog/en/index.md +1 -0
- package/blog/en/internationalization_and_SEO.md +1 -0
- package/blog/en/intlayer_with_i18next.md +14 -3
- package/blog/en/intlayer_with_next-i18next.md +14 -3
- package/blog/en/intlayer_with_next-intl.md +14 -3
- package/blog/en/intlayer_with_react-i18next.md +14 -3
- package/blog/en/intlayer_with_react-intl.md +14 -3
- package/blog/en/intlayer_with_vue-i18n.md +14 -3
- package/blog/en/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/en/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/en/l10n_platform_alternative/phrase.md +1 -0
- package/blog/en/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/en/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/en/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/en/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/en/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/en/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/en/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/en/per-component_vs_centralized_i18n.md +1 -0
- package/blog/en/rag_powered_documentation_assistant.md +41 -12
- package/blog/en/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/en/vue-i18n_vs_intlayer.md +1 -0
- package/blog/en/what_is_internationalization.md +1 -0
- package/blog/en-GB/compiler_vs_declarative_i18n.md +1 -0
- package/blog/en-GB/i18n_meaning.md +1 -0
- package/blog/en-GB/i18n_using_next-i18next.md +1 -0
- package/blog/en-GB/i18n_using_next-intl.md +1 -0
- package/blog/en-GB/index.md +1 -0
- package/blog/en-GB/internationalization_and_SEO.md +1 -0
- package/blog/en-GB/intlayer_with_i18next.md +11 -2
- package/blog/en-GB/intlayer_with_next-i18next.md +11 -2
- package/blog/en-GB/intlayer_with_next-intl.md +11 -2
- package/blog/en-GB/intlayer_with_react-i18next.md +11 -2
- package/blog/en-GB/intlayer_with_react-intl.md +11 -2
- package/blog/en-GB/intlayer_with_vue-i18n.md +11 -2
- package/blog/en-GB/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/en-GB/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/en-GB/l10n_platform_alternative/phrase.md +1 -0
- package/blog/en-GB/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/en-GB/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/en-GB/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/en-GB/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/en-GB/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/en-GB/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/en-GB/per-component_vs_centralized_i18n.md +1 -0
- package/blog/en-GB/rag_powered_documentation_assistant.md +41 -12
- package/blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/en-GB/vue-i18n_vs_intlayer.md +1 -0
- package/blog/en-GB/what_is_internationalization.md +1 -0
- package/blog/es/compiler_vs_declarative_i18n.md +1 -0
- package/blog/es/i18n_meaning.md +1 -0
- package/blog/es/i18n_using_next-i18next.md +1 -0
- package/blog/es/i18n_using_next-intl.md +1 -0
- package/blog/es/index.md +1 -0
- package/blog/es/internationalization_and_SEO.md +1 -0
- package/blog/es/intlayer_with_i18next.md +11 -2
- package/blog/es/intlayer_with_next-i18next.md +11 -2
- package/blog/es/intlayer_with_next-intl.md +11 -2
- package/blog/es/intlayer_with_react-i18next.md +11 -2
- package/blog/es/intlayer_with_react-intl.md +11 -2
- package/blog/es/intlayer_with_vue-i18n.md +11 -2
- package/blog/es/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/es/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/es/l10n_platform_alternative/phrase.md +1 -0
- package/blog/es/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/es/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/es/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/es/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/es/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/es/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/es/per-component_vs_centralized_i18n.md +1 -0
- package/blog/es/rag_powered_documentation_assistant.md +50 -15
- package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/es/vue-i18n_vs_intlayer.md +1 -0
- package/blog/es/what_is_internationalization.md +1 -0
- package/blog/fr/compiler_vs_declarative_i18n.md +1 -0
- package/blog/fr/i18n_meaning.md +1 -0
- package/blog/fr/i18n_using_next-i18next.md +1 -0
- package/blog/fr/i18n_using_next-intl.md +1 -0
- package/blog/fr/index.md +1 -0
- package/blog/fr/internationalization_and_SEO.md +1 -0
- package/blog/fr/intlayer_with_i18next.md +11 -2
- package/blog/fr/intlayer_with_next-i18next.md +11 -2
- package/blog/fr/intlayer_with_next-intl.md +11 -2
- package/blog/fr/intlayer_with_react-i18next.md +11 -2
- package/blog/fr/intlayer_with_react-intl.md +11 -2
- package/blog/fr/intlayer_with_vue-i18n.md +11 -2
- package/blog/fr/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/fr/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/fr/l10n_platform_alternative/phrase.md +1 -0
- package/blog/fr/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/fr/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/fr/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/fr/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/fr/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/fr/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/fr/per-component_vs_centralized_i18n.md +1 -0
- package/blog/fr/rag_powered_documentation_assistant.md +32 -9
- package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/fr/vue-i18n_vs_intlayer.md +1 -0
- package/blog/fr/what_is_internationalization.md +1 -0
- package/blog/hi/compiler_vs_declarative_i18n.md +1 -0
- package/blog/hi/i18n_meaning.md +1 -0
- package/blog/hi/i18n_using_next-i18next.md +1 -0
- package/blog/hi/i18n_using_next-intl.md +1 -0
- package/blog/hi/index.md +1 -0
- package/blog/hi/internationalization_and_SEO.md +1 -0
- package/blog/hi/intlayer_with_i18next.md +14 -3
- package/blog/hi/intlayer_with_next-i18next.md +14 -3
- package/blog/hi/intlayer_with_next-intl.md +14 -3
- package/blog/hi/intlayer_with_react-i18next.md +14 -3
- package/blog/hi/intlayer_with_react-intl.md +14 -3
- package/blog/hi/intlayer_with_vue-i18n.md +14 -3
- package/blog/hi/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/hi/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/hi/l10n_platform_alternative/phrase.md +1 -0
- package/blog/hi/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/hi/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/hi/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/hi/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/hi/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/hi/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/hi/per-component_vs_centralized_i18n.md +1 -0
- package/blog/hi/rag_powered_documentation_assistant.md +44 -13
- package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/hi/vue-i18n_vs_intlayer.md +1 -0
- package/blog/hi/what_is_internationalization.md +1 -0
- package/blog/id/compiler_vs_declarative_i18n.md +1 -0
- package/blog/id/i18n_meaning.md +1 -0
- package/blog/id/i18n_using_next-i18next.md +1 -0
- package/blog/id/i18n_using_next-intl.md +1 -0
- package/blog/id/index.md +1 -0
- package/blog/id/internationalization_and_SEO.md +1 -0
- package/blog/id/intlayer_with_i18next.md +14 -3
- package/blog/id/intlayer_with_next-i18next.md +14 -3
- package/blog/id/intlayer_with_next-intl.md +14 -3
- package/blog/id/intlayer_with_react-i18next.md +14 -3
- package/blog/id/intlayer_with_react-intl.md +14 -3
- package/blog/id/intlayer_with_vue-i18n.md +14 -3
- package/blog/id/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/id/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/id/l10n_platform_alternative/phrase.md +1 -0
- package/blog/id/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/id/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/id/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/id/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/id/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/id/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/id/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/id/per-component_vs_centralized_i18n.md +1 -0
- package/blog/id/rag_powered_documentation_assistant.md +44 -13
- package/blog/id/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/id/vue-i18n_vs_intlayer.md +1 -0
- package/blog/id/what_is_internationalization.md +1 -0
- package/blog/it/compiler_vs_declarative_i18n.md +1 -0
- package/blog/it/i18n_meaning.md +1 -0
- package/blog/it/i18n_using_next-i18next.md +1 -0
- package/blog/it/i18n_using_next-intl.md +1 -0
- package/blog/it/index.md +1 -0
- package/blog/it/internationalization_and_SEO.md +1 -0
- package/blog/it/intlayer_with_i18next.md +1 -0
- package/blog/it/intlayer_with_next-i18next.md +1 -0
- package/blog/it/intlayer_with_next-intl.md +1 -0
- package/blog/it/intlayer_with_react-i18next.md +1 -0
- package/blog/it/intlayer_with_react-intl.md +1 -0
- package/blog/it/intlayer_with_vue-i18n.md +1 -0
- package/blog/it/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/it/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/it/l10n_platform_alternative/phrase.md +1 -0
- package/blog/it/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/it/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/it/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/it/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/it/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/it/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/it/per-component_vs_centralized_i18n.md +1 -0
- package/blog/it/rag_powered_documentation_assistant.md +1 -0
- package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/it/vue-i18n_vs_intlayer.md +1 -0
- package/blog/it/what_is_internationalization.md +1 -0
- package/blog/ja/compiler_vs_declarative_i18n.md +1 -0
- package/blog/ja/i18n_meaning.md +1 -0
- package/blog/ja/i18n_using_next-i18next.md +1 -0
- package/blog/ja/i18n_using_next-intl.md +1 -0
- package/blog/ja/index.md +1 -0
- package/blog/ja/internationalization_and_SEO.md +1 -0
- package/blog/ja/intlayer_with_i18next.md +11 -2
- package/blog/ja/intlayer_with_next-i18next.md +11 -2
- package/blog/ja/intlayer_with_next-intl.md +11 -2
- package/blog/ja/intlayer_with_react-i18next.md +11 -2
- package/blog/ja/intlayer_with_react-intl.md +11 -2
- package/blog/ja/intlayer_with_vue-i18n.md +11 -2
- package/blog/ja/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/ja/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/ja/l10n_platform_alternative/phrase.md +1 -0
- package/blog/ja/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/ja/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/ja/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/ja/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/ja/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/ja/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/ja/per-component_vs_centralized_i18n.md +1 -0
- package/blog/ja/rag_powered_documentation_assistant.md +44 -13
- package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/ja/vue-i18n_vs_intlayer.md +1 -0
- package/blog/ja/what_is_internationalization.md +1 -0
- package/blog/ko/compiler_vs_declarative_i18n.md +1 -0
- package/blog/ko/i18n_meaning.md +1 -0
- package/blog/ko/i18n_using_next-i18next.md +1 -0
- package/blog/ko/i18n_using_next-intl.md +1 -0
- package/blog/ko/index.md +1 -0
- package/blog/ko/internationalization_and_SEO.md +1 -0
- package/blog/ko/intlayer_with_i18next.md +1 -0
- package/blog/ko/intlayer_with_next-i18next.md +1 -0
- package/blog/ko/intlayer_with_next-intl.md +1 -0
- package/blog/ko/intlayer_with_react-i18next.md +1 -0
- package/blog/ko/intlayer_with_react-intl.md +1 -0
- package/blog/ko/intlayer_with_vue-i18n.md +1 -0
- package/blog/ko/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/ko/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/ko/l10n_platform_alternative/phrase.md +1 -0
- package/blog/ko/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/ko/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/ko/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/ko/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/ko/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/ko/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/ko/per-component_vs_centralized_i18n.md +1 -0
- package/blog/ko/rag_powered_documentation_assistant.md +1 -0
- package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/ko/vue-i18n_vs_intlayer.md +1 -0
- package/blog/ko/what_is_internationalization.md +1 -0
- package/blog/pl/compiler_vs_declarative_i18n.md +1 -0
- package/blog/pl/i18n_meaning.md +1 -0
- package/blog/pl/i18n_using_next-i18next.md +1 -0
- package/blog/pl/i18n_using_next-intl.md +1 -0
- package/blog/pl/index.md +1 -0
- package/blog/pl/internationalization_and_SEO.md +1 -0
- package/blog/pl/intlayer_with_i18next.md +11 -2
- package/blog/pl/intlayer_with_next-i18next.md +11 -2
- package/blog/pl/intlayer_with_next-intl.md +11 -2
- package/blog/pl/intlayer_with_react-i18next.md +11 -2
- package/blog/pl/intlayer_with_react-intl.md +11 -2
- package/blog/pl/intlayer_with_vue-i18n.md +11 -2
- package/blog/pl/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/pl/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/pl/l10n_platform_alternative/phrase.md +1 -0
- package/blog/pl/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/pl/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/pl/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/pl/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/pl/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/pl/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/pl/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/pl/per-component_vs_centralized_i18n.md +1 -0
- package/blog/pl/rag_powered_documentation_assistant.md +44 -13
- package/blog/pl/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/pl/vue-i18n_vs_intlayer.md +1 -0
- package/blog/pl/what_is_internationalization.md +1 -0
- package/blog/pt/compiler_vs_declarative_i18n.md +1 -0
- package/blog/pt/i18n_meaning.md +1 -0
- package/blog/pt/i18n_using_next-i18next.md +1 -0
- package/blog/pt/i18n_using_next-intl.md +1 -0
- package/blog/pt/index.md +1 -0
- package/blog/pt/internationalization_and_SEO.md +1 -0
- package/blog/pt/intlayer_with_i18next.md +1 -0
- package/blog/pt/intlayer_with_next-i18next.md +1 -0
- package/blog/pt/intlayer_with_next-intl.md +1 -0
- package/blog/pt/intlayer_with_react-i18next.md +1 -0
- package/blog/pt/intlayer_with_react-intl.md +1 -0
- package/blog/pt/intlayer_with_vue-i18n.md +1 -0
- package/blog/pt/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/pt/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/pt/l10n_platform_alternative/phrase.md +1 -0
- package/blog/pt/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/pt/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/pt/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/pt/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/pt/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/pt/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/pt/per-component_vs_centralized_i18n.md +1 -0
- package/blog/pt/rag_powered_documentation_assistant.md +1 -0
- package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/pt/vue-i18n_vs_intlayer.md +1 -0
- package/blog/pt/what_is_internationalization.md +1 -0
- package/blog/ru/compiler_vs_declarative_i18n.md +1 -0
- package/blog/ru/i18n_meaning.md +1 -0
- package/blog/ru/i18n_using_next-i18next.md +1 -0
- package/blog/ru/i18n_using_next-intl.md +1 -0
- package/blog/ru/index.md +1 -0
- package/blog/ru/internationalization_and_SEO.md +1 -0
- package/blog/ru/intlayer_with_i18next.md +11 -2
- package/blog/ru/intlayer_with_next-i18next.md +11 -2
- package/blog/ru/intlayer_with_next-intl.md +11 -2
- package/blog/ru/intlayer_with_react-i18next.md +11 -2
- package/blog/ru/intlayer_with_react-intl.md +11 -2
- package/blog/ru/intlayer_with_vue-i18n.md +11 -2
- package/blog/ru/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/ru/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/ru/l10n_platform_alternative/phrase.md +1 -0
- package/blog/ru/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/ru/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/ru/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/ru/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/ru/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/ru/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/ru/per-component_vs_centralized_i18n.md +1 -0
- package/blog/ru/rag_powered_documentation_assistant.md +44 -13
- package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/ru/vue-i18n_vs_intlayer.md +1 -0
- package/blog/ru/what_is_internationalization.md +1 -0
- package/blog/tr/compiler_vs_declarative_i18n.md +1 -0
- package/blog/tr/i18n_meaning.md +1 -0
- package/blog/tr/i18n_using_next-i18next.md +1 -0
- package/blog/tr/i18n_using_next-intl.md +1 -0
- package/blog/tr/index.md +1 -0
- package/blog/tr/internationalization_and_SEO.md +1 -0
- package/blog/tr/intlayer_with_i18next.md +14 -3
- package/blog/tr/intlayer_with_next-i18next.md +14 -3
- package/blog/tr/intlayer_with_next-intl.md +14 -3
- package/blog/tr/intlayer_with_react-i18next.md +14 -3
- package/blog/tr/intlayer_with_react-intl.md +14 -3
- package/blog/tr/intlayer_with_vue-i18n.md +14 -3
- package/blog/tr/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/tr/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/tr/l10n_platform_alternative/phrase.md +1 -0
- package/blog/tr/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/tr/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/tr/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/tr/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/tr/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/tr/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/tr/per-component_vs_centralized_i18n.md +1 -0
- package/blog/tr/rag_powered_documentation_assistant.md +32 -9
- package/blog/tr/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/tr/vue-i18n_vs_intlayer.md +1 -0
- package/blog/tr/what_is_internationalization.md +1 -0
- package/blog/uk/compiler_vs_declarative_i18n.md +1 -0
- package/blog/uk/i18n_meaning.md +1 -0
- package/blog/uk/i18n_using_next-i18next.md +1 -0
- package/blog/uk/i18n_using_next-intl.md +1 -0
- package/blog/uk/index.md +1 -0
- package/blog/uk/internationalization_and_SEO.md +1 -0
- package/blog/uk/intlayer_with_i18next.md +14 -3
- package/blog/uk/intlayer_with_next-i18next.md +14 -3
- package/blog/uk/intlayer_with_next-intl.md +14 -3
- package/blog/uk/intlayer_with_react-i18next.md +14 -3
- package/blog/uk/intlayer_with_react-intl.md +14 -3
- package/blog/uk/intlayer_with_vue-i18n.md +14 -3
- package/blog/uk/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/uk/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/uk/l10n_platform_alternative/phrase.md +1 -0
- package/blog/uk/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/uk/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/uk/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/uk/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/uk/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/uk/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/uk/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/uk/per-component_vs_centralized_i18n.md +1 -0
- package/blog/uk/rag_powered_documentation_assistant.md +44 -13
- package/blog/uk/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/uk/vue-i18n_vs_intlayer.md +1 -0
- package/blog/uk/what_is_internationalization.md +1 -0
- package/blog/vi/compiler_vs_declarative_i18n.md +1 -0
- package/blog/vi/i18n_meaning.md +1 -0
- package/blog/vi/i18n_using_next-i18next.md +1 -0
- package/blog/vi/i18n_using_next-intl.md +1 -0
- package/blog/vi/index.md +1 -0
- package/blog/vi/internationalization_and_SEO.md +1 -0
- package/blog/vi/intlayer_with_i18next.md +14 -3
- package/blog/vi/intlayer_with_next-i18next.md +14 -3
- package/blog/vi/intlayer_with_next-intl.md +14 -3
- package/blog/vi/intlayer_with_react-i18next.md +14 -3
- package/blog/vi/intlayer_with_react-intl.md +14 -3
- package/blog/vi/intlayer_with_vue-i18n.md +14 -3
- package/blog/vi/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/vi/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/vi/l10n_platform_alternative/phrase.md +1 -0
- package/blog/vi/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/vi/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/vi/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/vi/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/vi/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/vi/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/vi/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/vi/per-component_vs_centralized_i18n.md +1 -0
- package/blog/vi/rag_powered_documentation_assistant.md +44 -13
- package/blog/vi/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/vi/vue-i18n_vs_intlayer.md +1 -0
- package/blog/vi/what_is_internationalization.md +1 -0
- package/blog/zh/compiler_vs_declarative_i18n.md +1 -0
- package/blog/zh/i18n_meaning.md +1 -0
- package/blog/zh/i18n_using_next-i18next.md +1 -0
- package/blog/zh/i18n_using_next-intl.md +1 -0
- package/blog/zh/index.md +1 -0
- package/blog/zh/internationalization_and_SEO.md +1 -0
- package/blog/zh/intlayer_with_i18next.md +8 -1
- package/blog/zh/intlayer_with_next-i18next.md +8 -1
- package/blog/zh/intlayer_with_next-intl.md +8 -1
- package/blog/zh/intlayer_with_react-i18next.md +8 -1
- package/blog/zh/intlayer_with_react-intl.md +8 -1
- package/blog/zh/intlayer_with_vue-i18n.md +1 -0
- package/blog/zh/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/zh/l10n_platform_alternative/crowdin.md +1 -0
- package/blog/zh/l10n_platform_alternative/phrase.md +1 -0
- package/blog/zh/list_i18n_technologies/frameworks/angular.md +1 -0
- package/blog/zh/list_i18n_technologies/frameworks/react-native.md +1 -0
- package/blog/zh/list_i18n_technologies/frameworks/react.md +1 -0
- package/blog/zh/list_i18n_technologies/frameworks/svelte.md +1 -0
- package/blog/zh/list_i18n_technologies/frameworks/vue.md +1 -0
- package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
- package/blog/zh/nextjs-multilingual-seo-comparison.md +1 -0
- package/blog/zh/per-component_vs_centralized_i18n.md +1 -0
- package/blog/zh/rag_powered_documentation_assistant.md +1 -0
- package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
- package/blog/zh/vue-i18n_vs_intlayer.md +1 -0
- package/blog/zh/what_is_internationalization.md +1 -0
- package/dist/cjs/authors.cjs +37 -0
- package/dist/cjs/authors.cjs.map +1 -0
- package/dist/cjs/authors2.cjs +28 -0
- package/dist/cjs/authors2.cjs.map +1 -0
- package/dist/cjs/common.cjs +3 -0
- package/dist/cjs/common.cjs.map +1 -1
- package/dist/cjs/generated/docs.entry.cjs +100 -0
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/cjs/index.cjs +4 -0
- package/dist/esm/_virtual/_rolldown/runtime.mjs +8 -0
- package/dist/esm/authors.mjs +34 -0
- package/dist/esm/authors.mjs.map +1 -0
- package/dist/esm/authors2.mjs +22 -0
- package/dist/esm/authors2.mjs.map +1 -0
- package/dist/esm/common.mjs +3 -0
- package/dist/esm/common.mjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs +100 -0
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/esm/index.mjs +2 -1
- package/dist/types/authors.d.ts +35 -0
- package/dist/types/authors.d.ts.map +1 -0
- package/dist/types/common.d.ts.map +1 -1
- package/dist/types/generated/docs.entry.d.ts +5 -0
- package/dist/types/generated/docs.entry.d.ts.map +1 -1
- package/dist/types/index.d.ts +2 -1
- package/docs/ar/CI_CD.md +1 -0
- package/docs/ar/agent_skills.md +1 -0
- package/docs/ar/autoFill.md +1 -0
- package/docs/ar/benchmark/index.md +1 -0
- package/docs/ar/benchmark/nextjs.md +1 -1
- package/docs/ar/benchmark/solid.md +1 -1
- package/docs/ar/benchmark/svelte.md +1 -1
- package/docs/ar/benchmark/tanstack.md +1 -1
- package/docs/ar/benchmark/vue.md +1 -1
- package/docs/ar/bundle_optimization.md +6 -5
- package/docs/ar/cli/build.md +1 -0
- package/docs/ar/cli/ci.md +1 -0
- package/docs/ar/cli/configuration.md +1 -0
- package/docs/ar/cli/debug.md +1 -0
- package/docs/ar/cli/doc-review.md +1 -0
- package/docs/ar/cli/doc-translate.md +1 -0
- package/docs/ar/cli/editor.md +1 -0
- package/docs/ar/cli/extract.md +1 -0
- package/docs/ar/cli/fill.md +1 -0
- package/docs/ar/cli/index.md +10 -1
- package/docs/ar/cli/init.md +1 -0
- package/docs/ar/cli/list.md +1 -0
- package/docs/ar/cli/list_projects.md +1 -0
- package/docs/ar/cli/live.md +1 -0
- package/docs/ar/cli/login.md +1 -0
- package/docs/ar/cli/pull.md +1 -0
- package/docs/ar/cli/push.md +1 -0
- package/docs/ar/cli/scan.md +160 -0
- package/docs/ar/cli/sdk.md +1 -0
- package/docs/ar/cli/standalone.md +1 -0
- package/docs/ar/cli/test.md +1 -0
- package/docs/ar/cli/version.md +1 -0
- package/docs/ar/cli/watch.md +1 -0
- package/docs/ar/compiler.md +1 -0
- package/docs/ar/component_i18n.md +1 -0
- package/docs/ar/configuration.md +1 -0
- package/docs/ar/custom_domains.md +1 -0
- package/docs/ar/custom_url_rewrites.md +1 -0
- package/docs/ar/dictionary/condition.md +1 -0
- package/docs/ar/dictionary/content_file.md +61 -0
- package/docs/ar/dictionary/enumeration.md +1 -0
- package/docs/ar/dictionary/file.md +1 -0
- package/docs/ar/dictionary/function_fetching.md +1 -0
- package/docs/ar/dictionary/gender.md +1 -0
- package/docs/ar/dictionary/html.md +1 -0
- package/docs/ar/dictionary/insertion.md +1 -0
- package/docs/ar/dictionary/markdown.md +1 -0
- package/docs/ar/dictionary/nesting.md +1 -0
- package/docs/ar/dictionary/plurial.md +1 -0
- package/docs/ar/dictionary/translation.md +1 -0
- package/docs/ar/dynamic_dictionaries/collections.md +246 -0
- package/docs/ar/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/ar/dynamic_dictionaries/index.md +48 -0
- package/docs/ar/dynamic_dictionaries/variants.md +234 -0
- package/docs/ar/formatters.md +1 -0
- package/docs/ar/how_works_intlayer.md +1 -0
- package/docs/ar/interest_of_intlayer.md +1 -0
- package/docs/ar/intlayer_CMS.md +1 -0
- package/docs/ar/intlayer_visual_editor.md +1 -0
- package/docs/ar/intlayer_with_adonisjs.md +1 -0
- package/docs/ar/intlayer_with_analog.md +1 -0
- package/docs/ar/intlayer_with_angular_19.md +1 -0
- package/docs/ar/intlayer_with_angular_21.md +1 -0
- package/docs/ar/intlayer_with_astro.md +1 -0
- package/docs/ar/intlayer_with_astro_lit.md +1 -0
- package/docs/ar/intlayer_with_astro_preact.md +1 -0
- package/docs/ar/intlayer_with_astro_react.md +1 -0
- package/docs/ar/intlayer_with_astro_solid.md +1 -0
- package/docs/ar/intlayer_with_astro_svelte.md +1 -0
- package/docs/ar/intlayer_with_astro_vanilla.md +1 -0
- package/docs/ar/intlayer_with_astro_vue.md +1 -0
- package/docs/ar/intlayer_with_create_react_app.md +1 -0
- package/docs/ar/intlayer_with_express.md +1 -0
- package/docs/ar/intlayer_with_fastify.md +1 -0
- package/docs/ar/intlayer_with_hono.md +1 -0
- package/docs/ar/intlayer_with_lynx+react.md +26 -7
- package/docs/ar/intlayer_with_nestjs.md +3 -1
- package/docs/ar/intlayer_with_next-i18next.md +1 -0
- package/docs/ar/intlayer_with_next-intl.md +1 -0
- package/docs/ar/intlayer_with_nextjs_14.md +1 -0
- package/docs/ar/intlayer_with_nextjs_15.md +1 -0
- package/docs/ar/intlayer_with_nextjs_16.md +1 -0
- package/docs/ar/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/ar/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/ar/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/ar/intlayer_with_nuxt.md +1 -0
- package/docs/ar/intlayer_with_react_native+expo.md +29 -8
- package/docs/ar/intlayer_with_react_router_v7.md +1 -0
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/ar/intlayer_with_storybook.md +6 -8
- package/docs/ar/intlayer_with_svelte_kit.md +1 -0
- package/docs/ar/intlayer_with_tanstack+solid.md +1 -0
- package/docs/ar/intlayer_with_tanstack.md +1 -0
- package/docs/ar/intlayer_with_vanilla.md +1 -0
- package/docs/ar/intlayer_with_vite+lit.md +1 -0
- package/docs/ar/intlayer_with_vite+preact.md +1 -0
- package/docs/ar/intlayer_with_vite+react.md +1 -0
- package/docs/ar/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/ar/intlayer_with_vite+solid.md +1 -0
- package/docs/ar/intlayer_with_vite+svelte.md +1 -0
- package/docs/ar/intlayer_with_vite+vanilla.md +1 -0
- package/docs/ar/intlayer_with_vite+vue.md +1 -0
- package/docs/ar/introduction.md +1 -0
- package/docs/ar/locale_mapper.md +1 -0
- package/docs/ar/lsp.md +1 -0
- package/docs/ar/mcp_server.md +1 -0
- package/docs/ar/packages/adonis-intlayer/exports.md +1 -0
- package/docs/ar/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/ar/packages/adonis-intlayer/t.md +1 -0
- package/docs/ar/packages/angular-intlayer/exports.md +1 -0
- package/docs/ar/packages/astro-intlayer/exports.md +1 -0
- package/docs/ar/packages/express-intlayer/exports.md +1 -0
- package/docs/ar/packages/express-intlayer/intlayer.md +1 -0
- package/docs/ar/packages/express-intlayer/t.md +1 -0
- package/docs/ar/packages/fastify-intlayer/exports.md +1 -0
- package/docs/ar/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/ar/packages/hono-intlayer/exports.md +1 -0
- package/docs/ar/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/ar/packages/hono-intlayer/t.md +1 -0
- package/docs/ar/packages/intlayer/exports.md +1 -0
- package/docs/ar/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/ar/packages/intlayer/getConfiguration.md +1 -0
- package/docs/ar/packages/intlayer/getEnumeration.md +1 -0
- package/docs/ar/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/ar/packages/intlayer/getLocale.md +1 -0
- package/docs/ar/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/ar/packages/intlayer/getLocaleName.md +1 -0
- package/docs/ar/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/ar/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/ar/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/ar/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/ar/packages/intlayer/getPrefix.md +1 -0
- package/docs/ar/packages/intlayer/getTranslation.md +1 -0
- package/docs/ar/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/ar/packages/intlayer/validatePrefix.md +1 -0
- package/docs/ar/packages/intlayer-cli/exports.md +1 -0
- package/docs/ar/packages/lynx-intlayer/exports.md +1 -0
- package/docs/ar/packages/next-intlayer/exports.md +1 -0
- package/docs/ar/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/ar/packages/next-intlayer/t.md +1 -0
- package/docs/ar/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/ar/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/ar/packages/next-intlayer/useLocale.md +1 -0
- package/docs/ar/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/ar/packages/preact-intlayer/exports.md +1 -0
- package/docs/ar/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/ar/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/ar/packages/react-intlayer/exports.md +1 -0
- package/docs/ar/packages/react-intlayer/t.md +1 -0
- package/docs/ar/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/ar/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ar/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/ar/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ar/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/packages/react-native-intlayer/exports.md +1 -0
- package/docs/ar/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ar/packages/solid-intlayer/exports.md +1 -0
- package/docs/ar/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/ar/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/ar/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/packages/svelte-intlayer/exports.md +1 -0
- package/docs/ar/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/packages/vite-intlayer/exports.md +1 -0
- package/docs/ar/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/ar/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ar/packages/vue-intlayer/exports.md +1 -0
- package/docs/ar/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/per_locale_file.md +1 -0
- package/docs/ar/plugins/sync-json.md +1 -0
- package/docs/ar/plugins/sync-po.md +1 -0
- package/docs/ar/releases/v6.md +1 -0
- package/docs/ar/releases/v7.md +1 -0
- package/docs/ar/releases/v8.md +1 -0
- package/docs/ar/roadmap.md +1 -0
- package/docs/ar/testing.md +1 -0
- package/docs/ar/vs_code_extension.md +1 -0
- package/docs/bn/bundle_optimization.md +6 -5
- package/docs/bn/cli/index.md +12 -3
- package/docs/bn/cli/init.md +1 -0
- package/docs/bn/cli/scan.md +162 -0
- package/docs/bn/cli/standalone.md +1 -0
- package/docs/bn/configuration.md +1 -0
- package/docs/bn/custom_domains.md +1 -0
- package/docs/bn/interest_of_intlayer.md +1 -0
- package/docs/bn/intlayer_with_angular_21.md +1 -0
- package/docs/bn/intlayer_with_fastify.md +1 -0
- package/docs/bn/intlayer_with_hono.md +1 -0
- package/docs/bn/intlayer_with_storybook.md +1 -0
- package/docs/bn/intlayer_with_vanilla.md +1 -0
- package/docs/bn/intlayer_with_vite+lit.md +1 -0
- package/docs/bn/intlayer_with_vite+vanilla.md +1 -0
- package/docs/bn/introduction.md +1 -0
- package/docs/cs/bundle_optimization.md +6 -5
- package/docs/cs/cli/index.md +10 -1
- package/docs/cs/cli/init.md +1 -0
- package/docs/cs/cli/scan.md +160 -0
- package/docs/cs/cli/standalone.md +1 -0
- package/docs/cs/configuration.md +1 -0
- package/docs/cs/custom_domains.md +1 -0
- package/docs/cs/interest_of_intlayer.md +1 -0
- package/docs/cs/intlayer_with_angular_21.md +1 -0
- package/docs/cs/intlayer_with_fastify.md +1 -0
- package/docs/cs/intlayer_with_hono.md +1 -0
- package/docs/cs/intlayer_with_storybook.md +6 -8
- package/docs/cs/intlayer_with_vanilla.md +1 -0
- package/docs/cs/intlayer_with_vite+lit.md +1 -0
- package/docs/cs/intlayer_with_vite+vanilla.md +1 -0
- package/docs/cs/introduction.md +1 -0
- package/docs/de/CI_CD.md +1 -0
- package/docs/de/agent_skills.md +1 -0
- package/docs/de/autoFill.md +1 -0
- package/docs/de/benchmark/index.md +1 -0
- package/docs/de/benchmark/nextjs.md +1 -1
- package/docs/de/benchmark/solid.md +1 -1
- package/docs/de/benchmark/svelte.md +1 -1
- package/docs/de/benchmark/tanstack.md +1 -1
- package/docs/de/benchmark/vue.md +1 -1
- package/docs/de/bundle_optimization.md +6 -5
- package/docs/de/cli/build.md +1 -0
- package/docs/de/cli/ci.md +1 -0
- package/docs/de/cli/configuration.md +1 -0
- package/docs/de/cli/debug.md +1 -0
- package/docs/de/cli/doc-review.md +1 -0
- package/docs/de/cli/doc-translate.md +1 -0
- package/docs/de/cli/editor.md +1 -0
- package/docs/de/cli/extract.md +1 -0
- package/docs/de/cli/fill.md +1 -0
- package/docs/de/cli/index.md +10 -1
- package/docs/de/cli/init.md +1 -0
- package/docs/de/cli/list.md +1 -0
- package/docs/de/cli/list_projects.md +1 -0
- package/docs/de/cli/live.md +1 -0
- package/docs/de/cli/login.md +1 -0
- package/docs/de/cli/pull.md +1 -0
- package/docs/de/cli/push.md +1 -0
- package/docs/de/cli/scan.md +160 -0
- package/docs/de/cli/sdk.md +1 -0
- package/docs/de/cli/standalone.md +1 -0
- package/docs/de/cli/test.md +1 -0
- package/docs/de/cli/version.md +1 -0
- package/docs/de/cli/watch.md +1 -0
- package/docs/de/compiler.md +1 -0
- package/docs/de/component_i18n.md +1 -0
- package/docs/de/configuration.md +1 -0
- package/docs/de/custom_domains.md +1 -0
- package/docs/de/custom_url_rewrites.md +1 -0
- package/docs/de/dictionary/condition.md +1 -0
- package/docs/de/dictionary/content_file.md +61 -0
- package/docs/de/dictionary/enumeration.md +1 -0
- package/docs/de/dictionary/file.md +1 -0
- package/docs/de/dictionary/function_fetching.md +1 -0
- package/docs/de/dictionary/gender.md +1 -0
- package/docs/de/dictionary/html.md +1 -0
- package/docs/de/dictionary/insertion.md +1 -0
- package/docs/de/dictionary/markdown.md +1 -0
- package/docs/de/dictionary/nesting.md +1 -0
- package/docs/de/dictionary/plurial.md +1 -0
- package/docs/de/dictionary/translation.md +1 -0
- package/docs/de/dynamic_dictionaries/collections.md +246 -0
- package/docs/de/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/de/dynamic_dictionaries/index.md +48 -0
- package/docs/de/dynamic_dictionaries/variants.md +234 -0
- package/docs/de/formatters.md +1 -0
- package/docs/de/how_works_intlayer.md +1 -0
- package/docs/de/interest_of_intlayer.md +1 -0
- package/docs/de/intlayer_CMS.md +1 -0
- package/docs/de/intlayer_visual_editor.md +1 -0
- package/docs/de/intlayer_with_adonisjs.md +1 -0
- package/docs/de/intlayer_with_analog.md +1 -0
- package/docs/de/intlayer_with_angular_19.md +1 -0
- package/docs/de/intlayer_with_angular_21.md +1 -0
- package/docs/de/intlayer_with_astro.md +1 -0
- package/docs/de/intlayer_with_astro_lit.md +1 -0
- package/docs/de/intlayer_with_astro_preact.md +1 -0
- package/docs/de/intlayer_with_astro_react.md +1 -0
- package/docs/de/intlayer_with_astro_solid.md +1 -0
- package/docs/de/intlayer_with_astro_svelte.md +1 -0
- package/docs/de/intlayer_with_astro_vanilla.md +1 -0
- package/docs/de/intlayer_with_astro_vue.md +1 -0
- package/docs/de/intlayer_with_create_react_app.md +1 -0
- package/docs/de/intlayer_with_express.md +1 -0
- package/docs/de/intlayer_with_fastify.md +1 -0
- package/docs/de/intlayer_with_hono.md +1 -0
- package/docs/de/intlayer_with_lynx+react.md +27 -7
- package/docs/de/intlayer_with_nestjs.md +3 -1
- package/docs/de/intlayer_with_next-i18next.md +1 -0
- package/docs/de/intlayer_with_next-intl.md +1 -0
- package/docs/de/intlayer_with_nextjs_14.md +1 -0
- package/docs/de/intlayer_with_nextjs_15.md +1 -0
- package/docs/de/intlayer_with_nextjs_16.md +1 -0
- package/docs/de/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/de/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/de/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/de/intlayer_with_nuxt.md +1 -0
- package/docs/de/intlayer_with_react_native+expo.md +30 -8
- package/docs/de/intlayer_with_react_router_v7.md +1 -0
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/de/intlayer_with_storybook.md +6 -8
- package/docs/de/intlayer_with_svelte_kit.md +1 -0
- package/docs/de/intlayer_with_tanstack+solid.md +1 -0
- package/docs/de/intlayer_with_tanstack.md +1 -0
- package/docs/de/intlayer_with_vanilla.md +1 -0
- package/docs/de/intlayer_with_vite+lit.md +1 -0
- package/docs/de/intlayer_with_vite+preact.md +1 -0
- package/docs/de/intlayer_with_vite+react.md +1 -0
- package/docs/de/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/de/intlayer_with_vite+solid.md +1 -0
- package/docs/de/intlayer_with_vite+svelte.md +1 -0
- package/docs/de/intlayer_with_vite+vanilla.md +1 -0
- package/docs/de/intlayer_with_vite+vue.md +1 -0
- package/docs/de/introduction.md +1 -0
- package/docs/de/locale_mapper.md +1 -0
- package/docs/de/lsp.md +1 -0
- package/docs/de/mcp_server.md +1 -0
- package/docs/de/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/de/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/de/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/de/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/de/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/de/packages/adonis-intlayer/exports.md +1 -0
- package/docs/de/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/de/packages/adonis-intlayer/t.md +1 -0
- package/docs/de/packages/angular-intlayer/exports.md +1 -0
- package/docs/de/packages/astro-intlayer/exports.md +1 -0
- package/docs/de/packages/express-intlayer/exports.md +1 -0
- package/docs/de/packages/express-intlayer/intlayer.md +1 -0
- package/docs/de/packages/express-intlayer/t.md +1 -0
- package/docs/de/packages/fastify-intlayer/exports.md +1 -0
- package/docs/de/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/de/packages/hono-intlayer/exports.md +1 -0
- package/docs/de/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/de/packages/hono-intlayer/t.md +1 -0
- package/docs/de/packages/intlayer/exports.md +1 -0
- package/docs/de/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/de/packages/intlayer/getConfiguration.md +1 -0
- package/docs/de/packages/intlayer/getEnumeration.md +1 -0
- package/docs/de/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/de/packages/intlayer/getLocale.md +1 -0
- package/docs/de/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/de/packages/intlayer/getLocaleName.md +1 -0
- package/docs/de/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/de/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/de/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/de/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/de/packages/intlayer/getPrefix.md +1 -0
- package/docs/de/packages/intlayer/getTranslation.md +1 -0
- package/docs/de/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/de/packages/intlayer/validatePrefix.md +1 -0
- package/docs/de/packages/intlayer-cli/exports.md +1 -0
- package/docs/de/packages/lynx-intlayer/exports.md +1 -0
- package/docs/de/packages/next-intlayer/exports.md +1 -0
- package/docs/de/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/de/packages/next-intlayer/t.md +1 -0
- package/docs/de/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/de/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/de/packages/next-intlayer/useLocale.md +1 -0
- package/docs/de/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/de/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/de/packages/preact-intlayer/exports.md +1 -0
- package/docs/de/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/de/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/de/packages/react-intlayer/exports.md +1 -0
- package/docs/de/packages/react-intlayer/t.md +1 -0
- package/docs/de/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/de/packages/react-intlayer/useI18n.md +1 -0
- package/docs/de/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/de/packages/react-intlayer/useLocale.md +1 -0
- package/docs/de/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/de/packages/react-native-intlayer/exports.md +1 -0
- package/docs/de/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/de/packages/solid-intlayer/exports.md +1 -0
- package/docs/de/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/de/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/de/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/de/packages/svelte-intlayer/exports.md +1 -0
- package/docs/de/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/de/packages/vite-intlayer/exports.md +1 -0
- package/docs/de/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/de/packages/vue-intlayer/exports.md +1 -0
- package/docs/de/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/de/per_locale_file.md +1 -0
- package/docs/de/plugins/sync-json.md +1 -0
- package/docs/de/plugins/sync-po.md +1 -0
- package/docs/de/releases/v6.md +1 -0
- package/docs/de/releases/v7.md +1 -0
- package/docs/de/releases/v8.md +1 -0
- package/docs/de/roadmap.md +1 -0
- package/docs/de/testing.md +1 -0
- package/docs/de/vs_code_extension.md +1 -0
- package/docs/en/CI_CD.md +1 -0
- package/docs/en/agent_skills.md +1 -0
- package/docs/en/autoFill.md +1 -0
- package/docs/en/benchmark/___NOTE.md +3 -0
- package/docs/en/benchmark/___nextjs.md +3 -1
- package/docs/en/benchmark/___tanstack.md +3 -0
- package/docs/en/benchmark/index.md +1 -0
- package/docs/en/benchmark/nextjs.md +1 -1
- package/docs/en/benchmark/solid.md +1 -1
- package/docs/en/benchmark/svelte.md +1 -1
- package/docs/en/benchmark/tanstack.md +1 -1
- package/docs/en/benchmark/vue.md +1 -1
- package/docs/en/bundle_optimization.md +6 -5
- package/docs/en/cli/build.md +1 -0
- package/docs/en/cli/ci.md +1 -0
- package/docs/en/cli/configuration.md +1 -0
- package/docs/en/cli/debug.md +1 -0
- package/docs/en/cli/doc-review.md +1 -0
- package/docs/en/cli/doc-translate.md +1 -0
- package/docs/en/cli/editor.md +1 -0
- package/docs/en/cli/extract.md +1 -0
- package/docs/en/cli/fill.md +1 -0
- package/docs/en/cli/index.md +10 -1
- package/docs/en/cli/init.md +1 -0
- package/docs/en/cli/list.md +1 -0
- package/docs/en/cli/list_projects.md +1 -0
- package/docs/en/cli/live.md +1 -0
- package/docs/en/cli/login.md +1 -0
- package/docs/en/cli/pull.md +1 -0
- package/docs/en/cli/push.md +1 -0
- package/docs/en/cli/scan.md +160 -0
- package/docs/en/cli/sdk.md +1 -0
- package/docs/en/cli/standalone.md +1 -0
- package/docs/en/cli/test.md +1 -0
- package/docs/en/cli/version.md +1 -0
- package/docs/en/cli/watch.md +1 -0
- package/docs/en/compiler.md +1 -0
- package/docs/en/component_i18n.md +1 -0
- package/docs/en/configuration.md +1 -0
- package/docs/en/custom_domains.md +1 -0
- package/docs/en/custom_url_rewrites.md +1 -0
- package/docs/en/dictionary/condition.md +1 -0
- package/docs/en/dictionary/content_file.md +61 -0
- package/docs/en/dictionary/enumeration.md +1 -0
- package/docs/en/dictionary/file.md +1 -0
- package/docs/en/dictionary/function_fetching.md +1 -0
- package/docs/en/dictionary/gender.md +1 -0
- package/docs/en/dictionary/html.md +1 -0
- package/docs/en/dictionary/insertion.md +1 -0
- package/docs/en/dictionary/markdown.md +1 -0
- package/docs/en/dictionary/nesting.md +1 -0
- package/docs/en/dictionary/plurial.md +1 -0
- package/docs/en/dictionary/translation.md +1 -0
- package/docs/en/dynamic_dictionaries/collections.md +246 -0
- package/docs/en/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/en/dynamic_dictionaries/index.md +48 -0
- package/docs/en/dynamic_dictionaries/variants.md +234 -0
- package/docs/en/formatters.md +1 -0
- package/docs/en/how_works_intlayer.md +1 -0
- package/docs/en/interest_of_intlayer.md +1 -0
- package/docs/en/intlayer_CMS.md +1 -0
- package/docs/en/intlayer_visual_editor.md +1 -0
- package/docs/en/intlayer_with_adonisjs.md +1 -0
- package/docs/en/intlayer_with_analog.md +1 -0
- package/docs/en/intlayer_with_angular_19.md +1 -0
- package/docs/en/intlayer_with_angular_21.md +1 -0
- package/docs/en/intlayer_with_astro.md +1 -0
- package/docs/en/intlayer_with_astro_lit.md +1 -0
- package/docs/en/intlayer_with_astro_preact.md +1 -0
- package/docs/en/intlayer_with_astro_react.md +1 -0
- package/docs/en/intlayer_with_astro_solid.md +1 -0
- package/docs/en/intlayer_with_astro_svelte.md +1 -0
- package/docs/en/intlayer_with_astro_vanilla.md +1 -0
- package/docs/en/intlayer_with_astro_vue.md +1 -0
- package/docs/en/intlayer_with_create_react_app.md +1 -0
- package/docs/en/intlayer_with_express.md +1 -0
- package/docs/en/intlayer_with_fastify.md +1 -0
- package/docs/en/intlayer_with_hono.md +1 -0
- package/docs/en/intlayer_with_lynx+react.md +26 -7
- package/docs/en/intlayer_with_nestjs.md +1 -0
- package/docs/en/intlayer_with_next-i18next.md +1 -0
- package/docs/en/intlayer_with_next-intl.md +1 -0
- package/docs/en/intlayer_with_nextjs_14.md +1 -0
- package/docs/en/intlayer_with_nextjs_15.md +1 -0
- package/docs/en/intlayer_with_nextjs_16.md +1 -0
- package/docs/en/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/en/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/en/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/en/intlayer_with_nuxt.md +1 -0
- package/docs/en/intlayer_with_react_native+expo.md +26 -7
- package/docs/en/intlayer_with_react_router_v7.md +1 -0
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/en/intlayer_with_storybook.md +6 -8
- package/docs/en/intlayer_with_svelte_kit.md +1 -0
- package/docs/en/intlayer_with_tanstack+solid.md +1 -0
- package/docs/en/intlayer_with_tanstack.md +1 -0
- package/docs/en/intlayer_with_vanilla.md +1 -0
- package/docs/en/intlayer_with_vite+lit.md +1 -0
- package/docs/en/intlayer_with_vite+preact.md +1 -0
- package/docs/en/intlayer_with_vite+react.md +1 -0
- package/docs/en/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/en/intlayer_with_vite+solid.md +1 -0
- package/docs/en/intlayer_with_vite+svelte.md +1 -0
- package/docs/en/intlayer_with_vite+vanilla.md +1 -0
- package/docs/en/intlayer_with_vite+vue.md +1 -0
- package/docs/en/introduction.md +1 -0
- package/docs/en/locale_mapper.md +1 -0
- package/docs/en/lsp.md +1 -0
- package/docs/en/mcp_server.md +1 -0
- package/docs/en/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/en/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/en/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/en/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/en/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/en/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/en/packages/adonis-intlayer/exports.md +1 -0
- package/docs/en/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/en/packages/adonis-intlayer/t.md +1 -0
- package/docs/en/packages/angular-intlayer/exports.md +1 -0
- package/docs/en/packages/astro-intlayer/exports.md +1 -0
- package/docs/en/packages/express-intlayer/exports.md +1 -0
- package/docs/en/packages/express-intlayer/intlayer.md +1 -0
- package/docs/en/packages/express-intlayer/t.md +1 -0
- package/docs/en/packages/fastify-intlayer/exports.md +1 -0
- package/docs/en/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/en/packages/hono-intlayer/exports.md +1 -0
- package/docs/en/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/en/packages/hono-intlayer/t.md +1 -0
- package/docs/en/packages/intlayer/exports.md +1 -0
- package/docs/en/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/en/packages/intlayer/getConfiguration.md +1 -0
- package/docs/en/packages/intlayer/getEnumeration.md +1 -0
- package/docs/en/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/en/packages/intlayer/getLocale.md +1 -0
- package/docs/en/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/en/packages/intlayer/getLocaleName.md +1 -0
- package/docs/en/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/en/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/en/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/en/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/en/packages/intlayer/getPrefix.md +1 -0
- package/docs/en/packages/intlayer/getTranslation.md +1 -0
- package/docs/en/packages/intlayer/validatePrefix.md +1 -0
- package/docs/en/packages/intlayer-cli/exports.md +1 -0
- package/docs/en/packages/lynx-intlayer/exports.md +1 -0
- package/docs/en/packages/next-intlayer/exports.md +1 -0
- package/docs/en/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/en/packages/next-intlayer/t.md +1 -0
- package/docs/en/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/en/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/en/packages/next-intlayer/useLocale.md +1 -0
- package/docs/en/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/en/packages/preact-intlayer/exports.md +1 -0
- package/docs/en/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/en/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/en/packages/react-intlayer/exports.md +1 -0
- package/docs/en/packages/react-intlayer/t.md +1 -0
- package/docs/en/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/en/packages/react-intlayer/useI18n.md +1 -0
- package/docs/en/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/en/packages/react-intlayer/useLocale.md +1 -0
- package/docs/en/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/react-native-intlayer/exports.md +1 -0
- package/docs/en/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/en/packages/solid-intlayer/exports.md +1 -0
- package/docs/en/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/en/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/en/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/svelte-intlayer/exports.md +1 -0
- package/docs/en/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/vite-intlayer/exports.md +1 -0
- package/docs/en/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/en/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/en/packages/vue-intlayer/exports.md +1 -0
- package/docs/en/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/en/per_locale_file.md +1 -0
- package/docs/en/plugins/sync-json.md +1 -0
- package/docs/en/plugins/sync-po.md +1 -0
- package/docs/en/releases/v6.md +1 -0
- package/docs/en/releases/v7.md +1 -0
- package/docs/en/releases/v8.md +1 -0
- package/docs/en/roadmap.md +1 -0
- package/docs/en/testing.md +1 -0
- package/docs/en/vs_code_extension.md +1 -0
- package/docs/en-GB/CI_CD.md +1 -0
- package/docs/en-GB/agent_skills.md +1 -0
- package/docs/en-GB/autoFill.md +1 -0
- package/docs/en-GB/benchmark/index.md +1 -0
- package/docs/en-GB/benchmark/nextjs.md +1 -1
- package/docs/en-GB/benchmark/solid.md +1 -1
- package/docs/en-GB/benchmark/svelte.md +1 -1
- package/docs/en-GB/benchmark/tanstack.md +1 -1
- package/docs/en-GB/benchmark/vue.md +1 -1
- package/docs/en-GB/bundle_optimization.md +6 -5
- package/docs/en-GB/cli/build.md +1 -0
- package/docs/en-GB/cli/ci.md +1 -0
- package/docs/en-GB/cli/configuration.md +1 -0
- package/docs/en-GB/cli/debug.md +1 -0
- package/docs/en-GB/cli/doc-review.md +1 -0
- package/docs/en-GB/cli/doc-translate.md +1 -0
- package/docs/en-GB/cli/editor.md +1 -0
- package/docs/en-GB/cli/extract.md +1 -0
- package/docs/en-GB/cli/fill.md +1 -0
- package/docs/en-GB/cli/index.md +10 -1
- package/docs/en-GB/cli/init.md +1 -0
- package/docs/en-GB/cli/list.md +1 -0
- package/docs/en-GB/cli/list_projects.md +1 -0
- package/docs/en-GB/cli/live.md +1 -0
- package/docs/en-GB/cli/login.md +1 -0
- package/docs/en-GB/cli/pull.md +1 -0
- package/docs/en-GB/cli/push.md +1 -0
- package/docs/en-GB/cli/scan.md +160 -0
- package/docs/en-GB/cli/sdk.md +1 -0
- package/docs/en-GB/cli/standalone.md +1 -0
- package/docs/en-GB/cli/test.md +1 -0
- package/docs/en-GB/cli/version.md +1 -0
- package/docs/en-GB/cli/watch.md +1 -0
- package/docs/en-GB/compiler.md +1 -0
- package/docs/en-GB/component_i18n.md +1 -0
- package/docs/en-GB/configuration.md +1 -0
- package/docs/en-GB/custom_domains.md +1 -0
- package/docs/en-GB/custom_url_rewrites.md +1 -0
- package/docs/en-GB/dictionary/condition.md +1 -0
- package/docs/en-GB/dictionary/content_file.md +61 -0
- package/docs/en-GB/dictionary/enumeration.md +1 -0
- package/docs/en-GB/dictionary/file.md +1 -0
- package/docs/en-GB/dictionary/function_fetching.md +1 -0
- package/docs/en-GB/dictionary/gender.md +1 -0
- package/docs/en-GB/dictionary/html.md +1 -0
- package/docs/en-GB/dictionary/insertion.md +1 -0
- package/docs/en-GB/dictionary/markdown.md +1 -0
- package/docs/en-GB/dictionary/nesting.md +1 -0
- package/docs/en-GB/dictionary/plurial.md +1 -0
- package/docs/en-GB/dictionary/translation.md +1 -0
- package/docs/en-GB/dynamic_dictionaries/collections.md +246 -0
- package/docs/en-GB/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/en-GB/dynamic_dictionaries/index.md +48 -0
- package/docs/en-GB/dynamic_dictionaries/variants.md +234 -0
- package/docs/en-GB/formatters.md +1 -0
- package/docs/en-GB/how_works_intlayer.md +1 -0
- package/docs/en-GB/interest_of_intlayer.md +1 -0
- package/docs/en-GB/intlayer_CMS.md +1 -0
- package/docs/en-GB/intlayer_visual_editor.md +1 -0
- package/docs/en-GB/intlayer_with_adonisjs.md +1 -0
- package/docs/en-GB/intlayer_with_analog.md +1 -0
- package/docs/en-GB/intlayer_with_angular_19.md +1 -0
- package/docs/en-GB/intlayer_with_angular_21.md +1 -0
- package/docs/en-GB/intlayer_with_astro.md +1 -0
- package/docs/en-GB/intlayer_with_astro_lit.md +1 -0
- package/docs/en-GB/intlayer_with_astro_preact.md +1 -0
- package/docs/en-GB/intlayer_with_astro_react.md +1 -0
- package/docs/en-GB/intlayer_with_astro_solid.md +1 -0
- package/docs/en-GB/intlayer_with_astro_svelte.md +1 -0
- package/docs/en-GB/intlayer_with_astro_vanilla.md +1 -0
- package/docs/en-GB/intlayer_with_astro_vue.md +1 -0
- package/docs/en-GB/intlayer_with_create_react_app.md +1 -0
- package/docs/en-GB/intlayer_with_express.md +1 -0
- package/docs/en-GB/intlayer_with_fastify.md +1 -0
- package/docs/en-GB/intlayer_with_hono.md +1 -0
- package/docs/en-GB/intlayer_with_lynx+react.md +29 -8
- package/docs/en-GB/intlayer_with_nestjs.md +3 -1
- package/docs/en-GB/intlayer_with_next-i18next.md +1 -0
- package/docs/en-GB/intlayer_with_next-intl.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_14.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_15.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_16.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/en-GB/intlayer_with_nuxt.md +1 -0
- package/docs/en-GB/intlayer_with_react_native+expo.md +29 -8
- package/docs/en-GB/intlayer_with_react_router_v7.md +1 -0
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/en-GB/intlayer_with_storybook.md +6 -8
- package/docs/en-GB/intlayer_with_svelte_kit.md +1 -0
- package/docs/en-GB/intlayer_with_tanstack+solid.md +1 -0
- package/docs/en-GB/intlayer_with_tanstack.md +1 -0
- package/docs/en-GB/intlayer_with_vanilla.md +1 -0
- package/docs/en-GB/intlayer_with_vite+lit.md +1 -0
- package/docs/en-GB/intlayer_with_vite+preact.md +1 -0
- package/docs/en-GB/intlayer_with_vite+react.md +1 -0
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/en-GB/intlayer_with_vite+solid.md +1 -0
- package/docs/en-GB/intlayer_with_vite+svelte.md +1 -0
- package/docs/en-GB/intlayer_with_vite+vanilla.md +1 -0
- package/docs/en-GB/intlayer_with_vite+vue.md +1 -0
- package/docs/en-GB/introduction.md +1 -0
- package/docs/en-GB/locale_mapper.md +1 -0
- package/docs/en-GB/lsp.md +1 -0
- package/docs/en-GB/mcp_server.md +1 -0
- package/docs/en-GB/packages/adonis-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/en-GB/packages/adonis-intlayer/t.md +1 -0
- package/docs/en-GB/packages/angular-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/astro-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/express-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/express-intlayer/intlayer.md +1 -0
- package/docs/en-GB/packages/express-intlayer/t.md +1 -0
- package/docs/en-GB/packages/fastify-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/en-GB/packages/hono-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/en-GB/packages/hono-intlayer/t.md +1 -0
- package/docs/en-GB/packages/intlayer/exports.md +1 -0
- package/docs/en-GB/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/en-GB/packages/intlayer/getConfiguration.md +1 -0
- package/docs/en-GB/packages/intlayer/getEnumeration.md +1 -0
- package/docs/en-GB/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/en-GB/packages/intlayer/getLocale.md +1 -0
- package/docs/en-GB/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/en-GB/packages/intlayer/getLocaleName.md +1 -0
- package/docs/en-GB/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/en-GB/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/en-GB/packages/intlayer/getPrefix.md +1 -0
- package/docs/en-GB/packages/intlayer/getTranslation.md +1 -0
- package/docs/en-GB/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/en-GB/packages/intlayer/validatePrefix.md +1 -0
- package/docs/en-GB/packages/intlayer-cli/exports.md +1 -0
- package/docs/en-GB/packages/lynx-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/next-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/en-GB/packages/next-intlayer/t.md +1 -0
- package/docs/en-GB/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/en-GB/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/en-GB/packages/next-intlayer/useLocale.md +1 -0
- package/docs/en-GB/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/preact-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/en-GB/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/en-GB/packages/react-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/react-intlayer/t.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useLocale.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/packages/react-native-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/en-GB/packages/solid-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/en-GB/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/en-GB/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/packages/svelte-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/packages/vite-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/en-GB/packages/vue-intlayer/exports.md +1 -0
- package/docs/en-GB/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/per_locale_file.md +1 -0
- package/docs/en-GB/plugins/sync-json.md +1 -0
- package/docs/en-GB/plugins/sync-po.md +1 -0
- package/docs/en-GB/releases/v6.md +1 -0
- package/docs/en-GB/releases/v7.md +1 -0
- package/docs/en-GB/releases/v8.md +1 -0
- package/docs/en-GB/roadmap.md +1 -0
- package/docs/en-GB/testing.md +1 -0
- package/docs/en-GB/vs_code_extension.md +1 -0
- package/docs/es/CI_CD.md +1 -0
- package/docs/es/agent_skills.md +1 -0
- package/docs/es/autoFill.md +1 -0
- package/docs/es/benchmark/index.md +1 -0
- package/docs/es/benchmark/nextjs.md +1 -1
- package/docs/es/benchmark/solid.md +1 -1
- package/docs/es/benchmark/svelte.md +1 -1
- package/docs/es/benchmark/tanstack.md +1 -1
- package/docs/es/benchmark/vue.md +1 -1
- package/docs/es/bundle_optimization.md +6 -5
- package/docs/es/cli/build.md +1 -0
- package/docs/es/cli/ci.md +1 -0
- package/docs/es/cli/configuration.md +1 -0
- package/docs/es/cli/debug.md +1 -0
- package/docs/es/cli/doc-review.md +1 -0
- package/docs/es/cli/doc-translate.md +1 -0
- package/docs/es/cli/editor.md +1 -0
- package/docs/es/cli/extract.md +1 -0
- package/docs/es/cli/fill.md +1 -0
- package/docs/es/cli/index.md +10 -1
- package/docs/es/cli/init.md +1 -0
- package/docs/es/cli/list.md +1 -0
- package/docs/es/cli/list_projects.md +1 -0
- package/docs/es/cli/live.md +1 -0
- package/docs/es/cli/login.md +1 -0
- package/docs/es/cli/pull.md +1 -0
- package/docs/es/cli/push.md +1 -0
- package/docs/es/cli/scan.md +160 -0
- package/docs/es/cli/sdk.md +1 -0
- package/docs/es/cli/standalone.md +1 -0
- package/docs/es/cli/test.md +1 -0
- package/docs/es/cli/version.md +1 -0
- package/docs/es/cli/watch.md +1 -0
- package/docs/es/compiler.md +1 -0
- package/docs/es/component_i18n.md +1 -0
- package/docs/es/configuration.md +1 -0
- package/docs/es/custom_domains.md +1 -0
- package/docs/es/custom_url_rewrites.md +1 -0
- package/docs/es/dictionary/condition.md +1 -0
- package/docs/es/dictionary/content_file.md +61 -0
- package/docs/es/dictionary/enumeration.md +1 -0
- package/docs/es/dictionary/file.md +1 -0
- package/docs/es/dictionary/function_fetching.md +1 -0
- package/docs/es/dictionary/gender.md +1 -0
- package/docs/es/dictionary/html.md +1 -0
- package/docs/es/dictionary/insertion.md +1 -0
- package/docs/es/dictionary/markdown.md +1 -0
- package/docs/es/dictionary/nesting.md +1 -0
- package/docs/es/dictionary/plurial.md +1 -0
- package/docs/es/dictionary/translation.md +1 -0
- package/docs/es/dynamic_dictionaries/collections.md +246 -0
- package/docs/es/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/es/dynamic_dictionaries/index.md +48 -0
- package/docs/es/dynamic_dictionaries/variants.md +234 -0
- package/docs/es/formatters.md +1 -0
- package/docs/es/how_works_intlayer.md +1 -0
- package/docs/es/interest_of_intlayer.md +1 -0
- package/docs/es/intlayer_CMS.md +1 -0
- package/docs/es/intlayer_visual_editor.md +1 -0
- package/docs/es/intlayer_with_adonisjs.md +1 -0
- package/docs/es/intlayer_with_analog.md +1 -0
- package/docs/es/intlayer_with_angular_19.md +1 -0
- package/docs/es/intlayer_with_angular_21.md +1 -0
- package/docs/es/intlayer_with_astro.md +1 -0
- package/docs/es/intlayer_with_astro_lit.md +1 -0
- package/docs/es/intlayer_with_astro_preact.md +1 -0
- package/docs/es/intlayer_with_astro_react.md +1 -0
- package/docs/es/intlayer_with_astro_solid.md +1 -0
- package/docs/es/intlayer_with_astro_svelte.md +1 -0
- package/docs/es/intlayer_with_astro_vanilla.md +1 -0
- package/docs/es/intlayer_with_astro_vue.md +1 -0
- package/docs/es/intlayer_with_create_react_app.md +1 -0
- package/docs/es/intlayer_with_express.md +1 -0
- package/docs/es/intlayer_with_fastify.md +1 -0
- package/docs/es/intlayer_with_hono.md +1 -0
- package/docs/es/intlayer_with_lynx+react.md +26 -7
- package/docs/es/intlayer_with_nestjs.md +3 -1
- package/docs/es/intlayer_with_next-i18next.md +1 -0
- package/docs/es/intlayer_with_next-intl.md +1 -0
- package/docs/es/intlayer_with_nextjs_14.md +1 -0
- package/docs/es/intlayer_with_nextjs_15.md +1 -0
- package/docs/es/intlayer_with_nextjs_16.md +1 -0
- package/docs/es/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/es/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/es/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/es/intlayer_with_nuxt.md +1 -0
- package/docs/es/intlayer_with_react_native+expo.md +29 -8
- package/docs/es/intlayer_with_react_router_v7.md +1 -0
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/es/intlayer_with_storybook.md +6 -8
- package/docs/es/intlayer_with_svelte_kit.md +1 -0
- package/docs/es/intlayer_with_tanstack+solid.md +1 -0
- package/docs/es/intlayer_with_tanstack.md +1 -0
- package/docs/es/intlayer_with_vanilla.md +1 -0
- package/docs/es/intlayer_with_vite+lit.md +1 -0
- package/docs/es/intlayer_with_vite+preact.md +1 -0
- package/docs/es/intlayer_with_vite+react.md +1 -0
- package/docs/es/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/es/intlayer_with_vite+solid.md +1 -0
- package/docs/es/intlayer_with_vite+svelte.md +1 -0
- package/docs/es/intlayer_with_vite+vanilla.md +1 -0
- package/docs/es/intlayer_with_vite+vue.md +1 -0
- package/docs/es/introduction.md +1 -0
- package/docs/es/locale_mapper.md +1 -0
- package/docs/es/lsp.md +1 -0
- package/docs/es/mcp_server.md +1 -0
- package/docs/es/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/es/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/es/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/es/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/es/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/es/packages/adonis-intlayer/exports.md +1 -0
- package/docs/es/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/es/packages/adonis-intlayer/t.md +1 -0
- package/docs/es/packages/angular-intlayer/exports.md +1 -0
- package/docs/es/packages/astro-intlayer/exports.md +1 -0
- package/docs/es/packages/express-intlayer/exports.md +1 -0
- package/docs/es/packages/express-intlayer/intlayer.md +1 -0
- package/docs/es/packages/express-intlayer/t.md +1 -0
- package/docs/es/packages/fastify-intlayer/exports.md +1 -0
- package/docs/es/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/es/packages/hono-intlayer/exports.md +1 -0
- package/docs/es/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/es/packages/hono-intlayer/t.md +1 -0
- package/docs/es/packages/intlayer/exports.md +1 -0
- package/docs/es/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/es/packages/intlayer/getConfiguration.md +1 -0
- package/docs/es/packages/intlayer/getEnumeration.md +1 -0
- package/docs/es/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/es/packages/intlayer/getLocale.md +1 -0
- package/docs/es/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/es/packages/intlayer/getLocaleName.md +1 -0
- package/docs/es/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/es/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/es/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/es/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/es/packages/intlayer/getPrefix.md +1 -0
- package/docs/es/packages/intlayer/getTranslation.md +1 -0
- package/docs/es/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/es/packages/intlayer/validatePrefix.md +1 -0
- package/docs/es/packages/intlayer-cli/exports.md +1 -0
- package/docs/es/packages/lynx-intlayer/exports.md +1 -0
- package/docs/es/packages/next-intlayer/exports.md +1 -0
- package/docs/es/packages/next-intlayer/index.md +1 -0
- package/docs/es/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/es/packages/next-intlayer/t.md +1 -0
- package/docs/es/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/es/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/es/packages/next-intlayer/useLocale.md +1 -0
- package/docs/es/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/es/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/es/packages/preact-intlayer/exports.md +1 -0
- package/docs/es/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/es/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/es/packages/react-intlayer/exports.md +1 -0
- package/docs/es/packages/react-intlayer/index.md +1 -0
- package/docs/es/packages/react-intlayer/t.md +1 -0
- package/docs/es/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/es/packages/react-intlayer/useI18n.md +1 -0
- package/docs/es/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/es/packages/react-intlayer/useLocale.md +1 -0
- package/docs/es/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/es/packages/react-native-intlayer/exports.md +1 -0
- package/docs/es/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/es/packages/solid-intlayer/exports.md +1 -0
- package/docs/es/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/es/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/es/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/es/packages/svelte-intlayer/exports.md +1 -0
- package/docs/es/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/es/packages/vite-intlayer/exports.md +1 -0
- package/docs/es/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/es/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/es/packages/vue-intlayer/exports.md +1 -0
- package/docs/es/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/es/per_locale_file.md +1 -0
- package/docs/es/plugins/sync-json.md +1 -0
- package/docs/es/plugins/sync-po.md +1 -0
- package/docs/es/releases/v6.md +1 -0
- package/docs/es/releases/v7.md +1 -0
- package/docs/es/releases/v8.md +1 -0
- package/docs/es/roadmap.md +1 -0
- package/docs/es/testing.md +1 -0
- package/docs/es/vs_code_extension.md +1 -0
- package/docs/fr/CI_CD.md +1 -0
- package/docs/fr/agent_skills.md +1 -0
- package/docs/fr/autoFill.md +1 -0
- package/docs/fr/benchmark/index.md +1 -0
- package/docs/fr/benchmark/nextjs.md +1 -1
- package/docs/fr/benchmark/solid.md +1 -1
- package/docs/fr/benchmark/svelte.md +1 -1
- package/docs/fr/benchmark/tanstack.md +1 -1
- package/docs/fr/benchmark/vue.md +1 -1
- package/docs/fr/bundle_optimization.md +6 -5
- package/docs/fr/cli/build.md +1 -0
- package/docs/fr/cli/ci.md +1 -0
- package/docs/fr/cli/configuration.md +1 -0
- package/docs/fr/cli/debug.md +1 -0
- package/docs/fr/cli/doc-review.md +1 -0
- package/docs/fr/cli/doc-translate.md +1 -0
- package/docs/fr/cli/editor.md +1 -0
- package/docs/fr/cli/extract.md +1 -0
- package/docs/fr/cli/fill.md +1 -0
- package/docs/fr/cli/index.md +10 -1
- package/docs/fr/cli/init.md +1 -0
- package/docs/fr/cli/list.md +1 -0
- package/docs/fr/cli/list_projects.md +1 -0
- package/docs/fr/cli/live.md +1 -0
- package/docs/fr/cli/login.md +1 -0
- package/docs/fr/cli/pull.md +1 -0
- package/docs/fr/cli/push.md +1 -0
- package/docs/fr/cli/scan.md +160 -0
- package/docs/fr/cli/sdk.md +1 -0
- package/docs/fr/cli/standalone.md +1 -0
- package/docs/fr/cli/test.md +1 -0
- package/docs/fr/cli/version.md +1 -0
- package/docs/fr/cli/watch.md +1 -0
- package/docs/fr/compiler.md +1 -0
- package/docs/fr/component_i18n.md +1 -0
- package/docs/fr/configuration.md +1 -0
- package/docs/fr/custom_domains.md +1 -0
- package/docs/fr/custom_url_rewrites.md +1 -0
- package/docs/fr/dictionary/condition.md +1 -0
- package/docs/fr/dictionary/content_file.md +61 -0
- package/docs/fr/dictionary/enumeration.md +1 -0
- package/docs/fr/dictionary/file.md +1 -0
- package/docs/fr/dictionary/function_fetching.md +1 -0
- package/docs/fr/dictionary/gender.md +1 -0
- package/docs/fr/dictionary/html.md +1 -0
- package/docs/fr/dictionary/insertion.md +1 -0
- package/docs/fr/dictionary/markdown.md +1 -0
- package/docs/fr/dictionary/nesting.md +1 -0
- package/docs/fr/dictionary/plurial.md +1 -0
- package/docs/fr/dictionary/translation.md +1 -0
- package/docs/fr/dynamic_dictionaries/collections.md +246 -0
- package/docs/fr/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/fr/dynamic_dictionaries/index.md +48 -0
- package/docs/fr/dynamic_dictionaries/variants.md +234 -0
- package/docs/fr/formatters.md +1 -0
- package/docs/fr/how_works_intlayer.md +1 -0
- package/docs/fr/interest_of_intlayer.md +1 -0
- package/docs/fr/intlayer_CMS.md +1 -0
- package/docs/fr/intlayer_visual_editor.md +1 -0
- package/docs/fr/intlayer_with_adonisjs.md +1 -0
- package/docs/fr/intlayer_with_analog.md +1 -0
- package/docs/fr/intlayer_with_angular_19.md +1 -0
- package/docs/fr/intlayer_with_angular_21.md +1 -0
- package/docs/fr/intlayer_with_astro.md +1 -0
- package/docs/fr/intlayer_with_astro_lit.md +1 -0
- package/docs/fr/intlayer_with_astro_preact.md +1 -0
- package/docs/fr/intlayer_with_astro_react.md +1 -0
- package/docs/fr/intlayer_with_astro_solid.md +1 -0
- package/docs/fr/intlayer_with_astro_svelte.md +1 -0
- package/docs/fr/intlayer_with_astro_vanilla.md +1 -0
- package/docs/fr/intlayer_with_astro_vue.md +1 -0
- package/docs/fr/intlayer_with_create_react_app.md +1 -0
- package/docs/fr/intlayer_with_express.md +1 -0
- package/docs/fr/intlayer_with_fastify.md +1 -0
- package/docs/fr/intlayer_with_hono.md +1 -0
- package/docs/fr/intlayer_with_lynx+react.md +26 -7
- package/docs/fr/intlayer_with_nestjs.md +3 -1
- package/docs/fr/intlayer_with_next-i18next.md +1 -0
- package/docs/fr/intlayer_with_next-intl.md +1 -0
- package/docs/fr/intlayer_with_nextjs_14.md +1 -0
- package/docs/fr/intlayer_with_nextjs_15.md +1 -0
- package/docs/fr/intlayer_with_nextjs_16.md +1 -0
- package/docs/fr/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/fr/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/fr/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/fr/intlayer_with_nuxt.md +1 -0
- package/docs/fr/intlayer_with_react_native+expo.md +29 -8
- package/docs/fr/intlayer_with_react_router_v7.md +1 -0
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/fr/intlayer_with_storybook.md +6 -8
- package/docs/fr/intlayer_with_svelte_kit.md +1 -0
- package/docs/fr/intlayer_with_tanstack+solid.md +1 -0
- package/docs/fr/intlayer_with_tanstack.md +1 -0
- package/docs/fr/intlayer_with_vanilla.md +1 -0
- package/docs/fr/intlayer_with_vite+lit.md +1 -0
- package/docs/fr/intlayer_with_vite+preact.md +1 -0
- package/docs/fr/intlayer_with_vite+react.md +1 -0
- package/docs/fr/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/fr/intlayer_with_vite+solid.md +1 -0
- package/docs/fr/intlayer_with_vite+svelte.md +1 -0
- package/docs/fr/intlayer_with_vite+vanilla.md +1 -0
- package/docs/fr/intlayer_with_vite+vue.md +1 -0
- package/docs/fr/introduction.md +1 -0
- package/docs/fr/locale_mapper.md +1 -0
- package/docs/fr/lsp.md +1 -0
- package/docs/fr/mcp_server.md +1 -0
- package/docs/fr/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/fr/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/fr/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/fr/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/fr/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/fr/packages/adonis-intlayer/exports.md +1 -0
- package/docs/fr/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/fr/packages/adonis-intlayer/t.md +1 -0
- package/docs/fr/packages/angular-intlayer/exports.md +1 -0
- package/docs/fr/packages/astro-intlayer/exports.md +1 -0
- package/docs/fr/packages/express-intlayer/exports.md +1 -0
- package/docs/fr/packages/express-intlayer/intlayer.md +1 -0
- package/docs/fr/packages/express-intlayer/t.md +1 -0
- package/docs/fr/packages/fastify-intlayer/exports.md +1 -0
- package/docs/fr/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/fr/packages/hono-intlayer/exports.md +1 -0
- package/docs/fr/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/fr/packages/hono-intlayer/t.md +1 -0
- package/docs/fr/packages/intlayer/exports.md +1 -0
- package/docs/fr/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/fr/packages/intlayer/getConfiguration.md +1 -0
- package/docs/fr/packages/intlayer/getEnumeration.md +1 -0
- package/docs/fr/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/fr/packages/intlayer/getLocale.md +1 -0
- package/docs/fr/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/fr/packages/intlayer/getLocaleName.md +1 -0
- package/docs/fr/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/fr/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/fr/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/fr/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/fr/packages/intlayer/getPrefix.md +1 -0
- package/docs/fr/packages/intlayer/getTranslation.md +1 -0
- package/docs/fr/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/fr/packages/intlayer/validatePrefix.md +1 -0
- package/docs/fr/packages/intlayer-cli/exports.md +1 -0
- package/docs/fr/packages/lynx-intlayer/exports.md +1 -0
- package/docs/fr/packages/next-intlayer/exports.md +1 -0
- package/docs/fr/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/fr/packages/next-intlayer/t.md +1 -0
- package/docs/fr/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/fr/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/fr/packages/next-intlayer/useLocale.md +1 -0
- package/docs/fr/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/fr/packages/preact-intlayer/exports.md +1 -0
- package/docs/fr/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/fr/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/fr/packages/react-intlayer/exports.md +1 -0
- package/docs/fr/packages/react-intlayer/index.md +1 -0
- package/docs/fr/packages/react-intlayer/t.md +1 -0
- package/docs/fr/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/fr/packages/react-intlayer/useI18n.md +1 -0
- package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/fr/packages/react-intlayer/useLocale.md +1 -0
- package/docs/fr/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/packages/react-native-intlayer/exports.md +1 -0
- package/docs/fr/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/fr/packages/solid-intlayer/exports.md +1 -0
- package/docs/fr/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/fr/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/fr/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/packages/svelte-intlayer/exports.md +1 -0
- package/docs/fr/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/packages/vite-intlayer/exports.md +1 -0
- package/docs/fr/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/fr/packages/vue-intlayer/exports.md +1 -0
- package/docs/fr/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/per_locale_file.md +1 -0
- package/docs/fr/plugins/sync-json.md +1 -0
- package/docs/fr/plugins/sync-po.md +1 -0
- package/docs/fr/releases/v6.md +1 -0
- package/docs/fr/releases/v7.md +1 -0
- package/docs/fr/releases/v8.md +1 -0
- package/docs/fr/roadmap.md +1 -0
- package/docs/fr/testing.md +1 -0
- package/docs/fr/vs_code_extension.md +1 -0
- package/docs/hi/CI_CD.md +1 -0
- package/docs/hi/agent_skills.md +1 -0
- package/docs/hi/autoFill.md +1 -0
- package/docs/hi/benchmark/index.md +1 -0
- package/docs/hi/benchmark/nextjs.md +1 -1
- package/docs/hi/benchmark/solid.md +1 -1
- package/docs/hi/benchmark/svelte.md +1 -1
- package/docs/hi/benchmark/tanstack.md +1 -1
- package/docs/hi/benchmark/vue.md +1 -1
- package/docs/hi/bundle_optimization.md +6 -5
- package/docs/hi/cli/build.md +1 -0
- package/docs/hi/cli/ci.md +1 -0
- package/docs/hi/cli/configuration.md +1 -0
- package/docs/hi/cli/debug.md +1 -0
- package/docs/hi/cli/doc-review.md +1 -0
- package/docs/hi/cli/doc-translate.md +1 -0
- package/docs/hi/cli/editor.md +1 -0
- package/docs/hi/cli/extract.md +1 -0
- package/docs/hi/cli/fill.md +1 -0
- package/docs/hi/cli/index.md +10 -1
- package/docs/hi/cli/init.md +1 -0
- package/docs/hi/cli/list.md +1 -0
- package/docs/hi/cli/list_projects.md +1 -0
- package/docs/hi/cli/live.md +1 -0
- package/docs/hi/cli/login.md +1 -0
- package/docs/hi/cli/pull.md +1 -0
- package/docs/hi/cli/push.md +1 -0
- package/docs/hi/cli/scan.md +160 -0
- package/docs/hi/cli/sdk.md +1 -0
- package/docs/hi/cli/standalone.md +1 -0
- package/docs/hi/cli/test.md +1 -0
- package/docs/hi/cli/version.md +1 -0
- package/docs/hi/cli/watch.md +1 -0
- package/docs/hi/compiler.md +1 -0
- package/docs/hi/component_i18n.md +1 -0
- package/docs/hi/configuration.md +1 -0
- package/docs/hi/custom_domains.md +1 -0
- package/docs/hi/custom_url_rewrites.md +1 -0
- package/docs/hi/dictionary/condition.md +1 -0
- package/docs/hi/dictionary/content_file.md +61 -0
- package/docs/hi/dictionary/enumeration.md +1 -0
- package/docs/hi/dictionary/file.md +1 -0
- package/docs/hi/dictionary/function_fetching.md +1 -0
- package/docs/hi/dictionary/gender.md +1 -0
- package/docs/hi/dictionary/html.md +1 -0
- package/docs/hi/dictionary/insertion.md +1 -0
- package/docs/hi/dictionary/markdown.md +1 -0
- package/docs/hi/dictionary/nesting.md +1 -0
- package/docs/hi/dictionary/plurial.md +1 -0
- package/docs/hi/dictionary/translation.md +1 -0
- package/docs/hi/dynamic_dictionaries/collections.md +246 -0
- package/docs/hi/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/hi/dynamic_dictionaries/index.md +48 -0
- package/docs/hi/dynamic_dictionaries/variants.md +234 -0
- package/docs/hi/formatters.md +1 -0
- package/docs/hi/how_works_intlayer.md +1 -0
- package/docs/hi/interest_of_intlayer.md +1 -0
- package/docs/hi/intlayer_CMS.md +1 -0
- package/docs/hi/intlayer_visual_editor.md +1 -0
- package/docs/hi/intlayer_with_adonisjs.md +1 -0
- package/docs/hi/intlayer_with_analog.md +1 -0
- package/docs/hi/intlayer_with_angular_19.md +1 -0
- package/docs/hi/intlayer_with_angular_21.md +1 -0
- package/docs/hi/intlayer_with_astro.md +1 -0
- package/docs/hi/intlayer_with_astro_lit.md +1 -0
- package/docs/hi/intlayer_with_astro_preact.md +1 -0
- package/docs/hi/intlayer_with_astro_react.md +1 -0
- package/docs/hi/intlayer_with_astro_solid.md +1 -0
- package/docs/hi/intlayer_with_astro_svelte.md +1 -0
- package/docs/hi/intlayer_with_astro_vanilla.md +1 -0
- package/docs/hi/intlayer_with_astro_vue.md +1 -0
- package/docs/hi/intlayer_with_create_react_app.md +1 -0
- package/docs/hi/intlayer_with_express.md +1 -0
- package/docs/hi/intlayer_with_fastify.md +1 -0
- package/docs/hi/intlayer_with_hono.md +1 -0
- package/docs/hi/intlayer_with_lynx+react.md +26 -7
- package/docs/hi/intlayer_with_nestjs.md +3 -1
- package/docs/hi/intlayer_with_next-i18next.md +1 -0
- package/docs/hi/intlayer_with_next-intl.md +1 -0
- package/docs/hi/intlayer_with_nextjs_14.md +1 -0
- package/docs/hi/intlayer_with_nextjs_15.md +1 -0
- package/docs/hi/intlayer_with_nextjs_16.md +1 -0
- package/docs/hi/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/hi/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/hi/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/hi/intlayer_with_nuxt.md +1 -0
- package/docs/hi/intlayer_with_react_native+expo.md +29 -8
- package/docs/hi/intlayer_with_react_router_v7.md +1 -0
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/hi/intlayer_with_storybook.md +6 -8
- package/docs/hi/intlayer_with_svelte_kit.md +1 -0
- package/docs/hi/intlayer_with_tanstack+solid.md +1 -0
- package/docs/hi/intlayer_with_tanstack.md +1 -0
- package/docs/hi/intlayer_with_vanilla.md +1 -0
- package/docs/hi/intlayer_with_vite+lit.md +1 -0
- package/docs/hi/intlayer_with_vite+preact.md +1 -0
- package/docs/hi/intlayer_with_vite+react.md +1 -0
- package/docs/hi/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/hi/intlayer_with_vite+solid.md +1 -0
- package/docs/hi/intlayer_with_vite+svelte.md +1 -0
- package/docs/hi/intlayer_with_vite+vanilla.md +1 -0
- package/docs/hi/intlayer_with_vite+vue.md +1 -0
- package/docs/hi/introduction.md +1 -0
- package/docs/hi/locale_mapper.md +1 -0
- package/docs/hi/lsp.md +1 -0
- package/docs/hi/mcp_server.md +1 -0
- package/docs/hi/packages/adonis-intlayer/exports.md +1 -0
- package/docs/hi/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/hi/packages/adonis-intlayer/t.md +1 -0
- package/docs/hi/packages/angular-intlayer/exports.md +1 -0
- package/docs/hi/packages/astro-intlayer/exports.md +1 -0
- package/docs/hi/packages/express-intlayer/exports.md +1 -0
- package/docs/hi/packages/express-intlayer/intlayer.md +1 -0
- package/docs/hi/packages/express-intlayer/t.md +1 -0
- package/docs/hi/packages/fastify-intlayer/exports.md +1 -0
- package/docs/hi/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/hi/packages/hono-intlayer/exports.md +1 -0
- package/docs/hi/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/hi/packages/hono-intlayer/t.md +1 -0
- package/docs/hi/packages/intlayer/exports.md +1 -0
- package/docs/hi/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/hi/packages/intlayer/getConfiguration.md +1 -0
- package/docs/hi/packages/intlayer/getEnumeration.md +1 -0
- package/docs/hi/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/hi/packages/intlayer/getLocale.md +1 -0
- package/docs/hi/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/hi/packages/intlayer/getLocaleName.md +1 -0
- package/docs/hi/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/hi/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/hi/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/hi/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/hi/packages/intlayer/getPrefix.md +1 -0
- package/docs/hi/packages/intlayer/getTranslation.md +1 -0
- package/docs/hi/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/hi/packages/intlayer/index.md +1 -0
- package/docs/hi/packages/intlayer/validatePrefix.md +1 -0
- package/docs/hi/packages/intlayer-cli/exports.md +1 -0
- package/docs/hi/packages/lynx-intlayer/exports.md +1 -0
- package/docs/hi/packages/next-intlayer/exports.md +1 -0
- package/docs/hi/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/hi/packages/next-intlayer/t.md +1 -0
- package/docs/hi/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/hi/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/hi/packages/next-intlayer/useLocale.md +1 -0
- package/docs/hi/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/hi/packages/preact-intlayer/exports.md +1 -0
- package/docs/hi/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/hi/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/hi/packages/react-intlayer/exports.md +1 -0
- package/docs/hi/packages/react-intlayer/t.md +1 -0
- package/docs/hi/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/hi/packages/react-intlayer/useI18n.md +1 -0
- package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/hi/packages/react-intlayer/useLocale.md +1 -0
- package/docs/hi/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/packages/react-native-intlayer/exports.md +1 -0
- package/docs/hi/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/hi/packages/solid-intlayer/exports.md +1 -0
- package/docs/hi/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/hi/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/hi/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/packages/svelte-intlayer/exports.md +1 -0
- package/docs/hi/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/packages/vite-intlayer/exports.md +1 -0
- package/docs/hi/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/hi/packages/vue-intlayer/exports.md +1 -0
- package/docs/hi/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/per_locale_file.md +1 -0
- package/docs/hi/plugins/sync-json.md +1 -0
- package/docs/hi/plugins/sync-po.md +1 -0
- package/docs/hi/releases/v6.md +1 -0
- package/docs/hi/releases/v7.md +1 -0
- package/docs/hi/releases/v8.md +1 -0
- package/docs/hi/roadmap.md +1 -0
- package/docs/hi/testing.md +1 -0
- package/docs/hi/vs_code_extension.md +1 -0
- package/docs/id/CI_CD.md +1 -0
- package/docs/id/agent_skills.md +1 -0
- package/docs/id/autoFill.md +1 -0
- package/docs/id/benchmark/index.md +1 -0
- package/docs/id/benchmark/nextjs.md +1 -1
- package/docs/id/benchmark/solid.md +1 -1
- package/docs/id/benchmark/svelte.md +1 -1
- package/docs/id/benchmark/tanstack.md +1 -1
- package/docs/id/benchmark/vue.md +1 -1
- package/docs/id/bundle_optimization.md +6 -5
- package/docs/id/cli/build.md +1 -0
- package/docs/id/cli/ci.md +1 -0
- package/docs/id/cli/configuration.md +1 -0
- package/docs/id/cli/debug.md +1 -0
- package/docs/id/cli/doc-review.md +1 -0
- package/docs/id/cli/doc-translate.md +1 -0
- package/docs/id/cli/editor.md +1 -0
- package/docs/id/cli/extract.md +1 -0
- package/docs/id/cli/fill.md +1 -0
- package/docs/id/cli/index.md +10 -1
- package/docs/id/cli/init.md +1 -0
- package/docs/id/cli/list.md +1 -0
- package/docs/id/cli/list_projects.md +1 -0
- package/docs/id/cli/live.md +1 -0
- package/docs/id/cli/login.md +1 -0
- package/docs/id/cli/pull.md +1 -0
- package/docs/id/cli/push.md +1 -0
- package/docs/id/cli/scan.md +160 -0
- package/docs/id/cli/sdk.md +1 -0
- package/docs/id/cli/standalone.md +1 -0
- package/docs/id/cli/test.md +1 -0
- package/docs/id/cli/version.md +1 -0
- package/docs/id/cli/watch.md +1 -0
- package/docs/id/compiler.md +1 -0
- package/docs/id/component_i18n.md +1 -0
- package/docs/id/configuration.md +1 -0
- package/docs/id/custom_domains.md +1 -0
- package/docs/id/custom_url_rewrites.md +1 -0
- package/docs/id/dictionary/condition.md +1 -0
- package/docs/id/dictionary/content_file.md +61 -0
- package/docs/id/dictionary/enumeration.md +1 -0
- package/docs/id/dictionary/file.md +1 -0
- package/docs/id/dictionary/function_fetching.md +1 -0
- package/docs/id/dictionary/gender.md +1 -0
- package/docs/id/dictionary/html.md +1 -0
- package/docs/id/dictionary/insertion.md +1 -0
- package/docs/id/dictionary/markdown.md +1 -0
- package/docs/id/dictionary/nesting.md +1 -0
- package/docs/id/dictionary/plurial.md +1 -0
- package/docs/id/dictionary/translation.md +1 -0
- package/docs/id/dynamic_dictionaries/collections.md +246 -0
- package/docs/id/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/id/dynamic_dictionaries/index.md +48 -0
- package/docs/id/dynamic_dictionaries/variants.md +234 -0
- package/docs/id/formatters.md +1 -0
- package/docs/id/how_works_intlayer.md +1 -0
- package/docs/id/interest_of_intlayer.md +1 -0
- package/docs/id/intlayer_CMS.md +1 -0
- package/docs/id/intlayer_visual_editor.md +1 -0
- package/docs/id/intlayer_with_adonisjs.md +1 -0
- package/docs/id/intlayer_with_analog.md +1 -0
- package/docs/id/intlayer_with_angular_19.md +1 -0
- package/docs/id/intlayer_with_angular_21.md +1 -0
- package/docs/id/intlayer_with_astro.md +1 -0
- package/docs/id/intlayer_with_astro_lit.md +1 -0
- package/docs/id/intlayer_with_astro_preact.md +1 -0
- package/docs/id/intlayer_with_astro_react.md +1 -0
- package/docs/id/intlayer_with_astro_solid.md +1 -0
- package/docs/id/intlayer_with_astro_svelte.md +1 -0
- package/docs/id/intlayer_with_astro_vanilla.md +1 -0
- package/docs/id/intlayer_with_astro_vue.md +1 -0
- package/docs/id/intlayer_with_create_react_app.md +1 -0
- package/docs/id/intlayer_with_express.md +1 -0
- package/docs/id/intlayer_with_fastify.md +1 -0
- package/docs/id/intlayer_with_hono.md +1 -0
- package/docs/id/intlayer_with_lynx+react.md +26 -7
- package/docs/id/intlayer_with_nestjs.md +3 -1
- package/docs/id/intlayer_with_next-i18next.md +1 -0
- package/docs/id/intlayer_with_next-intl.md +1 -0
- package/docs/id/intlayer_with_nextjs_14.md +1 -0
- package/docs/id/intlayer_with_nextjs_15.md +1 -0
- package/docs/id/intlayer_with_nextjs_16.md +1 -0
- package/docs/id/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/id/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/id/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/id/intlayer_with_nuxt.md +1 -0
- package/docs/id/intlayer_with_react_native+expo.md +29 -8
- package/docs/id/intlayer_with_react_router_v7.md +1 -0
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/id/intlayer_with_storybook.md +6 -8
- package/docs/id/intlayer_with_svelte_kit.md +1 -0
- package/docs/id/intlayer_with_tanstack+solid.md +1 -0
- package/docs/id/intlayer_with_tanstack.md +1 -0
- package/docs/id/intlayer_with_vanilla.md +1 -0
- package/docs/id/intlayer_with_vite+lit.md +1 -0
- package/docs/id/intlayer_with_vite+preact.md +1 -0
- package/docs/id/intlayer_with_vite+react.md +1 -0
- package/docs/id/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/id/intlayer_with_vite+solid.md +1 -0
- package/docs/id/intlayer_with_vite+svelte.md +1 -0
- package/docs/id/intlayer_with_vite+vanilla.md +1 -0
- package/docs/id/intlayer_with_vite+vue.md +1 -0
- package/docs/id/introduction.md +1 -0
- package/docs/id/locale_mapper.md +1 -0
- package/docs/id/lsp.md +1 -0
- package/docs/id/mcp_server.md +1 -0
- package/docs/id/packages/adonis-intlayer/exports.md +1 -0
- package/docs/id/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/id/packages/adonis-intlayer/t.md +1 -0
- package/docs/id/packages/angular-intlayer/exports.md +1 -0
- package/docs/id/packages/astro-intlayer/exports.md +1 -0
- package/docs/id/packages/express-intlayer/exports.md +1 -0
- package/docs/id/packages/express-intlayer/intlayer.md +1 -0
- package/docs/id/packages/express-intlayer/t.md +1 -0
- package/docs/id/packages/fastify-intlayer/exports.md +1 -0
- package/docs/id/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/id/packages/hono-intlayer/exports.md +1 -0
- package/docs/id/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/id/packages/hono-intlayer/t.md +1 -0
- package/docs/id/packages/intlayer/exports.md +1 -0
- package/docs/id/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/id/packages/intlayer/getConfiguration.md +1 -0
- package/docs/id/packages/intlayer/getEnumeration.md +1 -0
- package/docs/id/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/id/packages/intlayer/getLocale.md +1 -0
- package/docs/id/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/id/packages/intlayer/getLocaleName.md +1 -0
- package/docs/id/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/id/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/id/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/id/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/id/packages/intlayer/getPrefix.md +1 -0
- package/docs/id/packages/intlayer/getTranslation.md +1 -0
- package/docs/id/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/id/packages/intlayer/validatePrefix.md +1 -0
- package/docs/id/packages/intlayer-cli/exports.md +1 -0
- package/docs/id/packages/lynx-intlayer/exports.md +1 -0
- package/docs/id/packages/next-intlayer/exports.md +1 -0
- package/docs/id/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/id/packages/next-intlayer/t.md +1 -0
- package/docs/id/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/id/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/id/packages/next-intlayer/useLocale.md +1 -0
- package/docs/id/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/id/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/id/packages/preact-intlayer/exports.md +1 -0
- package/docs/id/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/id/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/id/packages/react-intlayer/exports.md +1 -0
- package/docs/id/packages/react-intlayer/t.md +1 -0
- package/docs/id/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/id/packages/react-intlayer/useI18n.md +1 -0
- package/docs/id/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/id/packages/react-intlayer/useLocale.md +1 -0
- package/docs/id/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/id/packages/react-native-intlayer/exports.md +1 -0
- package/docs/id/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/id/packages/solid-intlayer/exports.md +1 -0
- package/docs/id/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/id/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/id/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/id/packages/svelte-intlayer/exports.md +1 -0
- package/docs/id/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/id/packages/vite-intlayer/exports.md +1 -0
- package/docs/id/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/id/packages/vue-intlayer/exports.md +1 -0
- package/docs/id/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/id/per_locale_file.md +1 -0
- package/docs/id/plugins/sync-json.md +1 -0
- package/docs/id/plugins/sync-po.md +1 -0
- package/docs/id/releases/v6.md +1 -0
- package/docs/id/releases/v7.md +1 -0
- package/docs/id/releases/v8.md +1 -0
- package/docs/id/roadmap.md +1 -0
- package/docs/id/testing.md +1 -0
- package/docs/id/vs_code_extension.md +1 -0
- package/docs/it/CI_CD.md +1 -0
- package/docs/it/agent_skills.md +1 -0
- package/docs/it/autoFill.md +1 -0
- package/docs/it/benchmark/index.md +1 -0
- package/docs/it/benchmark/nextjs.md +1 -1
- package/docs/it/benchmark/solid.md +1 -1
- package/docs/it/benchmark/svelte.md +1 -1
- package/docs/it/benchmark/tanstack.md +1 -1
- package/docs/it/benchmark/vue.md +1 -1
- package/docs/it/bundle_optimization.md +6 -5
- package/docs/it/cli/build.md +1 -0
- package/docs/it/cli/ci.md +1 -0
- package/docs/it/cli/configuration.md +1 -0
- package/docs/it/cli/debug.md +1 -0
- package/docs/it/cli/doc-review.md +1 -0
- package/docs/it/cli/doc-translate.md +1 -0
- package/docs/it/cli/editor.md +1 -0
- package/docs/it/cli/extract.md +1 -0
- package/docs/it/cli/fill.md +1 -0
- package/docs/it/cli/index.md +10 -1
- package/docs/it/cli/init.md +1 -0
- package/docs/it/cli/list.md +1 -0
- package/docs/it/cli/list_projects.md +1 -0
- package/docs/it/cli/live.md +1 -0
- package/docs/it/cli/login.md +1 -0
- package/docs/it/cli/pull.md +1 -0
- package/docs/it/cli/push.md +1 -0
- package/docs/it/cli/scan.md +160 -0
- package/docs/it/cli/sdk.md +1 -0
- package/docs/it/cli/standalone.md +1 -0
- package/docs/it/cli/test.md +1 -0
- package/docs/it/cli/version.md +1 -0
- package/docs/it/cli/watch.md +1 -0
- package/docs/it/compiler.md +1 -0
- package/docs/it/component_i18n.md +1 -0
- package/docs/it/configuration.md +1 -0
- package/docs/it/custom_domains.md +1 -0
- package/docs/it/custom_url_rewrites.md +1 -0
- package/docs/it/dictionary/condition.md +1 -0
- package/docs/it/dictionary/content_file.md +61 -0
- package/docs/it/dictionary/enumeration.md +1 -0
- package/docs/it/dictionary/file.md +1 -0
- package/docs/it/dictionary/function_fetching.md +1 -0
- package/docs/it/dictionary/gender.md +1 -0
- package/docs/it/dictionary/html.md +1 -0
- package/docs/it/dictionary/insertion.md +1 -0
- package/docs/it/dictionary/markdown.md +1 -0
- package/docs/it/dictionary/nesting.md +1 -0
- package/docs/it/dictionary/plurial.md +1 -0
- package/docs/it/dictionary/translation.md +1 -0
- package/docs/it/dynamic_dictionaries/collections.md +246 -0
- package/docs/it/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/it/dynamic_dictionaries/index.md +48 -0
- package/docs/it/dynamic_dictionaries/variants.md +234 -0
- package/docs/it/formatters.md +1 -0
- package/docs/it/how_works_intlayer.md +1 -0
- package/docs/it/interest_of_intlayer.md +1 -0
- package/docs/it/intlayer_CMS.md +1 -0
- package/docs/it/intlayer_visual_editor.md +1 -0
- package/docs/it/intlayer_with_adonisjs.md +1 -0
- package/docs/it/intlayer_with_analog.md +1 -0
- package/docs/it/intlayer_with_angular_19.md +1 -0
- package/docs/it/intlayer_with_angular_21.md +1 -0
- package/docs/it/intlayer_with_astro.md +1 -0
- package/docs/it/intlayer_with_astro_lit.md +1 -0
- package/docs/it/intlayer_with_astro_preact.md +1 -0
- package/docs/it/intlayer_with_astro_react.md +1 -0
- package/docs/it/intlayer_with_astro_solid.md +1 -0
- package/docs/it/intlayer_with_astro_svelte.md +1 -0
- package/docs/it/intlayer_with_astro_vanilla.md +1 -0
- package/docs/it/intlayer_with_astro_vue.md +1 -0
- package/docs/it/intlayer_with_create_react_app.md +1 -0
- package/docs/it/intlayer_with_express.md +1 -0
- package/docs/it/intlayer_with_fastify.md +1 -0
- package/docs/it/intlayer_with_hono.md +1 -0
- package/docs/it/intlayer_with_lynx+react.md +26 -7
- package/docs/it/intlayer_with_nestjs.md +3 -1
- package/docs/it/intlayer_with_next-i18next.md +1 -0
- package/docs/it/intlayer_with_next-intl.md +1 -0
- package/docs/it/intlayer_with_nextjs_14.md +1 -0
- package/docs/it/intlayer_with_nextjs_15.md +1 -0
- package/docs/it/intlayer_with_nextjs_16.md +1 -0
- package/docs/it/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/it/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/it/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/it/intlayer_with_nuxt.md +1 -0
- package/docs/it/intlayer_with_react_native+expo.md +29 -8
- package/docs/it/intlayer_with_react_router_v7.md +1 -0
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/it/intlayer_with_storybook.md +6 -8
- package/docs/it/intlayer_with_svelte_kit.md +1 -0
- package/docs/it/intlayer_with_tanstack+solid.md +1 -0
- package/docs/it/intlayer_with_tanstack.md +1 -0
- package/docs/it/intlayer_with_vanilla.md +1 -0
- package/docs/it/intlayer_with_vite+lit.md +1 -0
- package/docs/it/intlayer_with_vite+preact.md +1 -0
- package/docs/it/intlayer_with_vite+react.md +1 -0
- package/docs/it/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/it/intlayer_with_vite+solid.md +1 -0
- package/docs/it/intlayer_with_vite+svelte.md +1 -0
- package/docs/it/intlayer_with_vite+vanilla.md +1 -0
- package/docs/it/intlayer_with_vite+vue.md +1 -0
- package/docs/it/introduction.md +1 -0
- package/docs/it/locale_mapper.md +1 -0
- package/docs/it/lsp.md +1 -0
- package/docs/it/mcp_server.md +1 -0
- package/docs/it/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/it/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/it/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/it/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/it/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/it/packages/adonis-intlayer/exports.md +1 -0
- package/docs/it/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/it/packages/adonis-intlayer/t.md +1 -0
- package/docs/it/packages/angular-intlayer/exports.md +1 -0
- package/docs/it/packages/astro-intlayer/exports.md +1 -0
- package/docs/it/packages/express-intlayer/exports.md +1 -0
- package/docs/it/packages/express-intlayer/intlayer.md +1 -0
- package/docs/it/packages/express-intlayer/t.md +1 -0
- package/docs/it/packages/fastify-intlayer/exports.md +1 -0
- package/docs/it/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/it/packages/hono-intlayer/exports.md +1 -0
- package/docs/it/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/it/packages/hono-intlayer/t.md +1 -0
- package/docs/it/packages/intlayer/exports.md +1 -0
- package/docs/it/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/it/packages/intlayer/getConfiguration.md +1 -0
- package/docs/it/packages/intlayer/getEnumeration.md +1 -0
- package/docs/it/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/it/packages/intlayer/getLocale.md +1 -0
- package/docs/it/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/it/packages/intlayer/getLocaleName.md +1 -0
- package/docs/it/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/it/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/it/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/it/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/it/packages/intlayer/getPrefix.md +1 -0
- package/docs/it/packages/intlayer/getTranslation.md +1 -0
- package/docs/it/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/it/packages/intlayer/validatePrefix.md +1 -0
- package/docs/it/packages/intlayer-cli/exports.md +1 -0
- package/docs/it/packages/lynx-intlayer/exports.md +1 -0
- package/docs/it/packages/next-intlayer/exports.md +1 -0
- package/docs/it/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/it/packages/next-intlayer/t.md +1 -0
- package/docs/it/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/it/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/it/packages/next-intlayer/useLocale.md +1 -0
- package/docs/it/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/it/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/it/packages/preact-intlayer/exports.md +1 -0
- package/docs/it/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/it/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/it/packages/react-intlayer/exports.md +1 -0
- package/docs/it/packages/react-intlayer/t.md +1 -0
- package/docs/it/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/it/packages/react-intlayer/useI18n.md +1 -0
- package/docs/it/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/it/packages/react-intlayer/useLocale.md +1 -0
- package/docs/it/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/it/packages/react-native-intlayer/exports.md +1 -0
- package/docs/it/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/it/packages/solid-intlayer/exports.md +1 -0
- package/docs/it/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/it/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/it/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/it/packages/svelte-intlayer/exports.md +1 -0
- package/docs/it/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/it/packages/vite-intlayer/exports.md +1 -0
- package/docs/it/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/it/packages/vue-intlayer/exports.md +1 -0
- package/docs/it/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/it/per_locale_file.md +1 -0
- package/docs/it/plugins/sync-json.md +1 -0
- package/docs/it/plugins/sync-po.md +1 -0
- package/docs/it/releases/v6.md +1 -0
- package/docs/it/releases/v7.md +1 -0
- package/docs/it/releases/v8.md +1 -0
- package/docs/it/roadmap.md +1 -0
- package/docs/it/testing.md +1 -0
- package/docs/it/vs_code_extension.md +1 -0
- package/docs/ja/CI_CD.md +1 -0
- package/docs/ja/agent_skills.md +1 -0
- package/docs/ja/autoFill.md +1 -0
- package/docs/ja/benchmark/index.md +1 -0
- package/docs/ja/benchmark/nextjs.md +1 -1
- package/docs/ja/benchmark/solid.md +1 -1
- package/docs/ja/benchmark/svelte.md +1 -1
- package/docs/ja/benchmark/tanstack.md +1 -1
- package/docs/ja/benchmark/vue.md +1 -1
- package/docs/ja/bundle_optimization.md +6 -5
- package/docs/ja/cli/build.md +1 -0
- package/docs/ja/cli/ci.md +1 -0
- package/docs/ja/cli/configuration.md +1 -0
- package/docs/ja/cli/debug.md +1 -0
- package/docs/ja/cli/doc-review.md +1 -0
- package/docs/ja/cli/doc-translate.md +1 -0
- package/docs/ja/cli/editor.md +1 -0
- package/docs/ja/cli/extract.md +1 -0
- package/docs/ja/cli/fill.md +1 -0
- package/docs/ja/cli/index.md +10 -1
- package/docs/ja/cli/init.md +1 -0
- package/docs/ja/cli/list.md +1 -0
- package/docs/ja/cli/list_projects.md +1 -0
- package/docs/ja/cli/live.md +1 -0
- package/docs/ja/cli/login.md +1 -0
- package/docs/ja/cli/pull.md +1 -0
- package/docs/ja/cli/push.md +1 -0
- package/docs/ja/cli/scan.md +160 -0
- package/docs/ja/cli/sdk.md +1 -0
- package/docs/ja/cli/standalone.md +1 -0
- package/docs/ja/cli/test.md +1 -0
- package/docs/ja/cli/version.md +1 -0
- package/docs/ja/cli/watch.md +1 -0
- package/docs/ja/compiler.md +1 -0
- package/docs/ja/component_i18n.md +1 -0
- package/docs/ja/configuration.md +1 -0
- package/docs/ja/custom_domains.md +1 -0
- package/docs/ja/custom_url_rewrites.md +1 -0
- package/docs/ja/dictionary/condition.md +1 -0
- package/docs/ja/dictionary/content_file.md +61 -0
- package/docs/ja/dictionary/enumeration.md +1 -0
- package/docs/ja/dictionary/file.md +1 -0
- package/docs/ja/dictionary/function_fetching.md +1 -0
- package/docs/ja/dictionary/gender.md +1 -0
- package/docs/ja/dictionary/html.md +1 -0
- package/docs/ja/dictionary/insertion.md +1 -0
- package/docs/ja/dictionary/nesting.md +1 -0
- package/docs/ja/dictionary/plurial.md +1 -0
- package/docs/ja/dictionary/translation.md +1 -0
- package/docs/ja/dynamic_dictionaries/collections.md +246 -0
- package/docs/ja/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/ja/dynamic_dictionaries/index.md +48 -0
- package/docs/ja/dynamic_dictionaries/variants.md +234 -0
- package/docs/ja/formatters.md +1 -0
- package/docs/ja/how_works_intlayer.md +1 -0
- package/docs/ja/interest_of_intlayer.md +1 -0
- package/docs/ja/intlayer_CMS.md +1 -0
- package/docs/ja/intlayer_visual_editor.md +1 -0
- package/docs/ja/intlayer_with_adonisjs.md +1 -0
- package/docs/ja/intlayer_with_analog.md +1 -0
- package/docs/ja/intlayer_with_angular_19.md +1 -0
- package/docs/ja/intlayer_with_angular_21.md +1 -0
- package/docs/ja/intlayer_with_astro.md +1 -0
- package/docs/ja/intlayer_with_astro_lit.md +1 -0
- package/docs/ja/intlayer_with_astro_preact.md +1 -0
- package/docs/ja/intlayer_with_astro_react.md +1 -0
- package/docs/ja/intlayer_with_astro_solid.md +1 -0
- package/docs/ja/intlayer_with_astro_svelte.md +1 -0
- package/docs/ja/intlayer_with_astro_vanilla.md +1 -0
- package/docs/ja/intlayer_with_astro_vue.md +1 -0
- package/docs/ja/intlayer_with_create_react_app.md +1 -0
- package/docs/ja/intlayer_with_express.md +1 -0
- package/docs/ja/intlayer_with_fastify.md +1 -0
- package/docs/ja/intlayer_with_hono.md +1 -0
- package/docs/ja/intlayer_with_lynx+react.md +26 -7
- package/docs/ja/intlayer_with_nestjs.md +3 -1
- package/docs/ja/intlayer_with_next-i18next.md +1 -0
- package/docs/ja/intlayer_with_next-intl.md +1 -0
- package/docs/ja/intlayer_with_nextjs_14.md +1 -0
- package/docs/ja/intlayer_with_nextjs_15.md +1 -0
- package/docs/ja/intlayer_with_nextjs_16.md +1 -0
- package/docs/ja/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/ja/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/ja/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/ja/intlayer_with_nuxt.md +1 -0
- package/docs/ja/intlayer_with_react_native+expo.md +33 -9
- package/docs/ja/intlayer_with_react_router_v7.md +1 -0
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/ja/intlayer_with_storybook.md +6 -8
- package/docs/ja/intlayer_with_svelte_kit.md +1 -0
- package/docs/ja/intlayer_with_tanstack+solid.md +1 -0
- package/docs/ja/intlayer_with_tanstack.md +1 -0
- package/docs/ja/intlayer_with_vanilla.md +1 -0
- package/docs/ja/intlayer_with_vite+lit.md +1 -0
- package/docs/ja/intlayer_with_vite+preact.md +1 -0
- package/docs/ja/intlayer_with_vite+react.md +1 -0
- package/docs/ja/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/ja/intlayer_with_vite+solid.md +1 -0
- package/docs/ja/intlayer_with_vite+svelte.md +1 -0
- package/docs/ja/intlayer_with_vite+vanilla.md +1 -0
- package/docs/ja/intlayer_with_vite+vue.md +1 -0
- package/docs/ja/introduction.md +1 -0
- package/docs/ja/locale_mapper.md +1 -0
- package/docs/ja/lsp.md +1 -0
- package/docs/ja/mcp_server.md +1 -0
- package/docs/ja/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/ja/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/ja/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/ja/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/ja/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/ja/packages/adonis-intlayer/exports.md +1 -0
- package/docs/ja/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/ja/packages/adonis-intlayer/t.md +1 -0
- package/docs/ja/packages/angular-intlayer/exports.md +1 -0
- package/docs/ja/packages/astro-intlayer/exports.md +1 -0
- package/docs/ja/packages/express-intlayer/exports.md +1 -0
- package/docs/ja/packages/express-intlayer/intlayer.md +1 -0
- package/docs/ja/packages/express-intlayer/t.md +1 -0
- package/docs/ja/packages/fastify-intlayer/exports.md +1 -0
- package/docs/ja/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/ja/packages/hono-intlayer/exports.md +1 -0
- package/docs/ja/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/ja/packages/hono-intlayer/t.md +1 -0
- package/docs/ja/packages/intlayer/exports.md +1 -0
- package/docs/ja/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/ja/packages/intlayer/getConfiguration.md +1 -0
- package/docs/ja/packages/intlayer/getEnumeration.md +1 -0
- package/docs/ja/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/ja/packages/intlayer/getLocale.md +1 -0
- package/docs/ja/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/ja/packages/intlayer/getLocaleName.md +1 -0
- package/docs/ja/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/ja/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/ja/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/ja/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/ja/packages/intlayer/getPrefix.md +1 -0
- package/docs/ja/packages/intlayer/getTranslation.md +1 -0
- package/docs/ja/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/ja/packages/intlayer/validatePrefix.md +1 -0
- package/docs/ja/packages/intlayer-cli/exports.md +1 -0
- package/docs/ja/packages/lynx-intlayer/exports.md +1 -0
- package/docs/ja/packages/next-intlayer/exports.md +1 -0
- package/docs/ja/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/ja/packages/next-intlayer/t.md +1 -0
- package/docs/ja/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/ja/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/ja/packages/next-intlayer/useLocale.md +1 -0
- package/docs/ja/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/ja/packages/preact-intlayer/exports.md +1 -0
- package/docs/ja/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/ja/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/ja/packages/react-intlayer/exports.md +1 -0
- package/docs/ja/packages/react-intlayer/t.md +1 -0
- package/docs/ja/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/ja/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/ja/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ja/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/packages/react-native-intlayer/exports.md +1 -0
- package/docs/ja/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ja/packages/solid-intlayer/exports.md +1 -0
- package/docs/ja/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/ja/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/ja/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/packages/svelte-intlayer/exports.md +1 -0
- package/docs/ja/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/packages/vite-intlayer/exports.md +1 -0
- package/docs/ja/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ja/packages/vue-intlayer/exports.md +1 -0
- package/docs/ja/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/per_locale_file.md +1 -0
- package/docs/ja/plugins/sync-json.md +1 -0
- package/docs/ja/plugins/sync-po.md +1 -0
- package/docs/ja/releases/v6.md +1 -0
- package/docs/ja/releases/v7.md +1 -0
- package/docs/ja/releases/v8.md +1 -0
- package/docs/ja/roadmap.md +1 -0
- package/docs/ja/testing.md +1 -0
- package/docs/ja/vs_code_extension.md +1 -0
- package/docs/ko/CI_CD.md +1 -0
- package/docs/ko/agent_skills.md +1 -0
- package/docs/ko/autoFill.md +1 -0
- package/docs/ko/benchmark/index.md +1 -0
- package/docs/ko/benchmark/nextjs.md +1 -1
- package/docs/ko/benchmark/solid.md +1 -1
- package/docs/ko/benchmark/svelte.md +1 -1
- package/docs/ko/benchmark/tanstack.md +1 -1
- package/docs/ko/benchmark/vue.md +1 -1
- package/docs/ko/bundle_optimization.md +6 -5
- package/docs/ko/cli/build.md +1 -0
- package/docs/ko/cli/ci.md +1 -0
- package/docs/ko/cli/configuration.md +1 -0
- package/docs/ko/cli/debug.md +1 -0
- package/docs/ko/cli/doc-review.md +1 -0
- package/docs/ko/cli/doc-translate.md +1 -0
- package/docs/ko/cli/editor.md +1 -0
- package/docs/ko/cli/extract.md +1 -0
- package/docs/ko/cli/fill.md +1 -0
- package/docs/ko/cli/index.md +10 -1
- package/docs/ko/cli/init.md +1 -0
- package/docs/ko/cli/list.md +1 -0
- package/docs/ko/cli/list_projects.md +1 -0
- package/docs/ko/cli/live.md +1 -0
- package/docs/ko/cli/login.md +1 -0
- package/docs/ko/cli/pull.md +1 -0
- package/docs/ko/cli/push.md +1 -0
- package/docs/ko/cli/scan.md +160 -0
- package/docs/ko/cli/sdk.md +1 -0
- package/docs/ko/cli/standalone.md +1 -0
- package/docs/ko/cli/test.md +1 -0
- package/docs/ko/cli/version.md +1 -0
- package/docs/ko/cli/watch.md +1 -0
- package/docs/ko/compiler.md +1 -0
- package/docs/ko/component_i18n.md +1 -0
- package/docs/ko/configuration.md +1 -0
- package/docs/ko/custom_domains.md +1 -0
- package/docs/ko/custom_url_rewrites.md +1 -0
- package/docs/ko/dictionary/condition.md +1 -0
- package/docs/ko/dictionary/content_file.md +61 -0
- package/docs/ko/dictionary/enumeration.md +1 -0
- package/docs/ko/dictionary/file.md +1 -0
- package/docs/ko/dictionary/function_fetching.md +1 -0
- package/docs/ko/dictionary/gender.md +1 -0
- package/docs/ko/dictionary/html.md +1 -0
- package/docs/ko/dictionary/insertion.md +1 -0
- package/docs/ko/dictionary/markdown.md +1 -0
- package/docs/ko/dictionary/nesting.md +1 -0
- package/docs/ko/dictionary/plurial.md +1 -0
- package/docs/ko/dictionary/translation.md +1 -0
- package/docs/ko/dynamic_dictionaries/collections.md +246 -0
- package/docs/ko/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/ko/dynamic_dictionaries/index.md +48 -0
- package/docs/ko/dynamic_dictionaries/variants.md +234 -0
- package/docs/ko/formatters.md +1 -0
- package/docs/ko/how_works_intlayer.md +1 -0
- package/docs/ko/interest_of_intlayer.md +1 -0
- package/docs/ko/intlayer_CMS.md +1 -0
- package/docs/ko/intlayer_visual_editor.md +1 -0
- package/docs/ko/intlayer_with_adonisjs.md +1 -0
- package/docs/ko/intlayer_with_analog.md +1 -0
- package/docs/ko/intlayer_with_angular_19.md +1 -0
- package/docs/ko/intlayer_with_angular_21.md +1 -0
- package/docs/ko/intlayer_with_astro.md +1 -0
- package/docs/ko/intlayer_with_astro_lit.md +1 -0
- package/docs/ko/intlayer_with_astro_preact.md +1 -0
- package/docs/ko/intlayer_with_astro_react.md +1 -0
- package/docs/ko/intlayer_with_astro_solid.md +1 -0
- package/docs/ko/intlayer_with_astro_svelte.md +1 -0
- package/docs/ko/intlayer_with_astro_vanilla.md +1 -0
- package/docs/ko/intlayer_with_astro_vue.md +1 -0
- package/docs/ko/intlayer_with_create_react_app.md +1 -0
- package/docs/ko/intlayer_with_express.md +1 -0
- package/docs/ko/intlayer_with_fastify.md +1 -0
- package/docs/ko/intlayer_with_hono.md +1 -0
- package/docs/ko/intlayer_with_lynx+react.md +11 -2
- package/docs/ko/intlayer_with_nestjs.md +3 -1
- package/docs/ko/intlayer_with_next-i18next.md +1 -0
- package/docs/ko/intlayer_with_next-intl.md +1 -0
- package/docs/ko/intlayer_with_nextjs_14.md +1 -0
- package/docs/ko/intlayer_with_nextjs_15.md +1 -0
- package/docs/ko/intlayer_with_nextjs_16.md +1 -0
- package/docs/ko/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/ko/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/ko/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/ko/intlayer_with_nuxt.md +1 -0
- package/docs/ko/intlayer_with_react_native+expo.md +1 -0
- package/docs/ko/intlayer_with_react_router_v7.md +1 -0
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/ko/intlayer_with_storybook.md +1 -0
- package/docs/ko/intlayer_with_svelte_kit.md +1 -0
- package/docs/ko/intlayer_with_tanstack+solid.md +1 -0
- package/docs/ko/intlayer_with_tanstack.md +1 -0
- package/docs/ko/intlayer_with_vanilla.md +1 -0
- package/docs/ko/intlayer_with_vite+lit.md +1 -0
- package/docs/ko/intlayer_with_vite+preact.md +1 -0
- package/docs/ko/intlayer_with_vite+react.md +1 -0
- package/docs/ko/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/ko/intlayer_with_vite+solid.md +1 -0
- package/docs/ko/intlayer_with_vite+svelte.md +1 -0
- package/docs/ko/intlayer_with_vite+vanilla.md +1 -0
- package/docs/ko/intlayer_with_vite+vue.md +1 -0
- package/docs/ko/introduction.md +1 -0
- package/docs/ko/locale_mapper.md +1 -0
- package/docs/ko/lsp.md +1 -0
- package/docs/ko/mcp_server.md +1 -0
- package/docs/ko/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/ko/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/ko/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/ko/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/ko/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/ko/packages/adonis-intlayer/exports.md +1 -0
- package/docs/ko/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/ko/packages/adonis-intlayer/t.md +1 -0
- package/docs/ko/packages/angular-intlayer/exports.md +1 -0
- package/docs/ko/packages/astro-intlayer/exports.md +1 -0
- package/docs/ko/packages/express-intlayer/exports.md +1 -0
- package/docs/ko/packages/express-intlayer/intlayer.md +1 -0
- package/docs/ko/packages/express-intlayer/t.md +1 -0
- package/docs/ko/packages/fastify-intlayer/exports.md +1 -0
- package/docs/ko/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/ko/packages/hono-intlayer/exports.md +1 -0
- package/docs/ko/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/ko/packages/hono-intlayer/t.md +1 -0
- package/docs/ko/packages/intlayer/exports.md +1 -0
- package/docs/ko/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/ko/packages/intlayer/getConfiguration.md +1 -0
- package/docs/ko/packages/intlayer/getEnumeration.md +1 -0
- package/docs/ko/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/ko/packages/intlayer/getLocale.md +1 -0
- package/docs/ko/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/ko/packages/intlayer/getLocaleName.md +1 -0
- package/docs/ko/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/ko/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/ko/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/ko/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/ko/packages/intlayer/getPrefix.md +1 -0
- package/docs/ko/packages/intlayer/getTranslation.md +1 -0
- package/docs/ko/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/ko/packages/intlayer/validatePrefix.md +1 -0
- package/docs/ko/packages/intlayer-cli/exports.md +1 -0
- package/docs/ko/packages/lynx-intlayer/exports.md +1 -0
- package/docs/ko/packages/next-intlayer/exports.md +1 -0
- package/docs/ko/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/ko/packages/next-intlayer/t.md +1 -0
- package/docs/ko/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/ko/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/ko/packages/next-intlayer/useLocale.md +1 -0
- package/docs/ko/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/ko/packages/preact-intlayer/exports.md +1 -0
- package/docs/ko/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/ko/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/ko/packages/react-intlayer/exports.md +1 -0
- package/docs/ko/packages/react-intlayer/t.md +1 -0
- package/docs/ko/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/ko/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/ko/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ko/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/packages/react-native-intlayer/exports.md +1 -0
- package/docs/ko/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ko/packages/solid-intlayer/exports.md +1 -0
- package/docs/ko/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/ko/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/ko/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/packages/svelte-intlayer/exports.md +1 -0
- package/docs/ko/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/packages/vite-intlayer/exports.md +1 -0
- package/docs/ko/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ko/packages/vue-intlayer/exports.md +1 -0
- package/docs/ko/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/per_locale_file.md +1 -0
- package/docs/ko/plugins/sync-json.md +1 -0
- package/docs/ko/plugins/sync-po.md +1 -0
- package/docs/ko/releases/v6.md +1 -0
- package/docs/ko/releases/v7.md +1 -0
- package/docs/ko/releases/v8.md +1 -0
- package/docs/ko/roadmap.md +1 -0
- package/docs/ko/testing.md +1 -0
- package/docs/ko/vs_code_extension.md +1 -0
- package/docs/nl/bundle_optimization.md +6 -5
- package/docs/nl/cli/index.md +10 -1
- package/docs/nl/cli/init.md +1 -0
- package/docs/nl/cli/scan.md +160 -0
- package/docs/nl/cli/standalone.md +1 -0
- package/docs/nl/configuration.md +1 -0
- package/docs/nl/custom_domains.md +1 -0
- package/docs/nl/interest_of_intlayer.md +1 -0
- package/docs/nl/intlayer_with_angular_21.md +1 -0
- package/docs/nl/intlayer_with_fastify.md +1 -0
- package/docs/nl/intlayer_with_hono.md +1 -0
- package/docs/nl/intlayer_with_storybook.md +6 -8
- package/docs/nl/intlayer_with_vanilla.md +1 -0
- package/docs/nl/intlayer_with_vite+lit.md +1 -0
- package/docs/nl/intlayer_with_vite+vanilla.md +1 -0
- package/docs/nl/introduction.md +1 -0
- package/docs/pl/CI_CD.md +1 -0
- package/docs/pl/agent_skills.md +1 -0
- package/docs/pl/autoFill.md +1 -0
- package/docs/pl/benchmark/index.md +1 -0
- package/docs/pl/benchmark/nextjs.md +1 -1
- package/docs/pl/benchmark/solid.md +1 -1
- package/docs/pl/benchmark/svelte.md +1 -1
- package/docs/pl/benchmark/tanstack.md +1 -1
- package/docs/pl/benchmark/vue.md +1 -1
- package/docs/pl/bundle_optimization.md +6 -5
- package/docs/pl/cli/build.md +1 -0
- package/docs/pl/cli/ci.md +1 -0
- package/docs/pl/cli/configuration.md +1 -0
- package/docs/pl/cli/debug.md +1 -0
- package/docs/pl/cli/doc-review.md +1 -0
- package/docs/pl/cli/doc-translate.md +1 -0
- package/docs/pl/cli/editor.md +1 -0
- package/docs/pl/cli/extract.md +1 -0
- package/docs/pl/cli/fill.md +1 -0
- package/docs/pl/cli/index.md +10 -1
- package/docs/pl/cli/init.md +1 -0
- package/docs/pl/cli/list.md +1 -0
- package/docs/pl/cli/list_projects.md +1 -0
- package/docs/pl/cli/live.md +1 -0
- package/docs/pl/cli/login.md +1 -0
- package/docs/pl/cli/pull.md +1 -0
- package/docs/pl/cli/push.md +1 -0
- package/docs/pl/cli/scan.md +160 -0
- package/docs/pl/cli/sdk.md +1 -0
- package/docs/pl/cli/standalone.md +1 -0
- package/docs/pl/cli/test.md +1 -0
- package/docs/pl/cli/version.md +1 -0
- package/docs/pl/cli/watch.md +1 -0
- package/docs/pl/compiler.md +1 -0
- package/docs/pl/component_i18n.md +1 -0
- package/docs/pl/configuration.md +1 -0
- package/docs/pl/custom_domains.md +1 -0
- package/docs/pl/custom_url_rewrites.md +1 -0
- package/docs/pl/dictionary/condition.md +1 -0
- package/docs/pl/dictionary/content_file.md +61 -0
- package/docs/pl/dictionary/enumeration.md +1 -0
- package/docs/pl/dictionary/file.md +1 -0
- package/docs/pl/dictionary/function_fetching.md +1 -0
- package/docs/pl/dictionary/gender.md +1 -0
- package/docs/pl/dictionary/html.md +1 -0
- package/docs/pl/dictionary/insertion.md +1 -0
- package/docs/pl/dictionary/markdown.md +1 -0
- package/docs/pl/dictionary/nesting.md +1 -0
- package/docs/pl/dictionary/plurial.md +1 -0
- package/docs/pl/dictionary/translation.md +1 -0
- package/docs/pl/dynamic_dictionaries/collections.md +246 -0
- package/docs/pl/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/pl/dynamic_dictionaries/index.md +48 -0
- package/docs/pl/dynamic_dictionaries/variants.md +234 -0
- package/docs/pl/formatters.md +1 -0
- package/docs/pl/how_works_intlayer.md +1 -0
- package/docs/pl/interest_of_intlayer.md +1 -0
- package/docs/pl/intlayer_CMS.md +1 -0
- package/docs/pl/intlayer_visual_editor.md +1 -0
- package/docs/pl/intlayer_with_adonisjs.md +1 -0
- package/docs/pl/intlayer_with_analog.md +1 -0
- package/docs/pl/intlayer_with_angular_19.md +1 -0
- package/docs/pl/intlayer_with_angular_21.md +1 -0
- package/docs/pl/intlayer_with_astro.md +1 -0
- package/docs/pl/intlayer_with_astro_lit.md +1 -0
- package/docs/pl/intlayer_with_astro_preact.md +1 -0
- package/docs/pl/intlayer_with_astro_react.md +1 -0
- package/docs/pl/intlayer_with_astro_solid.md +1 -0
- package/docs/pl/intlayer_with_astro_svelte.md +1 -0
- package/docs/pl/intlayer_with_astro_vanilla.md +1 -0
- package/docs/pl/intlayer_with_astro_vue.md +1 -0
- package/docs/pl/intlayer_with_create_react_app.md +1 -0
- package/docs/pl/intlayer_with_express.md +1 -0
- package/docs/pl/intlayer_with_fastify.md +1 -0
- package/docs/pl/intlayer_with_hono.md +1 -0
- package/docs/pl/intlayer_with_lynx+react.md +26 -7
- package/docs/pl/intlayer_with_nestjs.md +3 -1
- package/docs/pl/intlayer_with_next-i18next.md +1 -0
- package/docs/pl/intlayer_with_next-intl.md +1 -0
- package/docs/pl/intlayer_with_nextjs_14.md +1 -0
- package/docs/pl/intlayer_with_nextjs_15.md +1 -0
- package/docs/pl/intlayer_with_nextjs_16.md +1 -0
- package/docs/pl/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/pl/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/pl/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/pl/intlayer_with_nuxt.md +1 -0
- package/docs/pl/intlayer_with_react_native+expo.md +29 -8
- package/docs/pl/intlayer_with_react_router_v7.md +1 -0
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/pl/intlayer_with_storybook.md +6 -8
- package/docs/pl/intlayer_with_svelte_kit.md +1 -0
- package/docs/pl/intlayer_with_tanstack+solid.md +1 -0
- package/docs/pl/intlayer_with_tanstack.md +1 -0
- package/docs/pl/intlayer_with_vanilla.md +1 -0
- package/docs/pl/intlayer_with_vite+lit.md +1 -0
- package/docs/pl/intlayer_with_vite+preact.md +1 -0
- package/docs/pl/intlayer_with_vite+react.md +1 -0
- package/docs/pl/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/pl/intlayer_with_vite+solid.md +1 -0
- package/docs/pl/intlayer_with_vite+svelte.md +1 -0
- package/docs/pl/intlayer_with_vite+vanilla.md +1 -0
- package/docs/pl/intlayer_with_vite+vue.md +1 -0
- package/docs/pl/introduction.md +1 -0
- package/docs/pl/locale_mapper.md +1 -0
- package/docs/pl/lsp.md +1 -0
- package/docs/pl/mcp_server.md +1 -0
- package/docs/pl/packages/adonis-intlayer/exports.md +1 -0
- package/docs/pl/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/pl/packages/adonis-intlayer/t.md +1 -0
- package/docs/pl/packages/angular-intlayer/exports.md +1 -0
- package/docs/pl/packages/astro-intlayer/exports.md +1 -0
- package/docs/pl/packages/express-intlayer/exports.md +1 -0
- package/docs/pl/packages/express-intlayer/intlayer.md +1 -0
- package/docs/pl/packages/express-intlayer/t.md +1 -0
- package/docs/pl/packages/fastify-intlayer/exports.md +1 -0
- package/docs/pl/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/pl/packages/hono-intlayer/exports.md +1 -0
- package/docs/pl/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/pl/packages/hono-intlayer/t.md +1 -0
- package/docs/pl/packages/intlayer/exports.md +1 -0
- package/docs/pl/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/pl/packages/intlayer/getConfiguration.md +1 -0
- package/docs/pl/packages/intlayer/getEnumeration.md +1 -0
- package/docs/pl/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/pl/packages/intlayer/getLocale.md +1 -0
- package/docs/pl/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/pl/packages/intlayer/getLocaleName.md +1 -0
- package/docs/pl/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/pl/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/pl/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/pl/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/pl/packages/intlayer/getPrefix.md +1 -0
- package/docs/pl/packages/intlayer/getTranslation.md +1 -0
- package/docs/pl/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/pl/packages/intlayer/validatePrefix.md +1 -0
- package/docs/pl/packages/intlayer-cli/exports.md +1 -0
- package/docs/pl/packages/lynx-intlayer/exports.md +1 -0
- package/docs/pl/packages/next-intlayer/exports.md +1 -0
- package/docs/pl/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/pl/packages/next-intlayer/t.md +1 -0
- package/docs/pl/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/pl/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/pl/packages/next-intlayer/useLocale.md +1 -0
- package/docs/pl/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/pl/packages/preact-intlayer/exports.md +1 -0
- package/docs/pl/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/pl/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/pl/packages/react-intlayer/exports.md +1 -0
- package/docs/pl/packages/react-intlayer/t.md +1 -0
- package/docs/pl/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/pl/packages/react-intlayer/useI18n.md +1 -0
- package/docs/pl/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/pl/packages/react-intlayer/useLocale.md +1 -0
- package/docs/pl/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/packages/react-native-intlayer/exports.md +1 -0
- package/docs/pl/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/pl/packages/solid-intlayer/exports.md +1 -0
- package/docs/pl/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/pl/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/pl/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/packages/svelte-intlayer/exports.md +1 -0
- package/docs/pl/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/packages/vite-intlayer/exports.md +1 -0
- package/docs/pl/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/pl/packages/vue-intlayer/exports.md +1 -0
- package/docs/pl/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/per_locale_file.md +1 -0
- package/docs/pl/plugins/sync-json.md +1 -0
- package/docs/pl/plugins/sync-po.md +1 -0
- package/docs/pl/releases/v6.md +1 -0
- package/docs/pl/releases/v7.md +1 -0
- package/docs/pl/releases/v8.md +1 -0
- package/docs/pl/roadmap.md +1 -0
- package/docs/pl/testing.md +1 -0
- package/docs/pl/vs_code_extension.md +1 -0
- package/docs/pt/CI_CD.md +1 -0
- package/docs/pt/agent_skills.md +1 -0
- package/docs/pt/autoFill.md +1 -0
- package/docs/pt/benchmark/index.md +1 -0
- package/docs/pt/benchmark/nextjs.md +1 -1
- package/docs/pt/benchmark/solid.md +1 -1
- package/docs/pt/benchmark/svelte.md +1 -1
- package/docs/pt/benchmark/tanstack.md +1 -1
- package/docs/pt/benchmark/vue.md +1 -1
- package/docs/pt/bundle_optimization.md +6 -5
- package/docs/pt/cli/build.md +1 -0
- package/docs/pt/cli/ci.md +1 -0
- package/docs/pt/cli/configuration.md +1 -0
- package/docs/pt/cli/debug.md +1 -0
- package/docs/pt/cli/doc-review.md +1 -0
- package/docs/pt/cli/doc-translate.md +1 -0
- package/docs/pt/cli/editor.md +1 -0
- package/docs/pt/cli/extract.md +1 -0
- package/docs/pt/cli/fill.md +1 -0
- package/docs/pt/cli/index.md +10 -1
- package/docs/pt/cli/init.md +1 -0
- package/docs/pt/cli/list.md +1 -0
- package/docs/pt/cli/list_projects.md +1 -0
- package/docs/pt/cli/live.md +1 -0
- package/docs/pt/cli/login.md +1 -0
- package/docs/pt/cli/pull.md +1 -0
- package/docs/pt/cli/push.md +1 -0
- package/docs/pt/cli/scan.md +160 -0
- package/docs/pt/cli/sdk.md +1 -0
- package/docs/pt/cli/standalone.md +1 -0
- package/docs/pt/cli/test.md +1 -0
- package/docs/pt/cli/version.md +1 -0
- package/docs/pt/cli/watch.md +1 -0
- package/docs/pt/compiler.md +1 -0
- package/docs/pt/component_i18n.md +1 -0
- package/docs/pt/configuration.md +1 -0
- package/docs/pt/custom_domains.md +1 -0
- package/docs/pt/custom_url_rewrites.md +1 -0
- package/docs/pt/dictionary/condition.md +1 -0
- package/docs/pt/dictionary/content_file.md +61 -0
- package/docs/pt/dictionary/enumeration.md +1 -0
- package/docs/pt/dictionary/file.md +1 -0
- package/docs/pt/dictionary/function_fetching.md +1 -0
- package/docs/pt/dictionary/gender.md +1 -0
- package/docs/pt/dictionary/html.md +1 -0
- package/docs/pt/dictionary/insertion.md +1 -0
- package/docs/pt/dictionary/markdown.md +1 -0
- package/docs/pt/dictionary/nesting.md +1 -0
- package/docs/pt/dictionary/plurial.md +1 -0
- package/docs/pt/dictionary/translation.md +1 -0
- package/docs/pt/dynamic_dictionaries/collections.md +246 -0
- package/docs/pt/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/pt/dynamic_dictionaries/index.md +48 -0
- package/docs/pt/dynamic_dictionaries/variants.md +234 -0
- package/docs/pt/formatters.md +1 -0
- package/docs/pt/how_works_intlayer.md +1 -0
- package/docs/pt/interest_of_intlayer.md +1 -0
- package/docs/pt/intlayer_CMS.md +1 -0
- package/docs/pt/intlayer_visual_editor.md +1 -0
- package/docs/pt/intlayer_with_adonisjs.md +1 -0
- package/docs/pt/intlayer_with_analog.md +1 -0
- package/docs/pt/intlayer_with_angular_19.md +1 -0
- package/docs/pt/intlayer_with_angular_21.md +1 -0
- package/docs/pt/intlayer_with_astro.md +1 -0
- package/docs/pt/intlayer_with_astro_lit.md +1 -0
- package/docs/pt/intlayer_with_astro_preact.md +1 -0
- package/docs/pt/intlayer_with_astro_react.md +1 -0
- package/docs/pt/intlayer_with_astro_solid.md +1 -0
- package/docs/pt/intlayer_with_astro_svelte.md +1 -0
- package/docs/pt/intlayer_with_astro_vanilla.md +1 -0
- package/docs/pt/intlayer_with_astro_vue.md +1 -0
- package/docs/pt/intlayer_with_create_react_app.md +1 -0
- package/docs/pt/intlayer_with_express.md +1 -0
- package/docs/pt/intlayer_with_fastify.md +1 -0
- package/docs/pt/intlayer_with_hono.md +1 -0
- package/docs/pt/intlayer_with_lynx+react.md +26 -7
- package/docs/pt/intlayer_with_nestjs.md +3 -1
- package/docs/pt/intlayer_with_next-i18next.md +1 -0
- package/docs/pt/intlayer_with_next-intl.md +1 -0
- package/docs/pt/intlayer_with_nextjs_14.md +1 -0
- package/docs/pt/intlayer_with_nextjs_15.md +1 -0
- package/docs/pt/intlayer_with_nextjs_16.md +1 -0
- package/docs/pt/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/pt/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/pt/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/pt/intlayer_with_nuxt.md +1 -0
- package/docs/pt/intlayer_with_react_native+expo.md +29 -8
- package/docs/pt/intlayer_with_react_router_v7.md +3 -1
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/pt/intlayer_with_storybook.md +6 -8
- package/docs/pt/intlayer_with_svelte_kit.md +1 -0
- package/docs/pt/intlayer_with_tanstack+solid.md +1 -0
- package/docs/pt/intlayer_with_tanstack.md +1 -0
- package/docs/pt/intlayer_with_vanilla.md +1 -0
- package/docs/pt/intlayer_with_vite+lit.md +1 -0
- package/docs/pt/intlayer_with_vite+preact.md +1 -0
- package/docs/pt/intlayer_with_vite+react.md +1 -0
- package/docs/pt/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/pt/intlayer_with_vite+solid.md +1 -0
- package/docs/pt/intlayer_with_vite+svelte.md +1 -0
- package/docs/pt/intlayer_with_vite+vanilla.md +1 -0
- package/docs/pt/intlayer_with_vite+vue.md +1 -0
- package/docs/pt/introduction.md +1 -0
- package/docs/pt/locale_mapper.md +1 -0
- package/docs/pt/lsp.md +1 -0
- package/docs/pt/mcp_server.md +1 -0
- package/docs/pt/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/pt/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/pt/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/pt/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/pt/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/pt/packages/adonis-intlayer/exports.md +1 -0
- package/docs/pt/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/pt/packages/adonis-intlayer/t.md +1 -0
- package/docs/pt/packages/angular-intlayer/exports.md +1 -0
- package/docs/pt/packages/astro-intlayer/exports.md +1 -0
- package/docs/pt/packages/express-intlayer/exports.md +1 -0
- package/docs/pt/packages/express-intlayer/intlayer.md +1 -0
- package/docs/pt/packages/express-intlayer/t.md +1 -0
- package/docs/pt/packages/fastify-intlayer/exports.md +1 -0
- package/docs/pt/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/pt/packages/hono-intlayer/exports.md +1 -0
- package/docs/pt/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/pt/packages/hono-intlayer/t.md +1 -0
- package/docs/pt/packages/intlayer/exports.md +1 -0
- package/docs/pt/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/pt/packages/intlayer/getConfiguration.md +1 -0
- package/docs/pt/packages/intlayer/getEnumeration.md +1 -0
- package/docs/pt/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/pt/packages/intlayer/getLocale.md +1 -0
- package/docs/pt/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/pt/packages/intlayer/getLocaleName.md +1 -0
- package/docs/pt/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/pt/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/pt/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/pt/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/pt/packages/intlayer/getPrefix.md +1 -0
- package/docs/pt/packages/intlayer/getTranslation.md +1 -0
- package/docs/pt/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/pt/packages/intlayer/validatePrefix.md +1 -0
- package/docs/pt/packages/intlayer-cli/exports.md +1 -0
- package/docs/pt/packages/lynx-intlayer/exports.md +1 -0
- package/docs/pt/packages/next-intlayer/exports.md +1 -0
- package/docs/pt/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/pt/packages/next-intlayer/t.md +1 -0
- package/docs/pt/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/pt/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/pt/packages/next-intlayer/useLocale.md +1 -0
- package/docs/pt/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/pt/packages/preact-intlayer/exports.md +1 -0
- package/docs/pt/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/pt/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/pt/packages/react-intlayer/exports.md +1 -0
- package/docs/pt/packages/react-intlayer/t.md +1 -0
- package/docs/pt/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/pt/packages/react-intlayer/useI18n.md +1 -0
- package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/pt/packages/react-intlayer/useLocale.md +1 -0
- package/docs/pt/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/packages/react-native-intlayer/exports.md +1 -0
- package/docs/pt/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/pt/packages/solid-intlayer/exports.md +1 -0
- package/docs/pt/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/pt/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/pt/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/packages/svelte-intlayer/exports.md +1 -0
- package/docs/pt/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/packages/vite-intlayer/exports.md +1 -0
- package/docs/pt/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/pt/packages/vue-intlayer/exports.md +1 -0
- package/docs/pt/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/per_locale_file.md +1 -0
- package/docs/pt/plugins/sync-json.md +1 -0
- package/docs/pt/plugins/sync-po.md +1 -0
- package/docs/pt/releases/v6.md +1 -0
- package/docs/pt/releases/v7.md +1 -0
- package/docs/pt/releases/v8.md +1 -0
- package/docs/pt/roadmap.md +1 -0
- package/docs/pt/testing.md +1 -0
- package/docs/pt/vs_code_extension.md +1 -0
- package/docs/ru/CI_CD.md +1 -0
- package/docs/ru/agent_skills.md +1 -0
- package/docs/ru/autoFill.md +1 -0
- package/docs/ru/benchmark/index.md +1 -0
- package/docs/ru/benchmark/nextjs.md +1 -1
- package/docs/ru/benchmark/solid.md +1 -1
- package/docs/ru/benchmark/svelte.md +1 -1
- package/docs/ru/benchmark/tanstack.md +1 -1
- package/docs/ru/benchmark/vue.md +1 -1
- package/docs/ru/bundle_optimization.md +6 -5
- package/docs/ru/cli/build.md +1 -0
- package/docs/ru/cli/ci.md +1 -0
- package/docs/ru/cli/configuration.md +1 -0
- package/docs/ru/cli/debug.md +1 -0
- package/docs/ru/cli/doc-review.md +1 -0
- package/docs/ru/cli/doc-translate.md +1 -0
- package/docs/ru/cli/editor.md +1 -0
- package/docs/ru/cli/extract.md +1 -0
- package/docs/ru/cli/fill.md +1 -0
- package/docs/ru/cli/index.md +10 -1
- package/docs/ru/cli/init.md +1 -0
- package/docs/ru/cli/list.md +1 -0
- package/docs/ru/cli/list_projects.md +1 -0
- package/docs/ru/cli/live.md +1 -0
- package/docs/ru/cli/login.md +1 -0
- package/docs/ru/cli/pull.md +1 -0
- package/docs/ru/cli/push.md +1 -0
- package/docs/ru/cli/scan.md +160 -0
- package/docs/ru/cli/sdk.md +1 -0
- package/docs/ru/cli/standalone.md +1 -0
- package/docs/ru/cli/test.md +1 -0
- package/docs/ru/cli/version.md +1 -0
- package/docs/ru/cli/watch.md +1 -0
- package/docs/ru/compiler.md +1 -0
- package/docs/ru/component_i18n.md +1 -0
- package/docs/ru/configuration.md +1 -0
- package/docs/ru/custom_domains.md +1 -0
- package/docs/ru/custom_url_rewrites.md +1 -0
- package/docs/ru/dictionary/condition.md +1 -0
- package/docs/ru/dictionary/content_file.md +61 -0
- package/docs/ru/dictionary/enumeration.md +1 -0
- package/docs/ru/dictionary/file.md +1 -0
- package/docs/ru/dictionary/function_fetching.md +1 -0
- package/docs/ru/dictionary/gender.md +1 -0
- package/docs/ru/dictionary/html.md +1 -0
- package/docs/ru/dictionary/insertion.md +1 -0
- package/docs/ru/dictionary/markdown.md +1 -0
- package/docs/ru/dictionary/nesting.md +1 -0
- package/docs/ru/dictionary/plurial.md +1 -0
- package/docs/ru/dictionary/translation.md +1 -0
- package/docs/ru/dynamic_dictionaries/collections.md +246 -0
- package/docs/ru/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/ru/dynamic_dictionaries/index.md +48 -0
- package/docs/ru/dynamic_dictionaries/variants.md +234 -0
- package/docs/ru/formatters.md +1 -0
- package/docs/ru/how_works_intlayer.md +1 -0
- package/docs/ru/interest_of_intlayer.md +1 -0
- package/docs/ru/intlayer_CMS.md +1 -0
- package/docs/ru/intlayer_visual_editor.md +1 -0
- package/docs/ru/intlayer_with_adonisjs.md +1 -0
- package/docs/ru/intlayer_with_analog.md +1 -0
- package/docs/ru/intlayer_with_angular_19.md +1 -0
- package/docs/ru/intlayer_with_angular_21.md +1 -0
- package/docs/ru/intlayer_with_astro.md +1 -0
- package/docs/ru/intlayer_with_astro_lit.md +1 -0
- package/docs/ru/intlayer_with_astro_preact.md +1 -0
- package/docs/ru/intlayer_with_astro_react.md +1 -0
- package/docs/ru/intlayer_with_astro_solid.md +1 -0
- package/docs/ru/intlayer_with_astro_svelte.md +1 -0
- package/docs/ru/intlayer_with_astro_vanilla.md +1 -0
- package/docs/ru/intlayer_with_astro_vue.md +1 -0
- package/docs/ru/intlayer_with_create_react_app.md +1 -0
- package/docs/ru/intlayer_with_express.md +1 -0
- package/docs/ru/intlayer_with_fastify.md +1 -0
- package/docs/ru/intlayer_with_hono.md +1 -0
- package/docs/ru/intlayer_with_lynx+react.md +26 -7
- package/docs/ru/intlayer_with_nestjs.md +3 -1
- package/docs/ru/intlayer_with_next-i18next.md +1 -0
- package/docs/ru/intlayer_with_next-intl.md +1 -0
- package/docs/ru/intlayer_with_nextjs_14.md +1 -0
- package/docs/ru/intlayer_with_nextjs_15.md +1 -0
- package/docs/ru/intlayer_with_nextjs_16.md +1 -0
- package/docs/ru/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/ru/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/ru/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/ru/intlayer_with_nuxt.md +1 -0
- package/docs/ru/intlayer_with_react_native+expo.md +26 -7
- package/docs/ru/intlayer_with_react_router_v7.md +1 -0
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/ru/intlayer_with_storybook.md +6 -8
- package/docs/ru/intlayer_with_svelte_kit.md +1 -0
- package/docs/ru/intlayer_with_tanstack+solid.md +1 -0
- package/docs/ru/intlayer_with_tanstack.md +1 -0
- package/docs/ru/intlayer_with_vanilla.md +1 -0
- package/docs/ru/intlayer_with_vite+lit.md +1 -0
- package/docs/ru/intlayer_with_vite+preact.md +1 -0
- package/docs/ru/intlayer_with_vite+react.md +1 -0
- package/docs/ru/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/ru/intlayer_with_vite+solid.md +1 -0
- package/docs/ru/intlayer_with_vite+svelte.md +1 -0
- package/docs/ru/intlayer_with_vite+vanilla.md +1 -0
- package/docs/ru/intlayer_with_vite+vue.md +1 -0
- package/docs/ru/introduction.md +1 -0
- package/docs/ru/locale_mapper.md +1 -0
- package/docs/ru/lsp.md +1 -0
- package/docs/ru/mcp_server.md +1 -0
- package/docs/ru/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/ru/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/ru/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/ru/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/ru/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/ru/packages/adonis-intlayer/exports.md +1 -0
- package/docs/ru/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/ru/packages/adonis-intlayer/t.md +1 -0
- package/docs/ru/packages/angular-intlayer/exports.md +1 -0
- package/docs/ru/packages/astro-intlayer/exports.md +1 -0
- package/docs/ru/packages/express-intlayer/exports.md +1 -0
- package/docs/ru/packages/express-intlayer/intlayer.md +1 -0
- package/docs/ru/packages/express-intlayer/t.md +1 -0
- package/docs/ru/packages/fastify-intlayer/exports.md +1 -0
- package/docs/ru/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/ru/packages/hono-intlayer/exports.md +1 -0
- package/docs/ru/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/ru/packages/hono-intlayer/t.md +1 -0
- package/docs/ru/packages/intlayer/exports.md +1 -0
- package/docs/ru/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/ru/packages/intlayer/getConfiguration.md +1 -0
- package/docs/ru/packages/intlayer/getEnumeration.md +1 -0
- package/docs/ru/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/ru/packages/intlayer/getLocale.md +1 -0
- package/docs/ru/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/ru/packages/intlayer/getLocaleName.md +1 -0
- package/docs/ru/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/ru/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/ru/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/ru/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/ru/packages/intlayer/getPrefix.md +1 -0
- package/docs/ru/packages/intlayer/getTranslation.md +1 -0
- package/docs/ru/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/ru/packages/intlayer/validatePrefix.md +1 -0
- package/docs/ru/packages/intlayer-cli/exports.md +1 -0
- package/docs/ru/packages/lynx-intlayer/exports.md +1 -0
- package/docs/ru/packages/next-intlayer/exports.md +1 -0
- package/docs/ru/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/ru/packages/next-intlayer/t.md +1 -0
- package/docs/ru/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/ru/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/ru/packages/next-intlayer/useLocale.md +1 -0
- package/docs/ru/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/ru/packages/preact-intlayer/exports.md +1 -0
- package/docs/ru/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/ru/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/ru/packages/react-intlayer/exports.md +1 -0
- package/docs/ru/packages/react-intlayer/t.md +1 -0
- package/docs/ru/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/ru/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/ru/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ru/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/packages/react-native-intlayer/exports.md +1 -0
- package/docs/ru/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ru/packages/solid-intlayer/exports.md +1 -0
- package/docs/ru/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/ru/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/ru/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/packages/svelte-intlayer/exports.md +1 -0
- package/docs/ru/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/packages/vite-intlayer/exports.md +1 -0
- package/docs/ru/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ru/packages/vue-intlayer/exports.md +1 -0
- package/docs/ru/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/per_locale_file.md +1 -0
- package/docs/ru/plugins/sync-json.md +1 -0
- package/docs/ru/plugins/sync-po.md +1 -0
- package/docs/ru/releases/v6.md +1 -0
- package/docs/ru/releases/v7.md +1 -0
- package/docs/ru/releases/v8.md +1 -0
- package/docs/ru/roadmap.md +1 -0
- package/docs/ru/testing.md +1 -0
- package/docs/ru/vs_code_extension.md +1 -0
- package/docs/tr/CI_CD.md +1 -0
- package/docs/tr/agent_skills.md +1 -0
- package/docs/tr/autoFill.md +1 -0
- package/docs/tr/benchmark/index.md +1 -0
- package/docs/tr/benchmark/nextjs.md +1 -1
- package/docs/tr/benchmark/solid.md +1 -1
- package/docs/tr/benchmark/svelte.md +1 -1
- package/docs/tr/benchmark/tanstack.md +1 -1
- package/docs/tr/benchmark/vue.md +1 -1
- package/docs/tr/bundle_optimization.md +6 -5
- package/docs/tr/cli/build.md +1 -0
- package/docs/tr/cli/ci.md +1 -0
- package/docs/tr/cli/configuration.md +1 -0
- package/docs/tr/cli/debug.md +1 -0
- package/docs/tr/cli/doc-review.md +1 -0
- package/docs/tr/cli/doc-translate.md +1 -0
- package/docs/tr/cli/editor.md +1 -0
- package/docs/tr/cli/extract.md +1 -0
- package/docs/tr/cli/fill.md +1 -0
- package/docs/tr/cli/index.md +10 -1
- package/docs/tr/cli/init.md +1 -0
- package/docs/tr/cli/list.md +1 -0
- package/docs/tr/cli/list_projects.md +1 -0
- package/docs/tr/cli/live.md +1 -0
- package/docs/tr/cli/login.md +1 -0
- package/docs/tr/cli/pull.md +1 -0
- package/docs/tr/cli/push.md +1 -0
- package/docs/tr/cli/scan.md +160 -0
- package/docs/tr/cli/sdk.md +1 -0
- package/docs/tr/cli/standalone.md +1 -0
- package/docs/tr/cli/test.md +1 -0
- package/docs/tr/cli/version.md +1 -0
- package/docs/tr/cli/watch.md +1 -0
- package/docs/tr/compiler.md +1 -0
- package/docs/tr/component_i18n.md +1 -0
- package/docs/tr/configuration.md +1 -0
- package/docs/tr/custom_domains.md +1 -0
- package/docs/tr/custom_url_rewrites.md +1 -0
- package/docs/tr/dictionary/condition.md +1 -0
- package/docs/tr/dictionary/content_file.md +61 -0
- package/docs/tr/dictionary/enumeration.md +1 -0
- package/docs/tr/dictionary/file.md +1 -0
- package/docs/tr/dictionary/function_fetching.md +1 -0
- package/docs/tr/dictionary/gender.md +1 -0
- package/docs/tr/dictionary/html.md +1 -0
- package/docs/tr/dictionary/insertion.md +1 -0
- package/docs/tr/dictionary/markdown.md +1 -0
- package/docs/tr/dictionary/nesting.md +1 -0
- package/docs/tr/dictionary/plurial.md +1 -0
- package/docs/tr/dictionary/translation.md +1 -0
- package/docs/tr/dynamic_dictionaries/collections.md +246 -0
- package/docs/tr/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/tr/dynamic_dictionaries/index.md +48 -0
- package/docs/tr/dynamic_dictionaries/variants.md +234 -0
- package/docs/tr/formatters.md +1 -0
- package/docs/tr/how_works_intlayer.md +1 -0
- package/docs/tr/interest_of_intlayer.md +1 -0
- package/docs/tr/intlayer_CMS.md +1 -0
- package/docs/tr/intlayer_visual_editor.md +1 -0
- package/docs/tr/intlayer_with_adonisjs.md +1 -0
- package/docs/tr/intlayer_with_analog.md +1 -0
- package/docs/tr/intlayer_with_angular_19.md +1 -0
- package/docs/tr/intlayer_with_angular_21.md +1 -0
- package/docs/tr/intlayer_with_astro.md +1 -0
- package/docs/tr/intlayer_with_astro_lit.md +1 -0
- package/docs/tr/intlayer_with_astro_preact.md +1 -0
- package/docs/tr/intlayer_with_astro_react.md +1 -0
- package/docs/tr/intlayer_with_astro_solid.md +1 -0
- package/docs/tr/intlayer_with_astro_svelte.md +1 -0
- package/docs/tr/intlayer_with_astro_vanilla.md +1 -0
- package/docs/tr/intlayer_with_astro_vue.md +1 -0
- package/docs/tr/intlayer_with_create_react_app.md +1 -0
- package/docs/tr/intlayer_with_express.md +1 -0
- package/docs/tr/intlayer_with_fastify.md +1 -0
- package/docs/tr/intlayer_with_hono.md +1 -0
- package/docs/tr/intlayer_with_lynx+react.md +26 -7
- package/docs/tr/intlayer_with_nestjs.md +3 -1
- package/docs/tr/intlayer_with_next-i18next.md +1 -0
- package/docs/tr/intlayer_with_next-intl.md +1 -0
- package/docs/tr/intlayer_with_nextjs_14.md +41 -15
- package/docs/tr/intlayer_with_nextjs_15.md +1 -0
- package/docs/tr/intlayer_with_nextjs_16.md +1 -0
- package/docs/tr/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/tr/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/tr/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/tr/intlayer_with_nuxt.md +1 -0
- package/docs/tr/intlayer_with_react_native+expo.md +46 -27
- package/docs/tr/intlayer_with_react_router_v7.md +1 -0
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/tr/intlayer_with_storybook.md +6 -8
- package/docs/tr/intlayer_with_svelte_kit.md +1 -0
- package/docs/tr/intlayer_with_tanstack+solid.md +1 -0
- package/docs/tr/intlayer_with_tanstack.md +1 -0
- package/docs/tr/intlayer_with_vanilla.md +1 -0
- package/docs/tr/intlayer_with_vite+lit.md +1 -0
- package/docs/tr/intlayer_with_vite+preact.md +1 -0
- package/docs/tr/intlayer_with_vite+react.md +1 -0
- package/docs/tr/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/tr/intlayer_with_vite+solid.md +1 -0
- package/docs/tr/intlayer_with_vite+svelte.md +1 -0
- package/docs/tr/intlayer_with_vite+vanilla.md +1 -0
- package/docs/tr/intlayer_with_vite+vue.md +1 -0
- package/docs/tr/introduction.md +1 -0
- package/docs/tr/locale_mapper.md +1 -0
- package/docs/tr/lsp.md +1 -0
- package/docs/tr/mcp_server.md +1 -0
- package/docs/tr/migration_from_i18next_to_intlayer.md +1 -0
- package/docs/tr/migration_from_next-i18next_to_intlayer.md +1 -0
- package/docs/tr/migration_from_next-intl_to_intlayer.md +1 -0
- package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
- package/docs/tr/migration_from_react-i18next_to_intlayer.md +1 -0
- package/docs/tr/migration_from_vue-i18n_to_intlayer.md +1 -0
- package/docs/tr/packages/adonis-intlayer/exports.md +1 -0
- package/docs/tr/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/tr/packages/adonis-intlayer/t.md +1 -0
- package/docs/tr/packages/angular-intlayer/exports.md +1 -0
- package/docs/tr/packages/astro-intlayer/exports.md +1 -0
- package/docs/tr/packages/express-intlayer/exports.md +1 -0
- package/docs/tr/packages/express-intlayer/intlayer.md +1 -0
- package/docs/tr/packages/express-intlayer/t.md +1 -0
- package/docs/tr/packages/fastify-intlayer/exports.md +1 -0
- package/docs/tr/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/tr/packages/hono-intlayer/exports.md +1 -0
- package/docs/tr/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/tr/packages/hono-intlayer/t.md +1 -0
- package/docs/tr/packages/intlayer/exports.md +1 -0
- package/docs/tr/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/tr/packages/intlayer/getConfiguration.md +1 -0
- package/docs/tr/packages/intlayer/getEnumeration.md +1 -0
- package/docs/tr/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/tr/packages/intlayer/getLocale.md +1 -0
- package/docs/tr/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/tr/packages/intlayer/getLocaleName.md +1 -0
- package/docs/tr/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/tr/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/tr/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/tr/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/tr/packages/intlayer/getPrefix.md +1 -0
- package/docs/tr/packages/intlayer/getTranslation.md +1 -0
- package/docs/tr/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/tr/packages/intlayer/validatePrefix.md +1 -0
- package/docs/tr/packages/intlayer-cli/exports.md +1 -0
- package/docs/tr/packages/lynx-intlayer/exports.md +1 -0
- package/docs/tr/packages/next-intlayer/exports.md +1 -0
- package/docs/tr/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/tr/packages/next-intlayer/t.md +1 -0
- package/docs/tr/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/tr/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/tr/packages/next-intlayer/useLocale.md +1 -0
- package/docs/tr/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/tr/packages/preact-intlayer/exports.md +1 -0
- package/docs/tr/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/tr/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/tr/packages/react-intlayer/exports.md +1 -0
- package/docs/tr/packages/react-intlayer/t.md +1 -0
- package/docs/tr/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/tr/packages/react-intlayer/useI18n.md +1 -0
- package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/tr/packages/react-intlayer/useLocale.md +1 -0
- package/docs/tr/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/packages/react-native-intlayer/exports.md +1 -0
- package/docs/tr/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/tr/packages/solid-intlayer/exports.md +1 -0
- package/docs/tr/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/tr/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/tr/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/packages/svelte-intlayer/exports.md +1 -0
- package/docs/tr/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/packages/vite-intlayer/exports.md +1 -0
- package/docs/tr/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/tr/packages/vue-intlayer/exports.md +1 -0
- package/docs/tr/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/per_locale_file.md +1 -0
- package/docs/tr/plugins/sync-json.md +1 -0
- package/docs/tr/plugins/sync-po.md +1 -0
- package/docs/tr/releases/v6.md +1 -0
- package/docs/tr/releases/v7.md +1 -0
- package/docs/tr/releases/v8.md +1 -0
- package/docs/tr/roadmap.md +1 -0
- package/docs/tr/testing.md +1 -0
- package/docs/tr/vs_code_extension.md +1 -0
- package/docs/uk/CI_CD.md +1 -0
- package/docs/uk/agent_skills.md +1 -0
- package/docs/uk/autoFill.md +1 -0
- package/docs/uk/benchmark/index.md +1 -0
- package/docs/uk/benchmark/nextjs.md +1 -1
- package/docs/uk/benchmark/solid.md +1 -1
- package/docs/uk/benchmark/svelte.md +1 -1
- package/docs/uk/benchmark/tanstack.md +1 -1
- package/docs/uk/benchmark/vue.md +1 -1
- package/docs/uk/bundle_optimization.md +6 -5
- package/docs/uk/cli/build.md +1 -0
- package/docs/uk/cli/ci.md +1 -0
- package/docs/uk/cli/configuration.md +1 -0
- package/docs/uk/cli/debug.md +1 -0
- package/docs/uk/cli/doc-review.md +1 -0
- package/docs/uk/cli/doc-translate.md +1 -0
- package/docs/uk/cli/editor.md +1 -0
- package/docs/uk/cli/extract.md +1 -0
- package/docs/uk/cli/fill.md +1 -0
- package/docs/uk/cli/index.md +10 -1
- package/docs/uk/cli/init.md +1 -0
- package/docs/uk/cli/list.md +1 -0
- package/docs/uk/cli/list_projects.md +1 -0
- package/docs/uk/cli/live.md +1 -0
- package/docs/uk/cli/login.md +1 -0
- package/docs/uk/cli/pull.md +1 -0
- package/docs/uk/cli/push.md +1 -0
- package/docs/uk/cli/scan.md +160 -0
- package/docs/uk/cli/sdk.md +1 -0
- package/docs/uk/cli/standalone.md +1 -0
- package/docs/uk/cli/test.md +1 -0
- package/docs/uk/cli/version.md +1 -0
- package/docs/uk/cli/watch.md +1 -0
- package/docs/uk/compiler.md +1 -0
- package/docs/uk/component_i18n.md +1 -0
- package/docs/uk/configuration.md +1 -0
- package/docs/uk/custom_domains.md +1 -0
- package/docs/uk/custom_url_rewrites.md +1 -0
- package/docs/uk/dictionary/condition.md +1 -0
- package/docs/uk/dictionary/content_file.md +61 -0
- package/docs/uk/dictionary/enumeration.md +1 -0
- package/docs/uk/dictionary/file.md +1 -0
- package/docs/uk/dictionary/function_fetching.md +1 -0
- package/docs/uk/dictionary/gender.md +1 -0
- package/docs/uk/dictionary/html.md +1 -0
- package/docs/uk/dictionary/insertion.md +1 -0
- package/docs/uk/dictionary/markdown.md +1 -0
- package/docs/uk/dictionary/nesting.md +1 -0
- package/docs/uk/dictionary/plurial.md +1 -0
- package/docs/uk/dictionary/translation.md +1 -0
- package/docs/uk/dynamic_dictionaries/collections.md +246 -0
- package/docs/uk/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/uk/dynamic_dictionaries/index.md +48 -0
- package/docs/uk/dynamic_dictionaries/variants.md +234 -0
- package/docs/uk/formatters.md +1 -0
- package/docs/uk/how_works_intlayer.md +1 -0
- package/docs/uk/interest_of_intlayer.md +1 -0
- package/docs/uk/intlayer_CMS.md +1 -0
- package/docs/uk/intlayer_visual_editor.md +1 -0
- package/docs/uk/intlayer_with_adonisjs.md +1 -0
- package/docs/uk/intlayer_with_analog.md +1 -0
- package/docs/uk/intlayer_with_angular_19.md +1 -0
- package/docs/uk/intlayer_with_angular_21.md +1 -0
- package/docs/uk/intlayer_with_astro.md +1 -0
- package/docs/uk/intlayer_with_astro_lit.md +1 -0
- package/docs/uk/intlayer_with_astro_preact.md +1 -0
- package/docs/uk/intlayer_with_astro_react.md +1 -0
- package/docs/uk/intlayer_with_astro_solid.md +1 -0
- package/docs/uk/intlayer_with_astro_svelte.md +1 -0
- package/docs/uk/intlayer_with_astro_vanilla.md +1 -0
- package/docs/uk/intlayer_with_astro_vue.md +1 -0
- package/docs/uk/intlayer_with_create_react_app.md +1 -0
- package/docs/uk/intlayer_with_express.md +1 -0
- package/docs/uk/intlayer_with_fastify.md +1 -0
- package/docs/uk/intlayer_with_hono.md +1 -0
- package/docs/uk/intlayer_with_lynx+react.md +26 -7
- package/docs/uk/intlayer_with_nestjs.md +1 -0
- package/docs/uk/intlayer_with_next-i18next.md +1 -0
- package/docs/uk/intlayer_with_next-intl.md +1 -0
- package/docs/uk/intlayer_with_nextjs_14.md +1 -0
- package/docs/uk/intlayer_with_nextjs_15.md +1 -0
- package/docs/uk/intlayer_with_nextjs_16.md +1 -0
- package/docs/uk/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/uk/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/uk/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/uk/intlayer_with_nuxt.md +1 -0
- package/docs/uk/intlayer_with_react_native+expo.md +29 -8
- package/docs/uk/intlayer_with_react_router_v7.md +1 -0
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/uk/intlayer_with_storybook.md +6 -8
- package/docs/uk/intlayer_with_svelte_kit.md +1 -0
- package/docs/uk/intlayer_with_tanstack+solid.md +1 -0
- package/docs/uk/intlayer_with_tanstack.md +1 -0
- package/docs/uk/intlayer_with_vanilla.md +1 -0
- package/docs/uk/intlayer_with_vite+lit.md +1 -0
- package/docs/uk/intlayer_with_vite+preact.md +1 -0
- package/docs/uk/intlayer_with_vite+react.md +1 -0
- package/docs/uk/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/uk/intlayer_with_vite+solid.md +1 -0
- package/docs/uk/intlayer_with_vite+svelte.md +1 -0
- package/docs/uk/intlayer_with_vite+vanilla.md +1 -0
- package/docs/uk/intlayer_with_vite+vue.md +1 -0
- package/docs/uk/introduction.md +1 -0
- package/docs/uk/locale_mapper.md +1 -0
- package/docs/uk/lsp.md +1 -0
- package/docs/uk/mcp_server.md +1 -0
- package/docs/uk/packages/adonis-intlayer/exports.md +1 -0
- package/docs/uk/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/uk/packages/adonis-intlayer/t.md +1 -0
- package/docs/uk/packages/angular-intlayer/exports.md +1 -0
- package/docs/uk/packages/astro-intlayer/exports.md +1 -0
- package/docs/uk/packages/express-intlayer/exports.md +1 -0
- package/docs/uk/packages/express-intlayer/intlayer.md +1 -0
- package/docs/uk/packages/express-intlayer/t.md +1 -0
- package/docs/uk/packages/fastify-intlayer/exports.md +1 -0
- package/docs/uk/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/uk/packages/hono-intlayer/exports.md +1 -0
- package/docs/uk/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/uk/packages/hono-intlayer/t.md +1 -0
- package/docs/uk/packages/intlayer/exports.md +1 -0
- package/docs/uk/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/uk/packages/intlayer/getConfiguration.md +1 -0
- package/docs/uk/packages/intlayer/getEnumeration.md +1 -0
- package/docs/uk/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/uk/packages/intlayer/getLocale.md +1 -0
- package/docs/uk/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/uk/packages/intlayer/getLocaleName.md +1 -0
- package/docs/uk/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/uk/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/uk/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/uk/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/uk/packages/intlayer/getPrefix.md +1 -0
- package/docs/uk/packages/intlayer/getTranslation.md +1 -0
- package/docs/uk/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/uk/packages/intlayer/validatePrefix.md +1 -0
- package/docs/uk/packages/intlayer-cli/exports.md +1 -0
- package/docs/uk/packages/lynx-intlayer/exports.md +1 -0
- package/docs/uk/packages/next-intlayer/exports.md +1 -0
- package/docs/uk/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/uk/packages/next-intlayer/t.md +1 -0
- package/docs/uk/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/uk/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/uk/packages/next-intlayer/useLocale.md +1 -0
- package/docs/uk/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/uk/packages/preact-intlayer/exports.md +1 -0
- package/docs/uk/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/uk/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/uk/packages/react-intlayer/exports.md +1 -0
- package/docs/uk/packages/react-intlayer/t.md +1 -0
- package/docs/uk/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/uk/packages/react-intlayer/useI18n.md +1 -0
- package/docs/uk/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/uk/packages/react-intlayer/useLocale.md +1 -0
- package/docs/uk/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/packages/react-native-intlayer/exports.md +1 -0
- package/docs/uk/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/uk/packages/solid-intlayer/exports.md +1 -0
- package/docs/uk/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/uk/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/uk/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/packages/svelte-intlayer/exports.md +1 -0
- package/docs/uk/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/packages/vite-intlayer/exports.md +1 -0
- package/docs/uk/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/uk/packages/vue-intlayer/exports.md +1 -0
- package/docs/uk/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/per_locale_file.md +1 -0
- package/docs/uk/plugins/sync-json.md +1 -0
- package/docs/uk/plugins/sync-po.md +1 -0
- package/docs/uk/releases/v6.md +1 -0
- package/docs/uk/releases/v7.md +1 -0
- package/docs/uk/releases/v8.md +1 -0
- package/docs/uk/roadmap.md +1 -0
- package/docs/uk/testing.md +1 -0
- package/docs/uk/vs_code_extension.md +1 -0
- package/docs/ur/bundle_optimization.md +6 -5
- package/docs/ur/cli/index.md +10 -1
- package/docs/ur/cli/init.md +1 -0
- package/docs/ur/cli/scan.md +160 -0
- package/docs/ur/cli/standalone.md +1 -0
- package/docs/ur/configuration.md +1 -0
- package/docs/ur/custom_domains.md +1 -0
- package/docs/ur/interest_of_intlayer.md +22 -21
- package/docs/ur/intlayer_with_angular_21.md +1 -0
- package/docs/ur/intlayer_with_fastify.md +1 -0
- package/docs/ur/intlayer_with_hono.md +1 -0
- package/docs/ur/intlayer_with_storybook.md +6 -8
- package/docs/ur/intlayer_with_vanilla.md +1 -0
- package/docs/ur/intlayer_with_vite+lit.md +1 -0
- package/docs/ur/intlayer_with_vite+vanilla.md +1 -0
- package/docs/ur/introduction.md +1 -0
- package/docs/vi/CI_CD.md +1 -0
- package/docs/vi/agent_skills.md +1 -0
- package/docs/vi/autoFill.md +1 -0
- package/docs/vi/benchmark/index.md +1 -0
- package/docs/vi/benchmark/nextjs.md +1 -1
- package/docs/vi/benchmark/solid.md +1 -1
- package/docs/vi/benchmark/svelte.md +1 -1
- package/docs/vi/benchmark/tanstack.md +1 -1
- package/docs/vi/benchmark/vue.md +1 -1
- package/docs/vi/bundle_optimization.md +6 -5
- package/docs/vi/cli/build.md +1 -0
- package/docs/vi/cli/ci.md +1 -0
- package/docs/vi/cli/configuration.md +1 -0
- package/docs/vi/cli/debug.md +1 -0
- package/docs/vi/cli/doc-review.md +1 -0
- package/docs/vi/cli/doc-translate.md +1 -0
- package/docs/vi/cli/editor.md +1 -0
- package/docs/vi/cli/extract.md +1 -0
- package/docs/vi/cli/fill.md +1 -0
- package/docs/vi/cli/index.md +10 -1
- package/docs/vi/cli/init.md +1 -0
- package/docs/vi/cli/list.md +1 -0
- package/docs/vi/cli/list_projects.md +1 -0
- package/docs/vi/cli/live.md +1 -0
- package/docs/vi/cli/login.md +1 -0
- package/docs/vi/cli/pull.md +1 -0
- package/docs/vi/cli/push.md +1 -0
- package/docs/vi/cli/scan.md +160 -0
- package/docs/vi/cli/sdk.md +1 -0
- package/docs/vi/cli/standalone.md +1 -0
- package/docs/vi/cli/test.md +1 -0
- package/docs/vi/cli/version.md +1 -0
- package/docs/vi/cli/watch.md +1 -0
- package/docs/vi/compiler.md +1 -0
- package/docs/vi/component_i18n.md +1 -0
- package/docs/vi/configuration.md +1 -0
- package/docs/vi/custom_domains.md +1 -0
- package/docs/vi/custom_url_rewrites.md +1 -0
- package/docs/vi/dictionary/condition.md +1 -0
- package/docs/vi/dictionary/content_file.md +61 -0
- package/docs/vi/dictionary/enumeration.md +1 -0
- package/docs/vi/dictionary/file.md +1 -0
- package/docs/vi/dictionary/function_fetching.md +1 -0
- package/docs/vi/dictionary/gender.md +1 -0
- package/docs/vi/dictionary/html.md +1 -0
- package/docs/vi/dictionary/insertion.md +1 -0
- package/docs/vi/dictionary/markdown.md +1 -0
- package/docs/vi/dictionary/nesting.md +1 -0
- package/docs/vi/dictionary/plurial.md +1 -0
- package/docs/vi/dictionary/translation.md +1 -0
- package/docs/vi/dynamic_dictionaries/collections.md +246 -0
- package/docs/vi/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/vi/dynamic_dictionaries/index.md +48 -0
- package/docs/vi/dynamic_dictionaries/variants.md +234 -0
- package/docs/vi/formatters.md +1 -0
- package/docs/vi/how_works_intlayer.md +1 -0
- package/docs/vi/interest_of_intlayer.md +1 -0
- package/docs/vi/intlayer_CMS.md +1 -0
- package/docs/vi/intlayer_visual_editor.md +1 -0
- package/docs/vi/intlayer_with_adonisjs.md +1 -0
- package/docs/vi/intlayer_with_analog.md +1 -0
- package/docs/vi/intlayer_with_angular_19.md +1 -0
- package/docs/vi/intlayer_with_angular_21.md +1 -0
- package/docs/vi/intlayer_with_astro.md +1 -0
- package/docs/vi/intlayer_with_astro_lit.md +1 -0
- package/docs/vi/intlayer_with_astro_preact.md +1 -0
- package/docs/vi/intlayer_with_astro_react.md +1 -0
- package/docs/vi/intlayer_with_astro_solid.md +1 -0
- package/docs/vi/intlayer_with_astro_svelte.md +1 -0
- package/docs/vi/intlayer_with_astro_vanilla.md +1 -0
- package/docs/vi/intlayer_with_astro_vue.md +1 -0
- package/docs/vi/intlayer_with_create_react_app.md +1 -0
- package/docs/vi/intlayer_with_express.md +1 -0
- package/docs/vi/intlayer_with_fastify.md +1 -0
- package/docs/vi/intlayer_with_hono.md +1 -0
- package/docs/vi/intlayer_with_lynx+react.md +26 -7
- package/docs/vi/intlayer_with_nestjs.md +3 -1
- package/docs/vi/intlayer_with_next-i18next.md +1 -0
- package/docs/vi/intlayer_with_next-intl.md +1 -0
- package/docs/vi/intlayer_with_nextjs_14.md +1 -0
- package/docs/vi/intlayer_with_nextjs_15.md +1 -0
- package/docs/vi/intlayer_with_nextjs_16.md +1 -0
- package/docs/vi/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/vi/intlayer_with_nextjs_no_locale_path.md +1 -0
- package/docs/vi/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/vi/intlayer_with_nuxt.md +1 -0
- package/docs/vi/intlayer_with_react_native+expo.md +29 -8
- package/docs/vi/intlayer_with_react_router_v7.md +1 -0
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/vi/intlayer_with_storybook.md +6 -8
- package/docs/vi/intlayer_with_svelte_kit.md +1 -0
- package/docs/vi/intlayer_with_tanstack+solid.md +1 -0
- package/docs/vi/intlayer_with_tanstack.md +1 -0
- package/docs/vi/intlayer_with_vanilla.md +1 -0
- package/docs/vi/intlayer_with_vite+lit.md +1 -0
- package/docs/vi/intlayer_with_vite+preact.md +1 -0
- package/docs/vi/intlayer_with_vite+react.md +1 -0
- package/docs/vi/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/vi/intlayer_with_vite+solid.md +1 -0
- package/docs/vi/intlayer_with_vite+svelte.md +1 -0
- package/docs/vi/intlayer_with_vite+vanilla.md +1 -0
- package/docs/vi/intlayer_with_vite+vue.md +1 -0
- package/docs/vi/introduction.md +1 -0
- package/docs/vi/locale_mapper.md +1 -0
- package/docs/vi/lsp.md +1 -0
- package/docs/vi/mcp_server.md +1 -0
- package/docs/vi/packages/adonis-intlayer/exports.md +1 -0
- package/docs/vi/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/vi/packages/adonis-intlayer/t.md +1 -0
- package/docs/vi/packages/angular-intlayer/exports.md +1 -0
- package/docs/vi/packages/astro-intlayer/exports.md +1 -0
- package/docs/vi/packages/express-intlayer/exports.md +1 -0
- package/docs/vi/packages/express-intlayer/intlayer.md +1 -0
- package/docs/vi/packages/express-intlayer/t.md +1 -0
- package/docs/vi/packages/fastify-intlayer/exports.md +1 -0
- package/docs/vi/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/vi/packages/hono-intlayer/exports.md +1 -0
- package/docs/vi/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/vi/packages/hono-intlayer/t.md +1 -0
- package/docs/vi/packages/intlayer/exports.md +1 -0
- package/docs/vi/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/vi/packages/intlayer/getConfiguration.md +1 -0
- package/docs/vi/packages/intlayer/getEnumeration.md +1 -0
- package/docs/vi/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/vi/packages/intlayer/getLocale.md +1 -0
- package/docs/vi/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/vi/packages/intlayer/getLocaleName.md +1 -0
- package/docs/vi/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/vi/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/vi/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/vi/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/vi/packages/intlayer/getPrefix.md +1 -0
- package/docs/vi/packages/intlayer/getTranslation.md +1 -0
- package/docs/vi/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/vi/packages/intlayer/validatePrefix.md +1 -0
- package/docs/vi/packages/intlayer-cli/exports.md +1 -0
- package/docs/vi/packages/lynx-intlayer/exports.md +1 -0
- package/docs/vi/packages/next-intlayer/exports.md +1 -0
- package/docs/vi/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/vi/packages/next-intlayer/t.md +1 -0
- package/docs/vi/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/vi/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/vi/packages/next-intlayer/useLocale.md +1 -0
- package/docs/vi/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/vi/packages/preact-intlayer/exports.md +1 -0
- package/docs/vi/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/vi/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/vi/packages/react-intlayer/exports.md +1 -0
- package/docs/vi/packages/react-intlayer/t.md +1 -0
- package/docs/vi/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/vi/packages/react-intlayer/useI18n.md +1 -0
- package/docs/vi/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/vi/packages/react-intlayer/useLocale.md +1 -0
- package/docs/vi/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/packages/react-native-intlayer/exports.md +1 -0
- package/docs/vi/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/vi/packages/solid-intlayer/exports.md +1 -0
- package/docs/vi/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/vi/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/vi/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/packages/svelte-intlayer/exports.md +1 -0
- package/docs/vi/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/packages/vite-intlayer/exports.md +1 -0
- package/docs/vi/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/vi/packages/vue-intlayer/exports.md +1 -0
- package/docs/vi/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/per_locale_file.md +1 -0
- package/docs/vi/plugins/sync-json.md +1 -0
- package/docs/vi/plugins/sync-po.md +1 -0
- package/docs/vi/releases/v6.md +1 -0
- package/docs/vi/releases/v7.md +1 -0
- package/docs/vi/releases/v8.md +1 -0
- package/docs/vi/roadmap.md +1 -0
- package/docs/vi/testing.md +1 -0
- package/docs/vi/vs_code_extension.md +1 -0
- package/docs/zh/CI_CD.md +1 -0
- package/docs/zh/agent_skills.md +1 -0
- package/docs/zh/autoFill.md +1 -0
- package/docs/zh/benchmark/index.md +1 -0
- package/docs/zh/benchmark/nextjs.md +1 -1
- package/docs/zh/benchmark/solid.md +1 -1
- package/docs/zh/benchmark/svelte.md +1 -1
- package/docs/zh/benchmark/tanstack.md +1 -1
- package/docs/zh/benchmark/vue.md +1 -1
- package/docs/zh/bundle_optimization.md +6 -5
- package/docs/zh/cli/build.md +1 -0
- package/docs/zh/cli/ci.md +1 -0
- package/docs/zh/cli/configuration.md +1 -0
- package/docs/zh/cli/debug.md +1 -0
- package/docs/zh/cli/doc-review.md +1 -0
- package/docs/zh/cli/doc-translate.md +1 -0
- package/docs/zh/cli/editor.md +1 -0
- package/docs/zh/cli/extract.md +1 -0
- package/docs/zh/cli/fill.md +1 -0
- package/docs/zh/cli/index.md +10 -1
- package/docs/zh/cli/init.md +1 -0
- package/docs/zh/cli/list.md +1 -0
- package/docs/zh/cli/list_projects.md +1 -0
- package/docs/zh/cli/live.md +1 -0
- package/docs/zh/cli/login.md +1 -0
- package/docs/zh/cli/pull.md +1 -0
- package/docs/zh/cli/push.md +1 -0
- package/docs/zh/cli/scan.md +160 -0
- package/docs/zh/cli/sdk.md +1 -0
- package/docs/zh/cli/standalone.md +1 -0
- package/docs/zh/cli/test.md +1 -0
- package/docs/zh/cli/version.md +1 -0
- package/docs/zh/cli/watch.md +1 -0
- package/docs/zh/compiler.md +1 -0
- package/docs/zh/component_i18n.md +1 -0
- package/docs/zh/configuration.md +1 -0
- package/docs/zh/custom_domains.md +1 -0
- package/docs/zh/custom_url_rewrites.md +1 -0
- package/docs/zh/dictionary/condition.md +1 -0
- package/docs/zh/dictionary/content_file.md +61 -0
- package/docs/zh/dictionary/enumeration.md +1 -0
- package/docs/zh/dictionary/file.md +1 -0
- package/docs/zh/dictionary/function_fetching.md +1 -0
- package/docs/zh/dictionary/gender.md +1 -0
- package/docs/zh/dictionary/html.md +1 -0
- package/docs/zh/dictionary/insertion.md +1 -0
- package/docs/zh/dictionary/markdown.md +1 -0
- package/docs/zh/dictionary/nesting.md +1 -0
- package/docs/zh/dictionary/plurial.md +1 -0
- package/docs/zh/dictionary/translation.md +1 -0
- package/docs/zh/dynamic_dictionaries/collections.md +246 -0
- package/docs/zh/dynamic_dictionaries/dynamic_content.md +271 -0
- package/docs/zh/dynamic_dictionaries/index.md +48 -0
- package/docs/zh/dynamic_dictionaries/variants.md +234 -0
- package/docs/zh/formatters.md +1 -0
- package/docs/zh/how_works_intlayer.md +1 -0
- package/docs/zh/interest_of_intlayer.md +1 -0
- package/docs/zh/intlayer_CMS.md +1 -0
- package/docs/zh/intlayer_visual_editor.md +1 -0
- package/docs/zh/intlayer_with_adonisjs.md +1 -0
- package/docs/zh/intlayer_with_analog.md +1 -0
- package/docs/zh/intlayer_with_angular_19.md +1 -0
- package/docs/zh/intlayer_with_angular_21.md +1 -0
- package/docs/zh/intlayer_with_astro.md +1 -0
- package/docs/zh/intlayer_with_astro_lit.md +1 -0
- package/docs/zh/intlayer_with_astro_preact.md +1 -0
- package/docs/zh/intlayer_with_astro_react.md +1 -0
- package/docs/zh/intlayer_with_astro_solid.md +1 -0
- package/docs/zh/intlayer_with_astro_svelte.md +1 -0
- package/docs/zh/intlayer_with_astro_vanilla.md +1 -0
- package/docs/zh/intlayer_with_astro_vue.md +1 -0
- package/docs/zh/intlayer_with_create_react_app.md +1 -0
- package/docs/zh/intlayer_with_express.md +1 -0
- package/docs/zh/intlayer_with_fastify.md +1 -0
- package/docs/zh/intlayer_with_hono.md +1 -0
- package/docs/zh/intlayer_with_lynx+react.md +1 -0
- package/docs/zh/intlayer_with_nestjs.md +3 -1
- package/docs/zh/intlayer_with_next-i18next.md +1 -0
- package/docs/zh/intlayer_with_next-intl.md +1 -0
- package/docs/zh/intlayer_with_nextjs_14.md +1 -0
- package/docs/zh/intlayer_with_nextjs_15.md +1 -0
- package/docs/zh/intlayer_with_nextjs_16.md +1 -0
- package/docs/zh/intlayer_with_nextjs_compiler.md +1 -0
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +24 -13
- package/docs/zh/intlayer_with_nextjs_page_router.md +1 -0
- package/docs/zh/intlayer_with_nuxt.md +1 -0
- package/docs/zh/intlayer_with_react_native+expo.md +8 -1
- package/docs/zh/intlayer_with_react_router_v7.md +1 -0
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +1 -0
- package/docs/zh/intlayer_with_storybook.md +1 -0
- package/docs/zh/intlayer_with_svelte_kit.md +1 -0
- package/docs/zh/intlayer_with_tanstack+solid.md +1 -0
- package/docs/zh/intlayer_with_tanstack.md +1 -0
- package/docs/zh/intlayer_with_vanilla.md +1 -0
- package/docs/zh/intlayer_with_vite+lit.md +1 -0
- package/docs/zh/intlayer_with_vite+preact.md +1 -0
- package/docs/zh/intlayer_with_vite+react.md +1 -0
- package/docs/zh/intlayer_with_vite+react_compiler.md +1 -0
- package/docs/zh/intlayer_with_vite+solid.md +1 -0
- package/docs/zh/intlayer_with_vite+svelte.md +1 -0
- package/docs/zh/intlayer_with_vite+vanilla.md +1 -0
- package/docs/zh/intlayer_with_vite+vue.md +1 -0
- package/docs/zh/introduction.md +1 -0
- package/docs/zh/locale_mapper.md +1 -0
- package/docs/zh/lsp.md +1 -0
- package/docs/zh/mcp_server.md +1 -0
- package/docs/zh/packages/adonis-intlayer/exports.md +1 -0
- package/docs/zh/packages/adonis-intlayer/intlayer.md +1 -0
- package/docs/zh/packages/adonis-intlayer/t.md +1 -0
- package/docs/zh/packages/angular-intlayer/exports.md +1 -0
- package/docs/zh/packages/astro-intlayer/exports.md +1 -0
- package/docs/zh/packages/express-intlayer/exports.md +1 -0
- package/docs/zh/packages/express-intlayer/intlayer.md +1 -0
- package/docs/zh/packages/express-intlayer/t.md +1 -0
- package/docs/zh/packages/fastify-intlayer/exports.md +1 -0
- package/docs/zh/packages/fastify-intlayer/intlayer.md +1 -0
- package/docs/zh/packages/hono-intlayer/exports.md +1 -0
- package/docs/zh/packages/hono-intlayer/intlayer.md +1 -0
- package/docs/zh/packages/hono-intlayer/t.md +1 -0
- package/docs/zh/packages/intlayer/exports.md +1 -0
- package/docs/zh/packages/intlayer/getCanonicalPath.md +1 -0
- package/docs/zh/packages/intlayer/getConfiguration.md +1 -0
- package/docs/zh/packages/intlayer/getEnumeration.md +1 -0
- package/docs/zh/packages/intlayer/getHTMLTextDir.md +1 -0
- package/docs/zh/packages/intlayer/getLocale.md +1 -0
- package/docs/zh/packages/intlayer/getLocaleLang.md +1 -0
- package/docs/zh/packages/intlayer/getLocaleName.md +1 -0
- package/docs/zh/packages/intlayer/getLocalizedPath.md +1 -0
- package/docs/zh/packages/intlayer/getLocalizedUrl.md +1 -0
- package/docs/zh/packages/intlayer/getMultilingualUrls.md +1 -0
- package/docs/zh/packages/intlayer/getPathWithoutLocale.md +1 -0
- package/docs/zh/packages/intlayer/getPrefix.md +1 -0
- package/docs/zh/packages/intlayer/getTranslation.md +1 -0
- package/docs/zh/packages/intlayer/getTranslationContent.md +1 -0
- package/docs/zh/packages/intlayer/validatePrefix.md +1 -0
- package/docs/zh/packages/intlayer-cli/exports.md +1 -0
- package/docs/zh/packages/lynx-intlayer/exports.md +1 -0
- package/docs/zh/packages/next-intlayer/exports.md +1 -0
- package/docs/zh/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/zh/packages/next-intlayer/t.md +1 -0
- package/docs/zh/packages/next-intlayer/useDictionary.md +1 -0
- package/docs/zh/packages/next-intlayer/useIntlayer.md +1 -0
- package/docs/zh/packages/next-intlayer/useLocale.md +1 -0
- package/docs/zh/packages/next-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/zh/packages/preact-intlayer/exports.md +1 -0
- package/docs/zh/packages/react-intlayer/IntlayerProvider.md +1 -0
- package/docs/zh/packages/react-intlayer/MarkdownRenderer.md +1 -0
- package/docs/zh/packages/react-intlayer/exports.md +1 -0
- package/docs/zh/packages/react-intlayer/t.md +1 -0
- package/docs/zh/packages/react-intlayer/useDictionary.md +1 -0
- package/docs/zh/packages/react-intlayer/useI18n.md +1 -0
- package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -0
- package/docs/zh/packages/react-intlayer/useLocale.md +1 -0
- package/docs/zh/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/packages/react-native-intlayer/exports.md +1 -0
- package/docs/zh/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/zh/packages/solid-intlayer/exports.md +1 -0
- package/docs/zh/packages/solid-intlayer/useIntlayer.md +1 -0
- package/docs/zh/packages/solid-intlayer/useLocale.md +1 -0
- package/docs/zh/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/packages/svelte-intlayer/exports.md +1 -0
- package/docs/zh/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/packages/vite-intlayer/exports.md +1 -0
- package/docs/zh/packages/vite-intlayer/intlayer.md +1 -0
- package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/zh/packages/vue-intlayer/exports.md +1 -0
- package/docs/zh/packages/vue-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/per_locale_file.md +1 -0
- package/docs/zh/plugins/sync-json.md +1 -0
- package/docs/zh/plugins/sync-po.md +1 -0
- package/docs/zh/releases/v6.md +1 -0
- package/docs/zh/releases/v7.md +1 -0
- package/docs/zh/releases/v8.md +1 -0
- package/docs/zh/roadmap.md +1 -0
- package/docs/zh/testing.md +1 -0
- package/docs/zh/vs_code_extension.md +1 -0
- package/docs/zh-TW/bundle_optimization.md +6 -5
- package/docs/zh-TW/interest_of_intlayer.md +1 -0
- package/docs/zh-TW/intlayer_with_angular_21.md +1 -0
- package/docs/zh-TW/introduction.md +1 -0
- package/frequent_questions/ar/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/ar/array_as_content_declaration.md +1 -0
- package/frequent_questions/ar/build_dictionaries.md +1 -0
- package/frequent_questions/ar/build_error_CI_CD.md +1 -0
- package/frequent_questions/ar/bun_set_up.md +1 -0
- package/frequent_questions/ar/customized_locale_list.md +1 -0
- package/frequent_questions/ar/domain_routing.md +1 -0
- package/frequent_questions/ar/error-vite-env-only.md +1 -0
- package/frequent_questions/ar/esbuild_error.md +1 -0
- package/frequent_questions/ar/get_locale_cookie.md +1 -0
- package/frequent_questions/ar/intlayerNode.md +1 -0
- package/frequent_questions/ar/intlayer_command_undefined.md +1 -0
- package/frequent_questions/ar/locale_incorect_in_url.md +1 -0
- package/frequent_questions/ar/package_version_error.md +1 -0
- package/frequent_questions/ar/static_rendering.md +1 -0
- package/frequent_questions/ar/translated_path_url.md +1 -0
- package/frequent_questions/ar/unknown_command.md +1 -0
- package/frequent_questions/de/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/de/array_as_content_declaration.md +1 -0
- package/frequent_questions/de/build_dictionaries.md +1 -0
- package/frequent_questions/de/build_error_CI_CD.md +1 -0
- package/frequent_questions/de/bun_set_up.md +1 -0
- package/frequent_questions/de/customized_locale_list.md +1 -0
- package/frequent_questions/de/domain_routing.md +1 -0
- package/frequent_questions/de/error-vite-env-only.md +1 -0
- package/frequent_questions/de/esbuild_error.md +1 -0
- package/frequent_questions/de/get_locale_cookie.md +1 -0
- package/frequent_questions/de/intlayerNode.md +1 -0
- package/frequent_questions/de/intlayer_command_undefined.md +1 -0
- package/frequent_questions/de/locale_incorect_in_url.md +1 -0
- package/frequent_questions/de/package_version_error.md +1 -0
- package/frequent_questions/de/static_rendering.md +1 -0
- package/frequent_questions/de/translated_path_url.md +1 -0
- package/frequent_questions/de/unknown_command.md +1 -0
- package/frequent_questions/en/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/en/array_as_content_declaration.md +1 -0
- package/frequent_questions/en/build_dictionaries.md +1 -0
- package/frequent_questions/en/build_error_CI_CD.md +1 -0
- package/frequent_questions/en/bun_set_up.md +1 -0
- package/frequent_questions/en/customized_locale_list.md +1 -0
- package/frequent_questions/en/domain_routing.md +1 -0
- package/frequent_questions/en/error-vite-env-only.md +1 -0
- package/frequent_questions/en/esbuild_error.md +1 -0
- package/frequent_questions/en/get_locale_cookie.md +1 -0
- package/frequent_questions/en/intlayerNode.md +1 -0
- package/frequent_questions/en/intlayer_command_undefined.md +1 -0
- package/frequent_questions/en/locale_incorect_in_url.md +1 -0
- package/frequent_questions/en/package_version_error.md +1 -0
- package/frequent_questions/en/static_rendering.md +1 -0
- package/frequent_questions/en/translated_path_url.md +1 -0
- package/frequent_questions/en/unknown_command.md +1 -0
- package/frequent_questions/en-GB/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/en-GB/array_as_content_declaration.md +1 -0
- package/frequent_questions/en-GB/build_dictionaries.md +1 -0
- package/frequent_questions/en-GB/build_error_CI_CD.md +1 -0
- package/frequent_questions/en-GB/bun_set_up.md +1 -0
- package/frequent_questions/en-GB/customized_locale_list.md +1 -0
- package/frequent_questions/en-GB/domain_routing.md +1 -0
- package/frequent_questions/en-GB/error-vite-env-only.md +1 -0
- package/frequent_questions/en-GB/esbuild_error.md +1 -0
- package/frequent_questions/en-GB/get_locale_cookie.md +1 -0
- package/frequent_questions/en-GB/intlayerNode.md +1 -0
- package/frequent_questions/en-GB/intlayer_command_undefined.md +1 -0
- package/frequent_questions/en-GB/locale_incorect_in_url.md +1 -0
- package/frequent_questions/en-GB/package_version_error.md +1 -0
- package/frequent_questions/en-GB/static_rendering.md +1 -0
- package/frequent_questions/en-GB/translated_path_url.md +1 -0
- package/frequent_questions/en-GB/unknown_command.md +1 -0
- package/frequent_questions/es/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/es/array_as_content_declaration.md +1 -0
- package/frequent_questions/es/build_dictionaries.md +1 -0
- package/frequent_questions/es/build_error_CI_CD.md +1 -0
- package/frequent_questions/es/bun_set_up.md +1 -0
- package/frequent_questions/es/customized_locale_list.md +1 -0
- package/frequent_questions/es/domain_routing.md +1 -0
- package/frequent_questions/es/error-vite-env-only.md +1 -0
- package/frequent_questions/es/esbuild_error.md +1 -0
- package/frequent_questions/es/get_locale_cookie.md +1 -0
- package/frequent_questions/es/intlayerNode.md +1 -0
- package/frequent_questions/es/intlayer_command_undefined.md +1 -0
- package/frequent_questions/es/locale_incorect_in_url.md +1 -0
- package/frequent_questions/es/package_version_error.md +1 -0
- package/frequent_questions/es/static_rendering.md +1 -0
- package/frequent_questions/es/translated_path_url.md +1 -0
- package/frequent_questions/es/unknown_command.md +1 -0
- package/frequent_questions/fr/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/fr/array_as_content_declaration.md +1 -0
- package/frequent_questions/fr/build_dictionaries.md +1 -0
- package/frequent_questions/fr/build_error_CI_CD.md +1 -0
- package/frequent_questions/fr/bun_set_up.md +1 -0
- package/frequent_questions/fr/customized_locale_list.md +1 -0
- package/frequent_questions/fr/domain_routing.md +1 -0
- package/frequent_questions/fr/error-vite-env-only.md +1 -0
- package/frequent_questions/fr/esbuild_error.md +1 -0
- package/frequent_questions/fr/get_locale_cookie.md +1 -0
- package/frequent_questions/fr/intlayerNode.md +1 -0
- package/frequent_questions/fr/intlayer_command_undefined.md +1 -0
- package/frequent_questions/fr/locale_incorect_in_url.md +1 -0
- package/frequent_questions/fr/package_version_error.md +1 -0
- package/frequent_questions/fr/static_rendering.md +1 -0
- package/frequent_questions/fr/translated_path_url.md +1 -0
- package/frequent_questions/fr/unknown_command.md +1 -0
- package/frequent_questions/hi/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/hi/array_as_content_declaration.md +1 -0
- package/frequent_questions/hi/build_dictionaries.md +1 -0
- package/frequent_questions/hi/build_error_CI_CD.md +1 -0
- package/frequent_questions/hi/bun_set_up.md +1 -0
- package/frequent_questions/hi/customized_locale_list.md +1 -0
- package/frequent_questions/hi/domain_routing.md +1 -0
- package/frequent_questions/hi/error-vite-env-only.md +1 -0
- package/frequent_questions/hi/esbuild_error.md +1 -0
- package/frequent_questions/hi/get_locale_cookie.md +1 -0
- package/frequent_questions/hi/intlayerNode.md +1 -0
- package/frequent_questions/hi/intlayer_command_undefined.md +1 -0
- package/frequent_questions/hi/locale_incorect_in_url.md +1 -0
- package/frequent_questions/hi/package_version_error.md +1 -0
- package/frequent_questions/hi/static_rendering.md +1 -0
- package/frequent_questions/hi/translated_path_url.md +1 -0
- package/frequent_questions/hi/unknown_command.md +1 -0
- package/frequent_questions/id/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/id/array_as_content_declaration.md +1 -0
- package/frequent_questions/id/build_dictionaries.md +1 -0
- package/frequent_questions/id/build_error_CI_CD.md +1 -0
- package/frequent_questions/id/bun_set_up.md +1 -0
- package/frequent_questions/id/customized_locale_list.md +1 -0
- package/frequent_questions/id/domain_routing.md +1 -0
- package/frequent_questions/id/error-vite-env-only.md +1 -0
- package/frequent_questions/id/esbuild_error.md +1 -0
- package/frequent_questions/id/get_locale_cookie.md +1 -0
- package/frequent_questions/id/intlayerNode.md +1 -0
- package/frequent_questions/id/intlayer_command_undefined.md +1 -0
- package/frequent_questions/id/locale_incorect_in_url.md +1 -0
- package/frequent_questions/id/package_version_error.md +1 -0
- package/frequent_questions/id/static_rendering.md +1 -0
- package/frequent_questions/id/translated_path_url.md +1 -0
- package/frequent_questions/id/unknown_command.md +1 -0
- package/frequent_questions/it/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/it/array_as_content_declaration.md +1 -0
- package/frequent_questions/it/build_dictionaries.md +1 -0
- package/frequent_questions/it/build_error_CI_CD.md +1 -0
- package/frequent_questions/it/bun_set_up.md +1 -0
- package/frequent_questions/it/customized_locale_list.md +1 -0
- package/frequent_questions/it/domain_routing.md +1 -0
- package/frequent_questions/it/error-vite-env-only.md +1 -0
- package/frequent_questions/it/esbuild_error.md +1 -0
- package/frequent_questions/it/get_locale_cookie.md +1 -0
- package/frequent_questions/it/intlayerNode.md +1 -0
- package/frequent_questions/it/intlayer_command_undefined.md +1 -0
- package/frequent_questions/it/locale_incorect_in_url.md +1 -0
- package/frequent_questions/it/package_version_error.md +1 -0
- package/frequent_questions/it/static_rendering.md +1 -0
- package/frequent_questions/it/translated_path_url.md +1 -0
- package/frequent_questions/it/unknown_command.md +1 -0
- package/frequent_questions/ja/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/ja/array_as_content_declaration.md +1 -0
- package/frequent_questions/ja/build_dictionaries.md +1 -0
- package/frequent_questions/ja/build_error_CI_CD.md +1 -0
- package/frequent_questions/ja/bun_set_up.md +1 -0
- package/frequent_questions/ja/customized_locale_list.md +1 -0
- package/frequent_questions/ja/domain_routing.md +1 -0
- package/frequent_questions/ja/error-vite-env-only.md +1 -0
- package/frequent_questions/ja/esbuild_error.md +1 -0
- package/frequent_questions/ja/get_locale_cookie.md +1 -0
- package/frequent_questions/ja/intlayerNode.md +1 -0
- package/frequent_questions/ja/intlayer_command_undefined.md +1 -0
- package/frequent_questions/ja/locale_incorect_in_url.md +1 -0
- package/frequent_questions/ja/package_version_error.md +1 -0
- package/frequent_questions/ja/static_rendering.md +1 -0
- package/frequent_questions/ja/translated_path_url.md +1 -0
- package/frequent_questions/ja/unknown_command.md +1 -0
- package/frequent_questions/ko/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/ko/array_as_content_declaration.md +1 -0
- package/frequent_questions/ko/build_dictionaries.md +1 -0
- package/frequent_questions/ko/build_error_CI_CD.md +1 -0
- package/frequent_questions/ko/bun_set_up.md +1 -0
- package/frequent_questions/ko/customized_locale_list.md +1 -0
- package/frequent_questions/ko/domain_routing.md +1 -0
- package/frequent_questions/ko/error-vite-env-only.md +1 -0
- package/frequent_questions/ko/esbuild_error.md +1 -0
- package/frequent_questions/ko/get_locale_cookie.md +1 -0
- package/frequent_questions/ko/intlayerNode.md +1 -0
- package/frequent_questions/ko/intlayer_command_undefined.md +1 -0
- package/frequent_questions/ko/locale_incorect_in_url.md +1 -0
- package/frequent_questions/ko/package_version_error.md +1 -0
- package/frequent_questions/ko/static_rendering.md +1 -0
- package/frequent_questions/ko/translated_path_url.md +1 -0
- package/frequent_questions/ko/unknown_command.md +1 -0
- package/frequent_questions/pl/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/pl/array_as_content_declaration.md +1 -0
- package/frequent_questions/pl/build_dictionaries.md +1 -0
- package/frequent_questions/pl/build_error_CI_CD.md +1 -0
- package/frequent_questions/pl/bun_set_up.md +1 -0
- package/frequent_questions/pl/customized_locale_list.md +1 -0
- package/frequent_questions/pl/domain_routing.md +1 -0
- package/frequent_questions/pl/error-vite-env-only.md +1 -0
- package/frequent_questions/pl/esbuild_error.md +1 -0
- package/frequent_questions/pl/get_locale_cookie.md +1 -0
- package/frequent_questions/pl/intlayerNode.md +1 -0
- package/frequent_questions/pl/intlayer_command_undefined.md +1 -0
- package/frequent_questions/pl/locale_incorect_in_url.md +1 -0
- package/frequent_questions/pl/package_version_error.md +1 -0
- package/frequent_questions/pl/static_rendering.md +1 -0
- package/frequent_questions/pl/translated_path_url.md +1 -0
- package/frequent_questions/pl/unknown_command.md +1 -0
- package/frequent_questions/pt/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/pt/array_as_content_declaration.md +1 -0
- package/frequent_questions/pt/build_dictionaries.md +1 -0
- package/frequent_questions/pt/build_error_CI_CD.md +1 -0
- package/frequent_questions/pt/bun_set_up.md +1 -0
- package/frequent_questions/pt/customized_locale_list.md +1 -0
- package/frequent_questions/pt/domain_routing.md +1 -0
- package/frequent_questions/pt/error-vite-env-only.md +1 -0
- package/frequent_questions/pt/esbuild_error.md +1 -0
- package/frequent_questions/pt/get_locale_cookie.md +1 -0
- package/frequent_questions/pt/intlayerNode.md +1 -0
- package/frequent_questions/pt/intlayer_command_undefined.md +1 -0
- package/frequent_questions/pt/locale_incorect_in_url.md +1 -0
- package/frequent_questions/pt/package_version_error.md +1 -0
- package/frequent_questions/pt/static_rendering.md +1 -0
- package/frequent_questions/pt/translated_path_url.md +1 -0
- package/frequent_questions/pt/unknown_command.md +1 -0
- package/frequent_questions/ru/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/ru/array_as_content_declaration.md +1 -0
- package/frequent_questions/ru/build_dictionaries.md +1 -0
- package/frequent_questions/ru/build_error_CI_CD.md +1 -0
- package/frequent_questions/ru/bun_set_up.md +1 -0
- package/frequent_questions/ru/customized_locale_list.md +1 -0
- package/frequent_questions/ru/domain_routing.md +1 -0
- package/frequent_questions/ru/error-vite-env-only.md +1 -0
- package/frequent_questions/ru/esbuild_error.md +1 -0
- package/frequent_questions/ru/get_locale_cookie.md +1 -0
- package/frequent_questions/ru/intlayerNode.md +1 -0
- package/frequent_questions/ru/intlayer_command_undefined.md +1 -0
- package/frequent_questions/ru/locale_incorect_in_url.md +1 -0
- package/frequent_questions/ru/package_version_error.md +1 -0
- package/frequent_questions/ru/static_rendering.md +1 -0
- package/frequent_questions/ru/translated_path_url.md +1 -0
- package/frequent_questions/ru/unknown_command.md +1 -0
- package/frequent_questions/tr/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/tr/array_as_content_declaration.md +1 -0
- package/frequent_questions/tr/build_dictionaries.md +1 -0
- package/frequent_questions/tr/build_error_CI_CD.md +1 -0
- package/frequent_questions/tr/bun_set_up.md +1 -0
- package/frequent_questions/tr/customized_locale_list.md +1 -0
- package/frequent_questions/tr/domain_routing.md +1 -0
- package/frequent_questions/tr/error-vite-env-only.md +1 -0
- package/frequent_questions/tr/esbuild_error.md +1 -0
- package/frequent_questions/tr/get_locale_cookie.md +1 -0
- package/frequent_questions/tr/intlayerNode.md +1 -0
- package/frequent_questions/tr/intlayer_command_undefined.md +1 -0
- package/frequent_questions/tr/locale_incorect_in_url.md +1 -0
- package/frequent_questions/tr/package_version_error.md +1 -0
- package/frequent_questions/tr/static_rendering.md +1 -0
- package/frequent_questions/tr/translated_path_url.md +1 -0
- package/frequent_questions/tr/unknown_command.md +1 -0
- package/frequent_questions/uk/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/uk/array_as_content_declaration.md +1 -0
- package/frequent_questions/uk/build_dictionaries.md +1 -0
- package/frequent_questions/uk/build_error_CI_CD.md +1 -0
- package/frequent_questions/uk/bun_set_up.md +1 -0
- package/frequent_questions/uk/customized_locale_list.md +1 -0
- package/frequent_questions/uk/domain_routing.md +1 -0
- package/frequent_questions/uk/error-vite-env-only.md +1 -0
- package/frequent_questions/uk/esbuild_error.md +1 -0
- package/frequent_questions/uk/get_locale_cookie.md +1 -0
- package/frequent_questions/uk/intlayerNode.md +1 -0
- package/frequent_questions/uk/intlayer_command_undefined.md +1 -0
- package/frequent_questions/uk/locale_incorect_in_url.md +1 -0
- package/frequent_questions/uk/package_version_error.md +1 -0
- package/frequent_questions/uk/static_rendering.md +1 -0
- package/frequent_questions/uk/translated_path_url.md +1 -0
- package/frequent_questions/uk/unknown_command.md +1 -0
- package/frequent_questions/vi/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/vi/array_as_content_declaration.md +1 -0
- package/frequent_questions/vi/build_dictionaries.md +1 -0
- package/frequent_questions/vi/build_error_CI_CD.md +1 -0
- package/frequent_questions/vi/bun_set_up.md +1 -0
- package/frequent_questions/vi/customized_locale_list.md +1 -0
- package/frequent_questions/vi/domain_routing.md +1 -0
- package/frequent_questions/vi/error-vite-env-only.md +1 -0
- package/frequent_questions/vi/esbuild_error.md +1 -0
- package/frequent_questions/vi/get_locale_cookie.md +1 -0
- package/frequent_questions/vi/intlayerNode.md +1 -0
- package/frequent_questions/vi/intlayer_command_undefined.md +1 -0
- package/frequent_questions/vi/locale_incorect_in_url.md +1 -0
- package/frequent_questions/vi/package_version_error.md +1 -0
- package/frequent_questions/vi/static_rendering.md +1 -0
- package/frequent_questions/vi/translated_path_url.md +1 -0
- package/frequent_questions/vi/unknown_command.md +1 -0
- package/frequent_questions/zh/SSR_Next_no_[locale].md +1 -0
- package/frequent_questions/zh/array_as_content_declaration.md +1 -0
- package/frequent_questions/zh/build_dictionaries.md +1 -0
- package/frequent_questions/zh/build_error_CI_CD.md +1 -0
- package/frequent_questions/zh/bun_set_up.md +1 -0
- package/frequent_questions/zh/customized_locale_list.md +1 -0
- package/frequent_questions/zh/domain_routing.md +1 -0
- package/frequent_questions/zh/error-vite-env-only.md +1 -0
- package/frequent_questions/zh/esbuild_error.md +1 -0
- package/frequent_questions/zh/get_locale_cookie.md +1 -0
- package/frequent_questions/zh/intlayerNode.md +1 -0
- package/frequent_questions/zh/intlayer_command_undefined.md +1 -0
- package/frequent_questions/zh/locale_incorect_in_url.md +1 -0
- package/frequent_questions/zh/package_version_error.md +1 -0
- package/frequent_questions/zh/static_rendering.md +1 -0
- package/frequent_questions/zh/translated_path_url.md +1 -0
- package/frequent_questions/zh/unknown_command.md +1 -0
- package/legal/ar/privacy_notice.md +1 -0
- package/legal/ar/terms_of_service.md +1 -0
- package/legal/de/privacy_notice.md +1 -0
- package/legal/de/terms_of_service.md +1 -0
- package/legal/en/privacy_notice.md +1 -0
- package/legal/en/terms_of_service.md +1 -0
- package/legal/en-GB/privacy_notice.md +1 -0
- package/legal/en-GB/terms_of_service.md +1 -0
- package/legal/es/privacy_notice.md +1 -0
- package/legal/es/terms_of_service.md +1 -0
- package/legal/fr/privacy_notice.md +1 -0
- package/legal/fr/terms_of_service.md +1 -0
- package/legal/hi/privacy_notice.md +1 -0
- package/legal/hi/terms_of_service.md +1 -0
- package/legal/id/privacy_notice.md +1 -0
- package/legal/id/terms_of_service.md +1 -0
- package/legal/it/privacy_notice.md +1 -0
- package/legal/it/terms_of_service.md +1 -0
- package/legal/ja/privacy_notice.md +1 -0
- package/legal/ja/terms_of_service.md +1 -0
- package/legal/ko/privacy_notice.md +1 -0
- package/legal/ko/terms_of_service.md +1 -0
- package/legal/pl/privacy_notice.md +1 -0
- package/legal/pl/terms_of_service.md +1 -0
- package/legal/pt/privacy_notice.md +1 -0
- package/legal/pt/terms_of_service.md +1 -0
- package/legal/ru/privacy_notice.md +1 -0
- package/legal/ru/terms_of_service.md +1 -0
- package/legal/tr/privacy_notice.md +1 -0
- package/legal/tr/terms_of_service.md +1 -0
- package/legal/uk/privacy_notice.md +1 -0
- package/legal/uk/terms_of_service.md +1 -0
- package/legal/vi/privacy_notice.md +1 -0
- package/legal/vi/terms_of_service.md +1 -0
- package/legal/zh/privacy_notice.md +1 -0
- package/legal/zh/terms_of_service.md +1 -0
- package/package.json +8 -7
- package/src/authors.ts +64 -0
- package/src/common.ts +12 -0
- package/src/generated/docs.entry.ts +100 -0
- package/src/index.ts +1 -0
package/dist/cjs/index.cjs
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_blog = require('./blog.cjs');
|
|
3
|
+
const require_authors = require('./authors.cjs');
|
|
3
4
|
const require_doc = require('./doc.cjs');
|
|
4
5
|
const require_frequentQuestions = require('./frequentQuestions.cjs');
|
|
5
6
|
const require_legal = require('./legal.cjs');
|
|
6
7
|
|
|
8
|
+
exports.buildAuthorJsonLd = require_authors.buildAuthorJsonLd;
|
|
9
|
+
exports.getAuthor = require_authors.getAuthor;
|
|
10
|
+
exports.getAuthors = require_authors.getAuthors;
|
|
7
11
|
exports.getBlog = require_blog.getBlog;
|
|
8
12
|
exports.getBlogBySlug = require_blog.getBlogBySlug;
|
|
9
13
|
exports.getBlogMetadata = require_blog.getBlogMetadata;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
//#region \0rolldown/runtime.js
|
|
2
|
+
var __require = /* @__PURE__ */ ((x) => typeof require !== "undefined" ? require : typeof Proxy !== "undefined" ? new Proxy(x, { get: (a, b) => (typeof require !== "undefined" ? require : a)[b] }) : x)(function(x) {
|
|
3
|
+
if (typeof require !== "undefined") return require.apply(this, arguments);
|
|
4
|
+
throw Error("Calling `require` for \"" + x + "\" in an environment that doesn't expose the `require` function. See https://rolldown.rs/in-depth/bundling-cjs#require-external-modules for more details.");
|
|
5
|
+
});
|
|
6
|
+
|
|
7
|
+
//#endregion
|
|
8
|
+
export { __require };
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import authors_default from "./authors2.mjs";
|
|
2
|
+
|
|
3
|
+
//#region src/authors.ts
|
|
4
|
+
const loadAuthors = () => authors_default;
|
|
5
|
+
/**
|
|
6
|
+
* Resolve a full author profile by GitHub handle.
|
|
7
|
+
* Returns `undefined` if the handle is not found in `authors.json`.
|
|
8
|
+
*/
|
|
9
|
+
const getAuthor = (github) => {
|
|
10
|
+
const profile = loadAuthors()[github];
|
|
11
|
+
if (!profile) return void 0;
|
|
12
|
+
return {
|
|
13
|
+
...profile,
|
|
14
|
+
github
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
/**
|
|
18
|
+
* Build a Schema.org Person node suitable for JSON-LD.
|
|
19
|
+
* Undefined fields are omitted automatically by JSON.stringify.
|
|
20
|
+
*/
|
|
21
|
+
const buildAuthorJsonLd = (profile, fallbackName = "Aymeric Pineau", fallbackUrl) => ({
|
|
22
|
+
"@type": "Person",
|
|
23
|
+
"@id": profile?.id,
|
|
24
|
+
name: profile?.name ?? fallbackName,
|
|
25
|
+
url: profile?.url ?? fallbackUrl,
|
|
26
|
+
jobTitle: profile?.title,
|
|
27
|
+
image: profile?.image,
|
|
28
|
+
sameAs: profile?.socialMedias?.length ? profile.socialMedias : void 0,
|
|
29
|
+
knowsAbout: profile?.knowsAbout?.length ? profile.knowsAbout : void 0
|
|
30
|
+
});
|
|
31
|
+
|
|
32
|
+
//#endregion
|
|
33
|
+
export { buildAuthorJsonLd, getAuthor, loadAuthors as getAuthors };
|
|
34
|
+
//# sourceMappingURL=authors.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authors.mjs","names":["authorsData"],"sources":["../../src/authors.ts"],"sourcesContent":["import authorsData from '../authors.json' with { type: 'json' };\n\n// ─── Types ────────────────────────────────────────────────────────────────────\n\nexport type AuthorProfile = {\n /** Full display name */\n name: string;\n /** Schema.org Person @id URI (optional) */\n id?: string;\n /** Professional title */\n title?: string;\n /** Canonical URL for this person */\n url?: string;\n /** Profile image URL */\n image?: string;\n /** List of equivalent profile URLs (LinkedIn, Twitter/X, GitHub…) */\n socialMedias?: string[];\n /** Areas of expertise */\n knowsAbout?: string[];\n /** GitHub username/handle */\n github?: string;\n};\n\nexport type Authors = Record<string, AuthorProfile>;\n\n// ─── Loader (lazy singleton) ──────────────────────────────────────────────────\n\nconst loadAuthors = (): Authors => authorsData as Authors;\n\n// ─── Public API ───────────────────────────────────────────────────────────────\n\n/**\n * Resolve a full author profile by GitHub handle.\n * Returns `undefined` if the handle is not found in `authors.json`.\n */\nexport const getAuthor = (github: string): AuthorProfile | undefined => {\n const profile = loadAuthors()[github];\n if (!profile) return undefined;\n return {\n ...profile,\n github,\n };\n};\n\nexport { loadAuthors as getAuthors };\n\n/**\n * Build a Schema.org Person node suitable for JSON-LD.\n * Undefined fields are omitted automatically by JSON.stringify.\n */\nexport const buildAuthorJsonLd = (\n profile?: AuthorProfile,\n fallbackName = 'Aymeric Pineau',\n fallbackUrl?: string\n) => ({\n '@type': 'Person' as const,\n '@id': profile?.id,\n name: profile?.name ?? fallbackName,\n url: profile?.url ?? fallbackUrl,\n jobTitle: profile?.title,\n image: profile?.image,\n sameAs: profile?.socialMedias?.length ? profile.socialMedias : undefined,\n knowsAbout: profile?.knowsAbout?.length ? profile.knowsAbout : undefined,\n});\n"],"mappings":";;;AA2BA,MAAM,oBAA6BA;;;;;AAQnC,MAAa,aAAa,WAA8C;CACtE,MAAM,UAAU,aAAa,CAAC;AAC9B,KAAI,CAAC,QAAS,QAAO;AACrB,QAAO;EACL,GAAG;EACH;EACD;;;;;;AASH,MAAa,qBACX,SACA,eAAe,kBACf,iBACI;CACJ,SAAS;CACT,OAAO,SAAS;CAChB,MAAM,SAAS,QAAQ;CACvB,KAAK,SAAS,OAAO;CACrB,UAAU,SAAS;CACnB,OAAO,SAAS;CAChB,QAAQ,SAAS,cAAc,SAAS,QAAQ,eAAe;CAC/D,YAAY,SAAS,YAAY,SAAS,QAAQ,aAAa;CAChE"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
//#region authors.json
|
|
2
|
+
var authors_default = { aymericzip: {
|
|
3
|
+
"name": "Aymeric PINEAU",
|
|
4
|
+
"title": "Founder of Intlayer, open-source multilingual CMS for Next.js and React",
|
|
5
|
+
"url": "https://github.com/aymericzip",
|
|
6
|
+
"image": "https://avatars.githubusercontent.com/u/62554073?v=4&size=124",
|
|
7
|
+
"socialMedias": [
|
|
8
|
+
"https://www.linkedin.com/in/aymericpineau/",
|
|
9
|
+
"https://x.com/aymericzip",
|
|
10
|
+
"https://github.com/aymericzip"
|
|
11
|
+
],
|
|
12
|
+
"knowsAbout": [
|
|
13
|
+
"Expert in technical internationalization",
|
|
14
|
+
"Senior software engineer",
|
|
15
|
+
"Multilingual SEO",
|
|
16
|
+
"AI translation automation"
|
|
17
|
+
]
|
|
18
|
+
} };
|
|
19
|
+
|
|
20
|
+
//#endregion
|
|
21
|
+
export { authors_default as default };
|
|
22
|
+
//# sourceMappingURL=authors2.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"authors2.mjs","names":[],"sources":["../../authors.json"],"sourcesContent":[""],"mappings":""}
|
package/dist/esm/common.mjs
CHANGED
|
@@ -28,11 +28,14 @@ const formatMetadata = (docKey, file, locale = defaultLocale) => {
|
|
|
28
28
|
const keywords = (metadata.keywords ?? []).map(String);
|
|
29
29
|
const relativeUrl = join("/", ...slugs);
|
|
30
30
|
const slicedDocKey = docKey.slice(1);
|
|
31
|
+
const rawAuthor = metadata.author;
|
|
32
|
+
const author = typeof rawAuthor === "string" ? rawAuthor || void 0 : rawAuthor?.github || void 0;
|
|
31
33
|
return {
|
|
32
34
|
...metadata,
|
|
33
35
|
docKey,
|
|
34
36
|
slugs,
|
|
35
37
|
keywords,
|
|
38
|
+
author,
|
|
36
39
|
githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace("/en/", `/${locale}/`),
|
|
37
40
|
relativeUrl: getLocalizedUrl(relativeUrl, locale),
|
|
38
41
|
url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale)
|
package/dist/esm/common.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"common.mjs","names":[],"sources":["../../src/common.ts"],"sourcesContent":["import { join } from 'node:path';\nimport { getLocalizedUrl } from '@intlayer/core/localization';\nimport { getMarkdownMetadata } from '@intlayer/core/transpiler';\nimport * as Locales from '@intlayer/types/locales';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\nexport const defaultLocale = Locales.ENGLISH;\n\nexport const GITHUB_URL_PREFIX =\n 'https://github.com/aymericzip/intlayer/blob/main/docs';\nexport const URL_PREFIX = 'https://intlayer.org/';\n\nexport const getKeys = <T extends Record<string, any>>(obj: T): (keyof T)[] =>\n Object.keys(obj) as (keyof T)[];\n\nexport const getFiles = async <\n F extends Record<`./${string}`, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n lang: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<string, string>> => {\n const filesEntries = await Promise.all(\n Object.entries(files)\n .map(([key, value]) => [key, value[lang as LocalesValues]])\n .map(async ([key, value]) => [key, await value])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFile = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<string> => {\n const fileRecord = files[docKey];\n\n if (!fileRecord) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n const file = await files[docKey]?.[locale];\n\n if (!file) {\n const englishFile = await files[docKey]?.[defaultLocale as LocalesValues];\n\n if (!englishFile) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n return englishFile;\n }\n\n return file;\n};\n\nexport type FileMetadata = {\n docKey: string;\n url: string;\n relativeUrl: string;\n githubUrl: string;\n title: string;\n slugs: string[];\n description: string;\n keywords: string[];\n updatedAt: string;\n createdAt: string;\n author?: string;\n youtubeVideo?: string;\n applicationTemplate?: string;\n applicationShowcase?: string;\n history?: {\n version: string;\n date: string;\n changes: string;\n }[];\n};\n\nexport const formatMetadata = (\n docKey: string,\n file: string,\n locale: LocalesValues = defaultLocale as LocalesValues\n): FileMetadata => {\n const metadata = getMarkdownMetadata(file);\n\n const slugs = (metadata.slugs ?? []).map(String);\n const keywords = (metadata.keywords ?? []).map(String);\n\n const relativeUrl = join('/', ...slugs);\n\n const slicedDocKey = docKey.slice(1);\n\n return {\n ...metadata,\n docKey,\n slugs,\n keywords,\n githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace(\n '/en/',\n `/${locale}/`\n ),\n relativeUrl: getLocalizedUrl(relativeUrl, locale),\n url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale),\n } as FileMetadata;\n};\n\nexport const getFileMetadata = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n R extends FileMetadata,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<R> => {\n const file = await getFile(files, docKey, locale);\n\n return formatMetadata(docKey as string, file, locale) as R;\n};\n\nexport const getFileMetadataRecord = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<keyof F, FileMetadata>> => {\n const results = await Promise.allSettled(\n Object.entries(files).map(async ([key]) => {\n const metadata = await getFileMetadata(files, key as keyof F, locale);\n return [key, metadata] as [string, FileMetadata];\n })\n );\n const filesEntries = results\n .filter(\n (r): r is PromiseFulfilledResult<[string, FileMetadata]> =>\n r.status === 'fulfilled'\n )\n .map((r) => r.value);\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult as Record<keyof F, FileMetadata>;\n};\n\nexport const getFileMetadataBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray: FileMetadata[] = Object.values(filesMetadata).filter(\n (fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n if (locale !== defaultLocale) {\n const localizedFileMetadata = await Promise.all(\n fileMetadataArray.map(\n async (fileMetadata) =>\n await getFileMetadata(files, fileMetadata.docKey, locale)\n )\n );\n\n return localizedFileMetadata;\n }\n\n return fileMetadataArray;\n};\n\nexport const getFileBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray = Object.values(filesMetadata).filter((fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n const fileList = await Promise.all(\n fileMetadataArray.map(async (fileMetadata) => {\n const file = await getFile(files, fileMetadata.docKey, locale);\n return file;\n })\n );\n\n return fileList;\n};\n"],"mappings":";;;;;;AAMA,MAAa,gBAAgB,QAAQ;AAErC,MAAa,oBACX;AACF,MAAa,aAAa;AAE1B,MAAa,WAA0C,QACrD,OAAO,KAAK,IAAI;AAElB,MAAa,WAAW,OAGtB,OACA,OAAsB,kBACc;CACpC,MAAM,eAAe,MAAM,QAAQ,IACjC,OAAO,QAAQ,MAAM,CAClB,KAAK,CAAC,KAAK,WAAW,CAAC,KAAK,MAAM,MAAuB,CAAC,CAC1D,IAAI,OAAO,CAAC,KAAK,WAAW,CAAC,KAAK,MAAM,MAAM,CAAC,CACnD;AAED,QADoB,OAAO,YAAY,aACrB;;AAGpB,MAAa,UAAU,OAGrB,OACA,QACA,SAAwB,kBACJ;AAGpB,KAAI,CAFe,MAAM,QAGvB,OAAM,IAAI,MAAM,QAAQ,OAAiB,YAAY;CAGvD,MAAM,OAAO,MAAM,MAAM,UAAU;AAEnC,KAAI,CAAC,MAAM;EACT,MAAM,cAAc,MAAM,MAAM,UAAU;AAE1C,MAAI,CAAC,YACH,OAAM,IAAI,MAAM,QAAQ,OAAiB,YAAY;AAGvD,SAAO;;AAGT,QAAO;;AAyBT,MAAa,kBACX,QACA,MACA,SAAwB,kBACP;CACjB,MAAM,WAAW,oBAAoB,KAAK;CAE1C,MAAM,SAAS,SAAS,SAAS,EAAE,EAAE,IAAI,OAAO;CAChD,MAAM,YAAY,SAAS,YAAY,EAAE,EAAE,IAAI,OAAO;CAEtD,MAAM,cAAc,KAAK,KAAK,GAAG,MAAM;CAEvC,MAAM,eAAe,OAAO,MAAM,EAAE;
|
|
1
|
+
{"version":3,"file":"common.mjs","names":[],"sources":["../../src/common.ts"],"sourcesContent":["import { join } from 'node:path';\nimport { getLocalizedUrl } from '@intlayer/core/localization';\nimport { getMarkdownMetadata } from '@intlayer/core/transpiler';\nimport * as Locales from '@intlayer/types/locales';\nimport type { LocalesValues } from '@intlayer/types/module_augmentation';\n\nexport const defaultLocale = Locales.ENGLISH;\n\nexport const GITHUB_URL_PREFIX =\n 'https://github.com/aymericzip/intlayer/blob/main/docs';\nexport const URL_PREFIX = 'https://intlayer.org/';\n\nexport const getKeys = <T extends Record<string, any>>(obj: T): (keyof T)[] =>\n Object.keys(obj) as (keyof T)[];\n\nexport const getFiles = async <\n F extends Record<`./${string}`, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n lang: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<string, string>> => {\n const filesEntries = await Promise.all(\n Object.entries(files)\n .map(([key, value]) => [key, value[lang as LocalesValues]])\n .map(async ([key, value]) => [key, await value])\n );\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult;\n};\n\nexport const getFile = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<string> => {\n const fileRecord = files[docKey];\n\n if (!fileRecord) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n const file = await files[docKey]?.[locale];\n\n if (!file) {\n const englishFile = await files[docKey]?.[defaultLocale as LocalesValues];\n\n if (!englishFile) {\n throw new Error(`File ${docKey as string} not found`);\n }\n\n return englishFile;\n }\n\n return file;\n};\n\nexport type FileMetadata = {\n docKey: string;\n url: string;\n relativeUrl: string;\n githubUrl: string;\n title: string;\n slugs: string[];\n description: string;\n keywords: string[];\n updatedAt: string;\n createdAt: string;\n author?: string;\n youtubeVideo?: string;\n applicationTemplate?: string;\n applicationShowcase?: string;\n history?: {\n version: string;\n date: string;\n changes: string;\n }[];\n};\n\nexport const formatMetadata = (\n docKey: string,\n file: string,\n locale: LocalesValues = defaultLocale as LocalesValues\n): FileMetadata => {\n const metadata = getMarkdownMetadata(file);\n\n const slugs = (metadata.slugs ?? []).map(String);\n const keywords = (metadata.keywords ?? []).map(String);\n\n const relativeUrl = join('/', ...slugs);\n\n const slicedDocKey = docKey.slice(1);\n\n // Normalise author: accept both a plain string handle (new format)\n // and a legacy object `{ github: '...' }` — always reduce to a plain string.\n const rawAuthor = metadata.author as\n | string\n | { name?: string; github?: string }\n | undefined;\n const author: string | undefined =\n typeof rawAuthor === 'string'\n ? rawAuthor || undefined\n : rawAuthor?.github || undefined;\n\n return {\n ...metadata,\n docKey,\n slugs,\n keywords,\n author,\n githubUrl: `${GITHUB_URL_PREFIX}${slicedDocKey}`.replace(\n '/en/',\n `/${locale}/`\n ),\n relativeUrl: getLocalizedUrl(relativeUrl, locale),\n url: getLocalizedUrl(join(URL_PREFIX, relativeUrl), locale),\n } as FileMetadata;\n};\n\nexport const getFileMetadata = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n R extends FileMetadata,\n>(\n files: F,\n docKey: keyof F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<R> => {\n const file = await getFile(files, docKey, locale);\n\n return formatMetadata(docKey as string, file, locale) as R;\n};\n\nexport const getFileMetadataRecord = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n locale: LocalesValues = defaultLocale as LocalesValues\n): Promise<Record<keyof F, FileMetadata>> => {\n const results = await Promise.allSettled(\n Object.entries(files).map(async ([key]) => {\n const metadata = await getFileMetadata(files, key as keyof F, locale);\n return [key, metadata] as [string, FileMetadata];\n })\n );\n const filesEntries = results\n .filter(\n (r): r is PromiseFulfilledResult<[string, FileMetadata]> =>\n r.status === 'fulfilled'\n )\n .map((r) => r.value);\n const filesResult = Object.fromEntries(filesEntries);\n return filesResult as Record<keyof F, FileMetadata>;\n};\n\nexport const getFileMetadataBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray: FileMetadata[] = Object.values(filesMetadata).filter(\n (fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n if (locale !== defaultLocale) {\n const localizedFileMetadata = await Promise.all(\n fileMetadataArray.map(\n async (fileMetadata) =>\n await getFileMetadata(files, fileMetadata.docKey, locale)\n )\n );\n\n return localizedFileMetadata;\n }\n\n return fileMetadataArray;\n};\n\nexport const getFileBySlug = async <\n F extends Record<string, Record<LocalesValues, Promise<string>>>,\n>(\n files: F,\n slugs: string | string[],\n locale: LocalesValues = defaultLocale as LocalesValues,\n strict = false\n) => {\n const slugsArray = Array.isArray(slugs) ? slugs : [slugs];\n const filesMetadata = await getFileMetadataRecord(\n files,\n defaultLocale as LocalesValues\n );\n\n let fileMetadataArray = Object.values(filesMetadata).filter((fileMetadata) =>\n slugsArray.every((slug) => fileMetadata.slugs?.includes(slug))\n );\n\n if (strict) {\n fileMetadataArray = fileMetadataArray.filter(\n (fileMetadata) => fileMetadata.slugs.length === slugsArray.length\n );\n }\n\n const fileList = await Promise.all(\n fileMetadataArray.map(async (fileMetadata) => {\n const file = await getFile(files, fileMetadata.docKey, locale);\n return file;\n })\n );\n\n return fileList;\n};\n"],"mappings":";;;;;;AAMA,MAAa,gBAAgB,QAAQ;AAErC,MAAa,oBACX;AACF,MAAa,aAAa;AAE1B,MAAa,WAA0C,QACrD,OAAO,KAAK,IAAI;AAElB,MAAa,WAAW,OAGtB,OACA,OAAsB,kBACc;CACpC,MAAM,eAAe,MAAM,QAAQ,IACjC,OAAO,QAAQ,MAAM,CAClB,KAAK,CAAC,KAAK,WAAW,CAAC,KAAK,MAAM,MAAuB,CAAC,CAC1D,IAAI,OAAO,CAAC,KAAK,WAAW,CAAC,KAAK,MAAM,MAAM,CAAC,CACnD;AAED,QADoB,OAAO,YAAY,aACrB;;AAGpB,MAAa,UAAU,OAGrB,OACA,QACA,SAAwB,kBACJ;AAGpB,KAAI,CAFe,MAAM,QAGvB,OAAM,IAAI,MAAM,QAAQ,OAAiB,YAAY;CAGvD,MAAM,OAAO,MAAM,MAAM,UAAU;AAEnC,KAAI,CAAC,MAAM;EACT,MAAM,cAAc,MAAM,MAAM,UAAU;AAE1C,MAAI,CAAC,YACH,OAAM,IAAI,MAAM,QAAQ,OAAiB,YAAY;AAGvD,SAAO;;AAGT,QAAO;;AAyBT,MAAa,kBACX,QACA,MACA,SAAwB,kBACP;CACjB,MAAM,WAAW,oBAAoB,KAAK;CAE1C,MAAM,SAAS,SAAS,SAAS,EAAE,EAAE,IAAI,OAAO;CAChD,MAAM,YAAY,SAAS,YAAY,EAAE,EAAE,IAAI,OAAO;CAEtD,MAAM,cAAc,KAAK,KAAK,GAAG,MAAM;CAEvC,MAAM,eAAe,OAAO,MAAM,EAAE;CAIpC,MAAM,YAAY,SAAS;CAI3B,MAAM,SACJ,OAAO,cAAc,WACjB,aAAa,SACb,WAAW,UAAU;AAE3B,QAAO;EACL,GAAG;EACH;EACA;EACA;EACA;EACA,WAAW,GAAG,oBAAoB,eAAe,QAC/C,QACA,IAAI,OAAO,GACZ;EACD,aAAa,gBAAgB,aAAa,OAAO;EACjD,KAAK,gBAAgB,KAAK,YAAY,YAAY,EAAE,OAAO;EAC5D;;AAGH,MAAa,kBAAkB,OAI7B,OACA,QACA,SAAwB,kBACT;AAGf,QAAO,eAAe,QAAkB,MAFrB,QAAQ,OAAO,QAAQ,OAAO,EAEH,OAAO;;AAGvD,MAAa,wBAAwB,OAGnC,OACA,SAAwB,kBACmB;CAO3C,MAAM,gBAAe,MANC,QAAQ,WAC5B,OAAO,QAAQ,MAAM,CAAC,IAAI,OAAO,CAAC,SAAS;AAEzC,SAAO,CAAC,KAAK,MADU,gBAAgB,OAAO,KAAgB,OAAO,CAC/C;GACtB,CACH,EAEE,QACE,MACC,EAAE,WAAW,YAChB,CACA,KAAK,MAAM,EAAE,MAAM;AAEtB,QADoB,OAAO,YAAY,aACrB;;AAGpB,MAAa,wBAAwB,OAGnC,OACA,OACA,SAAwB,eACxB,SAAS,UACN;CACH,MAAM,aAAa,MAAM,QAAQ,MAAM,GAAG,QAAQ,CAAC,MAAM;CACzD,MAAM,gBAAgB,MAAM,sBAC1B,OACA,cACD;CAED,IAAI,oBAAoC,OAAO,OAAO,cAAc,CAAC,QAClE,iBACC,WAAW,OAAO,SAAS,aAAa,OAAO,SAAS,KAAK,CAAC,CACjE;AAED,KAAI,OACF,qBAAoB,kBAAkB,QACnC,iBAAiB,aAAa,MAAM,WAAW,WAAW,OAC5D;AAGH,KAAI,WAAW,cAQb,QAAO,MAP6B,QAAQ,IAC1C,kBAAkB,IAChB,OAAO,iBACL,MAAM,gBAAgB,OAAO,aAAa,QAAQ,OAAO,CAC5D,CACF;AAKH,QAAO;;AAGT,MAAa,gBAAgB,OAG3B,OACA,OACA,SAAwB,eACxB,SAAS,UACN;CACH,MAAM,aAAa,MAAM,QAAQ,MAAM,GAAG,QAAQ,CAAC,MAAM;CACzD,MAAM,gBAAgB,MAAM,sBAC1B,OACA,cACD;CAED,IAAI,oBAAoB,OAAO,OAAO,cAAc,CAAC,QAAQ,iBAC3D,WAAW,OAAO,SAAS,aAAa,OAAO,SAAS,KAAK,CAAC,CAC/D;AAED,KAAI,OACF,qBAAoB,kBAAkB,QACnC,iBAAiB,aAAa,MAAM,WAAW,WAAW,OAC5D;AAUH,QAAO,MAPgB,QAAQ,IAC7B,kBAAkB,IAAI,OAAO,iBAAiB;AAE5C,SAAO,MADY,QAAQ,OAAO,aAAa,QAAQ,OAAO;GAE9D,CACH"}
|
|
@@ -564,6 +564,26 @@ const docsEntry = {
|
|
|
564
564
|
vi: readLocale("cli/push.md", "vi"),
|
|
565
565
|
uk: readLocale("cli/push.md", "uk")
|
|
566
566
|
},
|
|
567
|
+
"./docs/en/cli/scan.md": {
|
|
568
|
+
en: readLocale("cli/scan.md", "en"),
|
|
569
|
+
ru: readLocale("cli/scan.md", "ru"),
|
|
570
|
+
ja: readLocale("cli/scan.md", "ja"),
|
|
571
|
+
fr: readLocale("cli/scan.md", "fr"),
|
|
572
|
+
ko: readLocale("cli/scan.md", "ko"),
|
|
573
|
+
zh: readLocale("cli/scan.md", "zh"),
|
|
574
|
+
es: readLocale("cli/scan.md", "es"),
|
|
575
|
+
de: readLocale("cli/scan.md", "de"),
|
|
576
|
+
ar: readLocale("cli/scan.md", "ar"),
|
|
577
|
+
it: readLocale("cli/scan.md", "it"),
|
|
578
|
+
"en-GB": readLocale("cli/scan.md", "en-GB"),
|
|
579
|
+
pt: readLocale("cli/scan.md", "pt"),
|
|
580
|
+
hi: readLocale("cli/scan.md", "hi"),
|
|
581
|
+
tr: readLocale("cli/scan.md", "tr"),
|
|
582
|
+
pl: readLocale("cli/scan.md", "pl"),
|
|
583
|
+
id: readLocale("cli/scan.md", "id"),
|
|
584
|
+
vi: readLocale("cli/scan.md", "vi"),
|
|
585
|
+
uk: readLocale("cli/scan.md", "uk")
|
|
586
|
+
},
|
|
567
587
|
"./docs/en/cli/sdk.md": {
|
|
568
588
|
en: readLocale("cli/sdk.md", "en"),
|
|
569
589
|
ru: readLocale("cli/sdk.md", "ru"),
|
|
@@ -1004,6 +1024,86 @@ const docsEntry = {
|
|
|
1004
1024
|
vi: readLocale("dictionary/translation.md", "vi"),
|
|
1005
1025
|
uk: readLocale("dictionary/translation.md", "uk")
|
|
1006
1026
|
},
|
|
1027
|
+
"./docs/en/dynamic_dictionaries/collections.md": {
|
|
1028
|
+
en: readLocale("dynamic_dictionaries/collections.md", "en"),
|
|
1029
|
+
ru: readLocale("dynamic_dictionaries/collections.md", "ru"),
|
|
1030
|
+
ja: readLocale("dynamic_dictionaries/collections.md", "ja"),
|
|
1031
|
+
fr: readLocale("dynamic_dictionaries/collections.md", "fr"),
|
|
1032
|
+
ko: readLocale("dynamic_dictionaries/collections.md", "ko"),
|
|
1033
|
+
zh: readLocale("dynamic_dictionaries/collections.md", "zh"),
|
|
1034
|
+
es: readLocale("dynamic_dictionaries/collections.md", "es"),
|
|
1035
|
+
de: readLocale("dynamic_dictionaries/collections.md", "de"),
|
|
1036
|
+
ar: readLocale("dynamic_dictionaries/collections.md", "ar"),
|
|
1037
|
+
it: readLocale("dynamic_dictionaries/collections.md", "it"),
|
|
1038
|
+
"en-GB": readLocale("dynamic_dictionaries/collections.md", "en-GB"),
|
|
1039
|
+
pt: readLocale("dynamic_dictionaries/collections.md", "pt"),
|
|
1040
|
+
hi: readLocale("dynamic_dictionaries/collections.md", "hi"),
|
|
1041
|
+
tr: readLocale("dynamic_dictionaries/collections.md", "tr"),
|
|
1042
|
+
pl: readLocale("dynamic_dictionaries/collections.md", "pl"),
|
|
1043
|
+
id: readLocale("dynamic_dictionaries/collections.md", "id"),
|
|
1044
|
+
vi: readLocale("dynamic_dictionaries/collections.md", "vi"),
|
|
1045
|
+
uk: readLocale("dynamic_dictionaries/collections.md", "uk")
|
|
1046
|
+
},
|
|
1047
|
+
"./docs/en/dynamic_dictionaries/dynamic_content.md": {
|
|
1048
|
+
en: readLocale("dynamic_dictionaries/dynamic_content.md", "en"),
|
|
1049
|
+
ru: readLocale("dynamic_dictionaries/dynamic_content.md", "ru"),
|
|
1050
|
+
ja: readLocale("dynamic_dictionaries/dynamic_content.md", "ja"),
|
|
1051
|
+
fr: readLocale("dynamic_dictionaries/dynamic_content.md", "fr"),
|
|
1052
|
+
ko: readLocale("dynamic_dictionaries/dynamic_content.md", "ko"),
|
|
1053
|
+
zh: readLocale("dynamic_dictionaries/dynamic_content.md", "zh"),
|
|
1054
|
+
es: readLocale("dynamic_dictionaries/dynamic_content.md", "es"),
|
|
1055
|
+
de: readLocale("dynamic_dictionaries/dynamic_content.md", "de"),
|
|
1056
|
+
ar: readLocale("dynamic_dictionaries/dynamic_content.md", "ar"),
|
|
1057
|
+
it: readLocale("dynamic_dictionaries/dynamic_content.md", "it"),
|
|
1058
|
+
"en-GB": readLocale("dynamic_dictionaries/dynamic_content.md", "en-GB"),
|
|
1059
|
+
pt: readLocale("dynamic_dictionaries/dynamic_content.md", "pt"),
|
|
1060
|
+
hi: readLocale("dynamic_dictionaries/dynamic_content.md", "hi"),
|
|
1061
|
+
tr: readLocale("dynamic_dictionaries/dynamic_content.md", "tr"),
|
|
1062
|
+
pl: readLocale("dynamic_dictionaries/dynamic_content.md", "pl"),
|
|
1063
|
+
id: readLocale("dynamic_dictionaries/dynamic_content.md", "id"),
|
|
1064
|
+
vi: readLocale("dynamic_dictionaries/dynamic_content.md", "vi"),
|
|
1065
|
+
uk: readLocale("dynamic_dictionaries/dynamic_content.md", "uk")
|
|
1066
|
+
},
|
|
1067
|
+
"./docs/en/dynamic_dictionaries/index.md": {
|
|
1068
|
+
en: readLocale("dynamic_dictionaries/index.md", "en"),
|
|
1069
|
+
ru: readLocale("dynamic_dictionaries/index.md", "ru"),
|
|
1070
|
+
ja: readLocale("dynamic_dictionaries/index.md", "ja"),
|
|
1071
|
+
fr: readLocale("dynamic_dictionaries/index.md", "fr"),
|
|
1072
|
+
ko: readLocale("dynamic_dictionaries/index.md", "ko"),
|
|
1073
|
+
zh: readLocale("dynamic_dictionaries/index.md", "zh"),
|
|
1074
|
+
es: readLocale("dynamic_dictionaries/index.md", "es"),
|
|
1075
|
+
de: readLocale("dynamic_dictionaries/index.md", "de"),
|
|
1076
|
+
ar: readLocale("dynamic_dictionaries/index.md", "ar"),
|
|
1077
|
+
it: readLocale("dynamic_dictionaries/index.md", "it"),
|
|
1078
|
+
"en-GB": readLocale("dynamic_dictionaries/index.md", "en-GB"),
|
|
1079
|
+
pt: readLocale("dynamic_dictionaries/index.md", "pt"),
|
|
1080
|
+
hi: readLocale("dynamic_dictionaries/index.md", "hi"),
|
|
1081
|
+
tr: readLocale("dynamic_dictionaries/index.md", "tr"),
|
|
1082
|
+
pl: readLocale("dynamic_dictionaries/index.md", "pl"),
|
|
1083
|
+
id: readLocale("dynamic_dictionaries/index.md", "id"),
|
|
1084
|
+
vi: readLocale("dynamic_dictionaries/index.md", "vi"),
|
|
1085
|
+
uk: readLocale("dynamic_dictionaries/index.md", "uk")
|
|
1086
|
+
},
|
|
1087
|
+
"./docs/en/dynamic_dictionaries/variants.md": {
|
|
1088
|
+
en: readLocale("dynamic_dictionaries/variants.md", "en"),
|
|
1089
|
+
ru: readLocale("dynamic_dictionaries/variants.md", "ru"),
|
|
1090
|
+
ja: readLocale("dynamic_dictionaries/variants.md", "ja"),
|
|
1091
|
+
fr: readLocale("dynamic_dictionaries/variants.md", "fr"),
|
|
1092
|
+
ko: readLocale("dynamic_dictionaries/variants.md", "ko"),
|
|
1093
|
+
zh: readLocale("dynamic_dictionaries/variants.md", "zh"),
|
|
1094
|
+
es: readLocale("dynamic_dictionaries/variants.md", "es"),
|
|
1095
|
+
de: readLocale("dynamic_dictionaries/variants.md", "de"),
|
|
1096
|
+
ar: readLocale("dynamic_dictionaries/variants.md", "ar"),
|
|
1097
|
+
it: readLocale("dynamic_dictionaries/variants.md", "it"),
|
|
1098
|
+
"en-GB": readLocale("dynamic_dictionaries/variants.md", "en-GB"),
|
|
1099
|
+
pt: readLocale("dynamic_dictionaries/variants.md", "pt"),
|
|
1100
|
+
hi: readLocale("dynamic_dictionaries/variants.md", "hi"),
|
|
1101
|
+
tr: readLocale("dynamic_dictionaries/variants.md", "tr"),
|
|
1102
|
+
pl: readLocale("dynamic_dictionaries/variants.md", "pl"),
|
|
1103
|
+
id: readLocale("dynamic_dictionaries/variants.md", "id"),
|
|
1104
|
+
vi: readLocale("dynamic_dictionaries/variants.md", "vi"),
|
|
1105
|
+
uk: readLocale("dynamic_dictionaries/variants.md", "uk")
|
|
1106
|
+
},
|
|
1007
1107
|
"./docs/en/formatters.md": {
|
|
1008
1108
|
en: readLocale("formatters.md", "en"),
|
|
1009
1109
|
ru: readLocale("formatters.md", "ru"),
|