@intlayer/docs 8.12.4 → 9.0.0-canary.10
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 +38 -7
- package/blog/ar/intlayer_with_next-i18next.md +34 -18
- package/blog/ar/intlayer_with_next-intl.md +38 -7
- package/blog/ar/intlayer_with_react-i18next.md +34 -7
- package/blog/ar/intlayer_with_react-intl.md +34 -7
- package/blog/ar/intlayer_with_vue-i18n.md +34 -7
- 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 +36 -28
- 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 +57 -13
- package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
- package/blog/ar/vue-i18n_vs_intlayer.md +9 -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 +35 -6
- package/blog/de/intlayer_with_next-i18next.md +31 -17
- package/blog/de/intlayer_with_next-intl.md +38 -7
- package/blog/de/intlayer_with_react-i18next.md +34 -7
- package/blog/de/intlayer_with_react-intl.md +34 -7
- package/blog/de/intlayer_with_vue-i18n.md +34 -7
- 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 +122 -36
- 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 -193
- package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
- package/blog/de/vue-i18n_vs_intlayer.md +9 -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 +34 -7
- package/blog/en/intlayer_with_next-i18next.md +34 -7
- package/blog/en/intlayer_with_next-intl.md +34 -7
- package/blog/en/intlayer_with_react-i18next.md +34 -7
- package/blog/en/intlayer_with_react-intl.md +34 -7
- package/blog/en/intlayer_with_vue-i18n.md +34 -7
- 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 +35 -6
- package/blog/en-GB/intlayer_with_next-i18next.md +31 -17
- package/blog/en-GB/intlayer_with_next-intl.md +35 -6
- package/blog/en-GB/intlayer_with_react-i18next.md +31 -6
- package/blog/en-GB/intlayer_with_react-intl.md +31 -6
- package/blog/en-GB/intlayer_with_vue-i18n.md +31 -6
- 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 +122 -28
- 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 +15 -0
- package/blog/en-GB/vue-i18n_vs_intlayer.md +17 -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 +35 -6
- package/blog/es/intlayer_with_next-i18next.md +31 -17
- package/blog/es/intlayer_with_next-intl.md +35 -6
- package/blog/es/intlayer_with_react-i18next.md +31 -6
- package/blog/es/intlayer_with_react-intl.md +31 -6
- package/blog/es/intlayer_with_vue-i18n.md +31 -6
- 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 +122 -28
- 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 +63 -15
- package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
- package/blog/es/vue-i18n_vs_intlayer.md +9 -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 +96 -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 +31 -6
- package/blog/fr/intlayer_with_next-i18next.md +31 -17
- package/blog/fr/intlayer_with_next-intl.md +35 -6
- package/blog/fr/intlayer_with_react-i18next.md +31 -14
- package/blog/fr/intlayer_with_react-intl.md +31 -6
- package/blog/fr/intlayer_with_vue-i18n.md +31 -6
- 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 -2
- 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 +122 -28
- 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 +30 -69
- package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
- package/blog/fr/vue-i18n_vs_intlayer.md +9 -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 +38 -7
- package/blog/hi/intlayer_with_next-i18next.md +34 -18
- package/blog/hi/intlayer_with_next-intl.md +38 -7
- package/blog/hi/intlayer_with_react-i18next.md +34 -7
- package/blog/hi/intlayer_with_react-intl.md +34 -7
- package/blog/hi/intlayer_with_vue-i18n.md +34 -7
- 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 +1257 -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 +57 -13
- package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
- package/blog/hi/vue-i18n_vs_intlayer.md +9 -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 -91
- package/blog/id/intlayer_with_i18next.md +38 -7
- package/blog/id/intlayer_with_next-i18next.md +34 -18
- package/blog/id/intlayer_with_next-intl.md +38 -7
- package/blog/id/intlayer_with_react-i18next.md +34 -7
- package/blog/id/intlayer_with_react-intl.md +34 -7
- package/blog/id/intlayer_with_vue-i18n.md +34 -7
- 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 +57 -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 +38 -7
- package/blog/it/intlayer_with_next-i18next.md +34 -18
- package/blog/it/intlayer_with_next-intl.md +38 -7
- package/blog/it/intlayer_with_react-i18next.md +34 -7
- package/blog/it/intlayer_with_react-intl.md +34 -7
- package/blog/it/intlayer_with_vue-i18n.md +34 -7
- 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 +122 -36
- 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 -195
- package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
- package/blog/it/vue-i18n_vs_intlayer.md +9 -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 +35 -6
- package/blog/ja/intlayer_with_next-i18next.md +31 -17
- package/blog/ja/intlayer_with_next-intl.md +35 -6
- package/blog/ja/intlayer_with_react-i18next.md +31 -6
- package/blog/ja/intlayer_with_react-intl.md +31 -6
- package/blog/ja/intlayer_with_vue-i18n.md +31 -6
- package/blog/ja/l10n_platform_alternative/Lokalise.md +11 -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 +122 -26
- 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 +57 -13
- package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
- package/blog/ja/vue-i18n_vs_intlayer.md +9 -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 +38 -7
- package/blog/ko/intlayer_with_next-i18next.md +34 -18
- package/blog/ko/intlayer_with_next-intl.md +38 -7
- package/blog/ko/intlayer_with_react-i18next.md +34 -7
- package/blog/ko/intlayer_with_react-intl.md +34 -7
- package/blog/ko/intlayer_with_vue-i18n.md +34 -7
- 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 +122 -18
- 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 -194
- package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
- package/blog/ko/vue-i18n_vs_intlayer.md +9 -0
- package/blog/ko/what_is_internationalization.md +1 -4
- package/blog/pl/___per-component_vs_centralized_i18n.md +100 -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 -91
- package/blog/pl/intlayer_with_i18next.md +35 -6
- package/blog/pl/intlayer_with_next-i18next.md +31 -17
- package/blog/pl/intlayer_with_next-intl.md +35 -6
- package/blog/pl/intlayer_with_react-i18next.md +31 -6
- package/blog/pl/intlayer_with_react-intl.md +31 -6
- package/blog/pl/intlayer_with_vue-i18n.md +31 -6
- package/blog/pl/l10n_platform_alternative/Lokalise.md +7 -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 +57 -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 +2 -1
- package/blog/pt/intlayer_with_i18next.md +38 -7
- package/blog/pt/intlayer_with_next-i18next.md +34 -18
- package/blog/pt/intlayer_with_next-intl.md +38 -7
- package/blog/pt/intlayer_with_react-i18next.md +34 -7
- package/blog/pt/intlayer_with_react-intl.md +34 -11
- package/blog/pt/intlayer_with_vue-i18n.md +34 -7
- package/blog/pt/l10n_platform_alternative/Lokalise.md +1 -0
- package/blog/pt/l10n_platform_alternative/crowdin.md +1 -6
- 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 +122 -28
- 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 -195
- package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
- package/blog/pt/vue-i18n_vs_intlayer.md +9 -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 +35 -6
- package/blog/ru/intlayer_with_next-i18next.md +31 -17
- package/blog/ru/intlayer_with_next-intl.md +35 -6
- package/blog/ru/intlayer_with_react-i18next.md +31 -6
- package/blog/ru/intlayer_with_react-intl.md +31 -6
- package/blog/ru/intlayer_with_vue-i18n.md +31 -6
- 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 +122 -36
- 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 +57 -13
- package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
- package/blog/ru/vue-i18n_vs_intlayer.md +9 -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 +38 -7
- package/blog/tr/intlayer_with_next-i18next.md +34 -18
- package/blog/tr/intlayer_with_next-intl.md +38 -7
- package/blog/tr/intlayer_with_react-i18next.md +34 -7
- package/blog/tr/intlayer_with_react-intl.md +34 -7
- package/blog/tr/intlayer_with_vue-i18n.md +34 -7
- 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 +1190 -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 +30 -45
- 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 +34 -7
- package/blog/uk/intlayer_with_next-i18next.md +34 -7
- package/blog/uk/intlayer_with_next-intl.md +34 -7
- package/blog/uk/intlayer_with_react-i18next.md +34 -7
- package/blog/uk/intlayer_with_react-intl.md +34 -7
- package/blog/uk/intlayer_with_vue-i18n.md +34 -7
- 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 +10 -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 +57 -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 -91
- package/blog/vi/intlayer_with_i18next.md +38 -7
- package/blog/vi/intlayer_with_next-i18next.md +34 -18
- package/blog/vi/intlayer_with_next-intl.md +38 -7
- package/blog/vi/intlayer_with_react-i18next.md +34 -7
- package/blog/vi/intlayer_with_react-intl.md +34 -7
- package/blog/vi/intlayer_with_vue-i18n.md +34 -7
- 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 +57 -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 +12 -32
- package/blog/zh/intlayer_with_next-i18next.md +8 -43
- package/blog/zh/intlayer_with_next-intl.md +12 -32
- package/blog/zh/intlayer_with_react-i18next.md +8 -32
- package/blog/zh/intlayer_with_react-intl.md +8 -32
- package/blog/zh/intlayer_with_vue-i18n.md +1 -31
- 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 +122 -26
- package/blog/zh/nextjs-multilingual-seo-comparison.md +1 -30
- package/blog/zh/per-component_vs_centralized_i18n.md +1 -0
- package/blog/zh/rag_powered_documentation_assistant.md +1 -191
- package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
- package/blog/zh/vue-i18n_vs_intlayer.md +9 -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 +640 -0
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/cjs/index.cjs +4 -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 +640 -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 +32 -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 +5 -0
- package/docs/ar/agent_skills.md +1 -0
- package/docs/ar/autoFill.md +82 -0
- package/docs/ar/benchmark/index.md +1 -0
- package/docs/ar/benchmark/nextjs.md +1 -1
- package/docs/ar/benchmark/solid.md +23 -1
- package/docs/ar/benchmark/svelte.md +23 -1
- package/docs/ar/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/ar/cli/configuration.md +1 -0
- package/docs/ar/cli/debug.md +1 -0
- package/docs/ar/cli/doc-review.md +111 -4
- 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 +9 -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/compat/i18n-js.md +44 -0
- package/docs/ar/compat/i18next.md +59 -0
- package/docs/ar/compat/index.md +51 -0
- package/docs/ar/compat/lingui.md +44 -0
- package/docs/ar/compat/next-i18next.md +57 -0
- package/docs/ar/compat/next-intl.md +59 -0
- package/docs/ar/compat/next-translate.md +45 -0
- package/docs/ar/compat/ngx-translate.md +45 -0
- package/docs/ar/compat/nuxtjs-i18n.md +46 -0
- package/docs/ar/compat/polyglot.md +45 -0
- package/docs/ar/compat/react-i18next.md +58 -0
- package/docs/ar/compat/react-intl.md +55 -0
- package/docs/ar/compat/svelte-i18n.md +47 -0
- package/docs/ar/compat/transloco.md +45 -0
- package/docs/ar/compat/vue-i18n.md +58 -0
- package/docs/ar/compiler.md +10 -4
- package/docs/ar/component_i18n.md +1 -0
- package/docs/ar/configuration.md +55 -19
- package/docs/ar/custom_domains.md +10 -3
- package/docs/ar/custom_url_rewrites.md +10 -3
- package/docs/ar/dictionary/condition.md +168 -5
- package/docs/ar/dictionary/content_file.md +65 -7
- package/docs/ar/dictionary/enumeration.md +354 -6
- package/docs/ar/dictionary/file.md +160 -1
- package/docs/ar/dictionary/function_fetching.md +1 -0
- package/docs/ar/dictionary/gender.md +169 -7
- 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 +188 -40
- package/docs/ar/dictionary/plurial.md +175 -5
- package/docs/ar/dictionary/translation.md +147 -53
- package/docs/ar/dynamic_dictionaries/collections.md +246 -0
- package/docs/ar/dynamic_dictionaries/index.md +54 -0
- package/docs/ar/dynamic_dictionaries/variants.md +492 -0
- package/docs/ar/formatters.md +60 -0
- package/docs/ar/how_works_intlayer.md +5 -0
- package/docs/ar/interest_of_intlayer.md +194 -0
- package/docs/ar/intlayer_CMS.md +7 -0
- package/docs/ar/intlayer_visual_editor.md +1 -0
- package/docs/ar/intlayer_with_adonisjs.md +21 -4
- package/docs/ar/intlayer_with_analog.md +26 -5
- package/docs/ar/intlayer_with_angular_19.md +21 -4
- package/docs/ar/intlayer_with_angular_21.md +21 -4
- package/docs/ar/intlayer_with_astro.md +132 -2
- package/docs/ar/intlayer_with_astro_lit.md +24 -9
- package/docs/ar/intlayer_with_astro_preact.md +24 -9
- package/docs/ar/intlayer_with_astro_react.md +24 -9
- package/docs/ar/intlayer_with_astro_solid.md +24 -9
- package/docs/ar/intlayer_with_astro_svelte.md +24 -9
- package/docs/ar/intlayer_with_astro_vanilla.md +24 -9
- package/docs/ar/intlayer_with_astro_vue.md +24 -9
- package/docs/ar/intlayer_with_create_react_app.md +21 -18
- package/docs/ar/intlayer_with_express.md +21 -25
- package/docs/ar/intlayer_with_fastify.md +21 -8
- package/docs/ar/intlayer_with_hono.md +21 -4
- package/docs/ar/intlayer_with_lynx+react.md +52 -12
- package/docs/ar/intlayer_with_nestjs.md +23 -23
- package/docs/ar/intlayer_with_next-i18next.md +21 -4
- package/docs/ar/intlayer_with_next-intl.md +1 -0
- package/docs/ar/intlayer_with_nextjs_14.md +51 -11
- package/docs/ar/intlayer_with_nextjs_15.md +42 -5
- package/docs/ar/intlayer_with_nextjs_16.md +147 -6
- package/docs/ar/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/ar/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/ar/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/ar/intlayer_with_nuxt.md +26 -7
- package/docs/ar/intlayer_with_react_native+expo.md +128 -73
- package/docs/ar/intlayer_with_react_router_v7.md +25 -100
- package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +44 -101
- package/docs/ar/intlayer_with_storybook.md +13 -9
- package/docs/ar/intlayer_with_svelte_kit.md +16 -184
- package/docs/ar/intlayer_with_tanstack+solid.md +40 -14
- package/docs/ar/intlayer_with_tanstack.md +38 -12
- package/docs/ar/intlayer_with_vanilla.md +1 -0
- package/docs/ar/intlayer_with_vite+lit.md +30 -7
- package/docs/ar/intlayer_with_vite+preact.md +63 -44
- package/docs/ar/intlayer_with_vite+react.md +61 -39
- package/docs/ar/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/ar/intlayer_with_vite+solid.md +48 -29
- package/docs/ar/intlayer_with_vite+svelte.md +37 -18
- package/docs/ar/intlayer_with_vite+vanilla.md +38 -10
- package/docs/ar/intlayer_with_vite+vue.md +73 -121
- 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 +23 -0
- package/docs/ar/migration_from_i18next_to_intlayer.md +333 -0
- package/docs/ar/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/ar/migration_from_next-intl_to_intlayer.md +364 -0
- package/docs/ar/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/ar/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/ar/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/ar/packages/@intlayer_babel/export.md +131 -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 +15 -10
- package/docs/ar/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/ar/packages/intlayer/exports.md +6 -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 +74 -0
- package/docs/ar/packages/intlayer/getMultilingualUrls.md +112 -0
- package/docs/ar/packages/intlayer/getPathWithoutLocale.md +1 -4
- 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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/ar/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/ar/packages/react-intlayer/t.md +1 -13
- package/docs/ar/packages/react-intlayer/useDictionary.md +1 -104
- package/docs/ar/packages/react-intlayer/useI18n.md +1 -4
- package/docs/ar/packages/react-intlayer/useIntlayer.md +1 -55
- package/docs/ar/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ar/packages/react-intlayer/usePathname.md +87 -0
- package/docs/ar/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/packages/react-native-intlayer/exports.md +49 -14
- package/docs/ar/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ar/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/ar/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ar/packages/svelte-intlayer/exports.md +5 -0
- package/docs/ar/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/ar/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ar/packages/vue-intlayer/exports.md +5 -0
- package/docs/ar/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/ar/plugins/sync-po.md +1 -0
- package/docs/ar/releases/v6.md +29 -0
- package/docs/ar/releases/v7.md +129 -0
- package/docs/ar/releases/v8.md +188 -1
- package/docs/ar/releases/v9.md +338 -0
- package/docs/ar/roadmap.md +7 -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 +37 -3
- package/docs/bn/custom_domains.md +9 -2
- package/docs/bn/interest_of_intlayer.md +1 -0
- package/docs/bn/intlayer_with_angular_21.md +21 -4
- package/docs/bn/intlayer_with_fastify.md +21 -8
- package/docs/bn/intlayer_with_hono.md +21 -4
- package/docs/bn/intlayer_with_storybook.md +8 -1
- package/docs/bn/intlayer_with_vanilla.md +1 -0
- package/docs/bn/intlayer_with_vite+lit.md +29 -6
- package/docs/bn/intlayer_with_vite+vanilla.md +37 -9
- package/docs/bn/introduction.md +1 -0
- package/docs/bn/packages/intlayer/comparePaths.md +173 -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 +36 -2
- package/docs/cs/custom_domains.md +9 -2
- package/docs/cs/interest_of_intlayer.md +1 -0
- package/docs/cs/intlayer_with_angular_21.md +21 -4
- package/docs/cs/intlayer_with_fastify.md +21 -8
- package/docs/cs/intlayer_with_hono.md +21 -4
- package/docs/cs/intlayer_with_storybook.md +13 -9
- package/docs/cs/intlayer_with_vanilla.md +1 -0
- package/docs/cs/intlayer_with_vite+lit.md +29 -6
- package/docs/cs/intlayer_with_vite+vanilla.md +37 -9
- package/docs/cs/introduction.md +1 -0
- package/docs/cs/packages/intlayer/comparePaths.md +173 -0
- package/docs/de/CI_CD.md +5 -0
- package/docs/de/agent_skills.md +1 -0
- package/docs/de/autoFill.md +82 -0
- package/docs/de/benchmark/index.md +1 -0
- package/docs/de/benchmark/nextjs.md +1 -1
- package/docs/de/benchmark/solid.md +23 -1
- package/docs/de/benchmark/svelte.md +23 -1
- package/docs/de/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/de/cli/configuration.md +1 -0
- package/docs/de/cli/debug.md +1 -0
- package/docs/de/cli/doc-review.md +111 -4
- 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 +9 -0
- package/docs/de/cli/index.md +10 -1
- package/docs/de/cli/init.md +21 -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/compat/i18n-js.md +44 -0
- package/docs/de/compat/i18next.md +59 -0
- package/docs/de/compat/index.md +51 -0
- package/docs/de/compat/lingui.md +44 -0
- package/docs/de/compat/next-i18next.md +57 -0
- package/docs/de/compat/next-intl.md +59 -0
- package/docs/de/compat/next-translate.md +45 -0
- package/docs/de/compat/ngx-translate.md +45 -0
- package/docs/de/compat/nuxtjs-i18n.md +46 -0
- package/docs/de/compat/polyglot.md +45 -0
- package/docs/de/compat/react-i18next.md +58 -0
- package/docs/de/compat/react-intl.md +55 -0
- package/docs/de/compat/svelte-i18n.md +47 -0
- package/docs/de/compat/transloco.md +45 -0
- package/docs/de/compat/vue-i18n.md +58 -0
- package/docs/de/compiler.md +10 -4
- package/docs/de/component_i18n.md +1 -0
- package/docs/de/configuration.md +54 -18
- package/docs/de/custom_domains.md +10 -3
- package/docs/de/custom_url_rewrites.md +10 -3
- package/docs/de/dictionary/condition.md +168 -5
- package/docs/de/dictionary/content_file.md +65 -0
- package/docs/de/dictionary/enumeration.md +585 -13
- package/docs/de/dictionary/file.md +160 -1
- package/docs/de/dictionary/function_fetching.md +1 -0
- package/docs/de/dictionary/gender.md +169 -7
- package/docs/de/dictionary/html.md +1 -0
- package/docs/de/dictionary/insertion.md +1 -4
- package/docs/de/dictionary/markdown.md +1 -0
- package/docs/de/dictionary/nesting.md +189 -41
- package/docs/de/dictionary/plurial.md +348 -7
- package/docs/de/dictionary/translation.md +147 -53
- package/docs/de/dynamic_dictionaries/collections.md +246 -0
- package/docs/de/dynamic_dictionaries/index.md +54 -0
- package/docs/de/dynamic_dictionaries/variants.md +492 -0
- package/docs/de/formatters.md +131 -0
- package/docs/de/how_works_intlayer.md +5 -0
- package/docs/de/interest_of_intlayer.md +1 -0
- package/docs/de/intlayer_CMS.md +7 -0
- package/docs/de/intlayer_visual_editor.md +1 -0
- package/docs/de/intlayer_with_adonisjs.md +21 -4
- package/docs/de/intlayer_with_analog.md +26 -5
- package/docs/de/intlayer_with_angular_19.md +21 -4
- package/docs/de/intlayer_with_angular_21.md +21 -4
- package/docs/de/intlayer_with_astro.md +133 -3
- package/docs/de/intlayer_with_astro_lit.md +25 -10
- package/docs/de/intlayer_with_astro_preact.md +25 -10
- package/docs/de/intlayer_with_astro_react.md +25 -10
- package/docs/de/intlayer_with_astro_solid.md +25 -10
- package/docs/de/intlayer_with_astro_svelte.md +25 -10
- package/docs/de/intlayer_with_astro_vanilla.md +25 -10
- package/docs/de/intlayer_with_astro_vue.md +25 -10
- package/docs/de/intlayer_with_create_react_app.md +36 -4
- package/docs/de/intlayer_with_express.md +21 -27
- package/docs/de/intlayer_with_fastify.md +21 -8
- package/docs/de/intlayer_with_hono.md +21 -4
- package/docs/de/intlayer_with_lynx+react.md +57 -14
- package/docs/de/intlayer_with_nestjs.md +23 -13
- package/docs/de/intlayer_with_next-i18next.md +21 -4
- package/docs/de/intlayer_with_next-intl.md +1 -0
- package/docs/de/intlayer_with_nextjs_14.md +49 -11
- package/docs/de/intlayer_with_nextjs_15.md +42 -5
- package/docs/de/intlayer_with_nextjs_16.md +24 -5
- package/docs/de/intlayer_with_nextjs_compiler.md +52 -1
- package/docs/de/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/de/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/de/intlayer_with_nuxt.md +26 -7
- package/docs/de/intlayer_with_react_native+expo.md +111 -66
- package/docs/de/intlayer_with_react_router_v7.md +25 -100
- package/docs/de/intlayer_with_react_router_v7_fs_routes.md +10 -94
- package/docs/de/intlayer_with_storybook.md +13 -9
- package/docs/de/intlayer_with_svelte_kit.md +17 -185
- package/docs/de/intlayer_with_tanstack+solid.md +40 -14
- package/docs/de/intlayer_with_tanstack.md +39 -13
- package/docs/de/intlayer_with_vanilla.md +1 -0
- package/docs/de/intlayer_with_vite+lit.md +35 -9
- package/docs/de/intlayer_with_vite+preact.md +85 -62
- package/docs/de/intlayer_with_vite+react.md +79 -57
- package/docs/de/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/de/intlayer_with_vite+solid.md +57 -47
- package/docs/de/intlayer_with_vite+svelte.md +37 -33
- package/docs/de/intlayer_with_vite+vanilla.md +38 -10
- package/docs/de/intlayer_with_vite+vue.md +84 -110
- 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 +23 -0
- package/docs/de/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/de/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/de/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/de/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/de/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/de/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/de/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/de/packages/intlayer/exports.md +6 -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 +76 -0
- package/docs/de/packages/intlayer/getMultilingualUrls.md +112 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/de/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/de/packages/react-intlayer/t.md +1 -0
- package/docs/de/packages/react-intlayer/useDictionary.md +1 -116
- package/docs/de/packages/react-intlayer/useI18n.md +1 -0
- package/docs/de/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/de/packages/react-intlayer/useLocale.md +1 -0
- package/docs/de/packages/react-intlayer/usePathname.md +87 -0
- package/docs/de/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/de/packages/react-native-intlayer/exports.md +48 -13
- package/docs/de/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/de/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/de/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/de/packages/svelte-intlayer/exports.md +14 -9
- package/docs/de/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/de/packages/vue-intlayer/exports.md +5 -0
- package/docs/de/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/de/plugins/sync-po.md +1 -0
- package/docs/de/releases/v6.md +11 -6
- package/docs/de/releases/v7.md +129 -0
- package/docs/de/releases/v8.md +198 -1
- package/docs/de/releases/v9.md +316 -0
- package/docs/de/roadmap.md +7 -16
- package/docs/de/testing.md +1 -0
- package/docs/de/vs_code_extension.md +1 -0
- package/docs/en/CI_CD.md +8 -7
- 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 +14 -8
- package/docs/en/cli/build.md +1 -0
- package/docs/en/cli/ci.md +63 -8
- package/docs/en/cli/configuration.md +1 -0
- package/docs/en/cli/debug.md +1 -0
- package/docs/en/cli/doc-review.md +111 -4
- 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/compat/i18n-js.md +44 -0
- package/docs/en/compat/i18next.md +59 -0
- package/docs/en/compat/index.md +51 -0
- package/docs/en/compat/lingui.md +44 -0
- package/docs/en/compat/next-i18next.md +57 -0
- package/docs/en/compat/next-intl.md +59 -0
- package/docs/en/compat/next-translate.md +45 -0
- package/docs/en/compat/ngx-translate.md +45 -0
- package/docs/en/compat/nuxtjs-i18n.md +46 -0
- package/docs/en/compat/polyglot.md +45 -0
- package/docs/en/compat/react-i18next.md +58 -0
- package/docs/en/compat/react-intl.md +55 -0
- package/docs/en/compat/svelte-i18n.md +47 -0
- package/docs/en/compat/transloco.md +45 -0
- package/docs/en/compat/vue-i18n.md +58 -0
- package/docs/en/compiler.md +17 -6
- package/docs/en/component_i18n.md +1 -0
- package/docs/en/configuration.md +57 -9
- package/docs/en/custom_domains.md +11 -2
- package/docs/en/custom_url_rewrites.md +11 -2
- package/docs/en/dictionary/condition.md +164 -1
- package/docs/en/dictionary/content_file.md +61 -0
- package/docs/en/dictionary/enumeration.md +310 -7
- package/docs/en/dictionary/file.md +152 -1
- package/docs/en/dictionary/function_fetching.md +1 -0
- package/docs/en/dictionary/gender.md +163 -1
- 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 +174 -9
- package/docs/en/dictionary/plurial.md +156 -10
- package/docs/en/dictionary/translation.md +146 -52
- package/docs/en/dynamic_dictionaries/collections.md +246 -0
- package/docs/en/dynamic_dictionaries/index.md +54 -0
- package/docs/en/dynamic_dictionaries/variants.md +492 -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 +21 -4
- package/docs/en/intlayer_with_analog.md +26 -5
- package/docs/en/intlayer_with_angular_19.md +21 -4
- package/docs/en/intlayer_with_angular_21.md +21 -4
- package/docs/en/intlayer_with_astro.md +23 -8
- package/docs/en/intlayer_with_astro_lit.md +23 -8
- package/docs/en/intlayer_with_astro_preact.md +23 -8
- package/docs/en/intlayer_with_astro_react.md +23 -8
- package/docs/en/intlayer_with_astro_solid.md +23 -8
- package/docs/en/intlayer_with_astro_svelte.md +23 -8
- package/docs/en/intlayer_with_astro_vanilla.md +23 -8
- package/docs/en/intlayer_with_astro_vue.md +23 -8
- package/docs/en/intlayer_with_create_react_app.md +21 -4
- package/docs/en/intlayer_with_express.md +21 -4
- package/docs/en/intlayer_with_fastify.md +21 -8
- package/docs/en/intlayer_with_hono.md +21 -4
- package/docs/en/intlayer_with_lynx+react.md +52 -12
- package/docs/en/intlayer_with_nestjs.md +21 -4
- package/docs/en/intlayer_with_next-i18next.md +21 -4
- package/docs/en/intlayer_with_next-intl.md +1 -0
- package/docs/en/intlayer_with_nextjs_14.md +23 -4
- package/docs/en/intlayer_with_nextjs_15.md +23 -4
- package/docs/en/intlayer_with_nextjs_16.md +25 -4
- package/docs/en/intlayer_with_nextjs_compiler.md +25 -4
- package/docs/en/intlayer_with_nextjs_no_locale_path.md +23 -4
- package/docs/en/intlayer_with_nextjs_page_router.md +23 -4
- package/docs/en/intlayer_with_nuxt.md +26 -7
- package/docs/en/intlayer_with_react_native+expo.md +74 -30
- package/docs/en/intlayer_with_react_router_v7.md +31 -7
- package/docs/en/intlayer_with_react_router_v7_fs_routes.md +11 -3
- package/docs/en/intlayer_with_storybook.md +13 -9
- package/docs/en/intlayer_with_svelte_kit.md +31 -7
- package/docs/en/intlayer_with_tanstack+solid.md +41 -13
- package/docs/en/intlayer_with_tanstack.md +39 -11
- package/docs/en/intlayer_with_vanilla.md +1 -0
- package/docs/en/intlayer_with_vite+lit.md +36 -8
- package/docs/en/intlayer_with_vite+preact.md +31 -7
- package/docs/en/intlayer_with_vite+react.md +31 -7
- package/docs/en/intlayer_with_vite+react_compiler.md +32 -6
- package/docs/en/intlayer_with_vite+solid.md +31 -7
- package/docs/en/intlayer_with_vite+svelte.md +31 -7
- package/docs/en/intlayer_with_vite+vanilla.md +38 -8
- package/docs/en/intlayer_with_vite+vue.md +31 -7
- 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 +22 -5
- package/docs/en/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/en/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/en/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/en/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/en/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/en/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/en/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/en/packages/intlayer/exports.md +19 -13
- 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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/en/packages/preact-intlayer/usePathname.md +117 -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 +5 -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/usePathname.md +87 -0
- package/docs/en/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/react-native-intlayer/exports.md +48 -13
- package/docs/en/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/en/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/en/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/svelte-intlayer/exports.md +14 -9
- package/docs/en/packages/svelte-intlayer/usePathname.md +103 -0
- package/docs/en/packages/svelte-intlayer/useRewriteURL.md +1 -0
- package/docs/en/packages/vite-intlayer/exports.md +39 -13
- package/docs/en/packages/vite-intlayer/intlayer.md +134 -14
- package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
- package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/en/packages/vite-intlayer/intlayerPrune.md +91 -12
- package/docs/en/packages/vue-intlayer/exports.md +5 -0
- package/docs/en/packages/vue-intlayer/usePathname.md +109 -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 +57 -3
- 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 +188 -1
- package/docs/en/releases/v9.md +315 -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 +5 -0
- package/docs/en-GB/agent_skills.md +1 -0
- package/docs/en-GB/autoFill.md +82 -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 +23 -1
- package/docs/en-GB/benchmark/svelte.md +23 -1
- package/docs/en-GB/benchmark/tanstack.md +23 -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 +23 -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 +111 -4
- 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 +9 -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 -36
- 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 -36
- package/docs/en-GB/cli/version.md +1 -0
- package/docs/en-GB/cli/watch.md +1 -0
- package/docs/en-GB/compat/i18n-js.md +44 -0
- package/docs/en-GB/compat/i18next.md +59 -0
- package/docs/en-GB/compat/index.md +51 -0
- package/docs/en-GB/compat/lingui.md +44 -0
- package/docs/en-GB/compat/next-i18next.md +57 -0
- package/docs/en-GB/compat/next-intl.md +59 -0
- package/docs/en-GB/compat/next-translate.md +45 -0
- package/docs/en-GB/compat/ngx-translate.md +45 -0
- package/docs/en-GB/compat/nuxtjs-i18n.md +46 -0
- package/docs/en-GB/compat/polyglot.md +45 -0
- package/docs/en-GB/compat/react-i18next.md +58 -0
- package/docs/en-GB/compat/react-intl.md +55 -0
- package/docs/en-GB/compat/svelte-i18n.md +47 -0
- package/docs/en-GB/compat/transloco.md +45 -0
- package/docs/en-GB/compat/vue-i18n.md +58 -0
- package/docs/en-GB/compiler.md +10 -4
- package/docs/en-GB/component_i18n.md +1 -0
- package/docs/en-GB/configuration.md +39 -2
- package/docs/en-GB/custom_domains.md +10 -3
- package/docs/en-GB/custom_url_rewrites.md +10 -3
- package/docs/en-GB/dictionary/condition.md +365 -1
- package/docs/en-GB/dictionary/content_file.md +65 -7
- package/docs/en-GB/dictionary/enumeration.md +578 -5
- package/docs/en-GB/dictionary/file.md +326 -1
- package/docs/en-GB/dictionary/function_fetching.md +1 -4
- package/docs/en-GB/dictionary/gender.md +376 -2
- 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 +380 -74
- package/docs/en-GB/dictionary/plurial.md +348 -7
- package/docs/en-GB/dictionary/translation.md +316 -88
- package/docs/en-GB/dynamic_dictionaries/collections.md +246 -0
- package/docs/en-GB/dynamic_dictionaries/index.md +54 -0
- package/docs/en-GB/dynamic_dictionaries/variants.md +492 -0
- package/docs/en-GB/formatters.md +60 -0
- package/docs/en-GB/how_works_intlayer.md +5 -16
- package/docs/en-GB/interest_of_intlayer.md +1 -0
- package/docs/en-GB/intlayer_CMS.md +7 -0
- package/docs/en-GB/intlayer_visual_editor.md +1 -0
- package/docs/en-GB/intlayer_with_adonisjs.md +21 -4
- package/docs/en-GB/intlayer_with_analog.md +26 -5
- package/docs/en-GB/intlayer_with_angular_19.md +21 -4
- package/docs/en-GB/intlayer_with_angular_21.md +21 -4
- package/docs/en-GB/intlayer_with_astro.md +132 -2
- package/docs/en-GB/intlayer_with_astro_lit.md +24 -9
- package/docs/en-GB/intlayer_with_astro_preact.md +24 -9
- package/docs/en-GB/intlayer_with_astro_react.md +24 -9
- package/docs/en-GB/intlayer_with_astro_solid.md +24 -9
- package/docs/en-GB/intlayer_with_astro_svelte.md +24 -9
- package/docs/en-GB/intlayer_with_astro_vanilla.md +24 -9
- package/docs/en-GB/intlayer_with_astro_vue.md +24 -9
- package/docs/en-GB/intlayer_with_create_react_app.md +39 -52
- package/docs/en-GB/intlayer_with_express.md +21 -27
- package/docs/en-GB/intlayer_with_fastify.md +21 -8
- package/docs/en-GB/intlayer_with_hono.md +21 -4
- package/docs/en-GB/intlayer_with_lynx+react.md +75 -17
- package/docs/en-GB/intlayer_with_nestjs.md +23 -13
- package/docs/en-GB/intlayer_with_next-i18next.md +21 -4
- package/docs/en-GB/intlayer_with_next-intl.md +1 -0
- package/docs/en-GB/intlayer_with_nextjs_14.md +34 -9
- package/docs/en-GB/intlayer_with_nextjs_15.md +44 -5
- package/docs/en-GB/intlayer_with_nextjs_16.md +24 -5
- package/docs/en-GB/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +24 -5
- package/docs/en-GB/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/en-GB/intlayer_with_nuxt.md +26 -7
- package/docs/en-GB/intlayer_with_react_native+expo.md +106 -66
- package/docs/en-GB/intlayer_with_react_router_v7.md +28 -8
- package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +47 -8
- package/docs/en-GB/intlayer_with_storybook.md +13 -9
- package/docs/en-GB/intlayer_with_svelte_kit.md +14 -184
- package/docs/en-GB/intlayer_with_tanstack+solid.md +40 -14
- package/docs/en-GB/intlayer_with_tanstack.md +36 -12
- package/docs/en-GB/intlayer_with_vanilla.md +1 -0
- package/docs/en-GB/intlayer_with_vite+lit.md +35 -9
- package/docs/en-GB/intlayer_with_vite+preact.md +26 -5
- package/docs/en-GB/intlayer_with_vite+react.md +28 -8
- package/docs/en-GB/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/en-GB/intlayer_with_vite+solid.md +22 -5
- package/docs/en-GB/intlayer_with_vite+svelte.md +28 -8
- package/docs/en-GB/intlayer_with_vite+vanilla.md +37 -9
- package/docs/en-GB/intlayer_with_vite+vue.md +36 -187
- 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/migration_from_i18next_to_intlayer.md +333 -0
- package/docs/en-GB/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/en-GB/migration_from_next-intl_to_intlayer.md +364 -0
- package/docs/en-GB/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/en-GB/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/en-GB/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/en-GB/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/en-GB/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/en-GB/packages/intlayer/exports.md +6 -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 +76 -0
- package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +45 -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 -16
- 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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/en-GB/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/en-GB/packages/react-intlayer/t.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -123
- package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -0
- package/docs/en-GB/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/en-GB/packages/react-intlayer/useLocale.md +1 -0
- package/docs/en-GB/packages/react-intlayer/usePathname.md +87 -0
- package/docs/en-GB/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/packages/react-native-intlayer/exports.md +52 -18
- package/docs/en-GB/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/en-GB/packages/solid-intlayer/exports.md +16 -11
- 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/usePathname.md +119 -0
- package/docs/en-GB/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/en-GB/packages/svelte-intlayer/exports.md +14 -9
- package/docs/en-GB/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/en-GB/packages/vue-intlayer/exports.md +5 -0
- package/docs/en-GB/packages/vue-intlayer/usePathname.md +109 -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 +223 -50
- package/docs/en-GB/plugins/sync-po.md +1 -0
- package/docs/en-GB/releases/v6.md +11 -6
- package/docs/en-GB/releases/v7.md +129 -0
- package/docs/en-GB/releases/v8.md +192 -1
- package/docs/en-GB/releases/v9.md +312 -0
- package/docs/en-GB/roadmap.md +7 -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 +5 -0
- package/docs/es/agent_skills.md +1 -0
- package/docs/es/autoFill.md +82 -0
- package/docs/es/benchmark/index.md +1 -0
- package/docs/es/benchmark/nextjs.md +1 -1
- package/docs/es/benchmark/solid.md +23 -1
- package/docs/es/benchmark/svelte.md +23 -1
- package/docs/es/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/es/cli/configuration.md +1 -0
- package/docs/es/cli/debug.md +1 -0
- package/docs/es/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/es/compat/i18next.md +59 -0
- package/docs/es/compat/index.md +51 -0
- package/docs/es/compat/lingui.md +44 -0
- package/docs/es/compat/next-i18next.md +57 -0
- package/docs/es/compat/next-intl.md +61 -0
- package/docs/es/compat/next-translate.md +45 -0
- package/docs/es/compat/ngx-translate.md +45 -0
- package/docs/es/compat/nuxtjs-i18n.md +46 -0
- package/docs/es/compat/polyglot.md +45 -0
- package/docs/es/compat/react-i18next.md +58 -0
- package/docs/es/compat/react-intl.md +55 -0
- package/docs/es/compat/svelte-i18n.md +47 -0
- package/docs/es/compat/transloco.md +45 -0
- package/docs/es/compat/vue-i18n.md +58 -0
- package/docs/es/compiler.md +10 -4
- package/docs/es/component_i18n.md +1 -0
- package/docs/es/configuration.md +55 -19
- package/docs/es/custom_domains.md +10 -3
- package/docs/es/custom_url_rewrites.md +10 -3
- package/docs/es/dictionary/condition.md +168 -5
- package/docs/es/dictionary/content_file.md +65 -0
- package/docs/es/dictionary/enumeration.md +538 -12
- package/docs/es/dictionary/file.md +160 -1
- package/docs/es/dictionary/function_fetching.md +1 -0
- package/docs/es/dictionary/gender.md +169 -7
- 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 +188 -40
- package/docs/es/dictionary/plurial.md +348 -7
- package/docs/es/dictionary/translation.md +147 -53
- package/docs/es/dynamic_dictionaries/collections.md +246 -0
- package/docs/es/dynamic_dictionaries/index.md +54 -0
- package/docs/es/dynamic_dictionaries/variants.md +492 -0
- package/docs/es/formatters.md +83 -0
- package/docs/es/how_works_intlayer.md +5 -4
- package/docs/es/interest_of_intlayer.md +1 -0
- package/docs/es/intlayer_CMS.md +22 -0
- package/docs/es/intlayer_visual_editor.md +1 -23
- package/docs/es/intlayer_with_adonisjs.md +21 -4
- package/docs/es/intlayer_with_analog.md +26 -5
- package/docs/es/intlayer_with_angular_19.md +21 -4
- package/docs/es/intlayer_with_angular_21.md +21 -4
- package/docs/es/intlayer_with_astro.md +133 -3
- package/docs/es/intlayer_with_astro_lit.md +25 -10
- package/docs/es/intlayer_with_astro_preact.md +25 -10
- package/docs/es/intlayer_with_astro_react.md +25 -10
- package/docs/es/intlayer_with_astro_solid.md +25 -10
- package/docs/es/intlayer_with_astro_svelte.md +25 -10
- package/docs/es/intlayer_with_astro_vanilla.md +25 -10
- package/docs/es/intlayer_with_astro_vue.md +25 -10
- package/docs/es/intlayer_with_create_react_app.md +21 -4
- package/docs/es/intlayer_with_express.md +21 -8
- package/docs/es/intlayer_with_fastify.md +21 -8
- package/docs/es/intlayer_with_hono.md +21 -4
- package/docs/es/intlayer_with_lynx+react.md +52 -12
- package/docs/es/intlayer_with_nestjs.md +23 -23
- package/docs/es/intlayer_with_next-i18next.md +21 -4
- package/docs/es/intlayer_with_next-intl.md +1 -0
- package/docs/es/intlayer_with_nextjs_14.md +31 -8
- package/docs/es/intlayer_with_nextjs_15.md +42 -5
- package/docs/es/intlayer_with_nextjs_16.md +24 -5
- package/docs/es/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/es/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/es/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/es/intlayer_with_nuxt.md +26 -7
- package/docs/es/intlayer_with_react_native+expo.md +111 -70
- package/docs/es/intlayer_with_react_router_v7.md +25 -100
- package/docs/es/intlayer_with_react_router_v7_fs_routes.md +11 -5
- package/docs/es/intlayer_with_storybook.md +13 -9
- package/docs/es/intlayer_with_svelte_kit.md +17 -185
- package/docs/es/intlayer_with_tanstack+solid.md +40 -14
- package/docs/es/intlayer_with_tanstack.md +39 -13
- package/docs/es/intlayer_with_vanilla.md +1 -0
- package/docs/es/intlayer_with_vite+lit.md +35 -9
- package/docs/es/intlayer_with_vite+preact.md +29 -6
- package/docs/es/intlayer_with_vite+react.md +31 -9
- package/docs/es/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/es/intlayer_with_vite+solid.md +25 -6
- package/docs/es/intlayer_with_vite+svelte.md +26 -7
- package/docs/es/intlayer_with_vite+vanilla.md +38 -10
- package/docs/es/intlayer_with_vite+vue.md +48 -94
- 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 +22 -5
- package/docs/es/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/es/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/es/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/es/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/es/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/es/packages/angular-intlayer/usePathname.md +119 -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 -9
- 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/comparePaths.md +173 -0
- package/docs/es/packages/intlayer/exports.md +19 -13
- 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 +76 -0
- package/docs/es/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/es/packages/preact-intlayer/usePathname.md +117 -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 +5 -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 -119
- package/docs/es/packages/react-intlayer/useI18n.md +1 -0
- package/docs/es/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/es/packages/react-intlayer/useLocale.md +1 -0
- package/docs/es/packages/react-intlayer/usePathname.md +87 -0
- package/docs/es/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/es/packages/react-native-intlayer/exports.md +48 -13
- package/docs/es/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/es/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/es/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/es/packages/svelte-intlayer/exports.md +5 -0
- package/docs/es/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/es/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/es/packages/vue-intlayer/exports.md +5 -0
- package/docs/es/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/es/plugins/sync-po.md +1 -0
- package/docs/es/releases/v6.md +29 -0
- package/docs/es/releases/v7.md +129 -0
- package/docs/es/releases/v8.md +188 -1
- package/docs/es/releases/v9.md +312 -0
- package/docs/es/roadmap.md +7 -0
- package/docs/es/testing.md +1 -0
- package/docs/es/vs_code_extension.md +1 -0
- package/docs/fr/CI_CD.md +5 -0
- package/docs/fr/agent_skills.md +1 -0
- package/docs/fr/autoFill.md +82 -0
- package/docs/fr/benchmark/index.md +1 -0
- package/docs/fr/benchmark/nextjs.md +1 -1
- package/docs/fr/benchmark/solid.md +23 -1
- package/docs/fr/benchmark/svelte.md +23 -1
- package/docs/fr/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/fr/cli/configuration.md +1 -0
- package/docs/fr/cli/debug.md +1 -0
- package/docs/fr/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/fr/compat/i18next.md +59 -0
- package/docs/fr/compat/index.md +51 -0
- package/docs/fr/compat/lingui.md +44 -0
- package/docs/fr/compat/next-i18next.md +57 -0
- package/docs/fr/compat/next-intl.md +59 -0
- package/docs/fr/compat/next-translate.md +45 -0
- package/docs/fr/compat/ngx-translate.md +45 -0
- package/docs/fr/compat/nuxtjs-i18n.md +46 -0
- package/docs/fr/compat/polyglot.md +45 -0
- package/docs/fr/compat/react-i18next.md +58 -0
- package/docs/fr/compat/react-intl.md +55 -0
- package/docs/fr/compat/svelte-i18n.md +47 -0
- package/docs/fr/compat/transloco.md +45 -0
- package/docs/fr/compat/vue-i18n.md +58 -0
- package/docs/fr/compiler.md +10 -4
- package/docs/fr/component_i18n.md +1 -0
- package/docs/fr/configuration.md +69 -32
- package/docs/fr/custom_domains.md +10 -3
- package/docs/fr/custom_url_rewrites.md +23 -16
- package/docs/fr/dictionary/condition.md +370 -6
- package/docs/fr/dictionary/content_file.md +65 -0
- package/docs/fr/dictionary/enumeration.md +354 -6
- package/docs/fr/dictionary/file.md +160 -1
- package/docs/fr/dictionary/function_fetching.md +1 -0
- package/docs/fr/dictionary/gender.md +169 -7
- 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 +359 -48
- package/docs/fr/dictionary/plurial.md +175 -5
- package/docs/fr/dictionary/translation.md +147 -53
- package/docs/fr/dynamic_dictionaries/collections.md +246 -0
- package/docs/fr/dynamic_dictionaries/index.md +54 -0
- package/docs/fr/dynamic_dictionaries/variants.md +492 -0
- package/docs/fr/formatters.md +172 -77
- package/docs/fr/how_works_intlayer.md +5 -0
- package/docs/fr/interest_of_intlayer.md +1 -0
- package/docs/fr/intlayer_CMS.md +7 -0
- package/docs/fr/intlayer_visual_editor.md +1 -0
- package/docs/fr/intlayer_with_adonisjs.md +21 -4
- package/docs/fr/intlayer_with_analog.md +26 -5
- package/docs/fr/intlayer_with_angular_19.md +21 -4
- package/docs/fr/intlayer_with_angular_21.md +21 -4
- package/docs/fr/intlayer_with_astro.md +133 -3
- package/docs/fr/intlayer_with_astro_lit.md +25 -10
- package/docs/fr/intlayer_with_astro_preact.md +25 -10
- package/docs/fr/intlayer_with_astro_react.md +25 -10
- package/docs/fr/intlayer_with_astro_solid.md +25 -10
- package/docs/fr/intlayer_with_astro_svelte.md +25 -10
- package/docs/fr/intlayer_with_astro_vanilla.md +25 -10
- package/docs/fr/intlayer_with_astro_vue.md +25 -10
- package/docs/fr/intlayer_with_create_react_app.md +21 -18
- package/docs/fr/intlayer_with_express.md +21 -8
- package/docs/fr/intlayer_with_fastify.md +21 -8
- package/docs/fr/intlayer_with_hono.md +21 -4
- package/docs/fr/intlayer_with_lynx+react.md +52 -12
- package/docs/fr/intlayer_with_nestjs.md +23 -23
- package/docs/fr/intlayer_with_next-i18next.md +21 -4
- package/docs/fr/intlayer_with_next-intl.md +1 -0
- package/docs/fr/intlayer_with_nextjs_14.md +47 -9
- package/docs/fr/intlayer_with_nextjs_15.md +42 -5
- package/docs/fr/intlayer_with_nextjs_16.md +24 -5
- package/docs/fr/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/fr/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/fr/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/fr/intlayer_with_nuxt.md +21 -31
- package/docs/fr/intlayer_with_react_native+expo.md +115 -67
- package/docs/fr/intlayer_with_react_router_v7.md +25 -100
- package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +5 -101
- package/docs/fr/intlayer_with_storybook.md +13 -9
- package/docs/fr/intlayer_with_svelte_kit.md +17 -217
- package/docs/fr/intlayer_with_tanstack+solid.md +40 -14
- package/docs/fr/intlayer_with_tanstack.md +39 -13
- package/docs/fr/intlayer_with_vanilla.md +1 -0
- package/docs/fr/intlayer_with_vite+lit.md +35 -9
- package/docs/fr/intlayer_with_vite+preact.md +29 -6
- package/docs/fr/intlayer_with_vite+react.md +31 -9
- package/docs/fr/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/fr/intlayer_with_vite+solid.md +25 -6
- package/docs/fr/intlayer_with_vite+svelte.md +31 -9
- package/docs/fr/intlayer_with_vite+vanilla.md +38 -10
- package/docs/fr/intlayer_with_vite+vue.md +43 -91
- 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 +22 -5
- package/docs/fr/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/fr/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/fr/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/fr/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/fr/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/fr/packages/angular-intlayer/usePathname.md +119 -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 -9
- 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/comparePaths.md +173 -0
- package/docs/fr/packages/intlayer/exports.md +19 -13
- 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 +74 -0
- package/docs/fr/packages/intlayer/getMultilingualUrls.md +100 -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 +5 -0
- package/docs/fr/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/fr/packages/next-intlayer/t.md +2 -1
- 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/usePathname.md +136 -0
- package/docs/fr/packages/next-intlayer/useRewriteURL.md +1 -8
- package/docs/fr/packages/nuxt-intlayer/exports.md +1 -0
- package/docs/fr/packages/preact-intlayer/exports.md +11 -6
- package/docs/fr/packages/preact-intlayer/usePathname.md +117 -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 +5 -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 +34 -149
- package/docs/fr/packages/react-intlayer/useI18n.md +1 -0
- package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/fr/packages/react-intlayer/useLocale.md +1 -0
- package/docs/fr/packages/react-intlayer/usePathname.md +87 -0
- package/docs/fr/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/packages/react-native-intlayer/exports.md +48 -13
- package/docs/fr/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/fr/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/fr/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/fr/packages/svelte-intlayer/exports.md +5 -0
- package/docs/fr/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/fr/packages/vue-intlayer/exports.md +15 -10
- package/docs/fr/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/fr/plugins/sync-po.md +1 -0
- package/docs/fr/releases/v6.md +29 -0
- package/docs/fr/releases/v7.md +129 -0
- package/docs/fr/releases/v8.md +188 -1
- package/docs/fr/releases/v9.md +312 -0
- package/docs/fr/roadmap.md +7 -0
- package/docs/fr/testing.md +1 -0
- package/docs/fr/vs_code_extension.md +1 -0
- package/docs/hi/CI_CD.md +5 -0
- package/docs/hi/agent_skills.md +1 -0
- package/docs/hi/autoFill.md +82 -0
- package/docs/hi/benchmark/index.md +1 -0
- package/docs/hi/benchmark/nextjs.md +1 -1
- package/docs/hi/benchmark/solid.md +23 -1
- package/docs/hi/benchmark/svelte.md +23 -1
- package/docs/hi/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/hi/cli/configuration.md +1 -0
- package/docs/hi/cli/debug.md +1 -0
- package/docs/hi/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/hi/compat/i18next.md +59 -0
- package/docs/hi/compat/index.md +51 -0
- package/docs/hi/compat/lingui.md +44 -0
- package/docs/hi/compat/next-i18next.md +57 -0
- package/docs/hi/compat/next-intl.md +59 -0
- package/docs/hi/compat/next-translate.md +45 -0
- package/docs/hi/compat/ngx-translate.md +45 -0
- package/docs/hi/compat/nuxtjs-i18n.md +46 -0
- package/docs/hi/compat/polyglot.md +45 -0
- package/docs/hi/compat/react-i18next.md +58 -0
- package/docs/hi/compat/react-intl.md +55 -0
- package/docs/hi/compat/svelte-i18n.md +47 -0
- package/docs/hi/compat/transloco.md +45 -0
- package/docs/hi/compat/vue-i18n.md +58 -0
- package/docs/hi/compiler.md +10 -4
- package/docs/hi/component_i18n.md +1 -0
- package/docs/hi/configuration.md +68 -32
- package/docs/hi/custom_domains.md +10 -3
- package/docs/hi/custom_url_rewrites.md +10 -3
- package/docs/hi/dictionary/condition.md +168 -5
- package/docs/hi/dictionary/content_file.md +61 -0
- package/docs/hi/dictionary/enumeration.md +354 -6
- package/docs/hi/dictionary/file.md +160 -1
- package/docs/hi/dictionary/function_fetching.md +1 -0
- package/docs/hi/dictionary/gender.md +169 -7
- 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 +189 -41
- package/docs/hi/dictionary/plurial.md +175 -5
- package/docs/hi/dictionary/translation.md +146 -56
- package/docs/hi/dynamic_dictionaries/collections.md +246 -0
- package/docs/hi/dynamic_dictionaries/index.md +54 -0
- package/docs/hi/dynamic_dictionaries/variants.md +492 -0
- package/docs/hi/formatters.md +86 -0
- package/docs/hi/how_works_intlayer.md +3 -0
- package/docs/hi/interest_of_intlayer.md +195 -0
- package/docs/hi/intlayer_CMS.md +7 -0
- package/docs/hi/intlayer_visual_editor.md +1 -0
- package/docs/hi/intlayer_with_adonisjs.md +21 -4
- package/docs/hi/intlayer_with_analog.md +26 -5
- package/docs/hi/intlayer_with_angular_19.md +21 -4
- package/docs/hi/intlayer_with_angular_21.md +21 -4
- package/docs/hi/intlayer_with_astro.md +137 -6
- package/docs/hi/intlayer_with_astro_lit.md +8 -4
- package/docs/hi/intlayer_with_astro_preact.md +8 -4
- package/docs/hi/intlayer_with_astro_react.md +8 -4
- package/docs/hi/intlayer_with_astro_solid.md +8 -4
- package/docs/hi/intlayer_with_astro_svelte.md +8 -4
- package/docs/hi/intlayer_with_astro_vanilla.md +8 -4
- package/docs/hi/intlayer_with_astro_vue.md +28 -12
- package/docs/hi/intlayer_with_create_react_app.md +36 -4
- package/docs/hi/intlayer_with_express.md +21 -27
- package/docs/hi/intlayer_with_fastify.md +21 -8
- package/docs/hi/intlayer_with_hono.md +21 -4
- package/docs/hi/intlayer_with_lynx+react.md +52 -12
- package/docs/hi/intlayer_with_nestjs.md +23 -13
- package/docs/hi/intlayer_with_next-i18next.md +21 -4
- package/docs/hi/intlayer_with_next-intl.md +1 -0
- package/docs/hi/intlayer_with_nextjs_14.md +52 -12
- package/docs/hi/intlayer_with_nextjs_15.md +42 -5
- package/docs/hi/intlayer_with_nextjs_16.md +197 -58
- package/docs/hi/intlayer_with_nextjs_compiler.md +22 -5
- package/docs/hi/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/hi/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/hi/intlayer_with_nuxt.md +21 -31
- package/docs/hi/intlayer_with_react_native+expo.md +151 -86
- package/docs/hi/intlayer_with_react_router_v7.md +28 -102
- package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +47 -103
- package/docs/hi/intlayer_with_storybook.md +13 -9
- package/docs/hi/intlayer_with_svelte_kit.md +20 -187
- package/docs/hi/intlayer_with_tanstack+solid.md +40 -14
- package/docs/hi/intlayer_with_tanstack.md +42 -15
- package/docs/hi/intlayer_with_vanilla.md +1 -0
- package/docs/hi/intlayer_with_vite+lit.md +30 -7
- package/docs/hi/intlayer_with_vite+preact.md +28 -8
- package/docs/hi/intlayer_with_vite+react.md +34 -11
- package/docs/hi/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/hi/intlayer_with_vite+solid.md +28 -8
- package/docs/hi/intlayer_with_vite+svelte.md +60 -56
- package/docs/hi/intlayer_with_vite+vanilla.md +38 -10
- package/docs/hi/intlayer_with_vite+vue.md +56 -81
- 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 +23 -0
- package/docs/hi/migration_from_i18next_to_intlayer.md +331 -0
- package/docs/hi/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/hi/migration_from_next-intl_to_intlayer.md +364 -0
- package/docs/hi/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/hi/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/hi/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/hi/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/hi/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/hi/packages/intlayer/exports.md +19 -13
- 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 +69 -0
- package/docs/hi/packages/intlayer/getMultilingualUrls.md +112 -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 +21 -4
- 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 +5 -0
- package/docs/hi/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/hi/packages/next-intlayer/t.md +3 -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/usePathname.md +136 -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 +11 -6
- package/docs/hi/packages/preact-intlayer/usePathname.md +117 -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 +4 -0
- package/docs/hi/packages/react-intlayer/t.md +1 -0
- package/docs/hi/packages/react-intlayer/useDictionary.md +1 -102
- package/docs/hi/packages/react-intlayer/useI18n.md +1 -4
- package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/hi/packages/react-intlayer/useLocale.md +1 -0
- package/docs/hi/packages/react-intlayer/usePathname.md +87 -0
- package/docs/hi/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/packages/react-native-intlayer/exports.md +49 -14
- package/docs/hi/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/hi/packages/solid-intlayer/exports.md +16 -11
- 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/usePathname.md +119 -0
- package/docs/hi/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/hi/packages/svelte-intlayer/exports.md +14 -9
- package/docs/hi/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/hi/packages/vue-intlayer/exports.md +15 -10
- package/docs/hi/packages/vue-intlayer/usePathname.md +109 -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 +221 -48
- package/docs/hi/plugins/sync-po.md +1 -0
- package/docs/hi/releases/v6.md +29 -0
- package/docs/hi/releases/v7.md +129 -0
- package/docs/hi/releases/v8.md +189 -2
- package/docs/hi/releases/v9.md +316 -0
- package/docs/hi/roadmap.md +7 -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 +21 -0
- package/docs/id/benchmark/index.md +1 -0
- package/docs/id/benchmark/nextjs.md +1 -1
- package/docs/id/benchmark/solid.md +23 -1
- package/docs/id/benchmark/svelte.md +23 -1
- package/docs/id/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/id/cli/configuration.md +1 -0
- package/docs/id/cli/debug.md +1 -0
- package/docs/id/cli/doc-review.md +111 -4
- 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 +9 -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/compat/i18n-js.md +44 -0
- package/docs/id/compat/i18next.md +59 -0
- package/docs/id/compat/index.md +51 -0
- package/docs/id/compat/lingui.md +44 -0
- package/docs/id/compat/next-i18next.md +57 -0
- package/docs/id/compat/next-intl.md +59 -0
- package/docs/id/compat/next-translate.md +45 -0
- package/docs/id/compat/ngx-translate.md +45 -0
- package/docs/id/compat/nuxtjs-i18n.md +46 -0
- package/docs/id/compat/polyglot.md +45 -0
- package/docs/id/compat/react-i18next.md +58 -0
- package/docs/id/compat/react-intl.md +55 -0
- package/docs/id/compat/svelte-i18n.md +47 -0
- package/docs/id/compat/transloco.md +45 -0
- package/docs/id/compat/vue-i18n.md +58 -0
- package/docs/id/compiler.md +10 -4
- package/docs/id/component_i18n.md +1 -0
- package/docs/id/configuration.md +54 -18
- package/docs/id/custom_domains.md +10 -3
- package/docs/id/custom_url_rewrites.md +23 -18
- package/docs/id/dictionary/condition.md +168 -5
- package/docs/id/dictionary/content_file.md +61 -7
- package/docs/id/dictionary/enumeration.md +354 -6
- package/docs/id/dictionary/file.md +319 -2
- package/docs/id/dictionary/function_fetching.md +1 -0
- package/docs/id/dictionary/gender.md +382 -8
- 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 +360 -49
- package/docs/id/dictionary/plurial.md +175 -5
- package/docs/id/dictionary/translation.md +147 -53
- package/docs/id/dynamic_dictionaries/collections.md +246 -0
- package/docs/id/dynamic_dictionaries/index.md +54 -0
- package/docs/id/dynamic_dictionaries/variants.md +492 -0
- package/docs/id/formatters.md +121 -0
- package/docs/id/how_works_intlayer.md +1 -0
- package/docs/id/interest_of_intlayer.md +194 -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 +21 -4
- package/docs/id/intlayer_with_analog.md +26 -5
- package/docs/id/intlayer_with_angular_19.md +21 -4
- package/docs/id/intlayer_with_angular_21.md +21 -4
- package/docs/id/intlayer_with_astro.md +134 -4
- package/docs/id/intlayer_with_astro_lit.md +25 -10
- package/docs/id/intlayer_with_astro_preact.md +25 -10
- package/docs/id/intlayer_with_astro_react.md +25 -10
- package/docs/id/intlayer_with_astro_solid.md +25 -10
- package/docs/id/intlayer_with_astro_svelte.md +25 -10
- package/docs/id/intlayer_with_astro_vanilla.md +25 -10
- package/docs/id/intlayer_with_astro_vue.md +25 -10
- package/docs/id/intlayer_with_create_react_app.md +21 -4
- package/docs/id/intlayer_with_express.md +21 -4
- package/docs/id/intlayer_with_fastify.md +21 -8
- package/docs/id/intlayer_with_hono.md +21 -4
- package/docs/id/intlayer_with_lynx+react.md +52 -12
- package/docs/id/intlayer_with_nestjs.md +23 -5
- package/docs/id/intlayer_with_next-i18next.md +21 -4
- package/docs/id/intlayer_with_next-intl.md +1 -0
- package/docs/id/intlayer_with_nextjs_14.md +22 -5
- package/docs/id/intlayer_with_nextjs_15.md +22 -5
- package/docs/id/intlayer_with_nextjs_16.md +199 -58
- package/docs/id/intlayer_with_nextjs_compiler.md +24 -26
- package/docs/id/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/id/intlayer_with_nextjs_page_router.md +22 -5
- package/docs/id/intlayer_with_nuxt.md +26 -7
- package/docs/id/intlayer_with_react_native+expo.md +65 -64
- package/docs/id/intlayer_with_react_router_v7.md +25 -100
- package/docs/id/intlayer_with_react_router_v7_fs_routes.md +11 -91
- package/docs/id/intlayer_with_storybook.md +13 -9
- package/docs/id/intlayer_with_svelte_kit.md +17 -185
- package/docs/id/intlayer_with_tanstack+solid.md +40 -14
- package/docs/id/intlayer_with_tanstack.md +39 -13
- package/docs/id/intlayer_with_vanilla.md +1 -0
- package/docs/id/intlayer_with_vite+lit.md +30 -7
- package/docs/id/intlayer_with_vite+preact.md +81 -62
- package/docs/id/intlayer_with_vite+react.md +79 -57
- package/docs/id/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/id/intlayer_with_vite+solid.md +57 -47
- package/docs/id/intlayer_with_vite+svelte.md +53 -36
- package/docs/id/intlayer_with_vite+vanilla.md +38 -10
- package/docs/id/intlayer_with_vite+vue.md +79 -109
- 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 +23 -0
- package/docs/id/migration_from_i18next_to_intlayer.md +330 -0
- package/docs/id/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/id/migration_from_next-intl_to_intlayer.md +364 -0
- package/docs/id/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/id/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/id/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/id/packages/@intlayer_babel/export.md +131 -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 +15 -10
- package/docs/id/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/id/packages/intlayer/exports.md +6 -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 +26 -0
- package/docs/id/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/id/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/id/packages/react-intlayer/t.md +1 -0
- package/docs/id/packages/react-intlayer/useDictionary.md +1 -121
- package/docs/id/packages/react-intlayer/useI18n.md +1 -0
- package/docs/id/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/id/packages/react-intlayer/useLocale.md +1 -0
- package/docs/id/packages/react-intlayer/usePathname.md +87 -0
- package/docs/id/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/id/packages/react-native-intlayer/exports.md +48 -13
- package/docs/id/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/id/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/id/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/id/packages/svelte-intlayer/exports.md +14 -9
- package/docs/id/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/id/packages/vue-intlayer/exports.md +5 -0
- package/docs/id/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/id/plugins/sync-po.md +1 -0
- package/docs/id/releases/v6.md +5 -0
- package/docs/id/releases/v7.md +129 -0
- package/docs/id/releases/v8.md +192 -2
- package/docs/id/releases/v9.md +316 -0
- package/docs/id/roadmap.md +1 -16
- package/docs/id/testing.md +1 -0
- package/docs/id/vs_code_extension.md +1 -0
- package/docs/it/CI_CD.md +5 -0
- package/docs/it/agent_skills.md +1 -0
- package/docs/it/autoFill.md +82 -0
- package/docs/it/benchmark/index.md +1 -0
- package/docs/it/benchmark/nextjs.md +1 -1
- package/docs/it/benchmark/solid.md +23 -1
- package/docs/it/benchmark/svelte.md +23 -1
- package/docs/it/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/it/cli/configuration.md +1 -0
- package/docs/it/cli/debug.md +1 -0
- package/docs/it/cli/doc-review.md +111 -4
- 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 +9 -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/compat/i18n-js.md +44 -0
- package/docs/it/compat/i18next.md +59 -0
- package/docs/it/compat/index.md +51 -0
- package/docs/it/compat/lingui.md +44 -0
- package/docs/it/compat/next-i18next.md +57 -0
- package/docs/it/compat/next-intl.md +59 -0
- package/docs/it/compat/next-translate.md +45 -0
- package/docs/it/compat/ngx-translate.md +45 -0
- package/docs/it/compat/nuxtjs-i18n.md +46 -0
- package/docs/it/compat/polyglot.md +45 -0
- package/docs/it/compat/react-i18next.md +58 -0
- package/docs/it/compat/react-intl.md +55 -0
- package/docs/it/compat/svelte-i18n.md +47 -0
- package/docs/it/compat/transloco.md +45 -0
- package/docs/it/compat/vue-i18n.md +58 -0
- package/docs/it/compiler.md +10 -4
- package/docs/it/component_i18n.md +1 -0
- package/docs/it/configuration.md +68 -32
- package/docs/it/custom_domains.md +10 -3
- package/docs/it/custom_url_rewrites.md +10 -3
- package/docs/it/dictionary/condition.md +168 -5
- package/docs/it/dictionary/content_file.md +65 -7
- package/docs/it/dictionary/enumeration.md +350 -12
- package/docs/it/dictionary/file.md +327 -2
- package/docs/it/dictionary/function_fetching.md +1 -0
- package/docs/it/dictionary/gender.md +169 -7
- 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 +189 -41
- package/docs/it/dictionary/plurial.md +348 -7
- package/docs/it/dictionary/translation.md +147 -53
- package/docs/it/dynamic_dictionaries/collections.md +246 -0
- package/docs/it/dynamic_dictionaries/index.md +54 -0
- package/docs/it/dynamic_dictionaries/variants.md +492 -0
- package/docs/it/formatters.md +83 -0
- package/docs/it/how_works_intlayer.md +5 -4
- package/docs/it/interest_of_intlayer.md +1 -0
- package/docs/it/intlayer_CMS.md +7 -0
- package/docs/it/intlayer_visual_editor.md +1 -0
- package/docs/it/intlayer_with_adonisjs.md +21 -4
- package/docs/it/intlayer_with_analog.md +26 -5
- package/docs/it/intlayer_with_angular_19.md +21 -4
- package/docs/it/intlayer_with_angular_21.md +21 -4
- package/docs/it/intlayer_with_astro.md +133 -3
- package/docs/it/intlayer_with_astro_lit.md +25 -10
- package/docs/it/intlayer_with_astro_preact.md +25 -10
- package/docs/it/intlayer_with_astro_react.md +25 -10
- package/docs/it/intlayer_with_astro_solid.md +25 -10
- package/docs/it/intlayer_with_astro_svelte.md +25 -10
- package/docs/it/intlayer_with_astro_vanilla.md +25 -10
- package/docs/it/intlayer_with_astro_vue.md +25 -10
- package/docs/it/intlayer_with_create_react_app.md +21 -18
- package/docs/it/intlayer_with_express.md +21 -8
- package/docs/it/intlayer_with_fastify.md +21 -8
- package/docs/it/intlayer_with_hono.md +21 -4
- package/docs/it/intlayer_with_lynx+react.md +63 -12
- package/docs/it/intlayer_with_nestjs.md +23 -13
- package/docs/it/intlayer_with_next-i18next.md +21 -4
- package/docs/it/intlayer_with_next-intl.md +1 -0
- package/docs/it/intlayer_with_nextjs_14.md +51 -13
- package/docs/it/intlayer_with_nextjs_15.md +42 -5
- package/docs/it/intlayer_with_nextjs_16.md +199 -58
- package/docs/it/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/it/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/it/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/it/intlayer_with_nuxt.md +26 -7
- package/docs/it/intlayer_with_react_native+expo.md +100 -62
- package/docs/it/intlayer_with_react_router_v7.md +25 -100
- package/docs/it/intlayer_with_react_router_v7_fs_routes.md +5 -97
- package/docs/it/intlayer_with_storybook.md +13 -9
- package/docs/it/intlayer_with_svelte_kit.md +17 -217
- package/docs/it/intlayer_with_tanstack+solid.md +40 -14
- package/docs/it/intlayer_with_tanstack.md +39 -13
- package/docs/it/intlayer_with_vanilla.md +1 -0
- package/docs/it/intlayer_with_vite+lit.md +35 -9
- package/docs/it/intlayer_with_vite+preact.md +85 -62
- package/docs/it/intlayer_with_vite+react.md +79 -57
- package/docs/it/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/it/intlayer_with_vite+solid.md +57 -47
- package/docs/it/intlayer_with_vite+svelte.md +52 -35
- package/docs/it/intlayer_with_vite+vanilla.md +38 -10
- package/docs/it/intlayer_with_vite+vue.md +83 -131
- 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 +23 -0
- package/docs/it/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/it/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/it/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/it/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/it/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/it/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/it/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/it/packages/intlayer/exports.md +19 -13
- 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 +76 -0
- package/docs/it/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -0
- package/docs/it/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/it/packages/next-intlayer/t.md +35 -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/usePathname.md +136 -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 +11 -6
- package/docs/it/packages/preact-intlayer/usePathname.md +117 -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 +21 -16
- package/docs/it/packages/react-intlayer/t.md +1 -0
- package/docs/it/packages/react-intlayer/useDictionary.md +1 -104
- package/docs/it/packages/react-intlayer/useI18n.md +1 -0
- package/docs/it/packages/react-intlayer/useIntlayer.md +1 -57
- package/docs/it/packages/react-intlayer/useLocale.md +1 -0
- package/docs/it/packages/react-intlayer/usePathname.md +87 -0
- package/docs/it/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/it/packages/react-native-intlayer/exports.md +48 -13
- package/docs/it/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/it/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/it/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/it/packages/svelte-intlayer/exports.md +5 -0
- package/docs/it/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/it/packages/vue-intlayer/exports.md +5 -0
- package/docs/it/packages/vue-intlayer/usePathname.md +109 -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 +224 -51
- package/docs/it/plugins/sync-po.md +1 -0
- package/docs/it/releases/v6.md +29 -0
- package/docs/it/releases/v7.md +129 -0
- package/docs/it/releases/v8.md +201 -2
- package/docs/it/releases/v9.md +316 -0
- package/docs/it/roadmap.md +7 -0
- package/docs/it/testing.md +1 -0
- package/docs/it/vs_code_extension.md +1 -0
- package/docs/ja/CI_CD.md +5 -0
- package/docs/ja/agent_skills.md +1 -0
- package/docs/ja/autoFill.md +82 -0
- package/docs/ja/benchmark/index.md +1 -0
- package/docs/ja/benchmark/nextjs.md +1 -1
- package/docs/ja/benchmark/solid.md +23 -1
- package/docs/ja/benchmark/svelte.md +23 -1
- package/docs/ja/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/ja/cli/configuration.md +1 -0
- package/docs/ja/cli/debug.md +1 -0
- package/docs/ja/cli/doc-review.md +111 -4
- 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 +9 -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 -18
- 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/compat/i18n-js.md +44 -0
- package/docs/ja/compat/i18next.md +59 -0
- package/docs/ja/compat/index.md +51 -0
- package/docs/ja/compat/lingui.md +44 -0
- package/docs/ja/compat/next-i18next.md +57 -0
- package/docs/ja/compat/next-intl.md +59 -0
- package/docs/ja/compat/next-translate.md +45 -0
- package/docs/ja/compat/ngx-translate.md +45 -0
- package/docs/ja/compat/nuxtjs-i18n.md +46 -0
- package/docs/ja/compat/polyglot.md +45 -0
- package/docs/ja/compat/react-i18next.md +58 -0
- package/docs/ja/compat/react-intl.md +55 -0
- package/docs/ja/compat/svelte-i18n.md +47 -0
- package/docs/ja/compat/transloco.md +45 -0
- package/docs/ja/compat/vue-i18n.md +58 -0
- package/docs/ja/compiler.md +10 -4
- package/docs/ja/component_i18n.md +1 -0
- package/docs/ja/configuration.md +69 -33
- package/docs/ja/custom_domains.md +10 -3
- package/docs/ja/custom_url_rewrites.md +10 -3
- package/docs/ja/dictionary/condition.md +168 -5
- package/docs/ja/dictionary/content_file.md +65 -0
- package/docs/ja/dictionary/enumeration.md +354 -6
- package/docs/ja/dictionary/file.md +152 -1
- package/docs/ja/dictionary/function_fetching.md +1 -27
- package/docs/ja/dictionary/gender.md +169 -7
- package/docs/ja/dictionary/html.md +1 -0
- package/docs/ja/dictionary/insertion.md +1 -0
- package/docs/ja/dictionary/markdown.md +1348 -0
- package/docs/ja/dictionary/nesting.md +188 -40
- package/docs/ja/dictionary/plurial.md +175 -5
- package/docs/ja/dictionary/translation.md +135 -92
- package/docs/ja/dynamic_dictionaries/collections.md +246 -0
- package/docs/ja/dynamic_dictionaries/index.md +54 -0
- package/docs/ja/dynamic_dictionaries/variants.md +492 -0
- package/docs/ja/formatters.md +78 -0
- package/docs/ja/how_works_intlayer.md +5 -2
- package/docs/ja/interest_of_intlayer.md +1 -0
- package/docs/ja/intlayer_CMS.md +7 -0
- package/docs/ja/intlayer_visual_editor.md +1 -4
- package/docs/ja/intlayer_with_adonisjs.md +21 -4
- package/docs/ja/intlayer_with_analog.md +30 -5
- package/docs/ja/intlayer_with_angular_19.md +21 -4
- package/docs/ja/intlayer_with_angular_21.md +21 -4
- package/docs/ja/intlayer_with_astro.md +132 -2
- package/docs/ja/intlayer_with_astro_lit.md +24 -9
- package/docs/ja/intlayer_with_astro_preact.md +24 -9
- package/docs/ja/intlayer_with_astro_react.md +24 -9
- package/docs/ja/intlayer_with_astro_solid.md +24 -9
- package/docs/ja/intlayer_with_astro_svelte.md +24 -9
- package/docs/ja/intlayer_with_astro_vanilla.md +24 -9
- package/docs/ja/intlayer_with_astro_vue.md +24 -9
- package/docs/ja/intlayer_with_create_react_app.md +21 -20
- package/docs/ja/intlayer_with_express.md +21 -8
- package/docs/ja/intlayer_with_fastify.md +21 -8
- package/docs/ja/intlayer_with_hono.md +21 -4
- package/docs/ja/intlayer_with_lynx+react.md +52 -12
- package/docs/ja/intlayer_with_nestjs.md +23 -13
- package/docs/ja/intlayer_with_next-i18next.md +21 -4
- package/docs/ja/intlayer_with_next-intl.md +1 -0
- package/docs/ja/intlayer_with_nextjs_14.md +47 -24
- package/docs/ja/intlayer_with_nextjs_15.md +42 -5
- package/docs/ja/intlayer_with_nextjs_16.md +199 -58
- package/docs/ja/intlayer_with_nextjs_compiler.md +24 -26
- package/docs/ja/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/ja/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/ja/intlayer_with_nuxt.md +26 -7
- package/docs/ja/intlayer_with_react_native+expo.md +156 -130
- package/docs/ja/intlayer_with_react_router_v7.md +10 -26
- package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +5 -97
- package/docs/ja/intlayer_with_storybook.md +13 -9
- package/docs/ja/intlayer_with_svelte_kit.md +15 -1
- package/docs/ja/intlayer_with_tanstack+solid.md +40 -14
- package/docs/ja/intlayer_with_tanstack.md +40 -14
- package/docs/ja/intlayer_with_vanilla.md +1 -0
- package/docs/ja/intlayer_with_vite+lit.md +35 -9
- package/docs/ja/intlayer_with_vite+preact.md +710 -1
- package/docs/ja/intlayer_with_vite+react.md +294 -1
- package/docs/ja/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/ja/intlayer_with_vite+solid.md +57 -47
- package/docs/ja/intlayer_with_vite+svelte.md +55 -36
- package/docs/ja/intlayer_with_vite+vanilla.md +38 -10
- package/docs/ja/intlayer_with_vite+vue.md +100 -122
- 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 +27 -0
- package/docs/ja/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/ja/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/ja/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/ja/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/ja/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/ja/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/ja/packages/angular-intlayer/usePathname.md +119 -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 -9
- 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/comparePaths.md +173 -0
- package/docs/ja/packages/intlayer/exports.md +6 -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 +74 -0
- package/docs/ja/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/ja/packages/preact-intlayer/usePathname.md +117 -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 +22 -16
- package/docs/ja/packages/react-intlayer/t.md +1 -0
- package/docs/ja/packages/react-intlayer/useDictionary.md +1 -107
- package/docs/ja/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -65
- package/docs/ja/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ja/packages/react-intlayer/usePathname.md +87 -0
- package/docs/ja/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/packages/react-native-intlayer/exports.md +48 -14
- package/docs/ja/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ja/packages/solid-intlayer/exports.md +5 -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/usePathname.md +120 -0
- package/docs/ja/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ja/packages/svelte-intlayer/exports.md +14 -9
- package/docs/ja/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ja/packages/vue-intlayer/exports.md +5 -0
- package/docs/ja/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/ja/plugins/sync-po.md +1 -0
- package/docs/ja/releases/v6.md +29 -0
- package/docs/ja/releases/v7.md +129 -0
- package/docs/ja/releases/v8.md +194 -4
- package/docs/ja/releases/v9.md +316 -0
- package/docs/ja/roadmap.md +7 -0
- package/docs/ja/testing.md +1 -0
- package/docs/ja/vs_code_extension.md +1 -0
- package/docs/ko/CI_CD.md +5 -0
- package/docs/ko/agent_skills.md +1 -0
- package/docs/ko/autoFill.md +82 -0
- package/docs/ko/benchmark/index.md +1 -0
- package/docs/ko/benchmark/nextjs.md +1 -1
- package/docs/ko/benchmark/solid.md +23 -1
- package/docs/ko/benchmark/svelte.md +23 -1
- package/docs/ko/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/ko/cli/configuration.md +1 -0
- package/docs/ko/cli/debug.md +1 -0
- package/docs/ko/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/ko/compat/i18next.md +59 -0
- package/docs/ko/compat/index.md +51 -0
- package/docs/ko/compat/lingui.md +44 -0
- package/docs/ko/compat/next-i18next.md +55 -0
- package/docs/ko/compat/next-intl.md +59 -0
- package/docs/ko/compat/next-translate.md +45 -0
- package/docs/ko/compat/ngx-translate.md +45 -0
- package/docs/ko/compat/nuxtjs-i18n.md +46 -0
- package/docs/ko/compat/polyglot.md +45 -0
- package/docs/ko/compat/react-i18next.md +58 -0
- package/docs/ko/compat/react-intl.md +55 -0
- package/docs/ko/compat/svelte-i18n.md +47 -0
- package/docs/ko/compat/transloco.md +45 -0
- package/docs/ko/compat/vue-i18n.md +58 -0
- package/docs/ko/compiler.md +10 -4
- package/docs/ko/component_i18n.md +1 -0
- package/docs/ko/configuration.md +68 -32
- package/docs/ko/custom_domains.md +10 -3
- package/docs/ko/custom_url_rewrites.md +10 -3
- package/docs/ko/dictionary/condition.md +168 -5
- package/docs/ko/dictionary/content_file.md +65 -27
- package/docs/ko/dictionary/enumeration.md +354 -6
- package/docs/ko/dictionary/file.md +152 -1
- package/docs/ko/dictionary/function_fetching.md +1 -0
- package/docs/ko/dictionary/gender.md +169 -7
- package/docs/ko/dictionary/html.md +1 -0
- package/docs/ko/dictionary/insertion.md +1 -6
- package/docs/ko/dictionary/markdown.md +1 -0
- package/docs/ko/dictionary/nesting.md +188 -40
- package/docs/ko/dictionary/plurial.md +175 -5
- package/docs/ko/dictionary/translation.md +143 -65
- package/docs/ko/dynamic_dictionaries/collections.md +246 -0
- package/docs/ko/dynamic_dictionaries/index.md +54 -0
- package/docs/ko/dynamic_dictionaries/variants.md +492 -0
- package/docs/ko/formatters.md +72 -0
- package/docs/ko/how_works_intlayer.md +5 -0
- package/docs/ko/interest_of_intlayer.md +1 -0
- package/docs/ko/intlayer_CMS.md +7 -0
- package/docs/ko/intlayer_visual_editor.md +1 -2
- package/docs/ko/intlayer_with_adonisjs.md +21 -4
- package/docs/ko/intlayer_with_analog.md +52 -11
- package/docs/ko/intlayer_with_angular_19.md +43 -10
- package/docs/ko/intlayer_with_angular_21.md +43 -10
- package/docs/ko/intlayer_with_astro.md +160 -10
- package/docs/ko/intlayer_with_astro_lit.md +36 -11
- package/docs/ko/intlayer_with_astro_preact.md +36 -11
- package/docs/ko/intlayer_with_astro_react.md +36 -11
- package/docs/ko/intlayer_with_astro_solid.md +36 -11
- package/docs/ko/intlayer_with_astro_svelte.md +36 -11
- package/docs/ko/intlayer_with_astro_vanilla.md +33 -10
- package/docs/ko/intlayer_with_astro_vue.md +56 -19
- package/docs/ko/intlayer_with_create_react_app.md +40 -23
- package/docs/ko/intlayer_with_express.md +21 -27
- package/docs/ko/intlayer_with_fastify.md +21 -8
- package/docs/ko/intlayer_with_hono.md +21 -4
- package/docs/ko/intlayer_with_lynx+react.md +17 -111
- package/docs/ko/intlayer_with_nestjs.md +23 -23
- package/docs/ko/intlayer_with_next-i18next.md +21 -4
- package/docs/ko/intlayer_with_next-intl.md +1 -0
- package/docs/ko/intlayer_with_nextjs_14.md +60 -25
- package/docs/ko/intlayer_with_nextjs_15.md +85 -18
- package/docs/ko/intlayer_with_nextjs_16.md +231 -67
- package/docs/ko/intlayer_with_nextjs_compiler.md +35 -297
- package/docs/ko/intlayer_with_nextjs_no_locale_path.md +52 -15
- package/docs/ko/intlayer_with_nextjs_page_router.md +63 -16
- package/docs/ko/intlayer_with_nuxt.md +55 -14
- package/docs/ko/intlayer_with_react_native+expo.md +135 -137
- package/docs/ko/intlayer_with_react_router_v7.md +62 -105
- package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +81 -106
- package/docs/ko/intlayer_with_storybook.md +36 -9
- package/docs/ko/intlayer_with_svelte_kit.md +54 -182
- package/docs/ko/intlayer_with_tanstack+solid.md +98 -32
- package/docs/ko/intlayer_with_tanstack.md +97 -31
- package/docs/ko/intlayer_with_vanilla.md +32 -9
- package/docs/ko/intlayer_with_vite+lit.md +75 -21
- package/docs/ko/intlayer_with_vite+preact.md +111 -100
- package/docs/ko/intlayer_with_vite+react.md +128 -484
- package/docs/ko/intlayer_with_vite+react_compiler.md +53 -13
- package/docs/ko/intlayer_with_vite+solid.md +87 -154
- package/docs/ko/intlayer_with_vite+svelte.md +84 -45
- package/docs/ko/intlayer_with_vite+vanilla.md +81 -23
- package/docs/ko/intlayer_with_vite+vue.md +115 -119
- 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 +23 -0
- package/docs/ko/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/ko/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/ko/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/ko/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/ko/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/ko/packages/@intlayer_babel/export.md +131 -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 +15 -10
- package/docs/ko/packages/angular-intlayer/usePathname.md +119 -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 -9
- 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/comparePaths.md +173 -0
- package/docs/ko/packages/intlayer/exports.md +6 -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 +74 -0
- package/docs/ko/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -0
- package/docs/ko/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/ko/packages/next-intlayer/t.md +35 -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 -5
- package/docs/ko/packages/next-intlayer/usePathname.md +140 -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 +11 -6
- package/docs/ko/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/ko/packages/react-intlayer/t.md +1 -20
- package/docs/ko/packages/react-intlayer/useDictionary.md +1 -121
- package/docs/ko/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/ko/packages/react-intlayer/useLocale.md +1 -0
- package/docs/ko/packages/react-intlayer/usePathname.md +87 -0
- package/docs/ko/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/packages/react-native-intlayer/exports.md +49 -14
- package/docs/ko/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ko/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/ko/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ko/packages/svelte-intlayer/exports.md +5 -0
- package/docs/ko/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ko/packages/vue-intlayer/exports.md +5 -0
- package/docs/ko/packages/vue-intlayer/usePathname.md +109 -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 +223 -50
- package/docs/ko/plugins/sync-po.md +1 -0
- package/docs/ko/releases/v6.md +29 -0
- package/docs/ko/releases/v7.md +129 -0
- package/docs/ko/releases/v8.md +193 -1
- package/docs/ko/releases/v9.md +316 -0
- package/docs/ko/roadmap.md +7 -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 +37 -3
- package/docs/nl/custom_domains.md +9 -2
- package/docs/nl/interest_of_intlayer.md +1 -0
- package/docs/nl/intlayer_with_angular_21.md +21 -4
- package/docs/nl/intlayer_with_fastify.md +21 -8
- package/docs/nl/intlayer_with_hono.md +21 -4
- package/docs/nl/intlayer_with_storybook.md +13 -9
- package/docs/nl/intlayer_with_vanilla.md +1 -0
- package/docs/nl/intlayer_with_vite+lit.md +29 -6
- package/docs/nl/intlayer_with_vite+vanilla.md +37 -9
- package/docs/nl/introduction.md +1 -0
- package/docs/nl/packages/intlayer/comparePaths.md +173 -0
- package/docs/pl/CI_CD.md +1 -0
- package/docs/pl/agent_skills.md +1 -0
- package/docs/pl/autoFill.md +21 -0
- package/docs/pl/benchmark/___NOTE.md +101 -0
- package/docs/pl/benchmark/___nextjs.md +198 -0
- package/docs/pl/benchmark/___solid.md +36 -0
- package/docs/pl/benchmark/___svelte.md +36 -0
- package/docs/pl/benchmark/___tanstack.md +36 -0
- package/docs/pl/benchmark/___vue.md +36 -0
- package/docs/pl/benchmark/index.md +1 -0
- package/docs/pl/benchmark/nextjs.md +1 -1
- package/docs/pl/benchmark/solid.md +23 -1
- package/docs/pl/benchmark/svelte.md +23 -1
- package/docs/pl/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/pl/cli/configuration.md +1 -0
- package/docs/pl/cli/debug.md +1 -0
- package/docs/pl/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/pl/compat/i18next.md +59 -0
- package/docs/pl/compat/index.md +51 -0
- package/docs/pl/compat/lingui.md +44 -0
- package/docs/pl/compat/next-i18next.md +57 -0
- package/docs/pl/compat/next-intl.md +59 -0
- package/docs/pl/compat/next-translate.md +45 -0
- package/docs/pl/compat/ngx-translate.md +45 -0
- package/docs/pl/compat/nuxtjs-i18n.md +46 -0
- package/docs/pl/compat/polyglot.md +45 -0
- package/docs/pl/compat/react-i18next.md +58 -0
- package/docs/pl/compat/react-intl.md +55 -0
- package/docs/pl/compat/svelte-i18n.md +47 -0
- package/docs/pl/compat/transloco.md +45 -0
- package/docs/pl/compat/vue-i18n.md +58 -0
- package/docs/pl/compiler.md +7 -3
- package/docs/pl/component_i18n.md +1 -0
- package/docs/pl/configuration.md +51 -18
- package/docs/pl/custom_domains.md +9 -2
- package/docs/pl/custom_url_rewrites.md +9 -2
- package/docs/pl/dictionary/condition.md +168 -5
- package/docs/pl/dictionary/content_file.md +61 -40
- package/docs/pl/dictionary/enumeration.md +354 -6
- package/docs/pl/dictionary/file.md +319 -2
- package/docs/pl/dictionary/function_fetching.md +1 -0
- package/docs/pl/dictionary/gender.md +169 -7
- 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 +188 -40
- package/docs/pl/dictionary/plurial.md +175 -5
- package/docs/pl/dictionary/translation.md +147 -53
- package/docs/pl/dynamic_dictionaries/collections.md +246 -0
- package/docs/pl/dynamic_dictionaries/index.md +54 -0
- package/docs/pl/dynamic_dictionaries/variants.md +492 -0
- package/docs/pl/formatters.md +121 -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 +21 -4
- package/docs/pl/intlayer_with_analog.md +26 -5
- package/docs/pl/intlayer_with_angular_19.md +21 -4
- package/docs/pl/intlayer_with_angular_21.md +21 -4
- package/docs/pl/intlayer_with_astro.md +183 -1
- package/docs/pl/intlayer_with_astro_lit.md +24 -9
- package/docs/pl/intlayer_with_astro_preact.md +24 -9
- package/docs/pl/intlayer_with_astro_react.md +24 -9
- package/docs/pl/intlayer_with_astro_solid.md +24 -9
- package/docs/pl/intlayer_with_astro_svelte.md +24 -9
- package/docs/pl/intlayer_with_astro_vanilla.md +24 -9
- package/docs/pl/intlayer_with_astro_vue.md +24 -9
- package/docs/pl/intlayer_with_create_react_app.md +21 -4
- package/docs/pl/intlayer_with_express.md +21 -4
- package/docs/pl/intlayer_with_fastify.md +21 -8
- package/docs/pl/intlayer_with_hono.md +21 -4
- package/docs/pl/intlayer_with_lynx+react.md +52 -12
- package/docs/pl/intlayer_with_nestjs.md +23 -5
- package/docs/pl/intlayer_with_next-i18next.md +21 -4
- package/docs/pl/intlayer_with_next-intl.md +1 -0
- package/docs/pl/intlayer_with_nextjs_14.md +21 -4
- package/docs/pl/intlayer_with_nextjs_15.md +21 -4
- package/docs/pl/intlayer_with_nextjs_16.md +23 -4
- package/docs/pl/intlayer_with_nextjs_compiler.md +23 -4
- package/docs/pl/intlayer_with_nextjs_no_locale_path.md +21 -4
- package/docs/pl/intlayer_with_nextjs_page_router.md +21 -4
- package/docs/pl/intlayer_with_nuxt.md +26 -7
- package/docs/pl/intlayer_with_react_native+expo.md +95 -77
- package/docs/pl/intlayer_with_react_router_v7.md +24 -99
- package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +4 -96
- package/docs/pl/intlayer_with_storybook.md +13 -9
- package/docs/pl/intlayer_with_svelte_kit.md +16 -188
- package/docs/pl/intlayer_with_tanstack+solid.md +39 -13
- package/docs/pl/intlayer_with_tanstack.md +38 -12
- package/docs/pl/intlayer_with_vanilla.md +1 -0
- package/docs/pl/intlayer_with_vite+lit.md +29 -6
- package/docs/pl/intlayer_with_vite+preact.md +80 -61
- package/docs/pl/intlayer_with_vite+react.md +78 -56
- package/docs/pl/intlayer_with_vite+react_compiler.md +30 -6
- package/docs/pl/intlayer_with_vite+solid.md +56 -46
- package/docs/pl/intlayer_with_vite+svelte.md +53 -34
- package/docs/pl/intlayer_with_vite+vanilla.md +37 -9
- package/docs/pl/intlayer_with_vite+vue.md +78 -78
- 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 +23 -0
- package/docs/pl/migration_from_i18next_to_intlayer.md +230 -0
- package/docs/pl/migration_from_next-i18next_to_intlayer.md +351 -0
- package/docs/pl/migration_from_next-intl_to_intlayer.md +360 -0
- package/docs/pl/migration_from_nuxtjs_i18n_to_intlayer.md +324 -0
- package/docs/pl/migration_from_react-i18next_to_intlayer.md +380 -0
- package/docs/pl/migration_from_vue-i18n_to_intlayer.md +232 -0
- package/docs/pl/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/pl/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/pl/packages/intlayer/exports.md +6 -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 +20 -0
- package/docs/pl/packages/intlayer/getMultilingualUrls.md +112 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/pl/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/pl/packages/react-intlayer/t.md +1 -0
- package/docs/pl/packages/react-intlayer/useDictionary.md +1 -104
- package/docs/pl/packages/react-intlayer/useI18n.md +1 -0
- package/docs/pl/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/pl/packages/react-intlayer/useLocale.md +1 -0
- package/docs/pl/packages/react-intlayer/usePathname.md +87 -0
- package/docs/pl/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/packages/react-native-intlayer/exports.md +48 -13
- package/docs/pl/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/pl/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/pl/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/pl/packages/svelte-intlayer/exports.md +5 -0
- package/docs/pl/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/pl/packages/vue-intlayer/exports.md +5 -0
- package/docs/pl/packages/vue-intlayer/usePathname.md +109 -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 +223 -50
- package/docs/pl/plugins/sync-po.md +1 -0
- package/docs/pl/releases/v6.md +5 -0
- package/docs/pl/releases/v7.md +129 -0
- package/docs/pl/releases/v8.md +189 -2
- package/docs/pl/releases/v9.md +316 -0
- package/docs/pl/roadmap.md +1 -16
- package/docs/pl/testing.md +1 -0
- package/docs/pl/vs_code_extension.md +1 -0
- package/docs/pt/CI_CD.md +5 -0
- package/docs/pt/agent_skills.md +1 -0
- package/docs/pt/autoFill.md +118 -14
- package/docs/pt/benchmark/index.md +6 -5
- package/docs/pt/benchmark/nextjs.md +1 -1
- package/docs/pt/benchmark/solid.md +23 -1
- package/docs/pt/benchmark/svelte.md +23 -1
- package/docs/pt/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/pt/cli/configuration.md +1 -0
- package/docs/pt/cli/debug.md +1 -0
- package/docs/pt/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/pt/compat/i18next.md +59 -0
- package/docs/pt/compat/index.md +51 -0
- package/docs/pt/compat/lingui.md +44 -0
- package/docs/pt/compat/next-i18next.md +57 -0
- package/docs/pt/compat/next-intl.md +59 -0
- package/docs/pt/compat/next-translate.md +45 -0
- package/docs/pt/compat/ngx-translate.md +45 -0
- package/docs/pt/compat/nuxtjs-i18n.md +46 -0
- package/docs/pt/compat/polyglot.md +45 -0
- package/docs/pt/compat/react-i18next.md +58 -0
- package/docs/pt/compat/react-intl.md +55 -0
- package/docs/pt/compat/svelte-i18n.md +47 -0
- package/docs/pt/compat/transloco.md +45 -0
- package/docs/pt/compat/vue-i18n.md +58 -0
- package/docs/pt/compiler.md +9 -5
- package/docs/pt/component_i18n.md +1 -0
- package/docs/pt/configuration.md +66 -33
- package/docs/pt/custom_domains.md +10 -8
- package/docs/pt/custom_url_rewrites.md +10 -3
- package/docs/pt/dictionary/condition.md +168 -5
- package/docs/pt/dictionary/content_file.md +65 -7
- package/docs/pt/dictionary/enumeration.md +354 -6
- package/docs/pt/dictionary/file.md +160 -1
- package/docs/pt/dictionary/function_fetching.md +1 -0
- package/docs/pt/dictionary/gender.md +169 -7
- 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 +188 -40
- package/docs/pt/dictionary/plurial.md +348 -7
- package/docs/pt/dictionary/translation.md +147 -53
- package/docs/pt/dynamic_dictionaries/collections.md +246 -0
- package/docs/pt/dynamic_dictionaries/index.md +54 -0
- package/docs/pt/dynamic_dictionaries/variants.md +492 -0
- package/docs/pt/formatters.md +87 -0
- package/docs/pt/how_works_intlayer.md +5 -0
- package/docs/pt/interest_of_intlayer.md +1 -0
- package/docs/pt/intlayer_CMS.md +22 -0
- package/docs/pt/intlayer_visual_editor.md +1 -0
- package/docs/pt/intlayer_with_adonisjs.md +21 -4
- package/docs/pt/intlayer_with_analog.md +29 -8
- package/docs/pt/intlayer_with_angular_19.md +28 -11
- package/docs/pt/intlayer_with_angular_21.md +24 -7
- package/docs/pt/intlayer_with_astro.md +186 -4
- package/docs/pt/intlayer_with_astro_lit.md +27 -12
- package/docs/pt/intlayer_with_astro_preact.md +27 -12
- package/docs/pt/intlayer_with_astro_react.md +27 -12
- package/docs/pt/intlayer_with_astro_solid.md +27 -12
- package/docs/pt/intlayer_with_astro_svelte.md +27 -12
- package/docs/pt/intlayer_with_astro_vanilla.md +27 -12
- package/docs/pt/intlayer_with_astro_vue.md +27 -12
- package/docs/pt/intlayer_with_create_react_app.md +21 -18
- package/docs/pt/intlayer_with_express.md +21 -27
- package/docs/pt/intlayer_with_fastify.md +21 -8
- package/docs/pt/intlayer_with_hono.md +21 -4
- package/docs/pt/intlayer_with_lynx+react.md +66 -15
- package/docs/pt/intlayer_with_nestjs.md +23 -23
- package/docs/pt/intlayer_with_next-i18next.md +21 -4
- package/docs/pt/intlayer_with_next-intl.md +1 -0
- package/docs/pt/intlayer_with_nextjs_14.md +47 -11
- package/docs/pt/intlayer_with_nextjs_15.md +48 -11
- package/docs/pt/intlayer_with_nextjs_16.md +29 -10
- package/docs/pt/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/pt/intlayer_with_nextjs_no_locale_path.md +27 -10
- package/docs/pt/intlayer_with_nextjs_page_router.md +31 -10
- package/docs/pt/intlayer_with_nuxt.md +29 -10
- package/docs/pt/intlayer_with_react_native+expo.md +104 -63
- package/docs/pt/intlayer_with_react_router_v7.md +39 -92
- package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +7 -99
- package/docs/pt/intlayer_with_storybook.md +16 -12
- package/docs/pt/intlayer_with_svelte_kit.md +19 -223
- package/docs/pt/intlayer_with_tanstack+solid.md +42 -16
- package/docs/pt/intlayer_with_tanstack.md +41 -15
- package/docs/pt/intlayer_with_vanilla.md +4 -3
- package/docs/pt/intlayer_with_vite+lit.md +37 -11
- package/docs/pt/intlayer_with_vite+preact.md +27 -8
- package/docs/pt/intlayer_with_vite+react.md +40 -18
- package/docs/pt/intlayer_with_vite+react_compiler.md +35 -11
- package/docs/pt/intlayer_with_vite+solid.md +27 -8
- package/docs/pt/intlayer_with_vite+svelte.md +56 -37
- package/docs/pt/intlayer_with_vite+vanilla.md +40 -12
- package/docs/pt/intlayer_with_vite+vue.md +37 -11
- 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 +23 -0
- package/docs/pt/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/pt/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/pt/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/pt/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/pt/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/pt/packages/@intlayer_babel/export.md +131 -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 +15 -10
- package/docs/pt/packages/angular-intlayer/usePathname.md +119 -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 +2 -1
- package/docs/pt/packages/intlayer/comparePaths.md +173 -0
- package/docs/pt/packages/intlayer/exports.md +6 -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 +76 -0
- package/docs/pt/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -0
- package/docs/pt/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/pt/packages/next-intlayer/t.md +35 -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/usePathname.md +136 -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 +11 -6
- package/docs/pt/packages/preact-intlayer/usePathname.md +117 -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 +22 -17
- package/docs/pt/packages/react-intlayer/t.md +1 -0
- package/docs/pt/packages/react-intlayer/useDictionary.md +1 -121
- package/docs/pt/packages/react-intlayer/useI18n.md +1 -0
- package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/pt/packages/react-intlayer/useLocale.md +1 -0
- package/docs/pt/packages/react-intlayer/usePathname.md +87 -0
- package/docs/pt/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/packages/react-native-intlayer/exports.md +48 -13
- package/docs/pt/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/pt/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/pt/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/pt/packages/svelte-intlayer/exports.md +5 -0
- package/docs/pt/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/pt/packages/vue-intlayer/exports.md +6 -1
- package/docs/pt/packages/vue-intlayer/usePathname.md +109 -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 +222 -49
- package/docs/pt/plugins/sync-po.md +2 -1
- package/docs/pt/readme.md +3 -3
- package/docs/pt/releases/v6.md +29 -0
- package/docs/pt/releases/v7.md +129 -0
- package/docs/pt/releases/v8.md +188 -1
- package/docs/pt/releases/v9.md +316 -0
- package/docs/pt/roadmap.md +7 -0
- package/docs/pt/testing.md +1 -0
- package/docs/pt/vs_code_extension.md +1 -0
- package/docs/ru/CI_CD.md +5 -0
- package/docs/ru/agent_skills.md +1 -0
- package/docs/ru/autoFill.md +82 -0
- package/docs/ru/benchmark/index.md +1 -0
- package/docs/ru/benchmark/nextjs.md +1 -1
- package/docs/ru/benchmark/solid.md +23 -1
- package/docs/ru/benchmark/svelte.md +23 -1
- package/docs/ru/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/ru/cli/configuration.md +1 -0
- package/docs/ru/cli/debug.md +1 -0
- package/docs/ru/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/ru/compat/i18next.md +59 -0
- package/docs/ru/compat/index.md +51 -0
- package/docs/ru/compat/lingui.md +44 -0
- package/docs/ru/compat/next-i18next.md +57 -0
- package/docs/ru/compat/next-intl.md +59 -0
- package/docs/ru/compat/next-translate.md +45 -0
- package/docs/ru/compat/ngx-translate.md +45 -0
- package/docs/ru/compat/nuxtjs-i18n.md +46 -0
- package/docs/ru/compat/polyglot.md +45 -0
- package/docs/ru/compat/react-i18next.md +58 -0
- package/docs/ru/compat/react-intl.md +55 -0
- package/docs/ru/compat/svelte-i18n.md +47 -0
- package/docs/ru/compat/transloco.md +45 -0
- package/docs/ru/compat/vue-i18n.md +58 -0
- package/docs/ru/compiler.md +10 -4
- package/docs/ru/component_i18n.md +1 -0
- package/docs/ru/configuration.md +54 -18
- package/docs/ru/custom_domains.md +10 -3
- package/docs/ru/custom_url_rewrites.md +10 -3
- package/docs/ru/dictionary/condition.md +367 -39
- package/docs/ru/dictionary/content_file.md +65 -27
- package/docs/ru/dictionary/enumeration.md +585 -13
- package/docs/ru/dictionary/file.md +327 -2
- package/docs/ru/dictionary/function_fetching.md +1 -0
- package/docs/ru/dictionary/gender.md +169 -7
- package/docs/ru/dictionary/html.md +1 -0
- package/docs/ru/dictionary/insertion.md +1 -0
- package/docs/ru/dictionary/markdown.md +511 -0
- package/docs/ru/dictionary/nesting.md +377 -71
- package/docs/ru/dictionary/plurial.md +348 -7
- package/docs/ru/dictionary/translation.md +317 -89
- package/docs/ru/dynamic_dictionaries/collections.md +246 -0
- package/docs/ru/dynamic_dictionaries/index.md +54 -0
- package/docs/ru/dynamic_dictionaries/variants.md +492 -0
- package/docs/ru/formatters.md +137 -0
- package/docs/ru/how_works_intlayer.md +5 -0
- package/docs/ru/interest_of_intlayer.md +1 -0
- package/docs/ru/intlayer_CMS.md +7 -0
- package/docs/ru/intlayer_visual_editor.md +1 -0
- package/docs/ru/intlayer_with_adonisjs.md +21 -4
- package/docs/ru/intlayer_with_analog.md +26 -5
- package/docs/ru/intlayer_with_angular_19.md +21 -4
- package/docs/ru/intlayer_with_angular_21.md +21 -4
- package/docs/ru/intlayer_with_astro.md +133 -3
- package/docs/ru/intlayer_with_astro_lit.md +5 -2
- package/docs/ru/intlayer_with_astro_preact.md +5 -2
- package/docs/ru/intlayer_with_astro_react.md +5 -2
- package/docs/ru/intlayer_with_astro_solid.md +5 -2
- package/docs/ru/intlayer_with_astro_svelte.md +5 -2
- package/docs/ru/intlayer_with_astro_vanilla.md +5 -2
- package/docs/ru/intlayer_with_astro_vue.md +25 -10
- package/docs/ru/intlayer_with_create_react_app.md +21 -4
- package/docs/ru/intlayer_with_express.md +21 -27
- package/docs/ru/intlayer_with_fastify.md +21 -8
- package/docs/ru/intlayer_with_hono.md +21 -4
- package/docs/ru/intlayer_with_lynx+react.md +52 -12
- package/docs/ru/intlayer_with_nestjs.md +23 -23
- package/docs/ru/intlayer_with_next-i18next.md +21 -4
- package/docs/ru/intlayer_with_next-intl.md +1 -0
- package/docs/ru/intlayer_with_nextjs_14.md +52 -12
- package/docs/ru/intlayer_with_nextjs_15.md +42 -5
- package/docs/ru/intlayer_with_nextjs_16.md +24 -5
- package/docs/ru/intlayer_with_nextjs_compiler.md +24 -5
- package/docs/ru/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/ru/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/ru/intlayer_with_nuxt.md +26 -7
- package/docs/ru/intlayer_with_react_native+expo.md +112 -74
- package/docs/ru/intlayer_with_react_router_v7.md +25 -100
- package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +5 -97
- package/docs/ru/intlayer_with_storybook.md +13 -9
- package/docs/ru/intlayer_with_svelte_kit.md +17 -185
- package/docs/ru/intlayer_with_tanstack+solid.md +40 -14
- package/docs/ru/intlayer_with_tanstack.md +39 -13
- package/docs/ru/intlayer_with_vanilla.md +1 -0
- package/docs/ru/intlayer_with_vite+lit.md +35 -9
- package/docs/ru/intlayer_with_vite+preact.md +81 -62
- package/docs/ru/intlayer_with_vite+react.md +81 -56
- package/docs/ru/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/ru/intlayer_with_vite+solid.md +57 -47
- package/docs/ru/intlayer_with_vite+svelte.md +52 -35
- package/docs/ru/intlayer_with_vite+vanilla.md +38 -10
- package/docs/ru/intlayer_with_vite+vue.md +83 -109
- 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 +23 -0
- package/docs/ru/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/ru/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/ru/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/ru/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/ru/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/ru/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/ru/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/ru/packages/intlayer/exports.md +6 -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 +76 -0
- package/docs/ru/packages/intlayer/getMultilingualUrls.md +112 -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 +5 -0
- package/docs/ru/packages/next-intlayer/intlayerMiddleware.md +1 -0
- package/docs/ru/packages/next-intlayer/t.md +35 -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/usePathname.md +136 -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 +11 -6
- package/docs/ru/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/ru/packages/react-intlayer/t.md +1 -0
- package/docs/ru/packages/react-intlayer/useDictionary.md +1 -104
- package/docs/ru/packages/react-intlayer/useI18n.md +1 -0
- package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/ru/packages/react-intlayer/useLocale.md +10 -0
- package/docs/ru/packages/react-intlayer/usePathname.md +87 -0
- package/docs/ru/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/packages/react-native-intlayer/exports.md +50 -16
- package/docs/ru/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/ru/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/ru/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/ru/packages/svelte-intlayer/exports.md +5 -0
- package/docs/ru/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/ru/packages/vue-intlayer/exports.md +5 -0
- package/docs/ru/packages/vue-intlayer/usePathname.md +109 -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 +269 -95
- package/docs/ru/plugins/sync-po.md +1 -0
- package/docs/ru/releases/v6.md +29 -0
- package/docs/ru/releases/v7.md +129 -0
- package/docs/ru/releases/v8.md +195 -2
- package/docs/ru/releases/v9.md +316 -0
- package/docs/ru/roadmap.md +7 -0
- package/docs/ru/testing.md +1 -0
- package/docs/ru/vs_code_extension.md +1 -0
- package/docs/tr/CI_CD.md +5 -0
- package/docs/tr/agent_skills.md +1 -0
- package/docs/tr/autoFill.md +82 -0
- package/docs/tr/benchmark/index.md +1 -0
- package/docs/tr/benchmark/nextjs.md +1 -1
- package/docs/tr/benchmark/solid.md +23 -1
- package/docs/tr/benchmark/svelte.md +23 -1
- package/docs/tr/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/tr/cli/configuration.md +1 -0
- package/docs/tr/cli/debug.md +1 -0
- package/docs/tr/cli/doc-review.md +111 -4
- 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 +9 -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 -10
- 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/compat/i18n-js.md +44 -0
- package/docs/tr/compat/i18next.md +59 -0
- package/docs/tr/compat/index.md +51 -0
- package/docs/tr/compat/lingui.md +44 -0
- package/docs/tr/compat/next-i18next.md +57 -0
- package/docs/tr/compat/next-intl.md +59 -0
- package/docs/tr/compat/next-translate.md +45 -0
- package/docs/tr/compat/ngx-translate.md +45 -0
- package/docs/tr/compat/nuxtjs-i18n.md +46 -0
- package/docs/tr/compat/polyglot.md +45 -0
- package/docs/tr/compat/react-i18next.md +58 -0
- package/docs/tr/compat/react-intl.md +55 -0
- package/docs/tr/compat/svelte-i18n.md +47 -0
- package/docs/tr/compat/transloco.md +45 -0
- package/docs/tr/compat/vue-i18n.md +58 -0
- package/docs/tr/compiler.md +10 -4
- package/docs/tr/component_i18n.md +1 -0
- package/docs/tr/configuration.md +54 -18
- package/docs/tr/custom_domains.md +10 -3
- package/docs/tr/custom_url_rewrites.md +10 -3
- package/docs/tr/dictionary/condition.md +168 -5
- package/docs/tr/dictionary/content_file.md +65 -27
- package/docs/tr/dictionary/enumeration.md +354 -6
- package/docs/tr/dictionary/file.md +160 -1
- package/docs/tr/dictionary/function_fetching.md +1 -0
- package/docs/tr/dictionary/gender.md +169 -7
- 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 +188 -40
- package/docs/tr/dictionary/plurial.md +175 -5
- package/docs/tr/dictionary/translation.md +143 -76
- package/docs/tr/dynamic_dictionaries/collections.md +246 -0
- package/docs/tr/dynamic_dictionaries/index.md +54 -0
- package/docs/tr/dynamic_dictionaries/variants.md +492 -0
- package/docs/tr/formatters.md +60 -0
- package/docs/tr/how_works_intlayer.md +5 -0
- package/docs/tr/interest_of_intlayer.md +1 -0
- package/docs/tr/intlayer_CMS.md +7 -0
- package/docs/tr/intlayer_visual_editor.md +1 -0
- package/docs/tr/intlayer_with_adonisjs.md +21 -4
- package/docs/tr/intlayer_with_analog.md +30 -5
- package/docs/tr/intlayer_with_angular_19.md +21 -4
- package/docs/tr/intlayer_with_angular_21.md +21 -4
- package/docs/tr/intlayer_with_astro.md +135 -77
- package/docs/tr/intlayer_with_astro_lit.md +25 -10
- package/docs/tr/intlayer_with_astro_preact.md +25 -10
- package/docs/tr/intlayer_with_astro_react.md +25 -10
- package/docs/tr/intlayer_with_astro_solid.md +25 -10
- package/docs/tr/intlayer_with_astro_svelte.md +25 -10
- package/docs/tr/intlayer_with_astro_vanilla.md +25 -10
- package/docs/tr/intlayer_with_astro_vue.md +25 -10
- package/docs/tr/intlayer_with_create_react_app.md +21 -4
- package/docs/tr/intlayer_with_express.md +21 -8
- package/docs/tr/intlayer_with_fastify.md +21 -8
- package/docs/tr/intlayer_with_hono.md +21 -4
- package/docs/tr/intlayer_with_lynx+react.md +52 -12
- package/docs/tr/intlayer_with_nestjs.md +23 -13
- package/docs/tr/intlayer_with_next-i18next.md +21 -4
- package/docs/tr/intlayer_with_next-intl.md +1 -0
- package/docs/tr/intlayer_with_nextjs_14.md +148 -19
- package/docs/tr/intlayer_with_nextjs_15.md +42 -5
- package/docs/tr/intlayer_with_nextjs_16.md +24 -5
- package/docs/tr/intlayer_with_nextjs_compiler.md +24 -26
- package/docs/tr/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/tr/intlayer_with_nextjs_page_router.md +26 -5
- package/docs/tr/intlayer_with_nuxt.md +26 -7
- package/docs/tr/intlayer_with_react_native+expo.md +110 -90
- package/docs/tr/intlayer_with_react_router_v7.md +25 -100
- package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +5 -97
- package/docs/tr/intlayer_with_storybook.md +13 -9
- package/docs/tr/intlayer_with_svelte_kit.md +17 -185
- package/docs/tr/intlayer_with_tanstack+solid.md +40 -14
- package/docs/tr/intlayer_with_tanstack.md +39 -13
- package/docs/tr/intlayer_with_vanilla.md +1 -0
- package/docs/tr/intlayer_with_vite+lit.md +30 -7
- package/docs/tr/intlayer_with_vite+preact.md +81 -62
- package/docs/tr/intlayer_with_vite+react.md +79 -57
- package/docs/tr/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/tr/intlayer_with_vite+solid.md +57 -47
- package/docs/tr/intlayer_with_vite+svelte.md +52 -35
- package/docs/tr/intlayer_with_vite+vanilla.md +38 -10
- package/docs/tr/intlayer_with_vite+vue.md +84 -110
- 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 +23 -0
- package/docs/tr/migration_from_i18next_to_intlayer.md +22 -5
- package/docs/tr/migration_from_next-i18next_to_intlayer.md +22 -5
- package/docs/tr/migration_from_next-intl_to_intlayer.md +22 -5
- package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
- package/docs/tr/migration_from_react-i18next_to_intlayer.md +22 -5
- package/docs/tr/migration_from_vue-i18n_to_intlayer.md +22 -5
- package/docs/tr/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/tr/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/tr/packages/intlayer/exports.md +19 -13
- 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 +112 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/tr/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/tr/packages/react-intlayer/t.md +1 -0
- package/docs/tr/packages/react-intlayer/useDictionary.md +1 -119
- package/docs/tr/packages/react-intlayer/useI18n.md +1 -125
- package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/tr/packages/react-intlayer/useLocale.md +1 -0
- package/docs/tr/packages/react-intlayer/usePathname.md +87 -0
- package/docs/tr/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/packages/react-native-intlayer/exports.md +49 -15
- package/docs/tr/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/tr/packages/solid-intlayer/exports.md +5 -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/usePathname.md +119 -0
- package/docs/tr/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/tr/packages/svelte-intlayer/exports.md +14 -9
- package/docs/tr/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/tr/packages/vue-intlayer/exports.md +5 -0
- package/docs/tr/packages/vue-intlayer/usePathname.md +109 -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 +222 -50
- package/docs/tr/plugins/sync-po.md +1 -0
- package/docs/tr/releases/v6.md +29 -0
- package/docs/tr/releases/v7.md +129 -0
- package/docs/tr/releases/v8.md +188 -1
- package/docs/tr/releases/v9.md +316 -0
- package/docs/tr/roadmap.md +7 -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 +23 -1
- package/docs/uk/benchmark/svelte.md +23 -1
- package/docs/uk/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/uk/cli/configuration.md +1 -0
- package/docs/uk/cli/debug.md +1 -0
- package/docs/uk/cli/doc-review.md +111 -4
- 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 +9 -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/compat/i18n-js.md +44 -0
- package/docs/uk/compat/i18next.md +59 -0
- package/docs/uk/compat/index.md +51 -0
- package/docs/uk/compat/lingui.md +44 -0
- package/docs/uk/compat/next-i18next.md +57 -0
- package/docs/uk/compat/next-intl.md +59 -0
- package/docs/uk/compat/next-translate.md +45 -0
- package/docs/uk/compat/ngx-translate.md +45 -0
- package/docs/uk/compat/nuxtjs-i18n.md +46 -0
- package/docs/uk/compat/polyglot.md +45 -0
- package/docs/uk/compat/react-i18next.md +58 -0
- package/docs/uk/compat/react-intl.md +55 -0
- package/docs/uk/compat/svelte-i18n.md +47 -0
- package/docs/uk/compat/transloco.md +45 -0
- package/docs/uk/compat/vue-i18n.md +58 -0
- package/docs/uk/compiler.md +10 -4
- package/docs/uk/component_i18n.md +1 -0
- package/docs/uk/configuration.md +54 -18
- package/docs/uk/custom_domains.md +10 -3
- package/docs/uk/custom_url_rewrites.md +10 -3
- package/docs/uk/dictionary/condition.md +168 -5
- package/docs/uk/dictionary/content_file.md +61 -7
- package/docs/uk/dictionary/enumeration.md +354 -6
- package/docs/uk/dictionary/file.md +319 -2
- package/docs/uk/dictionary/function_fetching.md +1 -0
- package/docs/uk/dictionary/gender.md +382 -8
- 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 +187 -39
- package/docs/uk/dictionary/plurial.md +175 -5
- package/docs/uk/dictionary/translation.md +147 -64
- package/docs/uk/dynamic_dictionaries/collections.md +246 -0
- package/docs/uk/dynamic_dictionaries/index.md +54 -0
- package/docs/uk/dynamic_dictionaries/variants.md +492 -0
- package/docs/uk/formatters.md +143 -58
- package/docs/uk/how_works_intlayer.md +1 -0
- package/docs/uk/interest_of_intlayer.md +195 -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 +21 -4
- package/docs/uk/intlayer_with_analog.md +30 -5
- package/docs/uk/intlayer_with_angular_19.md +21 -4
- package/docs/uk/intlayer_with_angular_21.md +21 -4
- package/docs/uk/intlayer_with_astro.md +134 -4
- package/docs/uk/intlayer_with_astro_lit.md +25 -10
- package/docs/uk/intlayer_with_astro_preact.md +25 -10
- package/docs/uk/intlayer_with_astro_react.md +25 -10
- package/docs/uk/intlayer_with_astro_solid.md +25 -10
- package/docs/uk/intlayer_with_astro_svelte.md +25 -10
- package/docs/uk/intlayer_with_astro_vanilla.md +25 -10
- package/docs/uk/intlayer_with_astro_vue.md +25 -10
- package/docs/uk/intlayer_with_create_react_app.md +21 -4
- package/docs/uk/intlayer_with_express.md +21 -4
- package/docs/uk/intlayer_with_fastify.md +21 -8
- package/docs/uk/intlayer_with_hono.md +21 -4
- package/docs/uk/intlayer_with_lynx+react.md +52 -12
- package/docs/uk/intlayer_with_nestjs.md +21 -4
- package/docs/uk/intlayer_with_next-i18next.md +21 -4
- package/docs/uk/intlayer_with_next-intl.md +1 -0
- package/docs/uk/intlayer_with_nextjs_14.md +22 -5
- package/docs/uk/intlayer_with_nextjs_15.md +22 -5
- package/docs/uk/intlayer_with_nextjs_16.md +24 -5
- package/docs/uk/intlayer_with_nextjs_compiler.md +24 -26
- package/docs/uk/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/uk/intlayer_with_nextjs_page_router.md +22 -5
- package/docs/uk/intlayer_with_nuxt.md +21 -31
- package/docs/uk/intlayer_with_react_native+expo.md +84 -83
- package/docs/uk/intlayer_with_react_router_v7.md +25 -100
- package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +5 -97
- package/docs/uk/intlayer_with_storybook.md +13 -9
- package/docs/uk/intlayer_with_svelte_kit.md +31 -9
- package/docs/uk/intlayer_with_tanstack+solid.md +40 -14
- package/docs/uk/intlayer_with_tanstack.md +39 -13
- package/docs/uk/intlayer_with_vanilla.md +1 -0
- package/docs/uk/intlayer_with_vite+lit.md +30 -7
- package/docs/uk/intlayer_with_vite+preact.md +81 -62
- package/docs/uk/intlayer_with_vite+react.md +79 -57
- package/docs/uk/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/uk/intlayer_with_vite+solid.md +57 -47
- package/docs/uk/intlayer_with_vite+svelte.md +59 -37
- package/docs/uk/intlayer_with_vite+vanilla.md +38 -10
- package/docs/uk/intlayer_with_vite+vue.md +79 -109
- 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 +23 -0
- package/docs/uk/migration_from_i18next_to_intlayer.md +333 -0
- package/docs/uk/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/uk/migration_from_next-intl_to_intlayer.md +364 -0
- package/docs/uk/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/uk/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/uk/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/uk/packages/@intlayer_babel/export.md +131 -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 +15 -10
- package/docs/uk/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/uk/packages/intlayer/exports.md +6 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/uk/packages/preact-intlayer/usePathname.md +117 -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 +5 -0
- package/docs/uk/packages/react-intlayer/t.md +1 -0
- package/docs/uk/packages/react-intlayer/useDictionary.md +1 -107
- package/docs/uk/packages/react-intlayer/useI18n.md +1 -0
- package/docs/uk/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/uk/packages/react-intlayer/useLocale.md +1 -0
- package/docs/uk/packages/react-intlayer/usePathname.md +87 -0
- package/docs/uk/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/packages/react-native-intlayer/exports.md +48 -13
- package/docs/uk/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/uk/packages/solid-intlayer/exports.md +6 -1
- 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/usePathname.md +119 -0
- package/docs/uk/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/uk/packages/svelte-intlayer/exports.md +5 -0
- package/docs/uk/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/uk/packages/vue-intlayer/exports.md +5 -0
- package/docs/uk/packages/vue-intlayer/usePathname.md +109 -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 +57 -3
- package/docs/uk/plugins/sync-po.md +1 -0
- package/docs/uk/releases/v6.md +5 -0
- package/docs/uk/releases/v7.md +5 -0
- package/docs/uk/releases/v8.md +192 -3
- package/docs/uk/releases/v9.md +316 -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 +37 -3
- package/docs/ur/custom_domains.md +9 -2
- package/docs/ur/interest_of_intlayer.md +22 -21
- package/docs/ur/intlayer_with_angular_21.md +21 -4
- package/docs/ur/intlayer_with_fastify.md +21 -8
- package/docs/ur/intlayer_with_hono.md +21 -4
- package/docs/ur/intlayer_with_storybook.md +13 -9
- package/docs/ur/intlayer_with_vanilla.md +1 -0
- package/docs/ur/intlayer_with_vite+lit.md +29 -6
- package/docs/ur/intlayer_with_vite+vanilla.md +37 -9
- package/docs/ur/introduction.md +1 -0
- package/docs/ur/packages/intlayer/comparePaths.md +173 -0
- package/docs/vi/CI_CD.md +1 -0
- package/docs/vi/agent_skills.md +1 -0
- package/docs/vi/autoFill.md +21 -0
- package/docs/vi/benchmark/index.md +1 -0
- package/docs/vi/benchmark/nextjs.md +1 -1
- package/docs/vi/benchmark/solid.md +23 -1
- package/docs/vi/benchmark/svelte.md +23 -1
- package/docs/vi/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/vi/cli/configuration.md +1 -0
- package/docs/vi/cli/debug.md +1 -0
- package/docs/vi/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/vi/compat/i18next.md +59 -0
- package/docs/vi/compat/index.md +51 -0
- package/docs/vi/compat/lingui.md +44 -0
- package/docs/vi/compat/next-i18next.md +57 -0
- package/docs/vi/compat/next-intl.md +59 -0
- package/docs/vi/compat/next-translate.md +45 -0
- package/docs/vi/compat/ngx-translate.md +45 -0
- package/docs/vi/compat/nuxtjs-i18n.md +46 -0
- package/docs/vi/compat/polyglot.md +45 -0
- package/docs/vi/compat/react-i18next.md +58 -0
- package/docs/vi/compat/react-intl.md +55 -0
- package/docs/vi/compat/svelte-i18n.md +47 -0
- package/docs/vi/compat/transloco.md +45 -0
- package/docs/vi/compat/vue-i18n.md +58 -0
- package/docs/vi/compiler.md +10 -4
- package/docs/vi/component_i18n.md +1 -0
- package/docs/vi/configuration.md +69 -33
- package/docs/vi/custom_domains.md +10 -3
- package/docs/vi/custom_url_rewrites.md +10 -3
- package/docs/vi/dictionary/condition.md +168 -5
- package/docs/vi/dictionary/content_file.md +61 -7
- package/docs/vi/dictionary/enumeration.md +396 -17
- package/docs/vi/dictionary/file.md +319 -2
- package/docs/vi/dictionary/function_fetching.md +1 -0
- package/docs/vi/dictionary/gender.md +169 -7
- package/docs/vi/dictionary/html.md +1 -0
- package/docs/vi/dictionary/insertion.md +1 -2
- package/docs/vi/dictionary/markdown.md +1 -0
- package/docs/vi/dictionary/nesting.md +363 -52
- package/docs/vi/dictionary/plurial.md +175 -5
- package/docs/vi/dictionary/translation.md +147 -53
- package/docs/vi/dynamic_dictionaries/collections.md +246 -0
- package/docs/vi/dynamic_dictionaries/index.md +54 -0
- package/docs/vi/dynamic_dictionaries/variants.md +492 -0
- package/docs/vi/formatters.md +125 -0
- package/docs/vi/how_works_intlayer.md +1 -0
- package/docs/vi/interest_of_intlayer.md +194 -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 +21 -4
- package/docs/vi/intlayer_with_analog.md +30 -5
- package/docs/vi/intlayer_with_angular_19.md +21 -4
- package/docs/vi/intlayer_with_angular_21.md +21 -4
- package/docs/vi/intlayer_with_astro.md +134 -4
- package/docs/vi/intlayer_with_astro_lit.md +25 -10
- package/docs/vi/intlayer_with_astro_preact.md +25 -10
- package/docs/vi/intlayer_with_astro_react.md +25 -10
- package/docs/vi/intlayer_with_astro_solid.md +25 -10
- package/docs/vi/intlayer_with_astro_svelte.md +25 -10
- package/docs/vi/intlayer_with_astro_vanilla.md +25 -10
- package/docs/vi/intlayer_with_astro_vue.md +25 -10
- package/docs/vi/intlayer_with_create_react_app.md +21 -4
- package/docs/vi/intlayer_with_express.md +21 -4
- package/docs/vi/intlayer_with_fastify.md +21 -8
- package/docs/vi/intlayer_with_hono.md +21 -4
- package/docs/vi/intlayer_with_lynx+react.md +52 -12
- package/docs/vi/intlayer_with_nestjs.md +23 -5
- package/docs/vi/intlayer_with_next-i18next.md +21 -4
- package/docs/vi/intlayer_with_next-intl.md +1 -0
- package/docs/vi/intlayer_with_nextjs_14.md +22 -5
- package/docs/vi/intlayer_with_nextjs_15.md +492 -5
- package/docs/vi/intlayer_with_nextjs_16.md +24 -5
- package/docs/vi/intlayer_with_nextjs_compiler.md +24 -26
- package/docs/vi/intlayer_with_nextjs_no_locale_path.md +22 -5
- package/docs/vi/intlayer_with_nextjs_page_router.md +22 -5
- package/docs/vi/intlayer_with_nuxt.md +21 -31
- package/docs/vi/intlayer_with_react_native+expo.md +63 -63
- package/docs/vi/intlayer_with_react_router_v7.md +25 -100
- package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +11 -91
- package/docs/vi/intlayer_with_storybook.md +13 -9
- package/docs/vi/intlayer_with_svelte_kit.md +17 -185
- package/docs/vi/intlayer_with_tanstack+solid.md +40 -14
- package/docs/vi/intlayer_with_tanstack.md +39 -13
- package/docs/vi/intlayer_with_vanilla.md +1 -0
- package/docs/vi/intlayer_with_vite+lit.md +30 -7
- package/docs/vi/intlayer_with_vite+preact.md +81 -62
- package/docs/vi/intlayer_with_vite+react.md +79 -57
- package/docs/vi/intlayer_with_vite+react_compiler.md +31 -7
- package/docs/vi/intlayer_with_vite+solid.md +57 -47
- package/docs/vi/intlayer_with_vite+svelte.md +59 -39
- package/docs/vi/intlayer_with_vite+vanilla.md +38 -10
- package/docs/vi/intlayer_with_vite+vue.md +79 -109
- 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 +23 -0
- package/docs/vi/migration_from_i18next_to_intlayer.md +333 -0
- package/docs/vi/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/vi/migration_from_next-intl_to_intlayer.md +364 -0
- package/docs/vi/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/vi/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/vi/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/vi/packages/@intlayer_babel/export.md +131 -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 +15 -10
- package/docs/vi/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/vi/packages/intlayer/exports.md +6 -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 +26 -0
- package/docs/vi/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/vi/packages/preact-intlayer/usePathname.md +117 -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 +21 -16
- package/docs/vi/packages/react-intlayer/t.md +1 -0
- package/docs/vi/packages/react-intlayer/useDictionary.md +1 -121
- package/docs/vi/packages/react-intlayer/useI18n.md +1 -28
- package/docs/vi/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/vi/packages/react-intlayer/useLocale.md +1 -0
- package/docs/vi/packages/react-intlayer/usePathname.md +87 -0
- package/docs/vi/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/packages/react-native-intlayer/exports.md +48 -13
- package/docs/vi/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/vi/packages/solid-intlayer/exports.md +16 -11
- 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/usePathname.md +119 -0
- package/docs/vi/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/vi/packages/svelte-intlayer/exports.md +14 -9
- package/docs/vi/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/vi/packages/vue-intlayer/exports.md +15 -10
- package/docs/vi/packages/vue-intlayer/usePathname.md +109 -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 +230 -57
- package/docs/vi/plugins/sync-po.md +1 -0
- package/docs/vi/releases/v6.md +5 -0
- package/docs/vi/releases/v7.md +129 -0
- package/docs/vi/releases/v8.md +191 -1
- package/docs/vi/releases/v9.md +316 -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 +2 -1
- package/docs/zh/agent_skills.md +1 -0
- package/docs/zh/autoFill.md +82 -0
- package/docs/zh/benchmark/index.md +1 -0
- package/docs/zh/benchmark/nextjs.md +1 -1
- package/docs/zh/benchmark/solid.md +23 -1
- package/docs/zh/benchmark/svelte.md +23 -1
- package/docs/zh/benchmark/tanstack.md +23 -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 +23 -0
- package/docs/zh/cli/configuration.md +1 -0
- package/docs/zh/cli/debug.md +1 -0
- package/docs/zh/cli/doc-review.md +111 -4
- 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 +9 -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 -36
- 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/compat/i18n-js.md +44 -0
- package/docs/zh/compat/i18next.md +59 -0
- package/docs/zh/compat/index.md +51 -0
- package/docs/zh/compat/lingui.md +44 -0
- package/docs/zh/compat/next-i18next.md +57 -0
- package/docs/zh/compat/next-intl.md +59 -0
- package/docs/zh/compat/next-translate.md +45 -0
- package/docs/zh/compat/ngx-translate.md +45 -0
- package/docs/zh/compat/nuxtjs-i18n.md +46 -0
- package/docs/zh/compat/polyglot.md +45 -0
- package/docs/zh/compat/react-i18next.md +58 -0
- package/docs/zh/compat/react-intl.md +55 -0
- package/docs/zh/compat/svelte-i18n.md +47 -0
- package/docs/zh/compat/transloco.md +45 -0
- package/docs/zh/compat/vue-i18n.md +58 -0
- package/docs/zh/compiler.md +10 -4
- package/docs/zh/component_i18n.md +1 -0
- package/docs/zh/configuration.md +68 -32
- package/docs/zh/custom_domains.md +10 -3
- package/docs/zh/custom_url_rewrites.md +23 -18
- package/docs/zh/dictionary/condition.md +168 -5
- package/docs/zh/dictionary/content_file.md +77 -20
- package/docs/zh/dictionary/enumeration.md +354 -6
- package/docs/zh/dictionary/file.md +152 -1
- package/docs/zh/dictionary/function_fetching.md +1 -27
- package/docs/zh/dictionary/gender.md +169 -7
- package/docs/zh/dictionary/html.md +1 -0
- package/docs/zh/dictionary/insertion.md +1 -64
- package/docs/zh/dictionary/markdown.md +1 -0
- package/docs/zh/dictionary/nesting.md +187 -39
- package/docs/zh/dictionary/plurial.md +175 -5
- package/docs/zh/dictionary/translation.md +142 -64
- package/docs/zh/dynamic_dictionaries/collections.md +246 -0
- package/docs/zh/dynamic_dictionaries/index.md +54 -0
- package/docs/zh/dynamic_dictionaries/variants.md +492 -0
- package/docs/zh/formatters.md +78 -0
- package/docs/zh/how_works_intlayer.md +5 -4
- package/docs/zh/interest_of_intlayer.md +1 -0
- package/docs/zh/intlayer_CMS.md +22 -0
- package/docs/zh/intlayer_visual_editor.md +1 -0
- package/docs/zh/intlayer_with_adonisjs.md +21 -4
- package/docs/zh/intlayer_with_analog.md +5 -154
- package/docs/zh/intlayer_with_angular_19.md +1 -232
- package/docs/zh/intlayer_with_angular_21.md +21 -4
- package/docs/zh/intlayer_with_astro.md +246 -61
- package/docs/zh/intlayer_with_astro_lit.md +132 -83
- package/docs/zh/intlayer_with_astro_preact.md +126 -77
- package/docs/zh/intlayer_with_astro_react.md +128 -79
- package/docs/zh/intlayer_with_astro_solid.md +128 -79
- package/docs/zh/intlayer_with_astro_svelte.md +128 -79
- package/docs/zh/intlayer_with_astro_vanilla.md +125 -78
- package/docs/zh/intlayer_with_astro_vue.md +120 -71
- package/docs/zh/intlayer_with_create_react_app.md +18 -306
- package/docs/zh/intlayer_with_express.md +21 -27
- package/docs/zh/intlayer_with_fastify.md +21 -8
- package/docs/zh/intlayer_with_hono.md +21 -4
- package/docs/zh/intlayer_with_lynx+react.md +1 -259
- package/docs/zh/intlayer_with_nestjs.md +23 -23
- package/docs/zh/intlayer_with_next-i18next.md +21 -4
- package/docs/zh/intlayer_with_next-intl.md +1 -0
- package/docs/zh/intlayer_with_nextjs_14.md +84 -29
- package/docs/zh/intlayer_with_nextjs_15.md +85 -18
- package/docs/zh/intlayer_with_nextjs_16.md +152 -91
- package/docs/zh/intlayer_with_nextjs_compiler.md +175 -144
- package/docs/zh/intlayer_with_nextjs_no_locale_path.md +45 -18
- package/docs/zh/intlayer_with_nextjs_page_router.md +72 -19
- package/docs/zh/intlayer_with_nuxt.md +6 -149
- package/docs/zh/intlayer_with_react_native+expo.md +166 -155
- package/docs/zh/intlayer_with_react_router_v7.md +25 -347
- package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +5 -317
- package/docs/zh/intlayer_with_storybook.md +8 -241
- package/docs/zh/intlayer_with_svelte_kit.md +11 -521
- package/docs/zh/intlayer_with_tanstack+solid.md +2 -630
- package/docs/zh/intlayer_with_tanstack.md +2 -628
- package/docs/zh/intlayer_with_vanilla.md +1 -283
- package/docs/zh/intlayer_with_vite+lit.md +2 -395
- package/docs/zh/intlayer_with_vite+preact.md +5 -226
- package/docs/zh/intlayer_with_vite+react.md +60 -294
- package/docs/zh/intlayer_with_vite+react_compiler.md +2 -176
- package/docs/zh/intlayer_with_vite+solid.md +18 -306
- package/docs/zh/intlayer_with_vite+svelte.md +132 -84
- package/docs/zh/intlayer_with_vite+vanilla.md +2 -426
- package/docs/zh/intlayer_with_vite+vue.md +125 -144
- 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 +27 -0
- package/docs/zh/migration_from_i18next_to_intlayer.md +330 -0
- package/docs/zh/migration_from_next-i18next_to_intlayer.md +355 -0
- package/docs/zh/migration_from_next-intl_to_intlayer.md +365 -0
- package/docs/zh/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
- package/docs/zh/migration_from_react-i18next_to_intlayer.md +384 -0
- package/docs/zh/migration_from_vue-i18n_to_intlayer.md +359 -0
- package/docs/zh/packages/@intlayer_babel/export.md +131 -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 +14 -9
- package/docs/zh/packages/angular-intlayer/usePathname.md +119 -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/comparePaths.md +173 -0
- package/docs/zh/packages/intlayer/exports.md +19 -13
- 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 +74 -0
- package/docs/zh/packages/intlayer/getMultilingualUrls.md +113 -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 +5 -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/usePathname.md +136 -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 +11 -6
- package/docs/zh/packages/preact-intlayer/usePathname.md +117 -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 +6 -1
- package/docs/zh/packages/react-intlayer/t.md +1 -0
- package/docs/zh/packages/react-intlayer/useDictionary.md +1 -129
- package/docs/zh/packages/react-intlayer/useI18n.md +1 -0
- package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -51
- package/docs/zh/packages/react-intlayer/useLocale.md +1 -0
- package/docs/zh/packages/react-intlayer/usePathname.md +88 -0
- package/docs/zh/packages/react-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/packages/react-native-intlayer/exports.md +49 -14
- package/docs/zh/packages/solid-intlayer/IntlayerProvider.md +1 -0
- package/docs/zh/packages/solid-intlayer/exports.md +16 -11
- 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/usePathname.md +119 -0
- package/docs/zh/packages/solid-intlayer/useRewriteURL.md +1 -0
- package/docs/zh/packages/svelte-intlayer/exports.md +14 -9
- package/docs/zh/packages/svelte-intlayer/usePathname.md +103 -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/intlayerCompiler.md +120 -0
- package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
- package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
- package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -0
- package/docs/zh/packages/vue-intlayer/exports.md +15 -10
- package/docs/zh/packages/vue-intlayer/usePathname.md +109 -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 +223 -50
- package/docs/zh/plugins/sync-po.md +1 -0
- package/docs/zh/releases/v6.md +29 -0
- package/docs/zh/releases/v7.md +129 -0
- package/docs/zh/releases/v8.md +192 -1
- package/docs/zh/releases/v9.md +312 -0
- package/docs/zh/roadmap.md +7 -0
- package/docs/zh/testing.md +1 -0
- package/docs/zh/vs_code_extension.md +1 -7
- 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 +21 -4
- package/docs/zh-TW/introduction.md +1 -0
- package/docs/zh-TW/packages/intlayer/comparePaths.md +173 -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 +2 -1
- 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 +9 -8
- package/src/authors.ts +64 -0
- package/src/common.ts +12 -0
- package/src/generated/docs.entry.ts +640 -0
- package/src/index.ts +1 -0
package/docs/ko/autoFill.md
CHANGED
|
@@ -25,8 +25,56 @@ history:
|
|
|
25
25
|
- version: 5.5.10
|
|
26
26
|
date: 2025-06-29
|
|
27
27
|
changes: "이력 초기화"
|
|
28
|
+
author: aymericzip
|
|
28
29
|
---
|
|
29
30
|
|
|
31
|
+
# 콘텐츠 선언 파일 번역 채우기
|
|
32
|
+
|
|
33
|
+
**CI에서 콘텐츠 선언 파일 자동 채우기**는 개발 워크플로우를 가속화하는 방법입니다.
|
|
34
|
+
|
|
35
|
+
## 동작 이해하기
|
|
36
|
+
|
|
37
|
+
`fill` 명령은 두 가지 모드를 포함합니다:
|
|
38
|
+
|
|
39
|
+
- **Complete**: 각 로케일에 대해 누락된 모든 콘텐츠를 자동으로 채우고 현재 파일을 편집하거나, 지정된 경우 다른 파일을 편집합니다. 즉, complete 모드는 이미 번역된 경우 기존 콘텐츠의 번역을 건너뜁니다.
|
|
40
|
+
- **Review**: 각 로케일에 대해 **모든** 콘텐츠를 자동으로 채우고 특정 파일에 대해 생성하거나, 지정된 경우 다른 파일을 생성합니다.
|
|
41
|
+
|
|
42
|
+
`fill` 명령은 모든 로케일 콘텐츠 선언 파일을 처리합니다. 즉, CMS의 원격 콘텐츠는 처리하지 않습니다. CMS는 자체 번역 관리를 포함합니다.
|
|
43
|
+
`@intlayer/sync-json-plugin`과 같은 플러그인을 사용하는 경우, Intlayer는 JSON 파일을 로케일 콘텐츠 선언 파일로 변환합니다. 즉, `fill` 명령으로 처리됩니다.
|
|
44
|
+
|
|
45
|
+
새로 생성된 파일에는 사전 메타데이터로 `filled` 지시사항이 포함됩니다. 이 지시사항은 Intlayer가 파일이 자동으로 채워졌는지 여부를 알고, 존재하는 경우 이 파일을 다시 번역하지 않도록 건너뛰는 데 사용됩니다.
|
|
46
|
+
|
|
47
|
+
Intlayer는 자동 채우기를 위해 다음 지시사항도 고려합니다:
|
|
48
|
+
|
|
49
|
+
- `.content.{ts|js|json}` → `fill` 지시사항
|
|
50
|
+
- 구성 파일 `.intlayer.config.ts` → `dictionary.fill` 지시사항
|
|
51
|
+
- 그 외의 경우 기본값으로 `true`로 설정됨
|
|
52
|
+
|
|
53
|
+
로케일별 콘텐츠 선언 파일의 경우, `true` 지시사항은 `./{{fileName}}.fill.content.json`으로 대체됩니다. 이는 로케일별 콘텐츠 선언 파일이 추가 지역화된 콘텐츠를 받을 수 없기 때문입니다. 따라서 기존 파일을 덮어쓰지 않기 위해 새 파일을 생성합니다.
|
|
54
|
+
|
|
55
|
+
## Default Behavior
|
|
56
|
+
|
|
57
|
+
기본적으로 `fill`은 전역적으로 `true`로 설정되어 있으며, 이는 Intlayer가 모든 콘텐츠 파일을 자동으로 채우고 파일 자체를 편집한다는 의미입니다. 이 동작은 여러 방법으로 사용자 정의할 수 있습니다:
|
|
58
|
+
|
|
59
|
+
### 글로벌 구성 옵션
|
|
60
|
+
|
|
61
|
+
1. **`fill: true` (기본값)** - 모든 로케일을 자동으로 채우고 현재 파일을 편집합니다
|
|
62
|
+
2. **`fill: false`** - 이 콘텐츠 파일에 대한 자동 채우기를 비활성화합니다
|
|
63
|
+
3. **`fill: "./relative/path/to/file"`** - 현재 파일을 편집하지 않고 현재 파일의 위치를 기반으로 해석되는 상대 경로를 가리켜 지정된 파일을 만들거나 업데이트합니다
|
|
64
|
+
4. **`fill: "/absolute/path/to/file"`** - 현재 파일을 편집하지 않고 기본 디렉토리의 위치를 기반으로 해석되는 상대 경로를 가리켜 지정된 파일을 만들거나 업데이트합니다 (구성 파일 `.intlayer.config.ts`의 `baseDir` 필드)
|
|
65
|
+
5. **`fill: "C:\\absolute\path\to\file"`** - 현재 파일을 편집하지 않고 운영 체제를 기반으로 해석되는 절대 경로를 가리켜 지정된 파일을 만들거나 업데이트합니다
|
|
66
|
+
6. **`fill: { [key in Locales]?: string }`** - 각 로케일에 대해 지정된 파일을 만들거나 업데이트합니다
|
|
67
|
+
|
|
68
|
+
### v7 동작 변경 사항
|
|
69
|
+
|
|
70
|
+
v7에서는 `fill` 명령 동작이 업데이트되었습니다:
|
|
71
|
+
|
|
72
|
+
- **`fill: true`** - 현재 파일을 모든 로케일의 채워진 콘텐츠로 다시 작성합니다
|
|
73
|
+
- **`fill: "path/to/file"`** - 현재 파일을 수정하지 않고 지정된 파일을 채웁니다
|
|
74
|
+
- **`fill: false`** - 자동 채우기를 완전히 비활성화합니다
|
|
75
|
+
|
|
76
|
+
다른 파일에 쓰기 위해 경로 옵션을 사용할 때, fill 메커니즘은 콘텐츠 선언 파일 간의 _master-slave_ 관계를 통해 작동합니다. 메인(master) 파일이 소스 오브 트루스 역할을 하며, 업데이트될 때 Intlayer는 경로로 지정된 파생(filled) 선언 파일에 자동으로 그 변경 사항을 적용합니다.
|
|
77
|
+
|
|
30
78
|
# 자동 채우기 콘텐츠 선언 파일 번역
|
|
31
79
|
|
|
32
80
|
**자동 채우기 콘텐츠 선언 파일**은 개발 워크플로우를 가속화하는 방법입니다.
|
|
@@ -87,6 +135,40 @@ Intlayer는 메인 파일에 아직 선언되지 않은 모든 로케일을 채
|
|
|
87
135
|
|
|
88
136
|
그 후, 두 선언 파일은 단일 사전으로 병합되어 표준 `useIntlayer("example")` 훅(react) / 컴포저블(vue)을 통해 접근할 수 있습니다.
|
|
89
137
|
|
|
138
|
+
## 글로벌 설정
|
|
139
|
+
|
|
140
|
+
`intlayer.config.ts` 파일에서 글로벌 자동 채우기 설정을 구성할 수 있습니다.
|
|
141
|
+
|
|
142
|
+
```ts fileName="intlayer.config.ts"
|
|
143
|
+
import { type IntlayerConfig, Locales } from "intlayer";
|
|
144
|
+
|
|
145
|
+
const config: IntlayerConfig = {
|
|
146
|
+
internationalization: {
|
|
147
|
+
locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
|
|
148
|
+
defaultLocale: Locales.ENGLISH,
|
|
149
|
+
requiredLocales: [Locales.ENGLISH, Locales.FRENCH],
|
|
150
|
+
},
|
|
151
|
+
dictionary: {
|
|
152
|
+
// 모든 사전에 대해 누락된 번역 자동 생성
|
|
153
|
+
fill: "./{{fileName}}Filled.content.ts",
|
|
154
|
+
//
|
|
155
|
+
// fill: "/messages/{{locale}}/{{key}}/{{fileName}}.content.json",
|
|
156
|
+
//
|
|
157
|
+
// fill: true, // "./{{fileName}}.content.json"을 사용하는 것처럼 모든 사전에 대해 누락된 번역 자동 생성
|
|
158
|
+
//
|
|
159
|
+
// fill: {
|
|
160
|
+
// en: "./{{fileName}}.en.content.json",
|
|
161
|
+
// fr: "./{{fileName}}.fr.content.json",
|
|
162
|
+
// es: "./{{fileName}}.es.content.json",
|
|
163
|
+
// },
|
|
164
|
+
},
|
|
165
|
+
};
|
|
166
|
+
|
|
167
|
+
export default config;
|
|
168
|
+
```
|
|
169
|
+
|
|
170
|
+
content 파일의 `fill` 필드를 사용하여 사전별로 세부 조정할 수 있습니다. Intlayer는 먼저 사전별 구성을 고려한 후 글로벌 구성으로 돌아갑니다.
|
|
171
|
+
|
|
90
172
|
## 자동 채워진 파일 형식
|
|
91
173
|
|
|
92
174
|
자동 채워진 선언 파일에 권장되는 형식은 **JSON**으로, 형식 제약을 피하는 데 도움이 됩니다. 그러나 Intlayer는 `.ts`, `.js`, `.mjs`, `.cjs` 및 기타 형식도 지원합니다.
|
|
@@ -14,7 +14,7 @@ slugs:
|
|
|
14
14
|
- doc
|
|
15
15
|
- benchmark
|
|
16
16
|
- solid
|
|
17
|
-
author:
|
|
17
|
+
author: aymericzip
|
|
18
18
|
applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-solid-template
|
|
19
19
|
history:
|
|
20
20
|
- version: 8.9.8
|
|
@@ -118,6 +118,28 @@ i18n 누수 문제를 빠르게 파악하기 위해 [여기](https://intlayer.or
|
|
|
118
118
|
- **Scoped static**: 복잡한 추가 네트워크 요청 없이 코드 구조를 유지(논리적 분리).
|
|
119
119
|
- **Scoped dynamic**: 코드 분할 및 성능을 위한 최선의 접근 방식. 현재 뷰와 활성 로케일에 필요한 것만 로드하여 메모리 사용을 최소화함.
|
|
120
120
|
|
|
121
|
+
### 측정 내용:
|
|
122
|
+
|
|
123
|
+
각 스택에 대해 실제 브라우저에서 동일한 다국어 앱을 실행한 후 실제로 전송된 내용과 소요 시간을 기록했습니다. 크기는 **일반적인 웹 압축 후**에 보고되었습니다. 이는 원본 소스 수보다 사람들이 다운로드하는 내용에 더 가깝기 때문입니다.
|
|
124
|
+
|
|
125
|
+
- **국제화 라이브러리 크기**: 번들링, 트리 셰이킹 및 축소 후 i18n 라이브러리의 크기는 빈 컴포넌트의 제공자 + 훅/프리미티브 코드의 크기입니다. 여기에는 번역 파일 로딩이 포함되지 않습니다. 콘텐츠가 들어오기 전에 라이브러리가 얼마나 비싼지 답변합니다.
|
|
126
|
+
|
|
127
|
+
- **페이지당 JavaScript**: 각 벤치마크 경로의 경우, 그 방문 시 브라우저가 가져오는 스크립트의 양은 스위트의 페이지 전체에서 평균화됩니다(보고서가 롤업하는 로케일 전체). 무거운 페이지는 느린 페이지입니다.
|
|
128
|
+
|
|
129
|
+
- **다른 로케일의 누수**: 감사된 페이지에 실수로 로드되는 다른 언어의 동일 페이지 콘텐츠입니다. 이 콘텐츠는 불필요하며 피해야 합니다. (예: `/en/about` 페이지 번들의 `/fr/about` 페이지 콘텐츠)
|
|
130
|
+
|
|
131
|
+
- **다른 경로의 누수**: **다른 화면**의 경우 동일한 개념입니다. 한 페이지만 열었을 때 해당 사본이 함께 로드되는지 여부입니다. (예: `/en/contact` 페이지 번들의 `/en/about` 페이지 콘텐츠). 높은 점수는 약한 분할이나 과도하게 광범위한 번들을 의미합니다.
|
|
132
|
+
|
|
133
|
+
- **평균 컴포넌트 번들 크기**: 일반적인 UI 조각은 하나의 거대한 앱 번호 내에 숨기는 대신 **한 번에 하나씩** 측정됩니다. 국제화가 일반적인 컴포넌트를 조용히 부풀리는지 여부를 보여줍니다. 예를 들어, 컴포넌트가 다시 렌더링되면 메모리에서 모든 데이터를 로드합니다. 거대한 JSON을 컴포넌트에 연결하는 것은 컴포넌트의 성능을 느리게 할 사용하지 않은 데이터의 큰 저장소를 연결하는 것과 같습니다.
|
|
134
|
+
|
|
135
|
+
- **언어 전환 반응성**: 앱의 고유한 제어 기능을 사용하여 언어를 전환하고 페이지가 명확하게 전환될 때까지 걸리는 시간을 기록합니다. 이는 방문자가 알아차릴 미시적 단계가 아닌 것입니다.
|
|
136
|
+
|
|
137
|
+
- **언어 변경 후 렌더링 작업**: 더 좁은 후속 작업입니다. 전환이 진행 중일 때 새로운 언어로 다시 칠하는 데 인터페이스가 소비한 노력입니다. "느껴지는" 시간과 프레임워크 비용이 다를 때 유용합니다.
|
|
138
|
+
|
|
139
|
+
- **초기 페이지 로드 시간**: 네비게이션에서 브라우저가 테스트한 시나리오에 대해 페이지가 완전히 로드되었다고 간주할 때까지의 시간입니다. 콜드 스타트를 비교하는 데 좋습니다.
|
|
140
|
+
|
|
141
|
+
- **하이드레이션 시간**: 앱이 노출하는 경우, 클라이언트가 서버 HTML을 실제로 클릭할 수 있는 것으로 변환하는 데 소비하는 시간입니다. 표의 대시는 해당 구현이 이 벤치마크에서 신뢰할 수 있는 하이드레이션 수치를 제공하지 않았음을 의미합니다.
|
|
142
|
+
|
|
121
143
|
## GitHub 스타
|
|
122
144
|
|
|
123
145
|
GitHub 스타는 프로젝트의 인기, 커뮤니티 신뢰 및 장기적인 관련성을 나타내는 강력한 지표입니다. 기술적 품질을 직접적으로 측정하는 것은 아니지만, 얼마나 많은 개발자가 프로젝트가 유용하다고 생각하고 진행 상황을 팔로우하며 채택할 가능성이 있는지를 반영합니다. 프로젝트의 가치를 평가할 때 스타는 대안 간의 견인력을 비교하는 데 도움이 되며 생태계 성장에 대한 통찰력을 제공합니다.
|
|
@@ -14,7 +14,7 @@ slugs:
|
|
|
14
14
|
- doc
|
|
15
15
|
- benchmark
|
|
16
16
|
- svelte
|
|
17
|
-
author:
|
|
17
|
+
author: aymericzip
|
|
18
18
|
applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-svelte-template
|
|
19
19
|
history:
|
|
20
20
|
- version: 8.9.8
|
|
@@ -116,6 +116,28 @@ i18n 누수 문제를 빠르게 파악하기 위해 [여기](https://intlayer.or
|
|
|
116
116
|
- **Scoped static**: 복잡한 추가 네트워크 요청 없이 코드 구조를 유지(논리적 분리).
|
|
117
117
|
- **Scoped dynamic**: 코드 분할 및 성능을 위한 최선의 접근 방식. 현재 뷰와 활성 로케일에 필요한 것만 로드하여 메모리 사용을 최소화함.
|
|
118
118
|
|
|
119
|
+
### 측정한 항목:
|
|
120
|
+
|
|
121
|
+
동일한 다국어 앱을 모든 스택에서 실제 브라우저로 실행하고, 실제로 전송된 내용과 소요 시간을 기록했습니다. 크기는 **일반적인 웹 압축 후** 보고되며, 이는 원본 소스 크기보다 사용자가 실제로 다운로드하는 내용에 더 가깝습니다.
|
|
122
|
+
|
|
123
|
+
- **국제화 라이브러리 크기**: 번들링, 트리 쉐이킹 및 최소화 후, i18n 라이브러리의 크기는 빈 컴포넌트의 providers + stores 코드 크기입니다. 번역 파일 로딩은 포함되지 않습니다. 콘텐츠가 포함되기 전 라이브러리의 비용이 어느 정도인지 나타냅니다.
|
|
124
|
+
|
|
125
|
+
- **페이지당 JavaScript**: 각 벤치마크 경로에 대해 해당 방문에서 브라우저가 가져오는 스크립트의 양입니다. 이는 스위트의 페이지들과 리포트가 롤업하는 로케일들 전체에서 평균화됩니다. 무거운 페이지는 느린 페이지입니다.
|
|
126
|
+
|
|
127
|
+
- **다른 로케일에서의 누수**: 감사된 페이지에서 실수로 로드될 수 있는 다른 언어의 동일한 페이지 콘텐츠입니다. 이 콘텐츠는 불필요하며 피해야 합니다. (예: `/en/about` 페이지 번들에서 `/fr/about` 페이지 콘텐츠)
|
|
128
|
+
|
|
129
|
+
- **다른 경로에서의 누수**: **다른 화면**의 경우도 마찬가지입니다. 한 페이지만 열었을 때 해당 복사본이 함께 로드되는지 여부입니다. (예: `/en/contact` 페이지 번들에서 `/en/about` 페이지 콘텐츠). 높은 점수는 약한 분할 또는 과도하게 광범위한 번들을 시사합니다.
|
|
130
|
+
|
|
131
|
+
- **평균 컴포넌트 번들 크기**: 하나의 거대한 앱 번호 내에 숨겨지지 않고 **한 번에 하나씩** 측정된 일반적인 UI 조각들입니다. 국제화가 일상적인 컴포넌트를 어느 정도 증가시키는지 보여줍니다. 예를 들어, 컴포넌트가 다시 렌더링되면 메모리에서 모든 데이터를 로드합니다. 거대한 JSON을 컴포넌트에 연결하는 것은 컴포넌트의 성능을 느리게 할 거대한 미사용 데이터 저장소를 연결하는 것과 같습니다.
|
|
132
|
+
|
|
133
|
+
- **언어 전환 반응성**: 앱의 자체 컨트롤을 사용하여 언어를 전환하고 페이지가 명확하게 전환될 때까지의 시간을 측정합니다. 이는 방문자가 눈으로 보게 되는 시간이지, 랩 마이크로 스텝이 아닙니다.
|
|
134
|
+
|
|
135
|
+
- **언어 변경 후 렌더링 작업**: 더 좁은 후속 조치입니다. 전환이 진행 중인 상태에서 새 언어를 위해 인터페이스가 다시 칠하는 데 소요된 노력의 정도입니다. "느껴지는" 시간과 프레임워크 비용이 다를 때 유용합니다.
|
|
136
|
+
|
|
137
|
+
- **초기 페이지 로드 시간**: 테스트한 시나리오에 대해 브라우저가 페이지를 완전히 로드된 것으로 간주할 때까지의 시간입니다. 콜드 시작을 비교하는 데 유용합니다.
|
|
138
|
+
|
|
139
|
+
- **Hydration 시간**: 앱이 노출할 때, 클라이언트가 서버 HTML을 실제로 클릭할 수 있는 것으로 변환하는 데 소요되는 시간입니다. 표의 대시는 해당 구현이 이 벤치마크에서 신뢰할 수 있는 hydration 수치를 제공하지 않음을 의미합니다.
|
|
140
|
+
|
|
119
141
|
## GitHub 스타
|
|
120
142
|
|
|
121
143
|
GitHub 스타는 프로젝트의 인기, 커뮤니티 신뢰 및 장기적인 관련성을 나타내는 강력한 지표입니다. 기술적 품질을 직접적으로 측정하는 것은 아니지만, 얼마나 많은 개발자가 프로젝트가 유용하다고 생각하고 진행 상황을 팔로우하며 채택할 가능성이 있는지를 반영합니다. 프로젝트의 가치를 평가할 때 스타는 대안 간의 견인력을 비교하는 데 도움이 되며 생태계 성장에 대한 통찰력을 제공합니다.
|
|
@@ -14,7 +14,7 @@ slugs:
|
|
|
14
14
|
- doc
|
|
15
15
|
- benchmark
|
|
16
16
|
- tanstack
|
|
17
|
-
author:
|
|
17
|
+
author: aymericzip
|
|
18
18
|
applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-tanstack-start-template
|
|
19
19
|
history:
|
|
20
20
|
- version: 8.9.8
|
|
@@ -124,6 +124,28 @@ i18n 누수 문제를 빠르게 파악하기 위해 [여기](https://intlayer.or
|
|
|
124
124
|
- **Scoped static**: 복잡한 추가 네트워크 요청 없이 코드 구조를 유지(논리적 분리).
|
|
125
125
|
- **Scoped dynamic**: 코드 분할 및 성능을 위한 최선의 접근 방식. 현재 뷰와 활성 로케일에 필요한 것만 로드하여 메모리 사용을 최소화함.
|
|
126
126
|
|
|
127
|
+
### 측정 항목:
|
|
128
|
+
|
|
129
|
+
모든 스택에 대해 실제 브라우저에서 동일한 다국어 앱을 실행하고, 실제로 전송되는 내용과 소요 시간을 기록했습니다. 크기는 **일반적인 웹 압축 후**에 보고되며, 이는 원본 소스 크기보다 사용자가 다운로드하는 내용에 더 가깝습니다.
|
|
130
|
+
|
|
131
|
+
- **Internationalization 라이브러리 크기**: 번들링, 트리-셰이킹 및 최소화 후, i18n 라이브러리의 크기는 프로바이더(예: `NextIntlClientProvider`) + 훅(예: `useTranslations`) 코드의 크기를 빈 컴포넌트에서 측정한 것입니다. 번역 파일 로딩은 포함되지 않습니다. 콘텐츠가 들어오기 전에 라이브러리가 얼마나 비용이 드는지를 답합니다.
|
|
132
|
+
|
|
133
|
+
- **페이지당 JavaScript**: 각 벤치마크 경로에 대해 방문 시 브라우저가 가져오는 스크립트의 양으로, 스위트의 페이지 전체에서 평균화됩니다(리포트가 롤업하는 경우 로케일 전체에서). 무거운 페이지는 느린 페이지입니다.
|
|
134
|
+
|
|
135
|
+
- **다른 로케일에서의 유출**: 감사된 페이지에 실수로 로드될 수 있는 다른 언어의 동일한 페이지 콘텐츠입니다. 이 콘텐츠는 불필요하며 피해야 합니다. (예: `/en/about` 페이지 번들에서 `/fr/about` 페이지 콘텐츠)
|
|
136
|
+
|
|
137
|
+
- **다른 경로에서의 유출**: **다른 화면**의 콘텐츠가 한 페이지만 열었을 때 함께 로드되는지 여부에 대한 동일한 개념입니다. (예: `/en/contact` 페이지 번들에서 `/en/about` 페이지 콘텐츠). 높은 점수는 약한 분할 또는 과도하게 넓은 번들을 시사합니다.
|
|
138
|
+
|
|
139
|
+
- **평균 컴포넌트 번들 크기**: 일반적인 UI 조각들은 한 번에 하나씩 측정되며, 거대한 앱 번호 안에 숨겨지지 않습니다. internationalization이 일상적인 컴포넌트를 조용히 부풀리는지 여부를 보여줍니다. 예를 들어, 컴포넌트가 다시 렌더링되면 메모리에서 모든 데이터를 로드하게 됩니다. 거대한 JSON을 컴포넌트에 연결하는 것은 컴포넌트의 성능을 저하시킬 수 있는 사용되지 않은 데이터의 큰 저장소에 연결하는 것과 같습니다.
|
|
140
|
+
|
|
141
|
+
- **언어 전환 반응성**: 앱의 자체 컨트롤을 사용하여 언어를 전환하고 페이지가 명확하게 전환될 때까지의 소요 시간을 측정합니다. 방문자가 알 수 있는 수준이며, 실험실 마이크로 단계가 아닙니다.
|
|
142
|
+
|
|
143
|
+
- **언어 변경 후 렌더링 작업**: 더 좁은 후속 작업으로, 전환이 진행 중일 때 새 언어를 다시 칠하기 위해 인터페이스가 소비한 노력입니다. "느껴지는" 시간과 프레임워크 비용이 다를 때 유용합니다.
|
|
144
|
+
|
|
145
|
+
- **초기 페이지 로드 시간**: 탐색에서 브라우저가 테스트한 시나리오에 대해 페이지가 완전히 로드되었다고 간주할 때까지의 시간입니다. 콜드 스타트를 비교하는 데 좋습니다.
|
|
146
|
+
|
|
147
|
+
- **수화 시간**: 앱이 노출할 때, 클라이언트가 서버 HTML을 실제로 클릭할 수 있는 것으로 변환하는 데 소비하는 시간입니다. 테이블의 대시는 해당 구현이 이 벤치마크에서 신뢰할 수 있는 수화 수치를 제공하지 않았음을 의미합니다.
|
|
148
|
+
|
|
127
149
|
## GitHub 스타
|
|
128
150
|
|
|
129
151
|
GitHub 스타는 프로젝트의 인기, 커뮤니티 신뢰 및 장기적인 관련성을 나타내는 강력한 지표입니다. 기술적 품질을 직접적으로 측정하는 것은 아니지만, 얼마나 많은 개발자가 프로젝트가 유용하다고 생각하고 진행 상황을 팔로우하며 채택할 가능성이 있는지를 반영합니다. 프로젝트의 가치를 평가할 때 스타는 대안 간의 견인력을 비교하는 데 도움이 되며 생태계 성장에 대한 통찰력을 제공합니다.
|
package/docs/ko/benchmark/vue.md
CHANGED
|
@@ -22,6 +22,7 @@ history:
|
|
|
22
22
|
- version: 8.7.0
|
|
23
23
|
date: 2026-04-08
|
|
24
24
|
changes: "빌드 구성에 `minify` 및 `purge` 옵션 추가"
|
|
25
|
+
author: aymericzip
|
|
25
26
|
---
|
|
26
27
|
|
|
27
28
|
# i18n 번들 크기 및 성능 최적화
|
|
@@ -396,11 +397,11 @@ export default config;
|
|
|
396
397
|
|
|
397
398
|
### 빌드 옵션
|
|
398
399
|
|
|
399
|
-
| 속성 | 타입
|
|
400
|
-
| :------------- |
|
|
401
|
-
| **`optimize`** | `boolean
|
|
402
|
-
| **`minify`** | `boolean`
|
|
403
|
-
| **`purge`** | `boolean`
|
|
400
|
+
| 속성 | 타입 | 기본값 | 설명 |
|
|
401
|
+
| :------------- | :-------------------- | :---------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
402
|
+
| **`optimize`** | `boolean / undefined` | `undefined` | 가져오기(import) 재작성 패스를 활성화합니다. `undefined` = 프로덕션 빌드에서만 활성화됩니다. `false`는 purge 및 minify도 비활성화합니다. |
|
|
403
|
+
| **`minify`** | `boolean` | `false` | 컴파일된 JSON 파일에서 콘텐츠 필드 키의 이름을 짧은 알파벳 별칭으로 바꿉니다. 소스 코드에서 일치하는 속성 접근도 재작성합니다. `optimize`가 `false`이면 아무 효과가 없습니다. |
|
|
404
|
+
| **`purge`** | `boolean` | `false` | 컴파일된 JSON 파일에서 소스 코드를 통해 정적으로 접근되지 않는 콘텐츠 필드를 제거합니다. `optimize`가 `false`이면 아무 효과가 없습니다. |
|
|
404
405
|
|
|
405
406
|
### 최소화 (필드 키 이름 변경)
|
|
406
407
|
|
package/docs/ko/cli/build.md
CHANGED
package/docs/ko/cli/ci.md
CHANGED
|
@@ -20,6 +20,7 @@ history:
|
|
|
20
20
|
- version: 7.5.11
|
|
21
21
|
date: 2026-01-06
|
|
22
22
|
changes: "CI 명령어 추가"
|
|
23
|
+
author: aymericzip
|
|
23
24
|
---
|
|
24
25
|
|
|
25
26
|
# CI 명령어
|
|
@@ -139,6 +140,28 @@ steps:
|
|
|
139
140
|
run: npx intlayer ci fill
|
|
140
141
|
```
|
|
141
142
|
|
|
143
|
+
## Scaffolded GitHub Actions
|
|
144
|
+
|
|
145
|
+
`intlayer init`을 실행하면, Intlayer가 package manager(npm, yarn, pnpm, 또는 bun)를 감지하고 `.github/workflows/` 디렉토리 아래에 해당 package manager와 일치하는 명령어를 포함한 두 개의 GitHub Actions 워크플로우를 생성합니다:
|
|
146
|
+
|
|
147
|
+
- **`intlayer-fill.yml`** — 모든 pull request에서 dictionaries를 빌드하고 `intlayer fill --git-diff --mode complete`을 실행하여 변경된 dictionaries에 대한 누락된 번역을 생성한 후, 결과를 PR 브랜치에 커밋합니다.
|
|
148
|
+
- **`intlayer-test.yml`** — 모든 pull request에서 dictionaries를 빌드하고 `intlayer test`를 실행하여, 필수 locales에 번역이 누락된 경우 체크를 실패합니다.
|
|
149
|
+
|
|
150
|
+
기존 워크플로우 파일은 절대 덮어씌워지지 않습니다. scaffolding을 완전히 건너뛰려면, 다음을 실행합니다:
|
|
151
|
+
|
|
152
|
+
```bash
|
|
153
|
+
npx intlayer init --no-github-actions
|
|
154
|
+
```
|
|
155
|
+
|
|
156
|
+
### fill 워크플로우에 AI 접근 제공
|
|
157
|
+
|
|
158
|
+
스캐폴드된 `intlayer-fill.yml`은 AI 접근이 필요합니다. 두 가지 옵션을 사용할 수 있습니다(워크플로우의 `env` 블록에서 구성):
|
|
159
|
+
|
|
160
|
+
1. **자신의 AI provider 키** — 리포지토리 설정(Settings → Secrets and variables → Actions)에서 `AI_API_KEY` secret을 추가합니다. 워크플로우는 `--provider`, `--model`, `--api-key`를 통해 이를 전달합니다.
|
|
161
|
+
2. **Intlayer CMS 접근 키** — `INTLAYER_CLIENT_ID` 및 `INTLAYER_CLIENT_SECRET` secret을 추가하고 `intlayer.config` `editor` 섹션에 연결합니다. CMS 접근 키는 Intlayer backend을 통해 AI 접근을 제공합니다.
|
|
162
|
+
|
|
163
|
+
`intlayer-test.yml` 워크플로우는 AI 접근이 필요하지 않습니다.
|
|
164
|
+
|
|
142
165
|
## 오류 처리
|
|
143
166
|
|
|
144
167
|
- `INTLAYER_PROJECT_CREDENTIALS`가 설정되지 않은 경우, 명령어는 오류로 종료됩니다.
|
package/docs/ko/cli/debug.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
createdAt: 2024-08-11
|
|
3
|
-
updatedAt:
|
|
3
|
+
updatedAt: 2026-06-17
|
|
4
4
|
title: 문서 검토
|
|
5
5
|
description: 다양한 로케일에서 문서 파일의 품질, 일관성 및 완전성을 검토하는 방법을 알아보세요.
|
|
6
6
|
keywords:
|
|
@@ -15,6 +15,11 @@ slugs:
|
|
|
15
15
|
- concept
|
|
16
16
|
- cli
|
|
17
17
|
- doc-review
|
|
18
|
+
history:
|
|
19
|
+
- version: 9.0.0
|
|
20
|
+
date: 2026-06-17
|
|
21
|
+
changes: "--log 옵션 추가"
|
|
22
|
+
author: aymericzip
|
|
18
23
|
---
|
|
19
24
|
|
|
20
25
|
# 문서 검토
|
|
@@ -54,8 +59,110 @@ bun x intlayer doc review
|
|
|
54
59
|
|
|
55
60
|
## 인수:
|
|
56
61
|
|
|
57
|
-
|
|
62
|
+
**파일 목록 옵션:**
|
|
58
63
|
|
|
59
|
-
|
|
64
|
+
- **`--doc-pattern [docPattern...]`**: 검토할 문서 파일과 일치하는 Glob 패턴입니다.
|
|
60
65
|
|
|
61
|
-
|
|
66
|
+
> 예시: `npx intlayer doc review --doc-pattern "docs/**/*.md" "src/**/*.mdx"`
|
|
67
|
+
|
|
68
|
+
- **`--excluded-glob-pattern [excludedGlobPattern...]`**: 검토에서 제외할 Glob 패턴입니다.
|
|
69
|
+
|
|
70
|
+
> 예시: `npx intlayer doc review --excluded-glob-pattern "docs/internal/**"`
|
|
71
|
+
|
|
72
|
+
- **`--skip-if-modified-before [skipIfModifiedBefore]`**: 지정된 시간 이전에 수정된 파일은 건너뜁니다.
|
|
73
|
+
- "2025-12-05"와 같은 절대 시간 (문자열 또는 Date)일 수 있습니다.
|
|
74
|
+
- `1 * 60 * 60 * 1000` (1시간)과 같은 상대 시간(ms)일 수 있습니다.
|
|
75
|
+
- 이 옵션은 `fs.stat` 메서드를 사용하여 파일의 수정 시간을 확인합니다. 따라서 Git이나 파일을 수정하는 다른 도구의 영향을 받을 수 있습니다.
|
|
76
|
+
|
|
77
|
+
> 예시: `npx intlayer doc review --skip-if-modified-before "2025-12-05"`
|
|
78
|
+
|
|
79
|
+
- **`--skip-if-modified-after [skipIfModifiedAfter]`**: 지정된 시간 이내에 수정된 파일은 건너뜁니다.
|
|
80
|
+
- "2025-12-05"와 같은 절대 시간(문자열 또는 Date)일 수 있습니다.
|
|
81
|
+
- `1 * 60 * 60 * 1000` (1시간)과 같은 상대 시간(ms)일 수 있습니다.
|
|
82
|
+
- 이 옵션은 `fs.stat` 메서드를 사용하여 파일의 수정 시간을 확인합니다. 따라서 Git이나 파일을 수정하는 다른 도구의 영향을 받을 수 있습니다.
|
|
83
|
+
|
|
84
|
+
> 예시: `npx intlayer doc review --skip-if-modified-after "2025-12-05"`
|
|
85
|
+
|
|
86
|
+
- **`--skip-if-exists`**: 파일이 이미 존재하면 건너뜁니다.
|
|
87
|
+
|
|
88
|
+
> 예시: `npx intlayer doc review --skip-if-exists`
|
|
89
|
+
|
|
90
|
+
**검토 모드 옵션:**
|
|
91
|
+
|
|
92
|
+
- **`--log`**: 로그 전용 모드. AI로 번역하지 않고, 대신 다른 에이전트가 번역을 생성할 수 있도록 기본 및 대상 로케일에 대해 주의가 필요한 블록(줄 번호 및 내용 포함)을 기록합니다.
|
|
93
|
+
|
|
94
|
+
> 예시: `npx intlayer doc review --log`
|
|
95
|
+
|
|
96
|
+
**출력 옵션:**
|
|
97
|
+
|
|
98
|
+
- **`--locales [locales...]`**: 문서를 검토할 대상 로케일입니다.
|
|
99
|
+
|
|
100
|
+
> 예시: `npx intlayer doc review --locales fr es de`
|
|
101
|
+
|
|
102
|
+
- **`--base-locale [baseLocale]`**: 비교할 원본 로케일(기본 문서)입니다.
|
|
103
|
+
|
|
104
|
+
> 예시: `npx intlayer doc review --base-locale en`
|
|
105
|
+
|
|
106
|
+
**파일 처리 옵션:**
|
|
107
|
+
|
|
108
|
+
- **`--nb-simultaneous-file-processed [nbSimultaneousFileProcessed]`**: 동시에 검토할 파일 수입니다.
|
|
109
|
+
|
|
110
|
+
> 예시: `npx intlayer doc review --nb-simultaneous-file-processed 5`
|
|
111
|
+
|
|
112
|
+
**AI 옵션:**
|
|
113
|
+
|
|
114
|
+
- **`--model [model]`**: 검토에 사용할 AI 모델 (예: `gpt-3.5-turbo`).
|
|
115
|
+
- **`--provider [provider]`**: 검토에 사용할 AI 제공자.
|
|
116
|
+
- **`--temperature [temperature]`**: AI 모델의 온도 설정.
|
|
117
|
+
- **`--api-key [apiKey]`**: AI 서비스에 사용할 API 키를 제공합니다.
|
|
118
|
+
- **`--application-context [applicationContext]`**: AI 검토에 추가 컨텍스트를 제공합니다.
|
|
119
|
+
- **`--data-serialization [dataSerialization]`**: Intlayer의 AI 기능에 사용할 데이터 직렬화 형식. 옵션: `json` (표준, 신뢰할 수 있음), `toon` (토큰 적음, 일관성 낮음).
|
|
120
|
+
- **`--custom-prompt [prompt]`**: 검토에 사용되는 기본 프롬프트를 사용자 정의합니다. (참고: 대부분의 사용 사례에서는 동작을 더 잘 제어할 수 있는 `--custom-instructions` 옵션을 사용하는 것이 권장됩니다.)
|
|
121
|
+
|
|
122
|
+
> 예시: `npx intlayer doc review --model deepseek-chat --provider deepseek --temperature 0.5 --api-key sk-1234567890 --application-context "My application is a cat store"`
|
|
123
|
+
|
|
124
|
+
**환경 변수 옵션:**
|
|
125
|
+
|
|
126
|
+
- **`--env`**: 환경을 지정합니다 (예: `development`, `production`).
|
|
127
|
+
- **`--env-file [envFile]`**: 변수를 로드할 사용자 정의 환경 파일을 제공합니다.
|
|
128
|
+
- **`--base-dir`**: 프로젝트의 기본 디렉토리를 지정합니다.
|
|
129
|
+
- **`--no-cache`**: 캐시를 비활성화합니다.
|
|
130
|
+
|
|
131
|
+
> 예시: `npx intlayer doc review --base-dir ./docs --env-file .env.production.local`
|
|
132
|
+
|
|
133
|
+
**로그 옵션:**
|
|
134
|
+
|
|
135
|
+
- **`--verbose`**: 디버깅을 위한 상세 로그 활성화. (CLI에서 기본값은 true)
|
|
136
|
+
|
|
137
|
+
> 예시: `npx intlayer doc review --verbose`
|
|
138
|
+
|
|
139
|
+
**사용자 지정 지침 옵션:**
|
|
140
|
+
|
|
141
|
+
- **`--custom-instructions [customInstructions]`**: 프롬프트에 추가되는 사용자 지정 지침. 포맷팅, URL 번역 등 특정 규칙을 적용할 때 유용합니다.
|
|
142
|
+
|
|
143
|
+
> 예시: `npx intlayer doc review --custom-instructions "URL 번역을 피하고, 마크다운 형식을 유지하세요"`
|
|
144
|
+
|
|
145
|
+
> 예시: `npx intlayer doc review --custom-instructions "$(cat ./instructions.md)"`
|
|
146
|
+
|
|
147
|
+
**Git 옵션:**
|
|
148
|
+
|
|
149
|
+
- **`--git-diff`**: 기준(기본값 `origin/main`)에서 현재 브랜치(기본값 `HEAD`)로 변경된 파일만 실행합니다.
|
|
150
|
+
- **`--git-diff-base`**: git diff의 기준 참조를 지정합니다 (기본값 `origin/main`).
|
|
151
|
+
- **`--git-diff-current`**: git diff의 현재 참조를 지정합니다 (기본값 `HEAD`).
|
|
152
|
+
- **`--uncommitted`**: 커밋되지 않은 변경사항을 포함합니다.
|
|
153
|
+
- **`--unpushed`**: 푸시되지 않은 변경사항을 포함합니다.
|
|
154
|
+
- **`--untracked`**: 추적되지 않은 파일을 포함합니다.
|
|
155
|
+
|
|
156
|
+
> 예시: `npx intlayer doc review --git-diff --git-diff-base origin/main --git-diff-current HEAD`
|
|
157
|
+
|
|
158
|
+
> 예시: `npx intlayer doc review --uncommitted --unpushed --untracked`
|
|
159
|
+
|
|
160
|
+
> 출력 파일 경로는 다음 패턴을 대체하여 결정됩니다:
|
|
161
|
+
>
|
|
162
|
+
> - `/{{baseLocale}}/` 는 `/{{locale}}/` 로 대체 (Unix)
|
|
163
|
+
> - `\{{baseLocale}}\` 는 `\{{locale}}\` 로 대체 (Windows)
|
|
164
|
+
> - `_{{baseLocale}}.` 는 `_{{locale}}.` 로 대체
|
|
165
|
+
> - `{{baseLocale}}_` 는 `{{locale}}_` 로 대체
|
|
166
|
+
> - `.{{baseLocaleName}}.` 는 `.{{localeName}}.` 로 대체
|
|
167
|
+
>
|
|
168
|
+
> 만약 패턴이 발견되지 않으면, 출력 파일은 파일 확장자에 `.{{locale}}` 를 추가합니다. 예를 들어 `./my/file.md` 는 검토되고, 프랑스어 로케일의 경우 `./my/file.fr.md` 로 업데이트됩니다.
|
package/docs/ko/cli/editor.md
CHANGED
package/docs/ko/cli/extract.md
CHANGED
package/docs/ko/cli/fill.md
CHANGED
|
@@ -16,6 +16,7 @@ slugs:
|
|
|
16
16
|
- concept
|
|
17
17
|
- cli
|
|
18
18
|
- fill
|
|
19
|
+
author: aymericzip
|
|
19
20
|
---
|
|
20
21
|
|
|
21
22
|
# 사전 채우기 / 감사 / 번역
|
|
@@ -46,6 +47,14 @@ bun x intlayer fill
|
|
|
46
47
|
- 기존 번역을 덮어쓰지 않아 기존 번역을 보존합니다.
|
|
47
48
|
- 큐 시스템을 사용하여 파일, 청크 및 로케일을 병렬로 처리하여 속도를 높입니다.
|
|
48
49
|
|
|
50
|
+
## 주요 포인트:
|
|
51
|
+
|
|
52
|
+
- 대규모 JSON 파일을 청크로 분할하여 AI 모델의 컨텍스트 윈도우 제한 내에 유지합니다.
|
|
53
|
+
- 출력 형식이 올바르지 않으면 번역을 다시 시도합니다.
|
|
54
|
+
- 번역 정확도 향상을 위해 애플리케이션 및 파일별 컨텍스트를 통합합니다.
|
|
55
|
+
- 기존 번역을 덮어쓰지 않음으로써 보존합니다.
|
|
56
|
+
- 큐 시스템을 사용하여 파일, 청크 및 로케일을 병렬로 처리하여 속도를 높입니다.
|
|
57
|
+
|
|
49
58
|
## 별칭:
|
|
50
59
|
|
|
51
60
|
- `npx intlayer dictionaries fill`
|
package/docs/ko/cli/index.md
CHANGED
|
@@ -17,6 +17,9 @@ slugs:
|
|
|
17
17
|
- concept
|
|
18
18
|
- cli
|
|
19
19
|
history:
|
|
20
|
+
- version: 9.0.0
|
|
21
|
+
date: 2026-06-11
|
|
22
|
+
changes: "scan 명령어 추가"
|
|
20
23
|
- version: 8.6.4
|
|
21
24
|
date: 2026-03-31
|
|
22
25
|
changes: "standalone 명령어 추가"
|
|
@@ -62,6 +65,7 @@ history:
|
|
|
62
65
|
- version: 5.5.10
|
|
63
66
|
date: 2025-06-29
|
|
64
67
|
changes: "기록 초기화"
|
|
68
|
+
author: aymericzip
|
|
65
69
|
---
|
|
66
70
|
|
|
67
71
|
# Intlayer CLI - 다국어 웹사이트를 위한 모든 Intlayer CLI 명령어
|
|
@@ -162,6 +166,10 @@ Intlayer는 여러 설정 파일 형식을 허용합니다:
|
|
|
162
166
|
|
|
163
167
|
- **[CI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/ci.md)** - CI/CD 파이프라인을 위해 자동으로 주입된 자격 증명으로 Intlayer 명령어를 실행합니다.
|
|
164
168
|
|
|
169
|
+
### 감사 및 진단
|
|
170
|
+
|
|
171
|
+
- **[웹사이트 스캔](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/scan.md)** - 공개 URL의 페이지 크기를 측정하고 i18n/SEO 상태를 감사하게 해줍니다.
|
|
172
|
+
|
|
165
173
|
### 개발 도구
|
|
166
174
|
|
|
167
175
|
- **[CLI SDK](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/sdk.md)** - 자체 코드에서 Intlayer CLI SDK를 사용합니다.
|
|
@@ -184,7 +192,8 @@ Intlayer는 여러 설정 파일 형식을 허용합니다:
|
|
|
184
192
|
"intlayer:extract": "npx intlayer extract",
|
|
185
193
|
"intlayer:projects": "npx intlayer projects list",
|
|
186
194
|
"intlayer:doc:translate": "npx intlayer doc translate",
|
|
187
|
-
"intlayer:doc:review": "npx intlayer doc review"
|
|
195
|
+
"intlayer:doc:review": "npx intlayer doc review",
|
|
196
|
+
"intlayer:scan": "npx intlayer scan https://example.com"
|
|
188
197
|
}
|
|
189
198
|
```
|
|
190
199
|
|
package/docs/ko/cli/init.md
CHANGED
package/docs/ko/cli/list.md
CHANGED