@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.
Files changed (4726) hide show
  1. package/authors.json +19 -0
  2. package/blog/ar/compiler_vs_declarative_i18n.md +1 -0
  3. package/blog/ar/i18n_meaning.md +1 -0
  4. package/blog/ar/i18n_using_next-i18next.md +1 -0
  5. package/blog/ar/i18n_using_next-intl.md +1 -0
  6. package/blog/ar/index.md +1 -0
  7. package/blog/ar/internationalization_and_SEO.md +1 -0
  8. package/blog/ar/intlayer_with_i18next.md +38 -7
  9. package/blog/ar/intlayer_with_next-i18next.md +34 -18
  10. package/blog/ar/intlayer_with_next-intl.md +38 -7
  11. package/blog/ar/intlayer_with_react-i18next.md +34 -7
  12. package/blog/ar/intlayer_with_react-intl.md +34 -7
  13. package/blog/ar/intlayer_with_vue-i18n.md +34 -7
  14. package/blog/ar/l10n_platform_alternative/Lokalise.md +1 -0
  15. package/blog/ar/l10n_platform_alternative/crowdin.md +1 -0
  16. package/blog/ar/l10n_platform_alternative/phrase.md +1 -0
  17. package/blog/ar/list_i18n_technologies/frameworks/angular.md +1 -0
  18. package/blog/ar/list_i18n_technologies/frameworks/react-native.md +1 -0
  19. package/blog/ar/list_i18n_technologies/frameworks/react.md +1 -0
  20. package/blog/ar/list_i18n_technologies/frameworks/svelte.md +1 -0
  21. package/blog/ar/list_i18n_technologies/frameworks/vue.md +1 -0
  22. package/blog/ar/next-i18next_vs_next-intl_vs_intlayer.md +36 -28
  23. package/blog/ar/nextjs-multilingual-seo-comparison.md +1 -0
  24. package/blog/ar/per-component_vs_centralized_i18n.md +1 -0
  25. package/blog/ar/rag_powered_documentation_assistant.md +57 -13
  26. package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
  27. package/blog/ar/vue-i18n_vs_intlayer.md +9 -0
  28. package/blog/ar/what_is_internationalization.md +1 -0
  29. package/blog/de/compiler_vs_declarative_i18n.md +1 -0
  30. package/blog/de/i18n_meaning.md +1 -0
  31. package/blog/de/i18n_using_next-i18next.md +1 -0
  32. package/blog/de/i18n_using_next-intl.md +1 -0
  33. package/blog/de/index.md +1 -0
  34. package/blog/de/internationalization_and_SEO.md +1 -0
  35. package/blog/de/intlayer_with_i18next.md +35 -6
  36. package/blog/de/intlayer_with_next-i18next.md +31 -17
  37. package/blog/de/intlayer_with_next-intl.md +38 -7
  38. package/blog/de/intlayer_with_react-i18next.md +34 -7
  39. package/blog/de/intlayer_with_react-intl.md +34 -7
  40. package/blog/de/intlayer_with_vue-i18n.md +34 -7
  41. package/blog/de/l10n_platform_alternative/Lokalise.md +1 -0
  42. package/blog/de/l10n_platform_alternative/crowdin.md +1 -0
  43. package/blog/de/l10n_platform_alternative/phrase.md +1 -0
  44. package/blog/de/list_i18n_technologies/frameworks/angular.md +1 -0
  45. package/blog/de/list_i18n_technologies/frameworks/react-native.md +1 -0
  46. package/blog/de/list_i18n_technologies/frameworks/react.md +1 -0
  47. package/blog/de/list_i18n_technologies/frameworks/svelte.md +1 -0
  48. package/blog/de/list_i18n_technologies/frameworks/vue.md +1 -0
  49. package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +122 -36
  50. package/blog/de/nextjs-multilingual-seo-comparison.md +1 -0
  51. package/blog/de/per-component_vs_centralized_i18n.md +1 -0
  52. package/blog/de/rag_powered_documentation_assistant.md +1 -193
  53. package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
  54. package/blog/de/vue-i18n_vs_intlayer.md +9 -0
  55. package/blog/de/what_is_internationalization.md +1 -0
  56. package/blog/en/___per-component_vs_centralized_i18n.md +3 -0
  57. package/blog/en/compiler_vs_declarative_i18n.md +1 -0
  58. package/blog/en/i18n_meaning.md +1 -0
  59. package/blog/en/i18n_using_next-i18next.md +1 -0
  60. package/blog/en/i18n_using_next-intl.md +1 -0
  61. package/blog/en/index.md +1 -0
  62. package/blog/en/internationalization_and_SEO.md +1 -0
  63. package/blog/en/intlayer_with_i18next.md +34 -7
  64. package/blog/en/intlayer_with_next-i18next.md +34 -7
  65. package/blog/en/intlayer_with_next-intl.md +34 -7
  66. package/blog/en/intlayer_with_react-i18next.md +34 -7
  67. package/blog/en/intlayer_with_react-intl.md +34 -7
  68. package/blog/en/intlayer_with_vue-i18n.md +34 -7
  69. package/blog/en/l10n_platform_alternative/Lokalise.md +1 -0
  70. package/blog/en/l10n_platform_alternative/crowdin.md +1 -0
  71. package/blog/en/l10n_platform_alternative/phrase.md +1 -0
  72. package/blog/en/list_i18n_technologies/frameworks/angular.md +1 -0
  73. package/blog/en/list_i18n_technologies/frameworks/react-native.md +1 -0
  74. package/blog/en/list_i18n_technologies/frameworks/react.md +1 -0
  75. package/blog/en/list_i18n_technologies/frameworks/svelte.md +1 -0
  76. package/blog/en/list_i18n_technologies/frameworks/vue.md +1 -0
  77. package/blog/en/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  78. package/blog/en/nextjs-multilingual-seo-comparison.md +1 -0
  79. package/blog/en/per-component_vs_centralized_i18n.md +1 -0
  80. package/blog/en/rag_powered_documentation_assistant.md +41 -12
  81. package/blog/en/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  82. package/blog/en/vue-i18n_vs_intlayer.md +1 -0
  83. package/blog/en/what_is_internationalization.md +1 -0
  84. package/blog/en-GB/compiler_vs_declarative_i18n.md +1 -0
  85. package/blog/en-GB/i18n_meaning.md +1 -0
  86. package/blog/en-GB/i18n_using_next-i18next.md +1 -0
  87. package/blog/en-GB/i18n_using_next-intl.md +1 -0
  88. package/blog/en-GB/index.md +1 -0
  89. package/blog/en-GB/internationalization_and_SEO.md +1 -0
  90. package/blog/en-GB/intlayer_with_i18next.md +35 -6
  91. package/blog/en-GB/intlayer_with_next-i18next.md +31 -17
  92. package/blog/en-GB/intlayer_with_next-intl.md +35 -6
  93. package/blog/en-GB/intlayer_with_react-i18next.md +31 -6
  94. package/blog/en-GB/intlayer_with_react-intl.md +31 -6
  95. package/blog/en-GB/intlayer_with_vue-i18n.md +31 -6
  96. package/blog/en-GB/l10n_platform_alternative/Lokalise.md +1 -0
  97. package/blog/en-GB/l10n_platform_alternative/crowdin.md +1 -0
  98. package/blog/en-GB/l10n_platform_alternative/phrase.md +1 -0
  99. package/blog/en-GB/list_i18n_technologies/frameworks/angular.md +1 -0
  100. package/blog/en-GB/list_i18n_technologies/frameworks/react-native.md +1 -0
  101. package/blog/en-GB/list_i18n_technologies/frameworks/react.md +1 -0
  102. package/blog/en-GB/list_i18n_technologies/frameworks/svelte.md +1 -0
  103. package/blog/en-GB/list_i18n_technologies/frameworks/vue.md +1 -0
  104. package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +122 -28
  105. package/blog/en-GB/nextjs-multilingual-seo-comparison.md +1 -0
  106. package/blog/en-GB/per-component_vs_centralized_i18n.md +1 -0
  107. package/blog/en-GB/rag_powered_documentation_assistant.md +41 -12
  108. package/blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md +15 -0
  109. package/blog/en-GB/vue-i18n_vs_intlayer.md +17 -0
  110. package/blog/en-GB/what_is_internationalization.md +1 -0
  111. package/blog/es/compiler_vs_declarative_i18n.md +1 -0
  112. package/blog/es/i18n_meaning.md +1 -0
  113. package/blog/es/i18n_using_next-i18next.md +1 -0
  114. package/blog/es/i18n_using_next-intl.md +1 -0
  115. package/blog/es/index.md +1 -0
  116. package/blog/es/internationalization_and_SEO.md +1 -0
  117. package/blog/es/intlayer_with_i18next.md +35 -6
  118. package/blog/es/intlayer_with_next-i18next.md +31 -17
  119. package/blog/es/intlayer_with_next-intl.md +35 -6
  120. package/blog/es/intlayer_with_react-i18next.md +31 -6
  121. package/blog/es/intlayer_with_react-intl.md +31 -6
  122. package/blog/es/intlayer_with_vue-i18n.md +31 -6
  123. package/blog/es/l10n_platform_alternative/Lokalise.md +1 -0
  124. package/blog/es/l10n_platform_alternative/crowdin.md +1 -0
  125. package/blog/es/l10n_platform_alternative/phrase.md +1 -0
  126. package/blog/es/list_i18n_technologies/frameworks/angular.md +1 -0
  127. package/blog/es/list_i18n_technologies/frameworks/react-native.md +1 -0
  128. package/blog/es/list_i18n_technologies/frameworks/react.md +1 -0
  129. package/blog/es/list_i18n_technologies/frameworks/svelte.md +1 -0
  130. package/blog/es/list_i18n_technologies/frameworks/vue.md +1 -0
  131. package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +122 -28
  132. package/blog/es/nextjs-multilingual-seo-comparison.md +1 -0
  133. package/blog/es/per-component_vs_centralized_i18n.md +1 -0
  134. package/blog/es/rag_powered_documentation_assistant.md +63 -15
  135. package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
  136. package/blog/es/vue-i18n_vs_intlayer.md +9 -0
  137. package/blog/es/what_is_internationalization.md +1 -0
  138. package/blog/fr/compiler_vs_declarative_i18n.md +1 -0
  139. package/blog/fr/i18n_meaning.md +96 -0
  140. package/blog/fr/i18n_using_next-i18next.md +1 -0
  141. package/blog/fr/i18n_using_next-intl.md +1 -0
  142. package/blog/fr/index.md +1 -0
  143. package/blog/fr/internationalization_and_SEO.md +1 -0
  144. package/blog/fr/intlayer_with_i18next.md +31 -6
  145. package/blog/fr/intlayer_with_next-i18next.md +31 -17
  146. package/blog/fr/intlayer_with_next-intl.md +35 -6
  147. package/blog/fr/intlayer_with_react-i18next.md +31 -14
  148. package/blog/fr/intlayer_with_react-intl.md +31 -6
  149. package/blog/fr/intlayer_with_vue-i18n.md +31 -6
  150. package/blog/fr/l10n_platform_alternative/Lokalise.md +1 -0
  151. package/blog/fr/l10n_platform_alternative/crowdin.md +1 -0
  152. package/blog/fr/l10n_platform_alternative/phrase.md +1 -0
  153. package/blog/fr/list_i18n_technologies/frameworks/angular.md +1 -2
  154. package/blog/fr/list_i18n_technologies/frameworks/react-native.md +1 -0
  155. package/blog/fr/list_i18n_technologies/frameworks/react.md +1 -0
  156. package/blog/fr/list_i18n_technologies/frameworks/svelte.md +1 -0
  157. package/blog/fr/list_i18n_technologies/frameworks/vue.md +1 -0
  158. package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +122 -28
  159. package/blog/fr/nextjs-multilingual-seo-comparison.md +1 -0
  160. package/blog/fr/per-component_vs_centralized_i18n.md +1 -0
  161. package/blog/fr/rag_powered_documentation_assistant.md +30 -69
  162. package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
  163. package/blog/fr/vue-i18n_vs_intlayer.md +9 -0
  164. package/blog/fr/what_is_internationalization.md +1 -0
  165. package/blog/hi/compiler_vs_declarative_i18n.md +1 -0
  166. package/blog/hi/i18n_meaning.md +1 -0
  167. package/blog/hi/i18n_using_next-i18next.md +1 -0
  168. package/blog/hi/i18n_using_next-intl.md +1 -0
  169. package/blog/hi/index.md +1 -0
  170. package/blog/hi/internationalization_and_SEO.md +1 -0
  171. package/blog/hi/intlayer_with_i18next.md +38 -7
  172. package/blog/hi/intlayer_with_next-i18next.md +34 -18
  173. package/blog/hi/intlayer_with_next-intl.md +38 -7
  174. package/blog/hi/intlayer_with_react-i18next.md +34 -7
  175. package/blog/hi/intlayer_with_react-intl.md +34 -7
  176. package/blog/hi/intlayer_with_vue-i18n.md +34 -7
  177. package/blog/hi/l10n_platform_alternative/Lokalise.md +1 -0
  178. package/blog/hi/l10n_platform_alternative/crowdin.md +1 -0
  179. package/blog/hi/l10n_platform_alternative/phrase.md +1 -0
  180. package/blog/hi/list_i18n_technologies/frameworks/angular.md +1 -0
  181. package/blog/hi/list_i18n_technologies/frameworks/react-native.md +1 -0
  182. package/blog/hi/list_i18n_technologies/frameworks/react.md +1 -0
  183. package/blog/hi/list_i18n_technologies/frameworks/svelte.md +1 -0
  184. package/blog/hi/list_i18n_technologies/frameworks/vue.md +1 -0
  185. package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +1257 -0
  186. package/blog/hi/nextjs-multilingual-seo-comparison.md +1 -0
  187. package/blog/hi/per-component_vs_centralized_i18n.md +1 -0
  188. package/blog/hi/rag_powered_documentation_assistant.md +57 -13
  189. package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
  190. package/blog/hi/vue-i18n_vs_intlayer.md +9 -0
  191. package/blog/hi/what_is_internationalization.md +1 -0
  192. package/blog/id/compiler_vs_declarative_i18n.md +1 -0
  193. package/blog/id/i18n_meaning.md +1 -0
  194. package/blog/id/i18n_using_next-i18next.md +1 -0
  195. package/blog/id/i18n_using_next-intl.md +1 -0
  196. package/blog/id/index.md +1 -0
  197. package/blog/id/internationalization_and_SEO.md +1 -91
  198. package/blog/id/intlayer_with_i18next.md +38 -7
  199. package/blog/id/intlayer_with_next-i18next.md +34 -18
  200. package/blog/id/intlayer_with_next-intl.md +38 -7
  201. package/blog/id/intlayer_with_react-i18next.md +34 -7
  202. package/blog/id/intlayer_with_react-intl.md +34 -7
  203. package/blog/id/intlayer_with_vue-i18n.md +34 -7
  204. package/blog/id/l10n_platform_alternative/Lokalise.md +1 -0
  205. package/blog/id/l10n_platform_alternative/crowdin.md +1 -0
  206. package/blog/id/l10n_platform_alternative/phrase.md +1 -0
  207. package/blog/id/list_i18n_technologies/frameworks/angular.md +1 -0
  208. package/blog/id/list_i18n_technologies/frameworks/react-native.md +1 -0
  209. package/blog/id/list_i18n_technologies/frameworks/react.md +1 -0
  210. package/blog/id/list_i18n_technologies/frameworks/svelte.md +1 -0
  211. package/blog/id/list_i18n_technologies/frameworks/vue.md +1 -0
  212. package/blog/id/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  213. package/blog/id/nextjs-multilingual-seo-comparison.md +1 -0
  214. package/blog/id/per-component_vs_centralized_i18n.md +1 -0
  215. package/blog/id/rag_powered_documentation_assistant.md +57 -13
  216. package/blog/id/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  217. package/blog/id/vue-i18n_vs_intlayer.md +1 -0
  218. package/blog/id/what_is_internationalization.md +1 -0
  219. package/blog/it/compiler_vs_declarative_i18n.md +1 -0
  220. package/blog/it/i18n_meaning.md +1 -0
  221. package/blog/it/i18n_using_next-i18next.md +1 -0
  222. package/blog/it/i18n_using_next-intl.md +1 -0
  223. package/blog/it/index.md +1 -0
  224. package/blog/it/internationalization_and_SEO.md +1 -0
  225. package/blog/it/intlayer_with_i18next.md +38 -7
  226. package/blog/it/intlayer_with_next-i18next.md +34 -18
  227. package/blog/it/intlayer_with_next-intl.md +38 -7
  228. package/blog/it/intlayer_with_react-i18next.md +34 -7
  229. package/blog/it/intlayer_with_react-intl.md +34 -7
  230. package/blog/it/intlayer_with_vue-i18n.md +34 -7
  231. package/blog/it/l10n_platform_alternative/Lokalise.md +1 -0
  232. package/blog/it/l10n_platform_alternative/crowdin.md +1 -0
  233. package/blog/it/l10n_platform_alternative/phrase.md +1 -0
  234. package/blog/it/list_i18n_technologies/frameworks/angular.md +1 -0
  235. package/blog/it/list_i18n_technologies/frameworks/react-native.md +1 -0
  236. package/blog/it/list_i18n_technologies/frameworks/react.md +1 -0
  237. package/blog/it/list_i18n_technologies/frameworks/svelte.md +1 -0
  238. package/blog/it/list_i18n_technologies/frameworks/vue.md +1 -0
  239. package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +122 -36
  240. package/blog/it/nextjs-multilingual-seo-comparison.md +1 -0
  241. package/blog/it/per-component_vs_centralized_i18n.md +1 -0
  242. package/blog/it/rag_powered_documentation_assistant.md +1 -195
  243. package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
  244. package/blog/it/vue-i18n_vs_intlayer.md +9 -0
  245. package/blog/it/what_is_internationalization.md +1 -0
  246. package/blog/ja/compiler_vs_declarative_i18n.md +1 -0
  247. package/blog/ja/i18n_meaning.md +1 -0
  248. package/blog/ja/i18n_using_next-i18next.md +1 -0
  249. package/blog/ja/i18n_using_next-intl.md +1 -0
  250. package/blog/ja/index.md +1 -0
  251. package/blog/ja/internationalization_and_SEO.md +1 -0
  252. package/blog/ja/intlayer_with_i18next.md +35 -6
  253. package/blog/ja/intlayer_with_next-i18next.md +31 -17
  254. package/blog/ja/intlayer_with_next-intl.md +35 -6
  255. package/blog/ja/intlayer_with_react-i18next.md +31 -6
  256. package/blog/ja/intlayer_with_react-intl.md +31 -6
  257. package/blog/ja/intlayer_with_vue-i18n.md +31 -6
  258. package/blog/ja/l10n_platform_alternative/Lokalise.md +11 -0
  259. package/blog/ja/l10n_platform_alternative/crowdin.md +1 -0
  260. package/blog/ja/l10n_platform_alternative/phrase.md +1 -0
  261. package/blog/ja/list_i18n_technologies/frameworks/angular.md +1 -0
  262. package/blog/ja/list_i18n_technologies/frameworks/react-native.md +1 -0
  263. package/blog/ja/list_i18n_technologies/frameworks/react.md +1 -0
  264. package/blog/ja/list_i18n_technologies/frameworks/svelte.md +1 -0
  265. package/blog/ja/list_i18n_technologies/frameworks/vue.md +1 -0
  266. package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +122 -26
  267. package/blog/ja/nextjs-multilingual-seo-comparison.md +1 -0
  268. package/blog/ja/per-component_vs_centralized_i18n.md +1 -0
  269. package/blog/ja/rag_powered_documentation_assistant.md +57 -13
  270. package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
  271. package/blog/ja/vue-i18n_vs_intlayer.md +9 -0
  272. package/blog/ja/what_is_internationalization.md +1 -0
  273. package/blog/ko/compiler_vs_declarative_i18n.md +1 -0
  274. package/blog/ko/i18n_meaning.md +1 -0
  275. package/blog/ko/i18n_using_next-i18next.md +1 -0
  276. package/blog/ko/i18n_using_next-intl.md +1 -0
  277. package/blog/ko/index.md +1 -0
  278. package/blog/ko/internationalization_and_SEO.md +1 -0
  279. package/blog/ko/intlayer_with_i18next.md +38 -7
  280. package/blog/ko/intlayer_with_next-i18next.md +34 -18
  281. package/blog/ko/intlayer_with_next-intl.md +38 -7
  282. package/blog/ko/intlayer_with_react-i18next.md +34 -7
  283. package/blog/ko/intlayer_with_react-intl.md +34 -7
  284. package/blog/ko/intlayer_with_vue-i18n.md +34 -7
  285. package/blog/ko/l10n_platform_alternative/Lokalise.md +1 -0
  286. package/blog/ko/l10n_platform_alternative/crowdin.md +1 -0
  287. package/blog/ko/l10n_platform_alternative/phrase.md +1 -0
  288. package/blog/ko/list_i18n_technologies/frameworks/angular.md +1 -0
  289. package/blog/ko/list_i18n_technologies/frameworks/react-native.md +1 -0
  290. package/blog/ko/list_i18n_technologies/frameworks/react.md +1 -0
  291. package/blog/ko/list_i18n_technologies/frameworks/svelte.md +1 -0
  292. package/blog/ko/list_i18n_technologies/frameworks/vue.md +1 -0
  293. package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +122 -18
  294. package/blog/ko/nextjs-multilingual-seo-comparison.md +1 -0
  295. package/blog/ko/per-component_vs_centralized_i18n.md +1 -0
  296. package/blog/ko/rag_powered_documentation_assistant.md +1 -194
  297. package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
  298. package/blog/ko/vue-i18n_vs_intlayer.md +9 -0
  299. package/blog/ko/what_is_internationalization.md +1 -4
  300. package/blog/pl/___per-component_vs_centralized_i18n.md +100 -0
  301. package/blog/pl/compiler_vs_declarative_i18n.md +1 -0
  302. package/blog/pl/i18n_meaning.md +1 -0
  303. package/blog/pl/i18n_using_next-i18next.md +1 -0
  304. package/blog/pl/i18n_using_next-intl.md +1 -0
  305. package/blog/pl/index.md +1 -0
  306. package/blog/pl/internationalization_and_SEO.md +1 -91
  307. package/blog/pl/intlayer_with_i18next.md +35 -6
  308. package/blog/pl/intlayer_with_next-i18next.md +31 -17
  309. package/blog/pl/intlayer_with_next-intl.md +35 -6
  310. package/blog/pl/intlayer_with_react-i18next.md +31 -6
  311. package/blog/pl/intlayer_with_react-intl.md +31 -6
  312. package/blog/pl/intlayer_with_vue-i18n.md +31 -6
  313. package/blog/pl/l10n_platform_alternative/Lokalise.md +7 -0
  314. package/blog/pl/l10n_platform_alternative/crowdin.md +1 -0
  315. package/blog/pl/l10n_platform_alternative/phrase.md +1 -0
  316. package/blog/pl/list_i18n_technologies/frameworks/angular.md +1 -0
  317. package/blog/pl/list_i18n_technologies/frameworks/react-native.md +1 -0
  318. package/blog/pl/list_i18n_technologies/frameworks/react.md +1 -0
  319. package/blog/pl/list_i18n_technologies/frameworks/svelte.md +1 -0
  320. package/blog/pl/list_i18n_technologies/frameworks/vue.md +1 -0
  321. package/blog/pl/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  322. package/blog/pl/nextjs-multilingual-seo-comparison.md +1 -0
  323. package/blog/pl/per-component_vs_centralized_i18n.md +1 -0
  324. package/blog/pl/rag_powered_documentation_assistant.md +57 -13
  325. package/blog/pl/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  326. package/blog/pl/vue-i18n_vs_intlayer.md +1 -0
  327. package/blog/pl/what_is_internationalization.md +1 -0
  328. package/blog/pt/compiler_vs_declarative_i18n.md +1 -0
  329. package/blog/pt/i18n_meaning.md +1 -0
  330. package/blog/pt/i18n_using_next-i18next.md +1 -0
  331. package/blog/pt/i18n_using_next-intl.md +1 -0
  332. package/blog/pt/index.md +1 -0
  333. package/blog/pt/internationalization_and_SEO.md +2 -1
  334. package/blog/pt/intlayer_with_i18next.md +38 -7
  335. package/blog/pt/intlayer_with_next-i18next.md +34 -18
  336. package/blog/pt/intlayer_with_next-intl.md +38 -7
  337. package/blog/pt/intlayer_with_react-i18next.md +34 -7
  338. package/blog/pt/intlayer_with_react-intl.md +34 -11
  339. package/blog/pt/intlayer_with_vue-i18n.md +34 -7
  340. package/blog/pt/l10n_platform_alternative/Lokalise.md +1 -0
  341. package/blog/pt/l10n_platform_alternative/crowdin.md +1 -6
  342. package/blog/pt/l10n_platform_alternative/phrase.md +1 -0
  343. package/blog/pt/list_i18n_technologies/frameworks/angular.md +1 -0
  344. package/blog/pt/list_i18n_technologies/frameworks/react-native.md +1 -0
  345. package/blog/pt/list_i18n_technologies/frameworks/react.md +1 -0
  346. package/blog/pt/list_i18n_technologies/frameworks/svelte.md +1 -0
  347. package/blog/pt/list_i18n_technologies/frameworks/vue.md +1 -0
  348. package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +122 -28
  349. package/blog/pt/nextjs-multilingual-seo-comparison.md +1 -0
  350. package/blog/pt/per-component_vs_centralized_i18n.md +1 -0
  351. package/blog/pt/rag_powered_documentation_assistant.md +1 -195
  352. package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
  353. package/blog/pt/vue-i18n_vs_intlayer.md +9 -0
  354. package/blog/pt/what_is_internationalization.md +1 -0
  355. package/blog/ru/compiler_vs_declarative_i18n.md +1 -0
  356. package/blog/ru/i18n_meaning.md +1 -0
  357. package/blog/ru/i18n_using_next-i18next.md +1 -0
  358. package/blog/ru/i18n_using_next-intl.md +1 -0
  359. package/blog/ru/index.md +1 -0
  360. package/blog/ru/internationalization_and_SEO.md +1 -0
  361. package/blog/ru/intlayer_with_i18next.md +35 -6
  362. package/blog/ru/intlayer_with_next-i18next.md +31 -17
  363. package/blog/ru/intlayer_with_next-intl.md +35 -6
  364. package/blog/ru/intlayer_with_react-i18next.md +31 -6
  365. package/blog/ru/intlayer_with_react-intl.md +31 -6
  366. package/blog/ru/intlayer_with_vue-i18n.md +31 -6
  367. package/blog/ru/l10n_platform_alternative/Lokalise.md +1 -0
  368. package/blog/ru/l10n_platform_alternative/crowdin.md +1 -0
  369. package/blog/ru/l10n_platform_alternative/phrase.md +1 -0
  370. package/blog/ru/list_i18n_technologies/frameworks/angular.md +1 -0
  371. package/blog/ru/list_i18n_technologies/frameworks/react-native.md +1 -0
  372. package/blog/ru/list_i18n_technologies/frameworks/react.md +1 -0
  373. package/blog/ru/list_i18n_technologies/frameworks/svelte.md +1 -0
  374. package/blog/ru/list_i18n_technologies/frameworks/vue.md +1 -0
  375. package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +122 -36
  376. package/blog/ru/nextjs-multilingual-seo-comparison.md +1 -0
  377. package/blog/ru/per-component_vs_centralized_i18n.md +1 -0
  378. package/blog/ru/rag_powered_documentation_assistant.md +57 -13
  379. package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +9 -0
  380. package/blog/ru/vue-i18n_vs_intlayer.md +9 -0
  381. package/blog/ru/what_is_internationalization.md +1 -0
  382. package/blog/tr/compiler_vs_declarative_i18n.md +1 -0
  383. package/blog/tr/i18n_meaning.md +1 -0
  384. package/blog/tr/i18n_using_next-i18next.md +1 -0
  385. package/blog/tr/i18n_using_next-intl.md +1 -0
  386. package/blog/tr/index.md +1 -0
  387. package/blog/tr/internationalization_and_SEO.md +1 -0
  388. package/blog/tr/intlayer_with_i18next.md +38 -7
  389. package/blog/tr/intlayer_with_next-i18next.md +34 -18
  390. package/blog/tr/intlayer_with_next-intl.md +38 -7
  391. package/blog/tr/intlayer_with_react-i18next.md +34 -7
  392. package/blog/tr/intlayer_with_react-intl.md +34 -7
  393. package/blog/tr/intlayer_with_vue-i18n.md +34 -7
  394. package/blog/tr/l10n_platform_alternative/Lokalise.md +1 -0
  395. package/blog/tr/l10n_platform_alternative/crowdin.md +1 -0
  396. package/blog/tr/l10n_platform_alternative/phrase.md +1 -0
  397. package/blog/tr/list_i18n_technologies/frameworks/angular.md +1 -0
  398. package/blog/tr/list_i18n_technologies/frameworks/react-native.md +1 -0
  399. package/blog/tr/list_i18n_technologies/frameworks/react.md +1 -0
  400. package/blog/tr/list_i18n_technologies/frameworks/svelte.md +1 -0
  401. package/blog/tr/list_i18n_technologies/frameworks/vue.md +1 -0
  402. package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +1190 -0
  403. package/blog/tr/nextjs-multilingual-seo-comparison.md +1 -0
  404. package/blog/tr/per-component_vs_centralized_i18n.md +1 -0
  405. package/blog/tr/rag_powered_documentation_assistant.md +30 -45
  406. package/blog/tr/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  407. package/blog/tr/vue-i18n_vs_intlayer.md +1 -0
  408. package/blog/tr/what_is_internationalization.md +1 -0
  409. package/blog/uk/compiler_vs_declarative_i18n.md +1 -0
  410. package/blog/uk/i18n_meaning.md +1 -0
  411. package/blog/uk/i18n_using_next-i18next.md +1 -0
  412. package/blog/uk/i18n_using_next-intl.md +1 -0
  413. package/blog/uk/index.md +1 -0
  414. package/blog/uk/internationalization_and_SEO.md +1 -0
  415. package/blog/uk/intlayer_with_i18next.md +34 -7
  416. package/blog/uk/intlayer_with_next-i18next.md +34 -7
  417. package/blog/uk/intlayer_with_next-intl.md +34 -7
  418. package/blog/uk/intlayer_with_react-i18next.md +34 -7
  419. package/blog/uk/intlayer_with_react-intl.md +34 -7
  420. package/blog/uk/intlayer_with_vue-i18n.md +34 -7
  421. package/blog/uk/l10n_platform_alternative/Lokalise.md +1 -0
  422. package/blog/uk/l10n_platform_alternative/crowdin.md +1 -0
  423. package/blog/uk/l10n_platform_alternative/phrase.md +1 -0
  424. package/blog/uk/list_i18n_technologies/frameworks/angular.md +1 -0
  425. package/blog/uk/list_i18n_technologies/frameworks/react-native.md +1 -0
  426. package/blog/uk/list_i18n_technologies/frameworks/react.md +1 -0
  427. package/blog/uk/list_i18n_technologies/frameworks/svelte.md +1 -0
  428. package/blog/uk/list_i18n_technologies/frameworks/vue.md +1 -0
  429. package/blog/uk/next-i18next_vs_next-intl_vs_intlayer.md +10 -0
  430. package/blog/uk/nextjs-multilingual-seo-comparison.md +1 -0
  431. package/blog/uk/per-component_vs_centralized_i18n.md +1 -0
  432. package/blog/uk/rag_powered_documentation_assistant.md +57 -13
  433. package/blog/uk/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  434. package/blog/uk/vue-i18n_vs_intlayer.md +1 -0
  435. package/blog/uk/what_is_internationalization.md +1 -0
  436. package/blog/vi/compiler_vs_declarative_i18n.md +1 -0
  437. package/blog/vi/i18n_meaning.md +1 -0
  438. package/blog/vi/i18n_using_next-i18next.md +1 -0
  439. package/blog/vi/i18n_using_next-intl.md +1 -0
  440. package/blog/vi/index.md +1 -0
  441. package/blog/vi/internationalization_and_SEO.md +1 -91
  442. package/blog/vi/intlayer_with_i18next.md +38 -7
  443. package/blog/vi/intlayer_with_next-i18next.md +34 -18
  444. package/blog/vi/intlayer_with_next-intl.md +38 -7
  445. package/blog/vi/intlayer_with_react-i18next.md +34 -7
  446. package/blog/vi/intlayer_with_react-intl.md +34 -7
  447. package/blog/vi/intlayer_with_vue-i18n.md +34 -7
  448. package/blog/vi/l10n_platform_alternative/Lokalise.md +1 -0
  449. package/blog/vi/l10n_platform_alternative/crowdin.md +1 -0
  450. package/blog/vi/l10n_platform_alternative/phrase.md +1 -0
  451. package/blog/vi/list_i18n_technologies/frameworks/angular.md +1 -0
  452. package/blog/vi/list_i18n_technologies/frameworks/react-native.md +1 -0
  453. package/blog/vi/list_i18n_technologies/frameworks/react.md +1 -0
  454. package/blog/vi/list_i18n_technologies/frameworks/svelte.md +1 -0
  455. package/blog/vi/list_i18n_technologies/frameworks/vue.md +1 -0
  456. package/blog/vi/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  457. package/blog/vi/nextjs-multilingual-seo-comparison.md +1 -0
  458. package/blog/vi/per-component_vs_centralized_i18n.md +1 -0
  459. package/blog/vi/rag_powered_documentation_assistant.md +57 -13
  460. package/blog/vi/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  461. package/blog/vi/vue-i18n_vs_intlayer.md +1 -0
  462. package/blog/vi/what_is_internationalization.md +1 -0
  463. package/blog/zh/compiler_vs_declarative_i18n.md +1 -0
  464. package/blog/zh/i18n_meaning.md +1 -0
  465. package/blog/zh/i18n_using_next-i18next.md +1 -0
  466. package/blog/zh/i18n_using_next-intl.md +1 -0
  467. package/blog/zh/index.md +1 -0
  468. package/blog/zh/internationalization_and_SEO.md +1 -0
  469. package/blog/zh/intlayer_with_i18next.md +12 -32
  470. package/blog/zh/intlayer_with_next-i18next.md +8 -43
  471. package/blog/zh/intlayer_with_next-intl.md +12 -32
  472. package/blog/zh/intlayer_with_react-i18next.md +8 -32
  473. package/blog/zh/intlayer_with_react-intl.md +8 -32
  474. package/blog/zh/intlayer_with_vue-i18n.md +1 -31
  475. package/blog/zh/l10n_platform_alternative/Lokalise.md +1 -0
  476. package/blog/zh/l10n_platform_alternative/crowdin.md +1 -0
  477. package/blog/zh/l10n_platform_alternative/phrase.md +1 -0
  478. package/blog/zh/list_i18n_technologies/frameworks/angular.md +1 -0
  479. package/blog/zh/list_i18n_technologies/frameworks/react-native.md +1 -0
  480. package/blog/zh/list_i18n_technologies/frameworks/react.md +1 -0
  481. package/blog/zh/list_i18n_technologies/frameworks/svelte.md +1 -0
  482. package/blog/zh/list_i18n_technologies/frameworks/vue.md +1 -0
  483. package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +122 -26
  484. package/blog/zh/nextjs-multilingual-seo-comparison.md +1 -30
  485. package/blog/zh/per-component_vs_centralized_i18n.md +1 -0
  486. package/blog/zh/rag_powered_documentation_assistant.md +1 -191
  487. package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +7 -0
  488. package/blog/zh/vue-i18n_vs_intlayer.md +9 -0
  489. package/blog/zh/what_is_internationalization.md +1 -0
  490. package/dist/cjs/authors.cjs +37 -0
  491. package/dist/cjs/authors.cjs.map +1 -0
  492. package/dist/cjs/authors2.cjs +28 -0
  493. package/dist/cjs/authors2.cjs.map +1 -0
  494. package/dist/cjs/common.cjs +3 -0
  495. package/dist/cjs/common.cjs.map +1 -1
  496. package/dist/cjs/generated/docs.entry.cjs +640 -0
  497. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  498. package/dist/cjs/index.cjs +4 -0
  499. package/dist/esm/authors.mjs +34 -0
  500. package/dist/esm/authors.mjs.map +1 -0
  501. package/dist/esm/authors2.mjs +22 -0
  502. package/dist/esm/authors2.mjs.map +1 -0
  503. package/dist/esm/common.mjs +3 -0
  504. package/dist/esm/common.mjs.map +1 -1
  505. package/dist/esm/generated/docs.entry.mjs +640 -0
  506. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  507. package/dist/esm/index.mjs +2 -1
  508. package/dist/types/authors.d.ts +35 -0
  509. package/dist/types/authors.d.ts.map +1 -0
  510. package/dist/types/common.d.ts.map +1 -1
  511. package/dist/types/generated/docs.entry.d.ts +32 -0
  512. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  513. package/dist/types/index.d.ts +2 -1
  514. package/docs/ar/CI_CD.md +5 -0
  515. package/docs/ar/agent_skills.md +1 -0
  516. package/docs/ar/autoFill.md +82 -0
  517. package/docs/ar/benchmark/index.md +1 -0
  518. package/docs/ar/benchmark/nextjs.md +1 -1
  519. package/docs/ar/benchmark/solid.md +23 -1
  520. package/docs/ar/benchmark/svelte.md +23 -1
  521. package/docs/ar/benchmark/tanstack.md +23 -1
  522. package/docs/ar/benchmark/vue.md +1 -1
  523. package/docs/ar/bundle_optimization.md +6 -5
  524. package/docs/ar/cli/build.md +1 -0
  525. package/docs/ar/cli/ci.md +23 -0
  526. package/docs/ar/cli/configuration.md +1 -0
  527. package/docs/ar/cli/debug.md +1 -0
  528. package/docs/ar/cli/doc-review.md +111 -4
  529. package/docs/ar/cli/doc-translate.md +1 -0
  530. package/docs/ar/cli/editor.md +1 -0
  531. package/docs/ar/cli/extract.md +1 -0
  532. package/docs/ar/cli/fill.md +9 -0
  533. package/docs/ar/cli/index.md +10 -1
  534. package/docs/ar/cli/init.md +1 -0
  535. package/docs/ar/cli/list.md +1 -0
  536. package/docs/ar/cli/list_projects.md +1 -0
  537. package/docs/ar/cli/live.md +1 -0
  538. package/docs/ar/cli/login.md +1 -0
  539. package/docs/ar/cli/pull.md +1 -0
  540. package/docs/ar/cli/push.md +1 -0
  541. package/docs/ar/cli/scan.md +160 -0
  542. package/docs/ar/cli/sdk.md +1 -0
  543. package/docs/ar/cli/standalone.md +1 -0
  544. package/docs/ar/cli/test.md +1 -0
  545. package/docs/ar/cli/version.md +1 -0
  546. package/docs/ar/cli/watch.md +1 -0
  547. package/docs/ar/compat/i18n-js.md +44 -0
  548. package/docs/ar/compat/i18next.md +59 -0
  549. package/docs/ar/compat/index.md +51 -0
  550. package/docs/ar/compat/lingui.md +44 -0
  551. package/docs/ar/compat/next-i18next.md +57 -0
  552. package/docs/ar/compat/next-intl.md +59 -0
  553. package/docs/ar/compat/next-translate.md +45 -0
  554. package/docs/ar/compat/ngx-translate.md +45 -0
  555. package/docs/ar/compat/nuxtjs-i18n.md +46 -0
  556. package/docs/ar/compat/polyglot.md +45 -0
  557. package/docs/ar/compat/react-i18next.md +58 -0
  558. package/docs/ar/compat/react-intl.md +55 -0
  559. package/docs/ar/compat/svelte-i18n.md +47 -0
  560. package/docs/ar/compat/transloco.md +45 -0
  561. package/docs/ar/compat/vue-i18n.md +58 -0
  562. package/docs/ar/compiler.md +10 -4
  563. package/docs/ar/component_i18n.md +1 -0
  564. package/docs/ar/configuration.md +55 -19
  565. package/docs/ar/custom_domains.md +10 -3
  566. package/docs/ar/custom_url_rewrites.md +10 -3
  567. package/docs/ar/dictionary/condition.md +168 -5
  568. package/docs/ar/dictionary/content_file.md +65 -7
  569. package/docs/ar/dictionary/enumeration.md +354 -6
  570. package/docs/ar/dictionary/file.md +160 -1
  571. package/docs/ar/dictionary/function_fetching.md +1 -0
  572. package/docs/ar/dictionary/gender.md +169 -7
  573. package/docs/ar/dictionary/html.md +1 -0
  574. package/docs/ar/dictionary/insertion.md +1 -0
  575. package/docs/ar/dictionary/markdown.md +1 -0
  576. package/docs/ar/dictionary/nesting.md +188 -40
  577. package/docs/ar/dictionary/plurial.md +175 -5
  578. package/docs/ar/dictionary/translation.md +147 -53
  579. package/docs/ar/dynamic_dictionaries/collections.md +246 -0
  580. package/docs/ar/dynamic_dictionaries/index.md +54 -0
  581. package/docs/ar/dynamic_dictionaries/variants.md +492 -0
  582. package/docs/ar/formatters.md +60 -0
  583. package/docs/ar/how_works_intlayer.md +5 -0
  584. package/docs/ar/interest_of_intlayer.md +194 -0
  585. package/docs/ar/intlayer_CMS.md +7 -0
  586. package/docs/ar/intlayer_visual_editor.md +1 -0
  587. package/docs/ar/intlayer_with_adonisjs.md +21 -4
  588. package/docs/ar/intlayer_with_analog.md +26 -5
  589. package/docs/ar/intlayer_with_angular_19.md +21 -4
  590. package/docs/ar/intlayer_with_angular_21.md +21 -4
  591. package/docs/ar/intlayer_with_astro.md +132 -2
  592. package/docs/ar/intlayer_with_astro_lit.md +24 -9
  593. package/docs/ar/intlayer_with_astro_preact.md +24 -9
  594. package/docs/ar/intlayer_with_astro_react.md +24 -9
  595. package/docs/ar/intlayer_with_astro_solid.md +24 -9
  596. package/docs/ar/intlayer_with_astro_svelte.md +24 -9
  597. package/docs/ar/intlayer_with_astro_vanilla.md +24 -9
  598. package/docs/ar/intlayer_with_astro_vue.md +24 -9
  599. package/docs/ar/intlayer_with_create_react_app.md +21 -18
  600. package/docs/ar/intlayer_with_express.md +21 -25
  601. package/docs/ar/intlayer_with_fastify.md +21 -8
  602. package/docs/ar/intlayer_with_hono.md +21 -4
  603. package/docs/ar/intlayer_with_lynx+react.md +52 -12
  604. package/docs/ar/intlayer_with_nestjs.md +23 -23
  605. package/docs/ar/intlayer_with_next-i18next.md +21 -4
  606. package/docs/ar/intlayer_with_next-intl.md +1 -0
  607. package/docs/ar/intlayer_with_nextjs_14.md +51 -11
  608. package/docs/ar/intlayer_with_nextjs_15.md +42 -5
  609. package/docs/ar/intlayer_with_nextjs_16.md +147 -6
  610. package/docs/ar/intlayer_with_nextjs_compiler.md +24 -5
  611. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +22 -5
  612. package/docs/ar/intlayer_with_nextjs_page_router.md +26 -5
  613. package/docs/ar/intlayer_with_nuxt.md +26 -7
  614. package/docs/ar/intlayer_with_react_native+expo.md +128 -73
  615. package/docs/ar/intlayer_with_react_router_v7.md +25 -100
  616. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +44 -101
  617. package/docs/ar/intlayer_with_storybook.md +13 -9
  618. package/docs/ar/intlayer_with_svelte_kit.md +16 -184
  619. package/docs/ar/intlayer_with_tanstack+solid.md +40 -14
  620. package/docs/ar/intlayer_with_tanstack.md +38 -12
  621. package/docs/ar/intlayer_with_vanilla.md +1 -0
  622. package/docs/ar/intlayer_with_vite+lit.md +30 -7
  623. package/docs/ar/intlayer_with_vite+preact.md +63 -44
  624. package/docs/ar/intlayer_with_vite+react.md +61 -39
  625. package/docs/ar/intlayer_with_vite+react_compiler.md +31 -7
  626. package/docs/ar/intlayer_with_vite+solid.md +48 -29
  627. package/docs/ar/intlayer_with_vite+svelte.md +37 -18
  628. package/docs/ar/intlayer_with_vite+vanilla.md +38 -10
  629. package/docs/ar/intlayer_with_vite+vue.md +73 -121
  630. package/docs/ar/introduction.md +1 -0
  631. package/docs/ar/locale_mapper.md +1 -0
  632. package/docs/ar/lsp.md +1 -0
  633. package/docs/ar/mcp_server.md +23 -0
  634. package/docs/ar/migration_from_i18next_to_intlayer.md +333 -0
  635. package/docs/ar/migration_from_next-i18next_to_intlayer.md +355 -0
  636. package/docs/ar/migration_from_next-intl_to_intlayer.md +364 -0
  637. package/docs/ar/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  638. package/docs/ar/migration_from_react-i18next_to_intlayer.md +384 -0
  639. package/docs/ar/migration_from_vue-i18n_to_intlayer.md +359 -0
  640. package/docs/ar/packages/@intlayer_babel/export.md +131 -0
  641. package/docs/ar/packages/adonis-intlayer/exports.md +1 -0
  642. package/docs/ar/packages/adonis-intlayer/intlayer.md +1 -0
  643. package/docs/ar/packages/adonis-intlayer/t.md +1 -0
  644. package/docs/ar/packages/angular-intlayer/exports.md +15 -10
  645. package/docs/ar/packages/angular-intlayer/usePathname.md +119 -0
  646. package/docs/ar/packages/astro-intlayer/exports.md +1 -0
  647. package/docs/ar/packages/express-intlayer/exports.md +1 -0
  648. package/docs/ar/packages/express-intlayer/intlayer.md +1 -0
  649. package/docs/ar/packages/express-intlayer/t.md +1 -0
  650. package/docs/ar/packages/fastify-intlayer/exports.md +1 -0
  651. package/docs/ar/packages/fastify-intlayer/intlayer.md +1 -0
  652. package/docs/ar/packages/hono-intlayer/exports.md +1 -0
  653. package/docs/ar/packages/hono-intlayer/intlayer.md +1 -0
  654. package/docs/ar/packages/hono-intlayer/t.md +1 -0
  655. package/docs/ar/packages/intlayer/comparePaths.md +173 -0
  656. package/docs/ar/packages/intlayer/exports.md +6 -0
  657. package/docs/ar/packages/intlayer/getCanonicalPath.md +1 -0
  658. package/docs/ar/packages/intlayer/getConfiguration.md +1 -0
  659. package/docs/ar/packages/intlayer/getEnumeration.md +1 -0
  660. package/docs/ar/packages/intlayer/getHTMLTextDir.md +1 -0
  661. package/docs/ar/packages/intlayer/getLocale.md +1 -0
  662. package/docs/ar/packages/intlayer/getLocaleLang.md +1 -0
  663. package/docs/ar/packages/intlayer/getLocaleName.md +1 -0
  664. package/docs/ar/packages/intlayer/getLocalizedPath.md +1 -0
  665. package/docs/ar/packages/intlayer/getLocalizedUrl.md +74 -0
  666. package/docs/ar/packages/intlayer/getMultilingualUrls.md +112 -0
  667. package/docs/ar/packages/intlayer/getPathWithoutLocale.md +1 -4
  668. package/docs/ar/packages/intlayer/getPrefix.md +1 -0
  669. package/docs/ar/packages/intlayer/getTranslation.md +1 -0
  670. package/docs/ar/packages/intlayer/getTranslationContent.md +1 -0
  671. package/docs/ar/packages/intlayer/validatePrefix.md +1 -0
  672. package/docs/ar/packages/intlayer-cli/exports.md +1 -0
  673. package/docs/ar/packages/lynx-intlayer/exports.md +1 -0
  674. package/docs/ar/packages/next-intlayer/exports.md +5 -0
  675. package/docs/ar/packages/next-intlayer/intlayerMiddleware.md +1 -0
  676. package/docs/ar/packages/next-intlayer/t.md +1 -0
  677. package/docs/ar/packages/next-intlayer/useDictionary.md +1 -0
  678. package/docs/ar/packages/next-intlayer/useIntlayer.md +1 -0
  679. package/docs/ar/packages/next-intlayer/useLocale.md +1 -0
  680. package/docs/ar/packages/next-intlayer/usePathname.md +136 -0
  681. package/docs/ar/packages/next-intlayer/useRewriteURL.md +1 -0
  682. package/docs/ar/packages/nuxt-intlayer/exports.md +1 -0
  683. package/docs/ar/packages/preact-intlayer/exports.md +11 -6
  684. package/docs/ar/packages/preact-intlayer/usePathname.md +117 -0
  685. package/docs/ar/packages/react-intlayer/IntlayerProvider.md +1 -0
  686. package/docs/ar/packages/react-intlayer/MarkdownRenderer.md +1 -0
  687. package/docs/ar/packages/react-intlayer/exports.md +5 -0
  688. package/docs/ar/packages/react-intlayer/t.md +1 -13
  689. package/docs/ar/packages/react-intlayer/useDictionary.md +1 -104
  690. package/docs/ar/packages/react-intlayer/useI18n.md +1 -4
  691. package/docs/ar/packages/react-intlayer/useIntlayer.md +1 -55
  692. package/docs/ar/packages/react-intlayer/useLocale.md +1 -0
  693. package/docs/ar/packages/react-intlayer/usePathname.md +87 -0
  694. package/docs/ar/packages/react-intlayer/useRewriteURL.md +1 -0
  695. package/docs/ar/packages/react-native-intlayer/exports.md +49 -14
  696. package/docs/ar/packages/solid-intlayer/IntlayerProvider.md +1 -0
  697. package/docs/ar/packages/solid-intlayer/exports.md +5 -0
  698. package/docs/ar/packages/solid-intlayer/useIntlayer.md +1 -0
  699. package/docs/ar/packages/solid-intlayer/useLocale.md +1 -0
  700. package/docs/ar/packages/solid-intlayer/usePathname.md +119 -0
  701. package/docs/ar/packages/solid-intlayer/useRewriteURL.md +1 -0
  702. package/docs/ar/packages/svelte-intlayer/exports.md +5 -0
  703. package/docs/ar/packages/svelte-intlayer/usePathname.md +103 -0
  704. package/docs/ar/packages/svelte-intlayer/useRewriteURL.md +1 -0
  705. package/docs/ar/packages/vite-intlayer/exports.md +1 -0
  706. package/docs/ar/packages/vite-intlayer/intlayer.md +1 -0
  707. package/docs/ar/packages/vite-intlayer/intlayerCompiler.md +120 -0
  708. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  709. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  710. package/docs/ar/packages/vite-intlayer/intlayerPrune.md +1 -0
  711. package/docs/ar/packages/vue-intlayer/exports.md +5 -0
  712. package/docs/ar/packages/vue-intlayer/usePathname.md +109 -0
  713. package/docs/ar/packages/vue-intlayer/useRewriteURL.md +1 -0
  714. package/docs/ar/per_locale_file.md +1 -0
  715. package/docs/ar/plugins/sync-json.md +222 -49
  716. package/docs/ar/plugins/sync-po.md +1 -0
  717. package/docs/ar/releases/v6.md +29 -0
  718. package/docs/ar/releases/v7.md +129 -0
  719. package/docs/ar/releases/v8.md +188 -1
  720. package/docs/ar/releases/v9.md +338 -0
  721. package/docs/ar/roadmap.md +7 -0
  722. package/docs/ar/testing.md +1 -0
  723. package/docs/ar/vs_code_extension.md +1 -0
  724. package/docs/bn/bundle_optimization.md +6 -5
  725. package/docs/bn/cli/index.md +12 -3
  726. package/docs/bn/cli/init.md +1 -0
  727. package/docs/bn/cli/scan.md +162 -0
  728. package/docs/bn/cli/standalone.md +1 -0
  729. package/docs/bn/configuration.md +37 -3
  730. package/docs/bn/custom_domains.md +9 -2
  731. package/docs/bn/interest_of_intlayer.md +1 -0
  732. package/docs/bn/intlayer_with_angular_21.md +21 -4
  733. package/docs/bn/intlayer_with_fastify.md +21 -8
  734. package/docs/bn/intlayer_with_hono.md +21 -4
  735. package/docs/bn/intlayer_with_storybook.md +8 -1
  736. package/docs/bn/intlayer_with_vanilla.md +1 -0
  737. package/docs/bn/intlayer_with_vite+lit.md +29 -6
  738. package/docs/bn/intlayer_with_vite+vanilla.md +37 -9
  739. package/docs/bn/introduction.md +1 -0
  740. package/docs/bn/packages/intlayer/comparePaths.md +173 -0
  741. package/docs/cs/bundle_optimization.md +6 -5
  742. package/docs/cs/cli/index.md +10 -1
  743. package/docs/cs/cli/init.md +1 -0
  744. package/docs/cs/cli/scan.md +160 -0
  745. package/docs/cs/cli/standalone.md +1 -0
  746. package/docs/cs/configuration.md +36 -2
  747. package/docs/cs/custom_domains.md +9 -2
  748. package/docs/cs/interest_of_intlayer.md +1 -0
  749. package/docs/cs/intlayer_with_angular_21.md +21 -4
  750. package/docs/cs/intlayer_with_fastify.md +21 -8
  751. package/docs/cs/intlayer_with_hono.md +21 -4
  752. package/docs/cs/intlayer_with_storybook.md +13 -9
  753. package/docs/cs/intlayer_with_vanilla.md +1 -0
  754. package/docs/cs/intlayer_with_vite+lit.md +29 -6
  755. package/docs/cs/intlayer_with_vite+vanilla.md +37 -9
  756. package/docs/cs/introduction.md +1 -0
  757. package/docs/cs/packages/intlayer/comparePaths.md +173 -0
  758. package/docs/de/CI_CD.md +5 -0
  759. package/docs/de/agent_skills.md +1 -0
  760. package/docs/de/autoFill.md +82 -0
  761. package/docs/de/benchmark/index.md +1 -0
  762. package/docs/de/benchmark/nextjs.md +1 -1
  763. package/docs/de/benchmark/solid.md +23 -1
  764. package/docs/de/benchmark/svelte.md +23 -1
  765. package/docs/de/benchmark/tanstack.md +23 -1
  766. package/docs/de/benchmark/vue.md +1 -1
  767. package/docs/de/bundle_optimization.md +6 -5
  768. package/docs/de/cli/build.md +1 -0
  769. package/docs/de/cli/ci.md +23 -0
  770. package/docs/de/cli/configuration.md +1 -0
  771. package/docs/de/cli/debug.md +1 -0
  772. package/docs/de/cli/doc-review.md +111 -4
  773. package/docs/de/cli/doc-translate.md +1 -0
  774. package/docs/de/cli/editor.md +1 -0
  775. package/docs/de/cli/extract.md +1 -0
  776. package/docs/de/cli/fill.md +9 -0
  777. package/docs/de/cli/index.md +10 -1
  778. package/docs/de/cli/init.md +21 -0
  779. package/docs/de/cli/list.md +1 -0
  780. package/docs/de/cli/list_projects.md +1 -0
  781. package/docs/de/cli/live.md +1 -0
  782. package/docs/de/cli/login.md +1 -0
  783. package/docs/de/cli/pull.md +1 -0
  784. package/docs/de/cli/push.md +1 -0
  785. package/docs/de/cli/scan.md +160 -0
  786. package/docs/de/cli/sdk.md +1 -0
  787. package/docs/de/cli/standalone.md +1 -0
  788. package/docs/de/cli/test.md +1 -0
  789. package/docs/de/cli/version.md +1 -0
  790. package/docs/de/cli/watch.md +1 -0
  791. package/docs/de/compat/i18n-js.md +44 -0
  792. package/docs/de/compat/i18next.md +59 -0
  793. package/docs/de/compat/index.md +51 -0
  794. package/docs/de/compat/lingui.md +44 -0
  795. package/docs/de/compat/next-i18next.md +57 -0
  796. package/docs/de/compat/next-intl.md +59 -0
  797. package/docs/de/compat/next-translate.md +45 -0
  798. package/docs/de/compat/ngx-translate.md +45 -0
  799. package/docs/de/compat/nuxtjs-i18n.md +46 -0
  800. package/docs/de/compat/polyglot.md +45 -0
  801. package/docs/de/compat/react-i18next.md +58 -0
  802. package/docs/de/compat/react-intl.md +55 -0
  803. package/docs/de/compat/svelte-i18n.md +47 -0
  804. package/docs/de/compat/transloco.md +45 -0
  805. package/docs/de/compat/vue-i18n.md +58 -0
  806. package/docs/de/compiler.md +10 -4
  807. package/docs/de/component_i18n.md +1 -0
  808. package/docs/de/configuration.md +54 -18
  809. package/docs/de/custom_domains.md +10 -3
  810. package/docs/de/custom_url_rewrites.md +10 -3
  811. package/docs/de/dictionary/condition.md +168 -5
  812. package/docs/de/dictionary/content_file.md +65 -0
  813. package/docs/de/dictionary/enumeration.md +585 -13
  814. package/docs/de/dictionary/file.md +160 -1
  815. package/docs/de/dictionary/function_fetching.md +1 -0
  816. package/docs/de/dictionary/gender.md +169 -7
  817. package/docs/de/dictionary/html.md +1 -0
  818. package/docs/de/dictionary/insertion.md +1 -4
  819. package/docs/de/dictionary/markdown.md +1 -0
  820. package/docs/de/dictionary/nesting.md +189 -41
  821. package/docs/de/dictionary/plurial.md +348 -7
  822. package/docs/de/dictionary/translation.md +147 -53
  823. package/docs/de/dynamic_dictionaries/collections.md +246 -0
  824. package/docs/de/dynamic_dictionaries/index.md +54 -0
  825. package/docs/de/dynamic_dictionaries/variants.md +492 -0
  826. package/docs/de/formatters.md +131 -0
  827. package/docs/de/how_works_intlayer.md +5 -0
  828. package/docs/de/interest_of_intlayer.md +1 -0
  829. package/docs/de/intlayer_CMS.md +7 -0
  830. package/docs/de/intlayer_visual_editor.md +1 -0
  831. package/docs/de/intlayer_with_adonisjs.md +21 -4
  832. package/docs/de/intlayer_with_analog.md +26 -5
  833. package/docs/de/intlayer_with_angular_19.md +21 -4
  834. package/docs/de/intlayer_with_angular_21.md +21 -4
  835. package/docs/de/intlayer_with_astro.md +133 -3
  836. package/docs/de/intlayer_with_astro_lit.md +25 -10
  837. package/docs/de/intlayer_with_astro_preact.md +25 -10
  838. package/docs/de/intlayer_with_astro_react.md +25 -10
  839. package/docs/de/intlayer_with_astro_solid.md +25 -10
  840. package/docs/de/intlayer_with_astro_svelte.md +25 -10
  841. package/docs/de/intlayer_with_astro_vanilla.md +25 -10
  842. package/docs/de/intlayer_with_astro_vue.md +25 -10
  843. package/docs/de/intlayer_with_create_react_app.md +36 -4
  844. package/docs/de/intlayer_with_express.md +21 -27
  845. package/docs/de/intlayer_with_fastify.md +21 -8
  846. package/docs/de/intlayer_with_hono.md +21 -4
  847. package/docs/de/intlayer_with_lynx+react.md +57 -14
  848. package/docs/de/intlayer_with_nestjs.md +23 -13
  849. package/docs/de/intlayer_with_next-i18next.md +21 -4
  850. package/docs/de/intlayer_with_next-intl.md +1 -0
  851. package/docs/de/intlayer_with_nextjs_14.md +49 -11
  852. package/docs/de/intlayer_with_nextjs_15.md +42 -5
  853. package/docs/de/intlayer_with_nextjs_16.md +24 -5
  854. package/docs/de/intlayer_with_nextjs_compiler.md +52 -1
  855. package/docs/de/intlayer_with_nextjs_no_locale_path.md +22 -5
  856. package/docs/de/intlayer_with_nextjs_page_router.md +26 -5
  857. package/docs/de/intlayer_with_nuxt.md +26 -7
  858. package/docs/de/intlayer_with_react_native+expo.md +111 -66
  859. package/docs/de/intlayer_with_react_router_v7.md +25 -100
  860. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +10 -94
  861. package/docs/de/intlayer_with_storybook.md +13 -9
  862. package/docs/de/intlayer_with_svelte_kit.md +17 -185
  863. package/docs/de/intlayer_with_tanstack+solid.md +40 -14
  864. package/docs/de/intlayer_with_tanstack.md +39 -13
  865. package/docs/de/intlayer_with_vanilla.md +1 -0
  866. package/docs/de/intlayer_with_vite+lit.md +35 -9
  867. package/docs/de/intlayer_with_vite+preact.md +85 -62
  868. package/docs/de/intlayer_with_vite+react.md +79 -57
  869. package/docs/de/intlayer_with_vite+react_compiler.md +31 -7
  870. package/docs/de/intlayer_with_vite+solid.md +57 -47
  871. package/docs/de/intlayer_with_vite+svelte.md +37 -33
  872. package/docs/de/intlayer_with_vite+vanilla.md +38 -10
  873. package/docs/de/intlayer_with_vite+vue.md +84 -110
  874. package/docs/de/introduction.md +1 -0
  875. package/docs/de/locale_mapper.md +1 -0
  876. package/docs/de/lsp.md +1 -0
  877. package/docs/de/mcp_server.md +23 -0
  878. package/docs/de/migration_from_i18next_to_intlayer.md +22 -5
  879. package/docs/de/migration_from_next-i18next_to_intlayer.md +22 -5
  880. package/docs/de/migration_from_next-intl_to_intlayer.md +22 -5
  881. package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  882. package/docs/de/migration_from_react-i18next_to_intlayer.md +22 -5
  883. package/docs/de/migration_from_vue-i18n_to_intlayer.md +22 -5
  884. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  885. package/docs/de/packages/adonis-intlayer/exports.md +1 -0
  886. package/docs/de/packages/adonis-intlayer/intlayer.md +1 -0
  887. package/docs/de/packages/adonis-intlayer/t.md +1 -0
  888. package/docs/de/packages/angular-intlayer/exports.md +14 -9
  889. package/docs/de/packages/angular-intlayer/usePathname.md +119 -0
  890. package/docs/de/packages/astro-intlayer/exports.md +1 -0
  891. package/docs/de/packages/express-intlayer/exports.md +1 -0
  892. package/docs/de/packages/express-intlayer/intlayer.md +1 -0
  893. package/docs/de/packages/express-intlayer/t.md +1 -0
  894. package/docs/de/packages/fastify-intlayer/exports.md +1 -0
  895. package/docs/de/packages/fastify-intlayer/intlayer.md +1 -0
  896. package/docs/de/packages/hono-intlayer/exports.md +1 -0
  897. package/docs/de/packages/hono-intlayer/intlayer.md +1 -0
  898. package/docs/de/packages/hono-intlayer/t.md +1 -0
  899. package/docs/de/packages/intlayer/comparePaths.md +173 -0
  900. package/docs/de/packages/intlayer/exports.md +6 -0
  901. package/docs/de/packages/intlayer/getCanonicalPath.md +1 -0
  902. package/docs/de/packages/intlayer/getConfiguration.md +1 -0
  903. package/docs/de/packages/intlayer/getEnumeration.md +1 -0
  904. package/docs/de/packages/intlayer/getHTMLTextDir.md +1 -0
  905. package/docs/de/packages/intlayer/getLocale.md +1 -0
  906. package/docs/de/packages/intlayer/getLocaleLang.md +1 -0
  907. package/docs/de/packages/intlayer/getLocaleName.md +1 -0
  908. package/docs/de/packages/intlayer/getLocalizedPath.md +1 -0
  909. package/docs/de/packages/intlayer/getLocalizedUrl.md +76 -0
  910. package/docs/de/packages/intlayer/getMultilingualUrls.md +112 -0
  911. package/docs/de/packages/intlayer/getPathWithoutLocale.md +1 -0
  912. package/docs/de/packages/intlayer/getPrefix.md +1 -0
  913. package/docs/de/packages/intlayer/getTranslation.md +1 -0
  914. package/docs/de/packages/intlayer/getTranslationContent.md +1 -0
  915. package/docs/de/packages/intlayer/validatePrefix.md +1 -0
  916. package/docs/de/packages/intlayer-cli/exports.md +1 -0
  917. package/docs/de/packages/lynx-intlayer/exports.md +1 -0
  918. package/docs/de/packages/next-intlayer/exports.md +5 -0
  919. package/docs/de/packages/next-intlayer/intlayerMiddleware.md +1 -0
  920. package/docs/de/packages/next-intlayer/t.md +1 -0
  921. package/docs/de/packages/next-intlayer/useDictionary.md +1 -0
  922. package/docs/de/packages/next-intlayer/useIntlayer.md +1 -0
  923. package/docs/de/packages/next-intlayer/useLocale.md +1 -0
  924. package/docs/de/packages/next-intlayer/usePathname.md +136 -0
  925. package/docs/de/packages/next-intlayer/useRewriteURL.md +1 -0
  926. package/docs/de/packages/nuxt-intlayer/exports.md +1 -0
  927. package/docs/de/packages/preact-intlayer/exports.md +11 -6
  928. package/docs/de/packages/preact-intlayer/usePathname.md +117 -0
  929. package/docs/de/packages/react-intlayer/IntlayerProvider.md +1 -0
  930. package/docs/de/packages/react-intlayer/MarkdownRenderer.md +1 -0
  931. package/docs/de/packages/react-intlayer/exports.md +5 -0
  932. package/docs/de/packages/react-intlayer/t.md +1 -0
  933. package/docs/de/packages/react-intlayer/useDictionary.md +1 -116
  934. package/docs/de/packages/react-intlayer/useI18n.md +1 -0
  935. package/docs/de/packages/react-intlayer/useIntlayer.md +1 -51
  936. package/docs/de/packages/react-intlayer/useLocale.md +1 -0
  937. package/docs/de/packages/react-intlayer/usePathname.md +87 -0
  938. package/docs/de/packages/react-intlayer/useRewriteURL.md +1 -0
  939. package/docs/de/packages/react-native-intlayer/exports.md +48 -13
  940. package/docs/de/packages/solid-intlayer/IntlayerProvider.md +1 -0
  941. package/docs/de/packages/solid-intlayer/exports.md +5 -0
  942. package/docs/de/packages/solid-intlayer/useIntlayer.md +1 -0
  943. package/docs/de/packages/solid-intlayer/useLocale.md +1 -0
  944. package/docs/de/packages/solid-intlayer/usePathname.md +119 -0
  945. package/docs/de/packages/solid-intlayer/useRewriteURL.md +1 -0
  946. package/docs/de/packages/svelte-intlayer/exports.md +14 -9
  947. package/docs/de/packages/svelte-intlayer/usePathname.md +103 -0
  948. package/docs/de/packages/svelte-intlayer/useRewriteURL.md +1 -0
  949. package/docs/de/packages/vite-intlayer/exports.md +1 -0
  950. package/docs/de/packages/vite-intlayer/intlayer.md +1 -0
  951. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  952. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  953. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  954. package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -0
  955. package/docs/de/packages/vue-intlayer/exports.md +5 -0
  956. package/docs/de/packages/vue-intlayer/usePathname.md +109 -0
  957. package/docs/de/packages/vue-intlayer/useRewriteURL.md +1 -0
  958. package/docs/de/per_locale_file.md +1 -0
  959. package/docs/de/plugins/sync-json.md +222 -49
  960. package/docs/de/plugins/sync-po.md +1 -0
  961. package/docs/de/releases/v6.md +11 -6
  962. package/docs/de/releases/v7.md +129 -0
  963. package/docs/de/releases/v8.md +198 -1
  964. package/docs/de/releases/v9.md +316 -0
  965. package/docs/de/roadmap.md +7 -16
  966. package/docs/de/testing.md +1 -0
  967. package/docs/de/vs_code_extension.md +1 -0
  968. package/docs/en/CI_CD.md +8 -7
  969. package/docs/en/agent_skills.md +1 -0
  970. package/docs/en/autoFill.md +1 -0
  971. package/docs/en/benchmark/___NOTE.md +3 -0
  972. package/docs/en/benchmark/___nextjs.md +3 -1
  973. package/docs/en/benchmark/___tanstack.md +3 -0
  974. package/docs/en/benchmark/index.md +1 -0
  975. package/docs/en/benchmark/nextjs.md +1 -1
  976. package/docs/en/benchmark/solid.md +1 -1
  977. package/docs/en/benchmark/svelte.md +1 -1
  978. package/docs/en/benchmark/tanstack.md +1 -1
  979. package/docs/en/benchmark/vue.md +1 -1
  980. package/docs/en/bundle_optimization.md +14 -8
  981. package/docs/en/cli/build.md +1 -0
  982. package/docs/en/cli/ci.md +63 -8
  983. package/docs/en/cli/configuration.md +1 -0
  984. package/docs/en/cli/debug.md +1 -0
  985. package/docs/en/cli/doc-review.md +111 -4
  986. package/docs/en/cli/doc-translate.md +1 -0
  987. package/docs/en/cli/editor.md +1 -0
  988. package/docs/en/cli/extract.md +1 -0
  989. package/docs/en/cli/fill.md +1 -0
  990. package/docs/en/cli/index.md +10 -1
  991. package/docs/en/cli/init.md +1 -0
  992. package/docs/en/cli/list.md +1 -0
  993. package/docs/en/cli/list_projects.md +1 -0
  994. package/docs/en/cli/live.md +1 -0
  995. package/docs/en/cli/login.md +1 -0
  996. package/docs/en/cli/pull.md +1 -0
  997. package/docs/en/cli/push.md +1 -0
  998. package/docs/en/cli/scan.md +160 -0
  999. package/docs/en/cli/sdk.md +1 -0
  1000. package/docs/en/cli/standalone.md +1 -0
  1001. package/docs/en/cli/test.md +1 -0
  1002. package/docs/en/cli/version.md +1 -0
  1003. package/docs/en/cli/watch.md +1 -0
  1004. package/docs/en/compat/i18n-js.md +44 -0
  1005. package/docs/en/compat/i18next.md +59 -0
  1006. package/docs/en/compat/index.md +51 -0
  1007. package/docs/en/compat/lingui.md +44 -0
  1008. package/docs/en/compat/next-i18next.md +57 -0
  1009. package/docs/en/compat/next-intl.md +59 -0
  1010. package/docs/en/compat/next-translate.md +45 -0
  1011. package/docs/en/compat/ngx-translate.md +45 -0
  1012. package/docs/en/compat/nuxtjs-i18n.md +46 -0
  1013. package/docs/en/compat/polyglot.md +45 -0
  1014. package/docs/en/compat/react-i18next.md +58 -0
  1015. package/docs/en/compat/react-intl.md +55 -0
  1016. package/docs/en/compat/svelte-i18n.md +47 -0
  1017. package/docs/en/compat/transloco.md +45 -0
  1018. package/docs/en/compat/vue-i18n.md +58 -0
  1019. package/docs/en/compiler.md +17 -6
  1020. package/docs/en/component_i18n.md +1 -0
  1021. package/docs/en/configuration.md +57 -9
  1022. package/docs/en/custom_domains.md +11 -2
  1023. package/docs/en/custom_url_rewrites.md +11 -2
  1024. package/docs/en/dictionary/condition.md +164 -1
  1025. package/docs/en/dictionary/content_file.md +61 -0
  1026. package/docs/en/dictionary/enumeration.md +310 -7
  1027. package/docs/en/dictionary/file.md +152 -1
  1028. package/docs/en/dictionary/function_fetching.md +1 -0
  1029. package/docs/en/dictionary/gender.md +163 -1
  1030. package/docs/en/dictionary/html.md +1 -0
  1031. package/docs/en/dictionary/insertion.md +1 -0
  1032. package/docs/en/dictionary/markdown.md +1 -0
  1033. package/docs/en/dictionary/nesting.md +174 -9
  1034. package/docs/en/dictionary/plurial.md +156 -10
  1035. package/docs/en/dictionary/translation.md +146 -52
  1036. package/docs/en/dynamic_dictionaries/collections.md +246 -0
  1037. package/docs/en/dynamic_dictionaries/index.md +54 -0
  1038. package/docs/en/dynamic_dictionaries/variants.md +492 -0
  1039. package/docs/en/formatters.md +1 -0
  1040. package/docs/en/how_works_intlayer.md +1 -0
  1041. package/docs/en/interest_of_intlayer.md +1 -0
  1042. package/docs/en/intlayer_CMS.md +1 -0
  1043. package/docs/en/intlayer_visual_editor.md +1 -0
  1044. package/docs/en/intlayer_with_adonisjs.md +21 -4
  1045. package/docs/en/intlayer_with_analog.md +26 -5
  1046. package/docs/en/intlayer_with_angular_19.md +21 -4
  1047. package/docs/en/intlayer_with_angular_21.md +21 -4
  1048. package/docs/en/intlayer_with_astro.md +23 -8
  1049. package/docs/en/intlayer_with_astro_lit.md +23 -8
  1050. package/docs/en/intlayer_with_astro_preact.md +23 -8
  1051. package/docs/en/intlayer_with_astro_react.md +23 -8
  1052. package/docs/en/intlayer_with_astro_solid.md +23 -8
  1053. package/docs/en/intlayer_with_astro_svelte.md +23 -8
  1054. package/docs/en/intlayer_with_astro_vanilla.md +23 -8
  1055. package/docs/en/intlayer_with_astro_vue.md +23 -8
  1056. package/docs/en/intlayer_with_create_react_app.md +21 -4
  1057. package/docs/en/intlayer_with_express.md +21 -4
  1058. package/docs/en/intlayer_with_fastify.md +21 -8
  1059. package/docs/en/intlayer_with_hono.md +21 -4
  1060. package/docs/en/intlayer_with_lynx+react.md +52 -12
  1061. package/docs/en/intlayer_with_nestjs.md +21 -4
  1062. package/docs/en/intlayer_with_next-i18next.md +21 -4
  1063. package/docs/en/intlayer_with_next-intl.md +1 -0
  1064. package/docs/en/intlayer_with_nextjs_14.md +23 -4
  1065. package/docs/en/intlayer_with_nextjs_15.md +23 -4
  1066. package/docs/en/intlayer_with_nextjs_16.md +25 -4
  1067. package/docs/en/intlayer_with_nextjs_compiler.md +25 -4
  1068. package/docs/en/intlayer_with_nextjs_no_locale_path.md +23 -4
  1069. package/docs/en/intlayer_with_nextjs_page_router.md +23 -4
  1070. package/docs/en/intlayer_with_nuxt.md +26 -7
  1071. package/docs/en/intlayer_with_react_native+expo.md +74 -30
  1072. package/docs/en/intlayer_with_react_router_v7.md +31 -7
  1073. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +11 -3
  1074. package/docs/en/intlayer_with_storybook.md +13 -9
  1075. package/docs/en/intlayer_with_svelte_kit.md +31 -7
  1076. package/docs/en/intlayer_with_tanstack+solid.md +41 -13
  1077. package/docs/en/intlayer_with_tanstack.md +39 -11
  1078. package/docs/en/intlayer_with_vanilla.md +1 -0
  1079. package/docs/en/intlayer_with_vite+lit.md +36 -8
  1080. package/docs/en/intlayer_with_vite+preact.md +31 -7
  1081. package/docs/en/intlayer_with_vite+react.md +31 -7
  1082. package/docs/en/intlayer_with_vite+react_compiler.md +32 -6
  1083. package/docs/en/intlayer_with_vite+solid.md +31 -7
  1084. package/docs/en/intlayer_with_vite+svelte.md +31 -7
  1085. package/docs/en/intlayer_with_vite+vanilla.md +38 -8
  1086. package/docs/en/intlayer_with_vite+vue.md +31 -7
  1087. package/docs/en/introduction.md +1 -0
  1088. package/docs/en/locale_mapper.md +1 -0
  1089. package/docs/en/lsp.md +1 -0
  1090. package/docs/en/mcp_server.md +1 -0
  1091. package/docs/en/migration_from_i18next_to_intlayer.md +22 -5
  1092. package/docs/en/migration_from_next-i18next_to_intlayer.md +22 -5
  1093. package/docs/en/migration_from_next-intl_to_intlayer.md +22 -5
  1094. package/docs/en/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  1095. package/docs/en/migration_from_react-i18next_to_intlayer.md +22 -5
  1096. package/docs/en/migration_from_vue-i18n_to_intlayer.md +22 -5
  1097. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  1098. package/docs/en/packages/adonis-intlayer/exports.md +1 -0
  1099. package/docs/en/packages/adonis-intlayer/intlayer.md +1 -0
  1100. package/docs/en/packages/adonis-intlayer/t.md +1 -0
  1101. package/docs/en/packages/angular-intlayer/exports.md +14 -9
  1102. package/docs/en/packages/angular-intlayer/usePathname.md +119 -0
  1103. package/docs/en/packages/astro-intlayer/exports.md +1 -0
  1104. package/docs/en/packages/express-intlayer/exports.md +1 -0
  1105. package/docs/en/packages/express-intlayer/intlayer.md +1 -0
  1106. package/docs/en/packages/express-intlayer/t.md +1 -0
  1107. package/docs/en/packages/fastify-intlayer/exports.md +1 -0
  1108. package/docs/en/packages/fastify-intlayer/intlayer.md +1 -0
  1109. package/docs/en/packages/hono-intlayer/exports.md +1 -0
  1110. package/docs/en/packages/hono-intlayer/intlayer.md +1 -0
  1111. package/docs/en/packages/hono-intlayer/t.md +1 -0
  1112. package/docs/en/packages/intlayer/comparePaths.md +173 -0
  1113. package/docs/en/packages/intlayer/exports.md +19 -13
  1114. package/docs/en/packages/intlayer/getCanonicalPath.md +1 -0
  1115. package/docs/en/packages/intlayer/getConfiguration.md +1 -0
  1116. package/docs/en/packages/intlayer/getEnumeration.md +1 -0
  1117. package/docs/en/packages/intlayer/getHTMLTextDir.md +1 -0
  1118. package/docs/en/packages/intlayer/getLocale.md +1 -0
  1119. package/docs/en/packages/intlayer/getLocaleLang.md +1 -0
  1120. package/docs/en/packages/intlayer/getLocaleName.md +1 -0
  1121. package/docs/en/packages/intlayer/getLocalizedPath.md +1 -0
  1122. package/docs/en/packages/intlayer/getLocalizedUrl.md +1 -0
  1123. package/docs/en/packages/intlayer/getMultilingualUrls.md +1 -0
  1124. package/docs/en/packages/intlayer/getPathWithoutLocale.md +1 -0
  1125. package/docs/en/packages/intlayer/getPrefix.md +1 -0
  1126. package/docs/en/packages/intlayer/getTranslation.md +1 -0
  1127. package/docs/en/packages/intlayer/validatePrefix.md +1 -0
  1128. package/docs/en/packages/intlayer-cli/exports.md +1 -0
  1129. package/docs/en/packages/lynx-intlayer/exports.md +1 -0
  1130. package/docs/en/packages/next-intlayer/exports.md +5 -0
  1131. package/docs/en/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1132. package/docs/en/packages/next-intlayer/t.md +1 -0
  1133. package/docs/en/packages/next-intlayer/useDictionary.md +1 -0
  1134. package/docs/en/packages/next-intlayer/useIntlayer.md +1 -0
  1135. package/docs/en/packages/next-intlayer/useLocale.md +1 -0
  1136. package/docs/en/packages/next-intlayer/usePathname.md +136 -0
  1137. package/docs/en/packages/next-intlayer/useRewriteURL.md +1 -0
  1138. package/docs/en/packages/nuxt-intlayer/exports.md +1 -0
  1139. package/docs/en/packages/preact-intlayer/exports.md +11 -6
  1140. package/docs/en/packages/preact-intlayer/usePathname.md +117 -0
  1141. package/docs/en/packages/react-intlayer/IntlayerProvider.md +1 -0
  1142. package/docs/en/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1143. package/docs/en/packages/react-intlayer/exports.md +5 -0
  1144. package/docs/en/packages/react-intlayer/t.md +1 -0
  1145. package/docs/en/packages/react-intlayer/useDictionary.md +1 -0
  1146. package/docs/en/packages/react-intlayer/useI18n.md +1 -0
  1147. package/docs/en/packages/react-intlayer/useIntlayer.md +1 -0
  1148. package/docs/en/packages/react-intlayer/useLocale.md +1 -0
  1149. package/docs/en/packages/react-intlayer/usePathname.md +87 -0
  1150. package/docs/en/packages/react-intlayer/useRewriteURL.md +1 -0
  1151. package/docs/en/packages/react-native-intlayer/exports.md +48 -13
  1152. package/docs/en/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1153. package/docs/en/packages/solid-intlayer/exports.md +5 -0
  1154. package/docs/en/packages/solid-intlayer/useIntlayer.md +1 -0
  1155. package/docs/en/packages/solid-intlayer/useLocale.md +1 -0
  1156. package/docs/en/packages/solid-intlayer/usePathname.md +119 -0
  1157. package/docs/en/packages/solid-intlayer/useRewriteURL.md +1 -0
  1158. package/docs/en/packages/svelte-intlayer/exports.md +14 -9
  1159. package/docs/en/packages/svelte-intlayer/usePathname.md +103 -0
  1160. package/docs/en/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1161. package/docs/en/packages/vite-intlayer/exports.md +39 -13
  1162. package/docs/en/packages/vite-intlayer/intlayer.md +134 -14
  1163. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1164. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  1165. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  1166. package/docs/en/packages/vite-intlayer/intlayerPrune.md +91 -12
  1167. package/docs/en/packages/vue-intlayer/exports.md +5 -0
  1168. package/docs/en/packages/vue-intlayer/usePathname.md +109 -0
  1169. package/docs/en/packages/vue-intlayer/useRewriteURL.md +1 -0
  1170. package/docs/en/per_locale_file.md +1 -0
  1171. package/docs/en/plugins/sync-json.md +57 -3
  1172. package/docs/en/plugins/sync-po.md +1 -0
  1173. package/docs/en/releases/v6.md +1 -0
  1174. package/docs/en/releases/v7.md +1 -0
  1175. package/docs/en/releases/v8.md +188 -1
  1176. package/docs/en/releases/v9.md +315 -0
  1177. package/docs/en/roadmap.md +1 -0
  1178. package/docs/en/testing.md +1 -0
  1179. package/docs/en/vs_code_extension.md +1 -0
  1180. package/docs/en-GB/CI_CD.md +5 -0
  1181. package/docs/en-GB/agent_skills.md +1 -0
  1182. package/docs/en-GB/autoFill.md +82 -0
  1183. package/docs/en-GB/benchmark/index.md +1 -0
  1184. package/docs/en-GB/benchmark/nextjs.md +1 -1
  1185. package/docs/en-GB/benchmark/solid.md +23 -1
  1186. package/docs/en-GB/benchmark/svelte.md +23 -1
  1187. package/docs/en-GB/benchmark/tanstack.md +23 -1
  1188. package/docs/en-GB/benchmark/vue.md +1 -1
  1189. package/docs/en-GB/bundle_optimization.md +6 -5
  1190. package/docs/en-GB/cli/build.md +1 -0
  1191. package/docs/en-GB/cli/ci.md +23 -0
  1192. package/docs/en-GB/cli/configuration.md +1 -0
  1193. package/docs/en-GB/cli/debug.md +1 -0
  1194. package/docs/en-GB/cli/doc-review.md +111 -4
  1195. package/docs/en-GB/cli/doc-translate.md +1 -0
  1196. package/docs/en-GB/cli/editor.md +1 -0
  1197. package/docs/en-GB/cli/extract.md +1 -0
  1198. package/docs/en-GB/cli/fill.md +9 -0
  1199. package/docs/en-GB/cli/index.md +10 -1
  1200. package/docs/en-GB/cli/init.md +1 -0
  1201. package/docs/en-GB/cli/list.md +1 -0
  1202. package/docs/en-GB/cli/list_projects.md +1 -0
  1203. package/docs/en-GB/cli/live.md +1 -0
  1204. package/docs/en-GB/cli/login.md +1 -36
  1205. package/docs/en-GB/cli/pull.md +1 -0
  1206. package/docs/en-GB/cli/push.md +1 -0
  1207. package/docs/en-GB/cli/scan.md +160 -0
  1208. package/docs/en-GB/cli/sdk.md +1 -0
  1209. package/docs/en-GB/cli/standalone.md +1 -0
  1210. package/docs/en-GB/cli/test.md +1 -36
  1211. package/docs/en-GB/cli/version.md +1 -0
  1212. package/docs/en-GB/cli/watch.md +1 -0
  1213. package/docs/en-GB/compat/i18n-js.md +44 -0
  1214. package/docs/en-GB/compat/i18next.md +59 -0
  1215. package/docs/en-GB/compat/index.md +51 -0
  1216. package/docs/en-GB/compat/lingui.md +44 -0
  1217. package/docs/en-GB/compat/next-i18next.md +57 -0
  1218. package/docs/en-GB/compat/next-intl.md +59 -0
  1219. package/docs/en-GB/compat/next-translate.md +45 -0
  1220. package/docs/en-GB/compat/ngx-translate.md +45 -0
  1221. package/docs/en-GB/compat/nuxtjs-i18n.md +46 -0
  1222. package/docs/en-GB/compat/polyglot.md +45 -0
  1223. package/docs/en-GB/compat/react-i18next.md +58 -0
  1224. package/docs/en-GB/compat/react-intl.md +55 -0
  1225. package/docs/en-GB/compat/svelte-i18n.md +47 -0
  1226. package/docs/en-GB/compat/transloco.md +45 -0
  1227. package/docs/en-GB/compat/vue-i18n.md +58 -0
  1228. package/docs/en-GB/compiler.md +10 -4
  1229. package/docs/en-GB/component_i18n.md +1 -0
  1230. package/docs/en-GB/configuration.md +39 -2
  1231. package/docs/en-GB/custom_domains.md +10 -3
  1232. package/docs/en-GB/custom_url_rewrites.md +10 -3
  1233. package/docs/en-GB/dictionary/condition.md +365 -1
  1234. package/docs/en-GB/dictionary/content_file.md +65 -7
  1235. package/docs/en-GB/dictionary/enumeration.md +578 -5
  1236. package/docs/en-GB/dictionary/file.md +326 -1
  1237. package/docs/en-GB/dictionary/function_fetching.md +1 -4
  1238. package/docs/en-GB/dictionary/gender.md +376 -2
  1239. package/docs/en-GB/dictionary/html.md +1 -0
  1240. package/docs/en-GB/dictionary/insertion.md +1 -0
  1241. package/docs/en-GB/dictionary/markdown.md +1 -0
  1242. package/docs/en-GB/dictionary/nesting.md +380 -74
  1243. package/docs/en-GB/dictionary/plurial.md +348 -7
  1244. package/docs/en-GB/dictionary/translation.md +316 -88
  1245. package/docs/en-GB/dynamic_dictionaries/collections.md +246 -0
  1246. package/docs/en-GB/dynamic_dictionaries/index.md +54 -0
  1247. package/docs/en-GB/dynamic_dictionaries/variants.md +492 -0
  1248. package/docs/en-GB/formatters.md +60 -0
  1249. package/docs/en-GB/how_works_intlayer.md +5 -16
  1250. package/docs/en-GB/interest_of_intlayer.md +1 -0
  1251. package/docs/en-GB/intlayer_CMS.md +7 -0
  1252. package/docs/en-GB/intlayer_visual_editor.md +1 -0
  1253. package/docs/en-GB/intlayer_with_adonisjs.md +21 -4
  1254. package/docs/en-GB/intlayer_with_analog.md +26 -5
  1255. package/docs/en-GB/intlayer_with_angular_19.md +21 -4
  1256. package/docs/en-GB/intlayer_with_angular_21.md +21 -4
  1257. package/docs/en-GB/intlayer_with_astro.md +132 -2
  1258. package/docs/en-GB/intlayer_with_astro_lit.md +24 -9
  1259. package/docs/en-GB/intlayer_with_astro_preact.md +24 -9
  1260. package/docs/en-GB/intlayer_with_astro_react.md +24 -9
  1261. package/docs/en-GB/intlayer_with_astro_solid.md +24 -9
  1262. package/docs/en-GB/intlayer_with_astro_svelte.md +24 -9
  1263. package/docs/en-GB/intlayer_with_astro_vanilla.md +24 -9
  1264. package/docs/en-GB/intlayer_with_astro_vue.md +24 -9
  1265. package/docs/en-GB/intlayer_with_create_react_app.md +39 -52
  1266. package/docs/en-GB/intlayer_with_express.md +21 -27
  1267. package/docs/en-GB/intlayer_with_fastify.md +21 -8
  1268. package/docs/en-GB/intlayer_with_hono.md +21 -4
  1269. package/docs/en-GB/intlayer_with_lynx+react.md +75 -17
  1270. package/docs/en-GB/intlayer_with_nestjs.md +23 -13
  1271. package/docs/en-GB/intlayer_with_next-i18next.md +21 -4
  1272. package/docs/en-GB/intlayer_with_next-intl.md +1 -0
  1273. package/docs/en-GB/intlayer_with_nextjs_14.md +34 -9
  1274. package/docs/en-GB/intlayer_with_nextjs_15.md +44 -5
  1275. package/docs/en-GB/intlayer_with_nextjs_16.md +24 -5
  1276. package/docs/en-GB/intlayer_with_nextjs_compiler.md +24 -5
  1277. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +24 -5
  1278. package/docs/en-GB/intlayer_with_nextjs_page_router.md +26 -5
  1279. package/docs/en-GB/intlayer_with_nuxt.md +26 -7
  1280. package/docs/en-GB/intlayer_with_react_native+expo.md +106 -66
  1281. package/docs/en-GB/intlayer_with_react_router_v7.md +28 -8
  1282. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +47 -8
  1283. package/docs/en-GB/intlayer_with_storybook.md +13 -9
  1284. package/docs/en-GB/intlayer_with_svelte_kit.md +14 -184
  1285. package/docs/en-GB/intlayer_with_tanstack+solid.md +40 -14
  1286. package/docs/en-GB/intlayer_with_tanstack.md +36 -12
  1287. package/docs/en-GB/intlayer_with_vanilla.md +1 -0
  1288. package/docs/en-GB/intlayer_with_vite+lit.md +35 -9
  1289. package/docs/en-GB/intlayer_with_vite+preact.md +26 -5
  1290. package/docs/en-GB/intlayer_with_vite+react.md +28 -8
  1291. package/docs/en-GB/intlayer_with_vite+react_compiler.md +31 -7
  1292. package/docs/en-GB/intlayer_with_vite+solid.md +22 -5
  1293. package/docs/en-GB/intlayer_with_vite+svelte.md +28 -8
  1294. package/docs/en-GB/intlayer_with_vite+vanilla.md +37 -9
  1295. package/docs/en-GB/intlayer_with_vite+vue.md +36 -187
  1296. package/docs/en-GB/introduction.md +1 -0
  1297. package/docs/en-GB/locale_mapper.md +1 -0
  1298. package/docs/en-GB/lsp.md +1 -0
  1299. package/docs/en-GB/mcp_server.md +1 -0
  1300. package/docs/en-GB/migration_from_i18next_to_intlayer.md +333 -0
  1301. package/docs/en-GB/migration_from_next-i18next_to_intlayer.md +355 -0
  1302. package/docs/en-GB/migration_from_next-intl_to_intlayer.md +364 -0
  1303. package/docs/en-GB/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  1304. package/docs/en-GB/migration_from_react-i18next_to_intlayer.md +384 -0
  1305. package/docs/en-GB/migration_from_vue-i18n_to_intlayer.md +359 -0
  1306. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  1307. package/docs/en-GB/packages/adonis-intlayer/exports.md +1 -0
  1308. package/docs/en-GB/packages/adonis-intlayer/intlayer.md +1 -0
  1309. package/docs/en-GB/packages/adonis-intlayer/t.md +1 -0
  1310. package/docs/en-GB/packages/angular-intlayer/exports.md +14 -9
  1311. package/docs/en-GB/packages/angular-intlayer/usePathname.md +119 -0
  1312. package/docs/en-GB/packages/astro-intlayer/exports.md +1 -0
  1313. package/docs/en-GB/packages/express-intlayer/exports.md +1 -0
  1314. package/docs/en-GB/packages/express-intlayer/intlayer.md +1 -0
  1315. package/docs/en-GB/packages/express-intlayer/t.md +1 -0
  1316. package/docs/en-GB/packages/fastify-intlayer/exports.md +1 -0
  1317. package/docs/en-GB/packages/fastify-intlayer/intlayer.md +1 -0
  1318. package/docs/en-GB/packages/hono-intlayer/exports.md +1 -0
  1319. package/docs/en-GB/packages/hono-intlayer/intlayer.md +1 -0
  1320. package/docs/en-GB/packages/hono-intlayer/t.md +1 -0
  1321. package/docs/en-GB/packages/intlayer/comparePaths.md +173 -0
  1322. package/docs/en-GB/packages/intlayer/exports.md +6 -0
  1323. package/docs/en-GB/packages/intlayer/getCanonicalPath.md +1 -0
  1324. package/docs/en-GB/packages/intlayer/getConfiguration.md +1 -0
  1325. package/docs/en-GB/packages/intlayer/getEnumeration.md +1 -0
  1326. package/docs/en-GB/packages/intlayer/getHTMLTextDir.md +1 -0
  1327. package/docs/en-GB/packages/intlayer/getLocale.md +1 -0
  1328. package/docs/en-GB/packages/intlayer/getLocaleLang.md +1 -0
  1329. package/docs/en-GB/packages/intlayer/getLocaleName.md +1 -0
  1330. package/docs/en-GB/packages/intlayer/getLocalizedPath.md +1 -0
  1331. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +76 -0
  1332. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +45 -0
  1333. package/docs/en-GB/packages/intlayer/getPathWithoutLocale.md +1 -0
  1334. package/docs/en-GB/packages/intlayer/getPrefix.md +1 -0
  1335. package/docs/en-GB/packages/intlayer/getTranslation.md +1 -16
  1336. package/docs/en-GB/packages/intlayer/getTranslationContent.md +1 -0
  1337. package/docs/en-GB/packages/intlayer/validatePrefix.md +1 -0
  1338. package/docs/en-GB/packages/intlayer-cli/exports.md +1 -0
  1339. package/docs/en-GB/packages/lynx-intlayer/exports.md +1 -0
  1340. package/docs/en-GB/packages/next-intlayer/exports.md +5 -0
  1341. package/docs/en-GB/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1342. package/docs/en-GB/packages/next-intlayer/t.md +1 -0
  1343. package/docs/en-GB/packages/next-intlayer/useDictionary.md +1 -0
  1344. package/docs/en-GB/packages/next-intlayer/useIntlayer.md +1 -0
  1345. package/docs/en-GB/packages/next-intlayer/useLocale.md +1 -0
  1346. package/docs/en-GB/packages/next-intlayer/usePathname.md +136 -0
  1347. package/docs/en-GB/packages/next-intlayer/useRewriteURL.md +1 -0
  1348. package/docs/en-GB/packages/nuxt-intlayer/exports.md +1 -0
  1349. package/docs/en-GB/packages/preact-intlayer/exports.md +11 -6
  1350. package/docs/en-GB/packages/preact-intlayer/usePathname.md +117 -0
  1351. package/docs/en-GB/packages/react-intlayer/IntlayerProvider.md +1 -0
  1352. package/docs/en-GB/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1353. package/docs/en-GB/packages/react-intlayer/exports.md +5 -0
  1354. package/docs/en-GB/packages/react-intlayer/t.md +1 -0
  1355. package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -123
  1356. package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -0
  1357. package/docs/en-GB/packages/react-intlayer/useIntlayer.md +1 -51
  1358. package/docs/en-GB/packages/react-intlayer/useLocale.md +1 -0
  1359. package/docs/en-GB/packages/react-intlayer/usePathname.md +87 -0
  1360. package/docs/en-GB/packages/react-intlayer/useRewriteURL.md +1 -0
  1361. package/docs/en-GB/packages/react-native-intlayer/exports.md +52 -18
  1362. package/docs/en-GB/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1363. package/docs/en-GB/packages/solid-intlayer/exports.md +16 -11
  1364. package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +1 -0
  1365. package/docs/en-GB/packages/solid-intlayer/useLocale.md +1 -0
  1366. package/docs/en-GB/packages/solid-intlayer/usePathname.md +119 -0
  1367. package/docs/en-GB/packages/solid-intlayer/useRewriteURL.md +1 -0
  1368. package/docs/en-GB/packages/svelte-intlayer/exports.md +14 -9
  1369. package/docs/en-GB/packages/svelte-intlayer/usePathname.md +103 -0
  1370. package/docs/en-GB/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1371. package/docs/en-GB/packages/vite-intlayer/exports.md +1 -0
  1372. package/docs/en-GB/packages/vite-intlayer/intlayer.md +1 -0
  1373. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1374. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  1375. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  1376. package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -0
  1377. package/docs/en-GB/packages/vue-intlayer/exports.md +5 -0
  1378. package/docs/en-GB/packages/vue-intlayer/usePathname.md +109 -0
  1379. package/docs/en-GB/packages/vue-intlayer/useRewriteURL.md +1 -0
  1380. package/docs/en-GB/per_locale_file.md +1 -0
  1381. package/docs/en-GB/plugins/sync-json.md +223 -50
  1382. package/docs/en-GB/plugins/sync-po.md +1 -0
  1383. package/docs/en-GB/releases/v6.md +11 -6
  1384. package/docs/en-GB/releases/v7.md +129 -0
  1385. package/docs/en-GB/releases/v8.md +192 -1
  1386. package/docs/en-GB/releases/v9.md +312 -0
  1387. package/docs/en-GB/roadmap.md +7 -0
  1388. package/docs/en-GB/testing.md +1 -0
  1389. package/docs/en-GB/vs_code_extension.md +1 -0
  1390. package/docs/es/CI_CD.md +5 -0
  1391. package/docs/es/agent_skills.md +1 -0
  1392. package/docs/es/autoFill.md +82 -0
  1393. package/docs/es/benchmark/index.md +1 -0
  1394. package/docs/es/benchmark/nextjs.md +1 -1
  1395. package/docs/es/benchmark/solid.md +23 -1
  1396. package/docs/es/benchmark/svelte.md +23 -1
  1397. package/docs/es/benchmark/tanstack.md +23 -1
  1398. package/docs/es/benchmark/vue.md +1 -1
  1399. package/docs/es/bundle_optimization.md +6 -5
  1400. package/docs/es/cli/build.md +1 -0
  1401. package/docs/es/cli/ci.md +23 -0
  1402. package/docs/es/cli/configuration.md +1 -0
  1403. package/docs/es/cli/debug.md +1 -0
  1404. package/docs/es/cli/doc-review.md +111 -4
  1405. package/docs/es/cli/doc-translate.md +1 -0
  1406. package/docs/es/cli/editor.md +1 -0
  1407. package/docs/es/cli/extract.md +1 -0
  1408. package/docs/es/cli/fill.md +9 -0
  1409. package/docs/es/cli/index.md +10 -1
  1410. package/docs/es/cli/init.md +1 -0
  1411. package/docs/es/cli/list.md +1 -0
  1412. package/docs/es/cli/list_projects.md +1 -0
  1413. package/docs/es/cli/live.md +1 -0
  1414. package/docs/es/cli/login.md +1 -36
  1415. package/docs/es/cli/pull.md +1 -0
  1416. package/docs/es/cli/push.md +1 -0
  1417. package/docs/es/cli/scan.md +160 -0
  1418. package/docs/es/cli/sdk.md +1 -0
  1419. package/docs/es/cli/standalone.md +1 -0
  1420. package/docs/es/cli/test.md +1 -0
  1421. package/docs/es/cli/version.md +1 -0
  1422. package/docs/es/cli/watch.md +1 -0
  1423. package/docs/es/compat/i18n-js.md +44 -0
  1424. package/docs/es/compat/i18next.md +59 -0
  1425. package/docs/es/compat/index.md +51 -0
  1426. package/docs/es/compat/lingui.md +44 -0
  1427. package/docs/es/compat/next-i18next.md +57 -0
  1428. package/docs/es/compat/next-intl.md +61 -0
  1429. package/docs/es/compat/next-translate.md +45 -0
  1430. package/docs/es/compat/ngx-translate.md +45 -0
  1431. package/docs/es/compat/nuxtjs-i18n.md +46 -0
  1432. package/docs/es/compat/polyglot.md +45 -0
  1433. package/docs/es/compat/react-i18next.md +58 -0
  1434. package/docs/es/compat/react-intl.md +55 -0
  1435. package/docs/es/compat/svelte-i18n.md +47 -0
  1436. package/docs/es/compat/transloco.md +45 -0
  1437. package/docs/es/compat/vue-i18n.md +58 -0
  1438. package/docs/es/compiler.md +10 -4
  1439. package/docs/es/component_i18n.md +1 -0
  1440. package/docs/es/configuration.md +55 -19
  1441. package/docs/es/custom_domains.md +10 -3
  1442. package/docs/es/custom_url_rewrites.md +10 -3
  1443. package/docs/es/dictionary/condition.md +168 -5
  1444. package/docs/es/dictionary/content_file.md +65 -0
  1445. package/docs/es/dictionary/enumeration.md +538 -12
  1446. package/docs/es/dictionary/file.md +160 -1
  1447. package/docs/es/dictionary/function_fetching.md +1 -0
  1448. package/docs/es/dictionary/gender.md +169 -7
  1449. package/docs/es/dictionary/html.md +1 -0
  1450. package/docs/es/dictionary/insertion.md +1 -0
  1451. package/docs/es/dictionary/markdown.md +1 -0
  1452. package/docs/es/dictionary/nesting.md +188 -40
  1453. package/docs/es/dictionary/plurial.md +348 -7
  1454. package/docs/es/dictionary/translation.md +147 -53
  1455. package/docs/es/dynamic_dictionaries/collections.md +246 -0
  1456. package/docs/es/dynamic_dictionaries/index.md +54 -0
  1457. package/docs/es/dynamic_dictionaries/variants.md +492 -0
  1458. package/docs/es/formatters.md +83 -0
  1459. package/docs/es/how_works_intlayer.md +5 -4
  1460. package/docs/es/interest_of_intlayer.md +1 -0
  1461. package/docs/es/intlayer_CMS.md +22 -0
  1462. package/docs/es/intlayer_visual_editor.md +1 -23
  1463. package/docs/es/intlayer_with_adonisjs.md +21 -4
  1464. package/docs/es/intlayer_with_analog.md +26 -5
  1465. package/docs/es/intlayer_with_angular_19.md +21 -4
  1466. package/docs/es/intlayer_with_angular_21.md +21 -4
  1467. package/docs/es/intlayer_with_astro.md +133 -3
  1468. package/docs/es/intlayer_with_astro_lit.md +25 -10
  1469. package/docs/es/intlayer_with_astro_preact.md +25 -10
  1470. package/docs/es/intlayer_with_astro_react.md +25 -10
  1471. package/docs/es/intlayer_with_astro_solid.md +25 -10
  1472. package/docs/es/intlayer_with_astro_svelte.md +25 -10
  1473. package/docs/es/intlayer_with_astro_vanilla.md +25 -10
  1474. package/docs/es/intlayer_with_astro_vue.md +25 -10
  1475. package/docs/es/intlayer_with_create_react_app.md +21 -4
  1476. package/docs/es/intlayer_with_express.md +21 -8
  1477. package/docs/es/intlayer_with_fastify.md +21 -8
  1478. package/docs/es/intlayer_with_hono.md +21 -4
  1479. package/docs/es/intlayer_with_lynx+react.md +52 -12
  1480. package/docs/es/intlayer_with_nestjs.md +23 -23
  1481. package/docs/es/intlayer_with_next-i18next.md +21 -4
  1482. package/docs/es/intlayer_with_next-intl.md +1 -0
  1483. package/docs/es/intlayer_with_nextjs_14.md +31 -8
  1484. package/docs/es/intlayer_with_nextjs_15.md +42 -5
  1485. package/docs/es/intlayer_with_nextjs_16.md +24 -5
  1486. package/docs/es/intlayer_with_nextjs_compiler.md +24 -5
  1487. package/docs/es/intlayer_with_nextjs_no_locale_path.md +22 -5
  1488. package/docs/es/intlayer_with_nextjs_page_router.md +26 -5
  1489. package/docs/es/intlayer_with_nuxt.md +26 -7
  1490. package/docs/es/intlayer_with_react_native+expo.md +111 -70
  1491. package/docs/es/intlayer_with_react_router_v7.md +25 -100
  1492. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +11 -5
  1493. package/docs/es/intlayer_with_storybook.md +13 -9
  1494. package/docs/es/intlayer_with_svelte_kit.md +17 -185
  1495. package/docs/es/intlayer_with_tanstack+solid.md +40 -14
  1496. package/docs/es/intlayer_with_tanstack.md +39 -13
  1497. package/docs/es/intlayer_with_vanilla.md +1 -0
  1498. package/docs/es/intlayer_with_vite+lit.md +35 -9
  1499. package/docs/es/intlayer_with_vite+preact.md +29 -6
  1500. package/docs/es/intlayer_with_vite+react.md +31 -9
  1501. package/docs/es/intlayer_with_vite+react_compiler.md +31 -7
  1502. package/docs/es/intlayer_with_vite+solid.md +25 -6
  1503. package/docs/es/intlayer_with_vite+svelte.md +26 -7
  1504. package/docs/es/intlayer_with_vite+vanilla.md +38 -10
  1505. package/docs/es/intlayer_with_vite+vue.md +48 -94
  1506. package/docs/es/introduction.md +1 -0
  1507. package/docs/es/locale_mapper.md +1 -0
  1508. package/docs/es/lsp.md +1 -0
  1509. package/docs/es/mcp_server.md +1 -0
  1510. package/docs/es/migration_from_i18next_to_intlayer.md +22 -5
  1511. package/docs/es/migration_from_next-i18next_to_intlayer.md +22 -5
  1512. package/docs/es/migration_from_next-intl_to_intlayer.md +22 -5
  1513. package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  1514. package/docs/es/migration_from_react-i18next_to_intlayer.md +22 -5
  1515. package/docs/es/migration_from_vue-i18n_to_intlayer.md +22 -5
  1516. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  1517. package/docs/es/packages/adonis-intlayer/exports.md +1 -0
  1518. package/docs/es/packages/adonis-intlayer/intlayer.md +1 -0
  1519. package/docs/es/packages/adonis-intlayer/t.md +1 -0
  1520. package/docs/es/packages/angular-intlayer/exports.md +14 -9
  1521. package/docs/es/packages/angular-intlayer/usePathname.md +119 -0
  1522. package/docs/es/packages/astro-intlayer/exports.md +1 -0
  1523. package/docs/es/packages/express-intlayer/exports.md +1 -0
  1524. package/docs/es/packages/express-intlayer/intlayer.md +1 -0
  1525. package/docs/es/packages/express-intlayer/t.md +1 -9
  1526. package/docs/es/packages/fastify-intlayer/exports.md +1 -0
  1527. package/docs/es/packages/fastify-intlayer/intlayer.md +1 -0
  1528. package/docs/es/packages/hono-intlayer/exports.md +1 -0
  1529. package/docs/es/packages/hono-intlayer/intlayer.md +1 -0
  1530. package/docs/es/packages/hono-intlayer/t.md +1 -0
  1531. package/docs/es/packages/intlayer/comparePaths.md +173 -0
  1532. package/docs/es/packages/intlayer/exports.md +19 -13
  1533. package/docs/es/packages/intlayer/getCanonicalPath.md +1 -0
  1534. package/docs/es/packages/intlayer/getConfiguration.md +1 -0
  1535. package/docs/es/packages/intlayer/getEnumeration.md +1 -0
  1536. package/docs/es/packages/intlayer/getHTMLTextDir.md +1 -0
  1537. package/docs/es/packages/intlayer/getLocale.md +1 -0
  1538. package/docs/es/packages/intlayer/getLocaleLang.md +1 -0
  1539. package/docs/es/packages/intlayer/getLocaleName.md +1 -0
  1540. package/docs/es/packages/intlayer/getLocalizedPath.md +1 -0
  1541. package/docs/es/packages/intlayer/getLocalizedUrl.md +76 -0
  1542. package/docs/es/packages/intlayer/getMultilingualUrls.md +113 -0
  1543. package/docs/es/packages/intlayer/getPathWithoutLocale.md +1 -0
  1544. package/docs/es/packages/intlayer/getPrefix.md +1 -0
  1545. package/docs/es/packages/intlayer/getTranslation.md +1 -0
  1546. package/docs/es/packages/intlayer/getTranslationContent.md +1 -0
  1547. package/docs/es/packages/intlayer/validatePrefix.md +1 -0
  1548. package/docs/es/packages/intlayer-cli/exports.md +1 -0
  1549. package/docs/es/packages/lynx-intlayer/exports.md +1 -0
  1550. package/docs/es/packages/next-intlayer/exports.md +5 -0
  1551. package/docs/es/packages/next-intlayer/index.md +1 -0
  1552. package/docs/es/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1553. package/docs/es/packages/next-intlayer/t.md +1 -0
  1554. package/docs/es/packages/next-intlayer/useDictionary.md +1 -0
  1555. package/docs/es/packages/next-intlayer/useIntlayer.md +1 -0
  1556. package/docs/es/packages/next-intlayer/useLocale.md +1 -0
  1557. package/docs/es/packages/next-intlayer/usePathname.md +136 -0
  1558. package/docs/es/packages/next-intlayer/useRewriteURL.md +1 -0
  1559. package/docs/es/packages/nuxt-intlayer/exports.md +1 -0
  1560. package/docs/es/packages/preact-intlayer/exports.md +11 -6
  1561. package/docs/es/packages/preact-intlayer/usePathname.md +117 -0
  1562. package/docs/es/packages/react-intlayer/IntlayerProvider.md +1 -0
  1563. package/docs/es/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1564. package/docs/es/packages/react-intlayer/exports.md +5 -0
  1565. package/docs/es/packages/react-intlayer/index.md +1 -0
  1566. package/docs/es/packages/react-intlayer/t.md +1 -0
  1567. package/docs/es/packages/react-intlayer/useDictionary.md +1 -119
  1568. package/docs/es/packages/react-intlayer/useI18n.md +1 -0
  1569. package/docs/es/packages/react-intlayer/useIntlayer.md +1 -51
  1570. package/docs/es/packages/react-intlayer/useLocale.md +1 -0
  1571. package/docs/es/packages/react-intlayer/usePathname.md +87 -0
  1572. package/docs/es/packages/react-intlayer/useRewriteURL.md +1 -0
  1573. package/docs/es/packages/react-native-intlayer/exports.md +48 -13
  1574. package/docs/es/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1575. package/docs/es/packages/solid-intlayer/exports.md +5 -0
  1576. package/docs/es/packages/solid-intlayer/useIntlayer.md +1 -0
  1577. package/docs/es/packages/solid-intlayer/useLocale.md +1 -0
  1578. package/docs/es/packages/solid-intlayer/usePathname.md +119 -0
  1579. package/docs/es/packages/solid-intlayer/useRewriteURL.md +1 -0
  1580. package/docs/es/packages/svelte-intlayer/exports.md +5 -0
  1581. package/docs/es/packages/svelte-intlayer/usePathname.md +103 -0
  1582. package/docs/es/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1583. package/docs/es/packages/vite-intlayer/exports.md +1 -0
  1584. package/docs/es/packages/vite-intlayer/intlayer.md +1 -0
  1585. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1586. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  1587. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  1588. package/docs/es/packages/vite-intlayer/intlayerPrune.md +1 -0
  1589. package/docs/es/packages/vue-intlayer/exports.md +5 -0
  1590. package/docs/es/packages/vue-intlayer/usePathname.md +109 -0
  1591. package/docs/es/packages/vue-intlayer/useRewriteURL.md +1 -0
  1592. package/docs/es/per_locale_file.md +1 -0
  1593. package/docs/es/plugins/sync-json.md +222 -49
  1594. package/docs/es/plugins/sync-po.md +1 -0
  1595. package/docs/es/releases/v6.md +29 -0
  1596. package/docs/es/releases/v7.md +129 -0
  1597. package/docs/es/releases/v8.md +188 -1
  1598. package/docs/es/releases/v9.md +312 -0
  1599. package/docs/es/roadmap.md +7 -0
  1600. package/docs/es/testing.md +1 -0
  1601. package/docs/es/vs_code_extension.md +1 -0
  1602. package/docs/fr/CI_CD.md +5 -0
  1603. package/docs/fr/agent_skills.md +1 -0
  1604. package/docs/fr/autoFill.md +82 -0
  1605. package/docs/fr/benchmark/index.md +1 -0
  1606. package/docs/fr/benchmark/nextjs.md +1 -1
  1607. package/docs/fr/benchmark/solid.md +23 -1
  1608. package/docs/fr/benchmark/svelte.md +23 -1
  1609. package/docs/fr/benchmark/tanstack.md +23 -1
  1610. package/docs/fr/benchmark/vue.md +1 -1
  1611. package/docs/fr/bundle_optimization.md +6 -5
  1612. package/docs/fr/cli/build.md +1 -0
  1613. package/docs/fr/cli/ci.md +23 -0
  1614. package/docs/fr/cli/configuration.md +1 -0
  1615. package/docs/fr/cli/debug.md +1 -0
  1616. package/docs/fr/cli/doc-review.md +111 -4
  1617. package/docs/fr/cli/doc-translate.md +1 -0
  1618. package/docs/fr/cli/editor.md +1 -0
  1619. package/docs/fr/cli/extract.md +1 -0
  1620. package/docs/fr/cli/fill.md +9 -0
  1621. package/docs/fr/cli/index.md +10 -1
  1622. package/docs/fr/cli/init.md +1 -0
  1623. package/docs/fr/cli/list.md +1 -0
  1624. package/docs/fr/cli/list_projects.md +1 -0
  1625. package/docs/fr/cli/live.md +1 -0
  1626. package/docs/fr/cli/login.md +1 -36
  1627. package/docs/fr/cli/pull.md +1 -0
  1628. package/docs/fr/cli/push.md +1 -0
  1629. package/docs/fr/cli/scan.md +160 -0
  1630. package/docs/fr/cli/sdk.md +1 -0
  1631. package/docs/fr/cli/standalone.md +1 -0
  1632. package/docs/fr/cli/test.md +1 -0
  1633. package/docs/fr/cli/version.md +1 -0
  1634. package/docs/fr/cli/watch.md +1 -0
  1635. package/docs/fr/compat/i18n-js.md +44 -0
  1636. package/docs/fr/compat/i18next.md +59 -0
  1637. package/docs/fr/compat/index.md +51 -0
  1638. package/docs/fr/compat/lingui.md +44 -0
  1639. package/docs/fr/compat/next-i18next.md +57 -0
  1640. package/docs/fr/compat/next-intl.md +59 -0
  1641. package/docs/fr/compat/next-translate.md +45 -0
  1642. package/docs/fr/compat/ngx-translate.md +45 -0
  1643. package/docs/fr/compat/nuxtjs-i18n.md +46 -0
  1644. package/docs/fr/compat/polyglot.md +45 -0
  1645. package/docs/fr/compat/react-i18next.md +58 -0
  1646. package/docs/fr/compat/react-intl.md +55 -0
  1647. package/docs/fr/compat/svelte-i18n.md +47 -0
  1648. package/docs/fr/compat/transloco.md +45 -0
  1649. package/docs/fr/compat/vue-i18n.md +58 -0
  1650. package/docs/fr/compiler.md +10 -4
  1651. package/docs/fr/component_i18n.md +1 -0
  1652. package/docs/fr/configuration.md +69 -32
  1653. package/docs/fr/custom_domains.md +10 -3
  1654. package/docs/fr/custom_url_rewrites.md +23 -16
  1655. package/docs/fr/dictionary/condition.md +370 -6
  1656. package/docs/fr/dictionary/content_file.md +65 -0
  1657. package/docs/fr/dictionary/enumeration.md +354 -6
  1658. package/docs/fr/dictionary/file.md +160 -1
  1659. package/docs/fr/dictionary/function_fetching.md +1 -0
  1660. package/docs/fr/dictionary/gender.md +169 -7
  1661. package/docs/fr/dictionary/html.md +1 -0
  1662. package/docs/fr/dictionary/insertion.md +1 -0
  1663. package/docs/fr/dictionary/markdown.md +1 -0
  1664. package/docs/fr/dictionary/nesting.md +359 -48
  1665. package/docs/fr/dictionary/plurial.md +175 -5
  1666. package/docs/fr/dictionary/translation.md +147 -53
  1667. package/docs/fr/dynamic_dictionaries/collections.md +246 -0
  1668. package/docs/fr/dynamic_dictionaries/index.md +54 -0
  1669. package/docs/fr/dynamic_dictionaries/variants.md +492 -0
  1670. package/docs/fr/formatters.md +172 -77
  1671. package/docs/fr/how_works_intlayer.md +5 -0
  1672. package/docs/fr/interest_of_intlayer.md +1 -0
  1673. package/docs/fr/intlayer_CMS.md +7 -0
  1674. package/docs/fr/intlayer_visual_editor.md +1 -0
  1675. package/docs/fr/intlayer_with_adonisjs.md +21 -4
  1676. package/docs/fr/intlayer_with_analog.md +26 -5
  1677. package/docs/fr/intlayer_with_angular_19.md +21 -4
  1678. package/docs/fr/intlayer_with_angular_21.md +21 -4
  1679. package/docs/fr/intlayer_with_astro.md +133 -3
  1680. package/docs/fr/intlayer_with_astro_lit.md +25 -10
  1681. package/docs/fr/intlayer_with_astro_preact.md +25 -10
  1682. package/docs/fr/intlayer_with_astro_react.md +25 -10
  1683. package/docs/fr/intlayer_with_astro_solid.md +25 -10
  1684. package/docs/fr/intlayer_with_astro_svelte.md +25 -10
  1685. package/docs/fr/intlayer_with_astro_vanilla.md +25 -10
  1686. package/docs/fr/intlayer_with_astro_vue.md +25 -10
  1687. package/docs/fr/intlayer_with_create_react_app.md +21 -18
  1688. package/docs/fr/intlayer_with_express.md +21 -8
  1689. package/docs/fr/intlayer_with_fastify.md +21 -8
  1690. package/docs/fr/intlayer_with_hono.md +21 -4
  1691. package/docs/fr/intlayer_with_lynx+react.md +52 -12
  1692. package/docs/fr/intlayer_with_nestjs.md +23 -23
  1693. package/docs/fr/intlayer_with_next-i18next.md +21 -4
  1694. package/docs/fr/intlayer_with_next-intl.md +1 -0
  1695. package/docs/fr/intlayer_with_nextjs_14.md +47 -9
  1696. package/docs/fr/intlayer_with_nextjs_15.md +42 -5
  1697. package/docs/fr/intlayer_with_nextjs_16.md +24 -5
  1698. package/docs/fr/intlayer_with_nextjs_compiler.md +24 -5
  1699. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +22 -5
  1700. package/docs/fr/intlayer_with_nextjs_page_router.md +26 -5
  1701. package/docs/fr/intlayer_with_nuxt.md +21 -31
  1702. package/docs/fr/intlayer_with_react_native+expo.md +115 -67
  1703. package/docs/fr/intlayer_with_react_router_v7.md +25 -100
  1704. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +5 -101
  1705. package/docs/fr/intlayer_with_storybook.md +13 -9
  1706. package/docs/fr/intlayer_with_svelte_kit.md +17 -217
  1707. package/docs/fr/intlayer_with_tanstack+solid.md +40 -14
  1708. package/docs/fr/intlayer_with_tanstack.md +39 -13
  1709. package/docs/fr/intlayer_with_vanilla.md +1 -0
  1710. package/docs/fr/intlayer_with_vite+lit.md +35 -9
  1711. package/docs/fr/intlayer_with_vite+preact.md +29 -6
  1712. package/docs/fr/intlayer_with_vite+react.md +31 -9
  1713. package/docs/fr/intlayer_with_vite+react_compiler.md +31 -7
  1714. package/docs/fr/intlayer_with_vite+solid.md +25 -6
  1715. package/docs/fr/intlayer_with_vite+svelte.md +31 -9
  1716. package/docs/fr/intlayer_with_vite+vanilla.md +38 -10
  1717. package/docs/fr/intlayer_with_vite+vue.md +43 -91
  1718. package/docs/fr/introduction.md +1 -0
  1719. package/docs/fr/locale_mapper.md +1 -0
  1720. package/docs/fr/lsp.md +1 -0
  1721. package/docs/fr/mcp_server.md +1 -0
  1722. package/docs/fr/migration_from_i18next_to_intlayer.md +22 -5
  1723. package/docs/fr/migration_from_next-i18next_to_intlayer.md +22 -5
  1724. package/docs/fr/migration_from_next-intl_to_intlayer.md +22 -5
  1725. package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  1726. package/docs/fr/migration_from_react-i18next_to_intlayer.md +22 -5
  1727. package/docs/fr/migration_from_vue-i18n_to_intlayer.md +22 -5
  1728. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  1729. package/docs/fr/packages/adonis-intlayer/exports.md +1 -0
  1730. package/docs/fr/packages/adonis-intlayer/intlayer.md +1 -0
  1731. package/docs/fr/packages/adonis-intlayer/t.md +1 -0
  1732. package/docs/fr/packages/angular-intlayer/exports.md +14 -9
  1733. package/docs/fr/packages/angular-intlayer/usePathname.md +119 -0
  1734. package/docs/fr/packages/astro-intlayer/exports.md +1 -0
  1735. package/docs/fr/packages/express-intlayer/exports.md +1 -0
  1736. package/docs/fr/packages/express-intlayer/intlayer.md +1 -0
  1737. package/docs/fr/packages/express-intlayer/t.md +1 -9
  1738. package/docs/fr/packages/fastify-intlayer/exports.md +1 -0
  1739. package/docs/fr/packages/fastify-intlayer/intlayer.md +1 -0
  1740. package/docs/fr/packages/hono-intlayer/exports.md +1 -0
  1741. package/docs/fr/packages/hono-intlayer/intlayer.md +1 -0
  1742. package/docs/fr/packages/hono-intlayer/t.md +1 -0
  1743. package/docs/fr/packages/intlayer/comparePaths.md +173 -0
  1744. package/docs/fr/packages/intlayer/exports.md +19 -13
  1745. package/docs/fr/packages/intlayer/getCanonicalPath.md +1 -0
  1746. package/docs/fr/packages/intlayer/getConfiguration.md +1 -0
  1747. package/docs/fr/packages/intlayer/getEnumeration.md +1 -0
  1748. package/docs/fr/packages/intlayer/getHTMLTextDir.md +1 -0
  1749. package/docs/fr/packages/intlayer/getLocale.md +1 -0
  1750. package/docs/fr/packages/intlayer/getLocaleLang.md +1 -0
  1751. package/docs/fr/packages/intlayer/getLocaleName.md +1 -0
  1752. package/docs/fr/packages/intlayer/getLocalizedPath.md +1 -0
  1753. package/docs/fr/packages/intlayer/getLocalizedUrl.md +74 -0
  1754. package/docs/fr/packages/intlayer/getMultilingualUrls.md +100 -0
  1755. package/docs/fr/packages/intlayer/getPathWithoutLocale.md +1 -0
  1756. package/docs/fr/packages/intlayer/getPrefix.md +1 -0
  1757. package/docs/fr/packages/intlayer/getTranslation.md +1 -0
  1758. package/docs/fr/packages/intlayer/getTranslationContent.md +1 -0
  1759. package/docs/fr/packages/intlayer/validatePrefix.md +1 -0
  1760. package/docs/fr/packages/intlayer-cli/exports.md +1 -0
  1761. package/docs/fr/packages/lynx-intlayer/exports.md +1 -0
  1762. package/docs/fr/packages/next-intlayer/exports.md +5 -0
  1763. package/docs/fr/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1764. package/docs/fr/packages/next-intlayer/t.md +2 -1
  1765. package/docs/fr/packages/next-intlayer/useDictionary.md +1 -0
  1766. package/docs/fr/packages/next-intlayer/useIntlayer.md +1 -0
  1767. package/docs/fr/packages/next-intlayer/useLocale.md +1 -0
  1768. package/docs/fr/packages/next-intlayer/usePathname.md +136 -0
  1769. package/docs/fr/packages/next-intlayer/useRewriteURL.md +1 -8
  1770. package/docs/fr/packages/nuxt-intlayer/exports.md +1 -0
  1771. package/docs/fr/packages/preact-intlayer/exports.md +11 -6
  1772. package/docs/fr/packages/preact-intlayer/usePathname.md +117 -0
  1773. package/docs/fr/packages/react-intlayer/IntlayerProvider.md +1 -0
  1774. package/docs/fr/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1775. package/docs/fr/packages/react-intlayer/exports.md +5 -0
  1776. package/docs/fr/packages/react-intlayer/index.md +1 -0
  1777. package/docs/fr/packages/react-intlayer/t.md +1 -0
  1778. package/docs/fr/packages/react-intlayer/useDictionary.md +34 -149
  1779. package/docs/fr/packages/react-intlayer/useI18n.md +1 -0
  1780. package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -51
  1781. package/docs/fr/packages/react-intlayer/useLocale.md +1 -0
  1782. package/docs/fr/packages/react-intlayer/usePathname.md +87 -0
  1783. package/docs/fr/packages/react-intlayer/useRewriteURL.md +1 -0
  1784. package/docs/fr/packages/react-native-intlayer/exports.md +48 -13
  1785. package/docs/fr/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1786. package/docs/fr/packages/solid-intlayer/exports.md +5 -0
  1787. package/docs/fr/packages/solid-intlayer/useIntlayer.md +1 -0
  1788. package/docs/fr/packages/solid-intlayer/useLocale.md +1 -0
  1789. package/docs/fr/packages/solid-intlayer/usePathname.md +119 -0
  1790. package/docs/fr/packages/solid-intlayer/useRewriteURL.md +1 -0
  1791. package/docs/fr/packages/svelte-intlayer/exports.md +5 -0
  1792. package/docs/fr/packages/svelte-intlayer/usePathname.md +103 -0
  1793. package/docs/fr/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1794. package/docs/fr/packages/vite-intlayer/exports.md +1 -0
  1795. package/docs/fr/packages/vite-intlayer/intlayer.md +1 -0
  1796. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1797. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  1798. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  1799. package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -0
  1800. package/docs/fr/packages/vue-intlayer/exports.md +15 -10
  1801. package/docs/fr/packages/vue-intlayer/usePathname.md +109 -0
  1802. package/docs/fr/packages/vue-intlayer/useRewriteURL.md +1 -0
  1803. package/docs/fr/per_locale_file.md +1 -0
  1804. package/docs/fr/plugins/sync-json.md +222 -49
  1805. package/docs/fr/plugins/sync-po.md +1 -0
  1806. package/docs/fr/releases/v6.md +29 -0
  1807. package/docs/fr/releases/v7.md +129 -0
  1808. package/docs/fr/releases/v8.md +188 -1
  1809. package/docs/fr/releases/v9.md +312 -0
  1810. package/docs/fr/roadmap.md +7 -0
  1811. package/docs/fr/testing.md +1 -0
  1812. package/docs/fr/vs_code_extension.md +1 -0
  1813. package/docs/hi/CI_CD.md +5 -0
  1814. package/docs/hi/agent_skills.md +1 -0
  1815. package/docs/hi/autoFill.md +82 -0
  1816. package/docs/hi/benchmark/index.md +1 -0
  1817. package/docs/hi/benchmark/nextjs.md +1 -1
  1818. package/docs/hi/benchmark/solid.md +23 -1
  1819. package/docs/hi/benchmark/svelte.md +23 -1
  1820. package/docs/hi/benchmark/tanstack.md +23 -1
  1821. package/docs/hi/benchmark/vue.md +1 -1
  1822. package/docs/hi/bundle_optimization.md +6 -5
  1823. package/docs/hi/cli/build.md +1 -0
  1824. package/docs/hi/cli/ci.md +23 -0
  1825. package/docs/hi/cli/configuration.md +1 -0
  1826. package/docs/hi/cli/debug.md +1 -0
  1827. package/docs/hi/cli/doc-review.md +111 -4
  1828. package/docs/hi/cli/doc-translate.md +1 -0
  1829. package/docs/hi/cli/editor.md +1 -0
  1830. package/docs/hi/cli/extract.md +1 -0
  1831. package/docs/hi/cli/fill.md +9 -0
  1832. package/docs/hi/cli/index.md +10 -1
  1833. package/docs/hi/cli/init.md +1 -0
  1834. package/docs/hi/cli/list.md +1 -0
  1835. package/docs/hi/cli/list_projects.md +1 -0
  1836. package/docs/hi/cli/live.md +1 -0
  1837. package/docs/hi/cli/login.md +1 -36
  1838. package/docs/hi/cli/pull.md +1 -0
  1839. package/docs/hi/cli/push.md +1 -0
  1840. package/docs/hi/cli/scan.md +160 -0
  1841. package/docs/hi/cli/sdk.md +1 -0
  1842. package/docs/hi/cli/standalone.md +1 -0
  1843. package/docs/hi/cli/test.md +1 -0
  1844. package/docs/hi/cli/version.md +1 -0
  1845. package/docs/hi/cli/watch.md +1 -0
  1846. package/docs/hi/compat/i18n-js.md +44 -0
  1847. package/docs/hi/compat/i18next.md +59 -0
  1848. package/docs/hi/compat/index.md +51 -0
  1849. package/docs/hi/compat/lingui.md +44 -0
  1850. package/docs/hi/compat/next-i18next.md +57 -0
  1851. package/docs/hi/compat/next-intl.md +59 -0
  1852. package/docs/hi/compat/next-translate.md +45 -0
  1853. package/docs/hi/compat/ngx-translate.md +45 -0
  1854. package/docs/hi/compat/nuxtjs-i18n.md +46 -0
  1855. package/docs/hi/compat/polyglot.md +45 -0
  1856. package/docs/hi/compat/react-i18next.md +58 -0
  1857. package/docs/hi/compat/react-intl.md +55 -0
  1858. package/docs/hi/compat/svelte-i18n.md +47 -0
  1859. package/docs/hi/compat/transloco.md +45 -0
  1860. package/docs/hi/compat/vue-i18n.md +58 -0
  1861. package/docs/hi/compiler.md +10 -4
  1862. package/docs/hi/component_i18n.md +1 -0
  1863. package/docs/hi/configuration.md +68 -32
  1864. package/docs/hi/custom_domains.md +10 -3
  1865. package/docs/hi/custom_url_rewrites.md +10 -3
  1866. package/docs/hi/dictionary/condition.md +168 -5
  1867. package/docs/hi/dictionary/content_file.md +61 -0
  1868. package/docs/hi/dictionary/enumeration.md +354 -6
  1869. package/docs/hi/dictionary/file.md +160 -1
  1870. package/docs/hi/dictionary/function_fetching.md +1 -0
  1871. package/docs/hi/dictionary/gender.md +169 -7
  1872. package/docs/hi/dictionary/html.md +1 -0
  1873. package/docs/hi/dictionary/insertion.md +1 -0
  1874. package/docs/hi/dictionary/markdown.md +1 -0
  1875. package/docs/hi/dictionary/nesting.md +189 -41
  1876. package/docs/hi/dictionary/plurial.md +175 -5
  1877. package/docs/hi/dictionary/translation.md +146 -56
  1878. package/docs/hi/dynamic_dictionaries/collections.md +246 -0
  1879. package/docs/hi/dynamic_dictionaries/index.md +54 -0
  1880. package/docs/hi/dynamic_dictionaries/variants.md +492 -0
  1881. package/docs/hi/formatters.md +86 -0
  1882. package/docs/hi/how_works_intlayer.md +3 -0
  1883. package/docs/hi/interest_of_intlayer.md +195 -0
  1884. package/docs/hi/intlayer_CMS.md +7 -0
  1885. package/docs/hi/intlayer_visual_editor.md +1 -0
  1886. package/docs/hi/intlayer_with_adonisjs.md +21 -4
  1887. package/docs/hi/intlayer_with_analog.md +26 -5
  1888. package/docs/hi/intlayer_with_angular_19.md +21 -4
  1889. package/docs/hi/intlayer_with_angular_21.md +21 -4
  1890. package/docs/hi/intlayer_with_astro.md +137 -6
  1891. package/docs/hi/intlayer_with_astro_lit.md +8 -4
  1892. package/docs/hi/intlayer_with_astro_preact.md +8 -4
  1893. package/docs/hi/intlayer_with_astro_react.md +8 -4
  1894. package/docs/hi/intlayer_with_astro_solid.md +8 -4
  1895. package/docs/hi/intlayer_with_astro_svelte.md +8 -4
  1896. package/docs/hi/intlayer_with_astro_vanilla.md +8 -4
  1897. package/docs/hi/intlayer_with_astro_vue.md +28 -12
  1898. package/docs/hi/intlayer_with_create_react_app.md +36 -4
  1899. package/docs/hi/intlayer_with_express.md +21 -27
  1900. package/docs/hi/intlayer_with_fastify.md +21 -8
  1901. package/docs/hi/intlayer_with_hono.md +21 -4
  1902. package/docs/hi/intlayer_with_lynx+react.md +52 -12
  1903. package/docs/hi/intlayer_with_nestjs.md +23 -13
  1904. package/docs/hi/intlayer_with_next-i18next.md +21 -4
  1905. package/docs/hi/intlayer_with_next-intl.md +1 -0
  1906. package/docs/hi/intlayer_with_nextjs_14.md +52 -12
  1907. package/docs/hi/intlayer_with_nextjs_15.md +42 -5
  1908. package/docs/hi/intlayer_with_nextjs_16.md +197 -58
  1909. package/docs/hi/intlayer_with_nextjs_compiler.md +22 -5
  1910. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +22 -5
  1911. package/docs/hi/intlayer_with_nextjs_page_router.md +26 -5
  1912. package/docs/hi/intlayer_with_nuxt.md +21 -31
  1913. package/docs/hi/intlayer_with_react_native+expo.md +151 -86
  1914. package/docs/hi/intlayer_with_react_router_v7.md +28 -102
  1915. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +47 -103
  1916. package/docs/hi/intlayer_with_storybook.md +13 -9
  1917. package/docs/hi/intlayer_with_svelte_kit.md +20 -187
  1918. package/docs/hi/intlayer_with_tanstack+solid.md +40 -14
  1919. package/docs/hi/intlayer_with_tanstack.md +42 -15
  1920. package/docs/hi/intlayer_with_vanilla.md +1 -0
  1921. package/docs/hi/intlayer_with_vite+lit.md +30 -7
  1922. package/docs/hi/intlayer_with_vite+preact.md +28 -8
  1923. package/docs/hi/intlayer_with_vite+react.md +34 -11
  1924. package/docs/hi/intlayer_with_vite+react_compiler.md +31 -7
  1925. package/docs/hi/intlayer_with_vite+solid.md +28 -8
  1926. package/docs/hi/intlayer_with_vite+svelte.md +60 -56
  1927. package/docs/hi/intlayer_with_vite+vanilla.md +38 -10
  1928. package/docs/hi/intlayer_with_vite+vue.md +56 -81
  1929. package/docs/hi/introduction.md +1 -0
  1930. package/docs/hi/locale_mapper.md +1 -0
  1931. package/docs/hi/lsp.md +1 -0
  1932. package/docs/hi/mcp_server.md +23 -0
  1933. package/docs/hi/migration_from_i18next_to_intlayer.md +331 -0
  1934. package/docs/hi/migration_from_next-i18next_to_intlayer.md +355 -0
  1935. package/docs/hi/migration_from_next-intl_to_intlayer.md +364 -0
  1936. package/docs/hi/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  1937. package/docs/hi/migration_from_react-i18next_to_intlayer.md +384 -0
  1938. package/docs/hi/migration_from_vue-i18n_to_intlayer.md +359 -0
  1939. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  1940. package/docs/hi/packages/adonis-intlayer/exports.md +1 -0
  1941. package/docs/hi/packages/adonis-intlayer/intlayer.md +1 -0
  1942. package/docs/hi/packages/adonis-intlayer/t.md +1 -0
  1943. package/docs/hi/packages/angular-intlayer/exports.md +14 -9
  1944. package/docs/hi/packages/angular-intlayer/usePathname.md +119 -0
  1945. package/docs/hi/packages/astro-intlayer/exports.md +1 -0
  1946. package/docs/hi/packages/express-intlayer/exports.md +1 -0
  1947. package/docs/hi/packages/express-intlayer/intlayer.md +1 -0
  1948. package/docs/hi/packages/express-intlayer/t.md +1 -0
  1949. package/docs/hi/packages/fastify-intlayer/exports.md +1 -0
  1950. package/docs/hi/packages/fastify-intlayer/intlayer.md +1 -0
  1951. package/docs/hi/packages/hono-intlayer/exports.md +1 -0
  1952. package/docs/hi/packages/hono-intlayer/intlayer.md +1 -0
  1953. package/docs/hi/packages/hono-intlayer/t.md +1 -0
  1954. package/docs/hi/packages/intlayer/comparePaths.md +173 -0
  1955. package/docs/hi/packages/intlayer/exports.md +19 -13
  1956. package/docs/hi/packages/intlayer/getCanonicalPath.md +1 -0
  1957. package/docs/hi/packages/intlayer/getConfiguration.md +1 -0
  1958. package/docs/hi/packages/intlayer/getEnumeration.md +1 -0
  1959. package/docs/hi/packages/intlayer/getHTMLTextDir.md +1 -0
  1960. package/docs/hi/packages/intlayer/getLocale.md +1 -0
  1961. package/docs/hi/packages/intlayer/getLocaleLang.md +1 -0
  1962. package/docs/hi/packages/intlayer/getLocaleName.md +1 -0
  1963. package/docs/hi/packages/intlayer/getLocalizedPath.md +1 -0
  1964. package/docs/hi/packages/intlayer/getLocalizedUrl.md +69 -0
  1965. package/docs/hi/packages/intlayer/getMultilingualUrls.md +112 -0
  1966. package/docs/hi/packages/intlayer/getPathWithoutLocale.md +1 -0
  1967. package/docs/hi/packages/intlayer/getPrefix.md +1 -0
  1968. package/docs/hi/packages/intlayer/getTranslation.md +1 -0
  1969. package/docs/hi/packages/intlayer/getTranslationContent.md +1 -0
  1970. package/docs/hi/packages/intlayer/index.md +21 -4
  1971. package/docs/hi/packages/intlayer/validatePrefix.md +1 -0
  1972. package/docs/hi/packages/intlayer-cli/exports.md +1 -0
  1973. package/docs/hi/packages/lynx-intlayer/exports.md +1 -0
  1974. package/docs/hi/packages/next-intlayer/exports.md +5 -0
  1975. package/docs/hi/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1976. package/docs/hi/packages/next-intlayer/t.md +3 -0
  1977. package/docs/hi/packages/next-intlayer/useDictionary.md +1 -0
  1978. package/docs/hi/packages/next-intlayer/useIntlayer.md +1 -0
  1979. package/docs/hi/packages/next-intlayer/useLocale.md +1 -0
  1980. package/docs/hi/packages/next-intlayer/usePathname.md +136 -0
  1981. package/docs/hi/packages/next-intlayer/useRewriteURL.md +1 -0
  1982. package/docs/hi/packages/nuxt-intlayer/exports.md +1 -0
  1983. package/docs/hi/packages/preact-intlayer/exports.md +11 -6
  1984. package/docs/hi/packages/preact-intlayer/usePathname.md +117 -0
  1985. package/docs/hi/packages/react-intlayer/IntlayerProvider.md +1 -0
  1986. package/docs/hi/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1987. package/docs/hi/packages/react-intlayer/exports.md +4 -0
  1988. package/docs/hi/packages/react-intlayer/t.md +1 -0
  1989. package/docs/hi/packages/react-intlayer/useDictionary.md +1 -102
  1990. package/docs/hi/packages/react-intlayer/useI18n.md +1 -4
  1991. package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -51
  1992. package/docs/hi/packages/react-intlayer/useLocale.md +1 -0
  1993. package/docs/hi/packages/react-intlayer/usePathname.md +87 -0
  1994. package/docs/hi/packages/react-intlayer/useRewriteURL.md +1 -0
  1995. package/docs/hi/packages/react-native-intlayer/exports.md +49 -14
  1996. package/docs/hi/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1997. package/docs/hi/packages/solid-intlayer/exports.md +16 -11
  1998. package/docs/hi/packages/solid-intlayer/useIntlayer.md +1 -0
  1999. package/docs/hi/packages/solid-intlayer/useLocale.md +1 -0
  2000. package/docs/hi/packages/solid-intlayer/usePathname.md +119 -0
  2001. package/docs/hi/packages/solid-intlayer/useRewriteURL.md +1 -0
  2002. package/docs/hi/packages/svelte-intlayer/exports.md +14 -9
  2003. package/docs/hi/packages/svelte-intlayer/usePathname.md +103 -0
  2004. package/docs/hi/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2005. package/docs/hi/packages/vite-intlayer/exports.md +1 -0
  2006. package/docs/hi/packages/vite-intlayer/intlayer.md +1 -0
  2007. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2008. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  2009. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  2010. package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -0
  2011. package/docs/hi/packages/vue-intlayer/exports.md +15 -10
  2012. package/docs/hi/packages/vue-intlayer/usePathname.md +109 -0
  2013. package/docs/hi/packages/vue-intlayer/useRewriteURL.md +1 -0
  2014. package/docs/hi/per_locale_file.md +1 -0
  2015. package/docs/hi/plugins/sync-json.md +221 -48
  2016. package/docs/hi/plugins/sync-po.md +1 -0
  2017. package/docs/hi/releases/v6.md +29 -0
  2018. package/docs/hi/releases/v7.md +129 -0
  2019. package/docs/hi/releases/v8.md +189 -2
  2020. package/docs/hi/releases/v9.md +316 -0
  2021. package/docs/hi/roadmap.md +7 -0
  2022. package/docs/hi/testing.md +1 -0
  2023. package/docs/hi/vs_code_extension.md +1 -0
  2024. package/docs/id/CI_CD.md +1 -0
  2025. package/docs/id/agent_skills.md +1 -0
  2026. package/docs/id/autoFill.md +21 -0
  2027. package/docs/id/benchmark/index.md +1 -0
  2028. package/docs/id/benchmark/nextjs.md +1 -1
  2029. package/docs/id/benchmark/solid.md +23 -1
  2030. package/docs/id/benchmark/svelte.md +23 -1
  2031. package/docs/id/benchmark/tanstack.md +23 -1
  2032. package/docs/id/benchmark/vue.md +1 -1
  2033. package/docs/id/bundle_optimization.md +6 -5
  2034. package/docs/id/cli/build.md +1 -0
  2035. package/docs/id/cli/ci.md +23 -0
  2036. package/docs/id/cli/configuration.md +1 -0
  2037. package/docs/id/cli/debug.md +1 -0
  2038. package/docs/id/cli/doc-review.md +111 -4
  2039. package/docs/id/cli/doc-translate.md +1 -0
  2040. package/docs/id/cli/editor.md +1 -0
  2041. package/docs/id/cli/extract.md +1 -0
  2042. package/docs/id/cli/fill.md +9 -0
  2043. package/docs/id/cli/index.md +10 -1
  2044. package/docs/id/cli/init.md +1 -0
  2045. package/docs/id/cli/list.md +1 -0
  2046. package/docs/id/cli/list_projects.md +1 -0
  2047. package/docs/id/cli/live.md +1 -0
  2048. package/docs/id/cli/login.md +1 -0
  2049. package/docs/id/cli/pull.md +1 -0
  2050. package/docs/id/cli/push.md +1 -0
  2051. package/docs/id/cli/scan.md +160 -0
  2052. package/docs/id/cli/sdk.md +1 -0
  2053. package/docs/id/cli/standalone.md +1 -0
  2054. package/docs/id/cli/test.md +1 -0
  2055. package/docs/id/cli/version.md +1 -0
  2056. package/docs/id/cli/watch.md +1 -0
  2057. package/docs/id/compat/i18n-js.md +44 -0
  2058. package/docs/id/compat/i18next.md +59 -0
  2059. package/docs/id/compat/index.md +51 -0
  2060. package/docs/id/compat/lingui.md +44 -0
  2061. package/docs/id/compat/next-i18next.md +57 -0
  2062. package/docs/id/compat/next-intl.md +59 -0
  2063. package/docs/id/compat/next-translate.md +45 -0
  2064. package/docs/id/compat/ngx-translate.md +45 -0
  2065. package/docs/id/compat/nuxtjs-i18n.md +46 -0
  2066. package/docs/id/compat/polyglot.md +45 -0
  2067. package/docs/id/compat/react-i18next.md +58 -0
  2068. package/docs/id/compat/react-intl.md +55 -0
  2069. package/docs/id/compat/svelte-i18n.md +47 -0
  2070. package/docs/id/compat/transloco.md +45 -0
  2071. package/docs/id/compat/vue-i18n.md +58 -0
  2072. package/docs/id/compiler.md +10 -4
  2073. package/docs/id/component_i18n.md +1 -0
  2074. package/docs/id/configuration.md +54 -18
  2075. package/docs/id/custom_domains.md +10 -3
  2076. package/docs/id/custom_url_rewrites.md +23 -18
  2077. package/docs/id/dictionary/condition.md +168 -5
  2078. package/docs/id/dictionary/content_file.md +61 -7
  2079. package/docs/id/dictionary/enumeration.md +354 -6
  2080. package/docs/id/dictionary/file.md +319 -2
  2081. package/docs/id/dictionary/function_fetching.md +1 -0
  2082. package/docs/id/dictionary/gender.md +382 -8
  2083. package/docs/id/dictionary/html.md +1 -0
  2084. package/docs/id/dictionary/insertion.md +1 -0
  2085. package/docs/id/dictionary/markdown.md +1 -0
  2086. package/docs/id/dictionary/nesting.md +360 -49
  2087. package/docs/id/dictionary/plurial.md +175 -5
  2088. package/docs/id/dictionary/translation.md +147 -53
  2089. package/docs/id/dynamic_dictionaries/collections.md +246 -0
  2090. package/docs/id/dynamic_dictionaries/index.md +54 -0
  2091. package/docs/id/dynamic_dictionaries/variants.md +492 -0
  2092. package/docs/id/formatters.md +121 -0
  2093. package/docs/id/how_works_intlayer.md +1 -0
  2094. package/docs/id/interest_of_intlayer.md +194 -0
  2095. package/docs/id/intlayer_CMS.md +1 -0
  2096. package/docs/id/intlayer_visual_editor.md +1 -0
  2097. package/docs/id/intlayer_with_adonisjs.md +21 -4
  2098. package/docs/id/intlayer_with_analog.md +26 -5
  2099. package/docs/id/intlayer_with_angular_19.md +21 -4
  2100. package/docs/id/intlayer_with_angular_21.md +21 -4
  2101. package/docs/id/intlayer_with_astro.md +134 -4
  2102. package/docs/id/intlayer_with_astro_lit.md +25 -10
  2103. package/docs/id/intlayer_with_astro_preact.md +25 -10
  2104. package/docs/id/intlayer_with_astro_react.md +25 -10
  2105. package/docs/id/intlayer_with_astro_solid.md +25 -10
  2106. package/docs/id/intlayer_with_astro_svelte.md +25 -10
  2107. package/docs/id/intlayer_with_astro_vanilla.md +25 -10
  2108. package/docs/id/intlayer_with_astro_vue.md +25 -10
  2109. package/docs/id/intlayer_with_create_react_app.md +21 -4
  2110. package/docs/id/intlayer_with_express.md +21 -4
  2111. package/docs/id/intlayer_with_fastify.md +21 -8
  2112. package/docs/id/intlayer_with_hono.md +21 -4
  2113. package/docs/id/intlayer_with_lynx+react.md +52 -12
  2114. package/docs/id/intlayer_with_nestjs.md +23 -5
  2115. package/docs/id/intlayer_with_next-i18next.md +21 -4
  2116. package/docs/id/intlayer_with_next-intl.md +1 -0
  2117. package/docs/id/intlayer_with_nextjs_14.md +22 -5
  2118. package/docs/id/intlayer_with_nextjs_15.md +22 -5
  2119. package/docs/id/intlayer_with_nextjs_16.md +199 -58
  2120. package/docs/id/intlayer_with_nextjs_compiler.md +24 -26
  2121. package/docs/id/intlayer_with_nextjs_no_locale_path.md +22 -5
  2122. package/docs/id/intlayer_with_nextjs_page_router.md +22 -5
  2123. package/docs/id/intlayer_with_nuxt.md +26 -7
  2124. package/docs/id/intlayer_with_react_native+expo.md +65 -64
  2125. package/docs/id/intlayer_with_react_router_v7.md +25 -100
  2126. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +11 -91
  2127. package/docs/id/intlayer_with_storybook.md +13 -9
  2128. package/docs/id/intlayer_with_svelte_kit.md +17 -185
  2129. package/docs/id/intlayer_with_tanstack+solid.md +40 -14
  2130. package/docs/id/intlayer_with_tanstack.md +39 -13
  2131. package/docs/id/intlayer_with_vanilla.md +1 -0
  2132. package/docs/id/intlayer_with_vite+lit.md +30 -7
  2133. package/docs/id/intlayer_with_vite+preact.md +81 -62
  2134. package/docs/id/intlayer_with_vite+react.md +79 -57
  2135. package/docs/id/intlayer_with_vite+react_compiler.md +31 -7
  2136. package/docs/id/intlayer_with_vite+solid.md +57 -47
  2137. package/docs/id/intlayer_with_vite+svelte.md +53 -36
  2138. package/docs/id/intlayer_with_vite+vanilla.md +38 -10
  2139. package/docs/id/intlayer_with_vite+vue.md +79 -109
  2140. package/docs/id/introduction.md +1 -0
  2141. package/docs/id/locale_mapper.md +1 -0
  2142. package/docs/id/lsp.md +1 -0
  2143. package/docs/id/mcp_server.md +23 -0
  2144. package/docs/id/migration_from_i18next_to_intlayer.md +330 -0
  2145. package/docs/id/migration_from_next-i18next_to_intlayer.md +355 -0
  2146. package/docs/id/migration_from_next-intl_to_intlayer.md +364 -0
  2147. package/docs/id/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  2148. package/docs/id/migration_from_react-i18next_to_intlayer.md +384 -0
  2149. package/docs/id/migration_from_vue-i18n_to_intlayer.md +359 -0
  2150. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  2151. package/docs/id/packages/adonis-intlayer/exports.md +1 -0
  2152. package/docs/id/packages/adonis-intlayer/intlayer.md +1 -0
  2153. package/docs/id/packages/adonis-intlayer/t.md +1 -0
  2154. package/docs/id/packages/angular-intlayer/exports.md +15 -10
  2155. package/docs/id/packages/angular-intlayer/usePathname.md +119 -0
  2156. package/docs/id/packages/astro-intlayer/exports.md +1 -0
  2157. package/docs/id/packages/express-intlayer/exports.md +1 -0
  2158. package/docs/id/packages/express-intlayer/intlayer.md +1 -0
  2159. package/docs/id/packages/express-intlayer/t.md +1 -0
  2160. package/docs/id/packages/fastify-intlayer/exports.md +1 -0
  2161. package/docs/id/packages/fastify-intlayer/intlayer.md +1 -0
  2162. package/docs/id/packages/hono-intlayer/exports.md +1 -0
  2163. package/docs/id/packages/hono-intlayer/intlayer.md +1 -0
  2164. package/docs/id/packages/hono-intlayer/t.md +1 -0
  2165. package/docs/id/packages/intlayer/comparePaths.md +173 -0
  2166. package/docs/id/packages/intlayer/exports.md +6 -0
  2167. package/docs/id/packages/intlayer/getCanonicalPath.md +1 -0
  2168. package/docs/id/packages/intlayer/getConfiguration.md +1 -0
  2169. package/docs/id/packages/intlayer/getEnumeration.md +1 -0
  2170. package/docs/id/packages/intlayer/getHTMLTextDir.md +1 -0
  2171. package/docs/id/packages/intlayer/getLocale.md +1 -0
  2172. package/docs/id/packages/intlayer/getLocaleLang.md +1 -0
  2173. package/docs/id/packages/intlayer/getLocaleName.md +1 -0
  2174. package/docs/id/packages/intlayer/getLocalizedPath.md +1 -0
  2175. package/docs/id/packages/intlayer/getLocalizedUrl.md +26 -0
  2176. package/docs/id/packages/intlayer/getMultilingualUrls.md +113 -0
  2177. package/docs/id/packages/intlayer/getPathWithoutLocale.md +1 -0
  2178. package/docs/id/packages/intlayer/getPrefix.md +1 -0
  2179. package/docs/id/packages/intlayer/getTranslation.md +1 -0
  2180. package/docs/id/packages/intlayer/getTranslationContent.md +1 -0
  2181. package/docs/id/packages/intlayer/validatePrefix.md +1 -0
  2182. package/docs/id/packages/intlayer-cli/exports.md +1 -0
  2183. package/docs/id/packages/lynx-intlayer/exports.md +1 -0
  2184. package/docs/id/packages/next-intlayer/exports.md +5 -0
  2185. package/docs/id/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2186. package/docs/id/packages/next-intlayer/t.md +1 -0
  2187. package/docs/id/packages/next-intlayer/useDictionary.md +1 -0
  2188. package/docs/id/packages/next-intlayer/useIntlayer.md +1 -0
  2189. package/docs/id/packages/next-intlayer/useLocale.md +1 -0
  2190. package/docs/id/packages/next-intlayer/usePathname.md +136 -0
  2191. package/docs/id/packages/next-intlayer/useRewriteURL.md +1 -0
  2192. package/docs/id/packages/nuxt-intlayer/exports.md +1 -0
  2193. package/docs/id/packages/preact-intlayer/exports.md +11 -6
  2194. package/docs/id/packages/preact-intlayer/usePathname.md +117 -0
  2195. package/docs/id/packages/react-intlayer/IntlayerProvider.md +1 -0
  2196. package/docs/id/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2197. package/docs/id/packages/react-intlayer/exports.md +5 -0
  2198. package/docs/id/packages/react-intlayer/t.md +1 -0
  2199. package/docs/id/packages/react-intlayer/useDictionary.md +1 -121
  2200. package/docs/id/packages/react-intlayer/useI18n.md +1 -0
  2201. package/docs/id/packages/react-intlayer/useIntlayer.md +1 -51
  2202. package/docs/id/packages/react-intlayer/useLocale.md +1 -0
  2203. package/docs/id/packages/react-intlayer/usePathname.md +87 -0
  2204. package/docs/id/packages/react-intlayer/useRewriteURL.md +1 -0
  2205. package/docs/id/packages/react-native-intlayer/exports.md +48 -13
  2206. package/docs/id/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2207. package/docs/id/packages/solid-intlayer/exports.md +5 -0
  2208. package/docs/id/packages/solid-intlayer/useIntlayer.md +1 -0
  2209. package/docs/id/packages/solid-intlayer/useLocale.md +1 -0
  2210. package/docs/id/packages/solid-intlayer/usePathname.md +119 -0
  2211. package/docs/id/packages/solid-intlayer/useRewriteURL.md +1 -0
  2212. package/docs/id/packages/svelte-intlayer/exports.md +14 -9
  2213. package/docs/id/packages/svelte-intlayer/usePathname.md +103 -0
  2214. package/docs/id/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2215. package/docs/id/packages/vite-intlayer/exports.md +1 -0
  2216. package/docs/id/packages/vite-intlayer/intlayer.md +1 -0
  2217. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2218. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  2219. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  2220. package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -0
  2221. package/docs/id/packages/vue-intlayer/exports.md +5 -0
  2222. package/docs/id/packages/vue-intlayer/usePathname.md +109 -0
  2223. package/docs/id/packages/vue-intlayer/useRewriteURL.md +1 -0
  2224. package/docs/id/per_locale_file.md +1 -0
  2225. package/docs/id/plugins/sync-json.md +222 -49
  2226. package/docs/id/plugins/sync-po.md +1 -0
  2227. package/docs/id/releases/v6.md +5 -0
  2228. package/docs/id/releases/v7.md +129 -0
  2229. package/docs/id/releases/v8.md +192 -2
  2230. package/docs/id/releases/v9.md +316 -0
  2231. package/docs/id/roadmap.md +1 -16
  2232. package/docs/id/testing.md +1 -0
  2233. package/docs/id/vs_code_extension.md +1 -0
  2234. package/docs/it/CI_CD.md +5 -0
  2235. package/docs/it/agent_skills.md +1 -0
  2236. package/docs/it/autoFill.md +82 -0
  2237. package/docs/it/benchmark/index.md +1 -0
  2238. package/docs/it/benchmark/nextjs.md +1 -1
  2239. package/docs/it/benchmark/solid.md +23 -1
  2240. package/docs/it/benchmark/svelte.md +23 -1
  2241. package/docs/it/benchmark/tanstack.md +23 -1
  2242. package/docs/it/benchmark/vue.md +1 -1
  2243. package/docs/it/bundle_optimization.md +6 -5
  2244. package/docs/it/cli/build.md +1 -0
  2245. package/docs/it/cli/ci.md +23 -0
  2246. package/docs/it/cli/configuration.md +1 -0
  2247. package/docs/it/cli/debug.md +1 -0
  2248. package/docs/it/cli/doc-review.md +111 -4
  2249. package/docs/it/cli/doc-translate.md +1 -0
  2250. package/docs/it/cli/editor.md +1 -0
  2251. package/docs/it/cli/extract.md +1 -0
  2252. package/docs/it/cli/fill.md +9 -0
  2253. package/docs/it/cli/index.md +10 -1
  2254. package/docs/it/cli/init.md +1 -0
  2255. package/docs/it/cli/list.md +1 -0
  2256. package/docs/it/cli/list_projects.md +1 -0
  2257. package/docs/it/cli/live.md +1 -0
  2258. package/docs/it/cli/login.md +1 -0
  2259. package/docs/it/cli/pull.md +1 -0
  2260. package/docs/it/cli/push.md +1 -0
  2261. package/docs/it/cli/scan.md +160 -0
  2262. package/docs/it/cli/sdk.md +1 -0
  2263. package/docs/it/cli/standalone.md +1 -0
  2264. package/docs/it/cli/test.md +1 -0
  2265. package/docs/it/cli/version.md +1 -0
  2266. package/docs/it/cli/watch.md +1 -0
  2267. package/docs/it/compat/i18n-js.md +44 -0
  2268. package/docs/it/compat/i18next.md +59 -0
  2269. package/docs/it/compat/index.md +51 -0
  2270. package/docs/it/compat/lingui.md +44 -0
  2271. package/docs/it/compat/next-i18next.md +57 -0
  2272. package/docs/it/compat/next-intl.md +59 -0
  2273. package/docs/it/compat/next-translate.md +45 -0
  2274. package/docs/it/compat/ngx-translate.md +45 -0
  2275. package/docs/it/compat/nuxtjs-i18n.md +46 -0
  2276. package/docs/it/compat/polyglot.md +45 -0
  2277. package/docs/it/compat/react-i18next.md +58 -0
  2278. package/docs/it/compat/react-intl.md +55 -0
  2279. package/docs/it/compat/svelte-i18n.md +47 -0
  2280. package/docs/it/compat/transloco.md +45 -0
  2281. package/docs/it/compat/vue-i18n.md +58 -0
  2282. package/docs/it/compiler.md +10 -4
  2283. package/docs/it/component_i18n.md +1 -0
  2284. package/docs/it/configuration.md +68 -32
  2285. package/docs/it/custom_domains.md +10 -3
  2286. package/docs/it/custom_url_rewrites.md +10 -3
  2287. package/docs/it/dictionary/condition.md +168 -5
  2288. package/docs/it/dictionary/content_file.md +65 -7
  2289. package/docs/it/dictionary/enumeration.md +350 -12
  2290. package/docs/it/dictionary/file.md +327 -2
  2291. package/docs/it/dictionary/function_fetching.md +1 -0
  2292. package/docs/it/dictionary/gender.md +169 -7
  2293. package/docs/it/dictionary/html.md +1 -0
  2294. package/docs/it/dictionary/insertion.md +1 -0
  2295. package/docs/it/dictionary/markdown.md +1 -0
  2296. package/docs/it/dictionary/nesting.md +189 -41
  2297. package/docs/it/dictionary/plurial.md +348 -7
  2298. package/docs/it/dictionary/translation.md +147 -53
  2299. package/docs/it/dynamic_dictionaries/collections.md +246 -0
  2300. package/docs/it/dynamic_dictionaries/index.md +54 -0
  2301. package/docs/it/dynamic_dictionaries/variants.md +492 -0
  2302. package/docs/it/formatters.md +83 -0
  2303. package/docs/it/how_works_intlayer.md +5 -4
  2304. package/docs/it/interest_of_intlayer.md +1 -0
  2305. package/docs/it/intlayer_CMS.md +7 -0
  2306. package/docs/it/intlayer_visual_editor.md +1 -0
  2307. package/docs/it/intlayer_with_adonisjs.md +21 -4
  2308. package/docs/it/intlayer_with_analog.md +26 -5
  2309. package/docs/it/intlayer_with_angular_19.md +21 -4
  2310. package/docs/it/intlayer_with_angular_21.md +21 -4
  2311. package/docs/it/intlayer_with_astro.md +133 -3
  2312. package/docs/it/intlayer_with_astro_lit.md +25 -10
  2313. package/docs/it/intlayer_with_astro_preact.md +25 -10
  2314. package/docs/it/intlayer_with_astro_react.md +25 -10
  2315. package/docs/it/intlayer_with_astro_solid.md +25 -10
  2316. package/docs/it/intlayer_with_astro_svelte.md +25 -10
  2317. package/docs/it/intlayer_with_astro_vanilla.md +25 -10
  2318. package/docs/it/intlayer_with_astro_vue.md +25 -10
  2319. package/docs/it/intlayer_with_create_react_app.md +21 -18
  2320. package/docs/it/intlayer_with_express.md +21 -8
  2321. package/docs/it/intlayer_with_fastify.md +21 -8
  2322. package/docs/it/intlayer_with_hono.md +21 -4
  2323. package/docs/it/intlayer_with_lynx+react.md +63 -12
  2324. package/docs/it/intlayer_with_nestjs.md +23 -13
  2325. package/docs/it/intlayer_with_next-i18next.md +21 -4
  2326. package/docs/it/intlayer_with_next-intl.md +1 -0
  2327. package/docs/it/intlayer_with_nextjs_14.md +51 -13
  2328. package/docs/it/intlayer_with_nextjs_15.md +42 -5
  2329. package/docs/it/intlayer_with_nextjs_16.md +199 -58
  2330. package/docs/it/intlayer_with_nextjs_compiler.md +24 -5
  2331. package/docs/it/intlayer_with_nextjs_no_locale_path.md +22 -5
  2332. package/docs/it/intlayer_with_nextjs_page_router.md +26 -5
  2333. package/docs/it/intlayer_with_nuxt.md +26 -7
  2334. package/docs/it/intlayer_with_react_native+expo.md +100 -62
  2335. package/docs/it/intlayer_with_react_router_v7.md +25 -100
  2336. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +5 -97
  2337. package/docs/it/intlayer_with_storybook.md +13 -9
  2338. package/docs/it/intlayer_with_svelte_kit.md +17 -217
  2339. package/docs/it/intlayer_with_tanstack+solid.md +40 -14
  2340. package/docs/it/intlayer_with_tanstack.md +39 -13
  2341. package/docs/it/intlayer_with_vanilla.md +1 -0
  2342. package/docs/it/intlayer_with_vite+lit.md +35 -9
  2343. package/docs/it/intlayer_with_vite+preact.md +85 -62
  2344. package/docs/it/intlayer_with_vite+react.md +79 -57
  2345. package/docs/it/intlayer_with_vite+react_compiler.md +31 -7
  2346. package/docs/it/intlayer_with_vite+solid.md +57 -47
  2347. package/docs/it/intlayer_with_vite+svelte.md +52 -35
  2348. package/docs/it/intlayer_with_vite+vanilla.md +38 -10
  2349. package/docs/it/intlayer_with_vite+vue.md +83 -131
  2350. package/docs/it/introduction.md +1 -0
  2351. package/docs/it/locale_mapper.md +1 -0
  2352. package/docs/it/lsp.md +1 -0
  2353. package/docs/it/mcp_server.md +23 -0
  2354. package/docs/it/migration_from_i18next_to_intlayer.md +22 -5
  2355. package/docs/it/migration_from_next-i18next_to_intlayer.md +22 -5
  2356. package/docs/it/migration_from_next-intl_to_intlayer.md +22 -5
  2357. package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  2358. package/docs/it/migration_from_react-i18next_to_intlayer.md +22 -5
  2359. package/docs/it/migration_from_vue-i18n_to_intlayer.md +22 -5
  2360. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  2361. package/docs/it/packages/adonis-intlayer/exports.md +1 -0
  2362. package/docs/it/packages/adonis-intlayer/intlayer.md +1 -0
  2363. package/docs/it/packages/adonis-intlayer/t.md +1 -0
  2364. package/docs/it/packages/angular-intlayer/exports.md +14 -9
  2365. package/docs/it/packages/angular-intlayer/usePathname.md +119 -0
  2366. package/docs/it/packages/astro-intlayer/exports.md +1 -0
  2367. package/docs/it/packages/express-intlayer/exports.md +1 -0
  2368. package/docs/it/packages/express-intlayer/intlayer.md +1 -0
  2369. package/docs/it/packages/express-intlayer/t.md +1 -0
  2370. package/docs/it/packages/fastify-intlayer/exports.md +1 -0
  2371. package/docs/it/packages/fastify-intlayer/intlayer.md +1 -0
  2372. package/docs/it/packages/hono-intlayer/exports.md +1 -0
  2373. package/docs/it/packages/hono-intlayer/intlayer.md +1 -0
  2374. package/docs/it/packages/hono-intlayer/t.md +1 -0
  2375. package/docs/it/packages/intlayer/comparePaths.md +173 -0
  2376. package/docs/it/packages/intlayer/exports.md +19 -13
  2377. package/docs/it/packages/intlayer/getCanonicalPath.md +1 -0
  2378. package/docs/it/packages/intlayer/getConfiguration.md +1 -0
  2379. package/docs/it/packages/intlayer/getEnumeration.md +1 -0
  2380. package/docs/it/packages/intlayer/getHTMLTextDir.md +1 -0
  2381. package/docs/it/packages/intlayer/getLocale.md +1 -0
  2382. package/docs/it/packages/intlayer/getLocaleLang.md +1 -0
  2383. package/docs/it/packages/intlayer/getLocaleName.md +1 -0
  2384. package/docs/it/packages/intlayer/getLocalizedPath.md +1 -0
  2385. package/docs/it/packages/intlayer/getLocalizedUrl.md +76 -0
  2386. package/docs/it/packages/intlayer/getMultilingualUrls.md +113 -0
  2387. package/docs/it/packages/intlayer/getPathWithoutLocale.md +1 -0
  2388. package/docs/it/packages/intlayer/getPrefix.md +1 -0
  2389. package/docs/it/packages/intlayer/getTranslation.md +1 -0
  2390. package/docs/it/packages/intlayer/getTranslationContent.md +1 -0
  2391. package/docs/it/packages/intlayer/validatePrefix.md +1 -0
  2392. package/docs/it/packages/intlayer-cli/exports.md +1 -0
  2393. package/docs/it/packages/lynx-intlayer/exports.md +1 -0
  2394. package/docs/it/packages/next-intlayer/exports.md +5 -0
  2395. package/docs/it/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2396. package/docs/it/packages/next-intlayer/t.md +35 -0
  2397. package/docs/it/packages/next-intlayer/useDictionary.md +1 -0
  2398. package/docs/it/packages/next-intlayer/useIntlayer.md +1 -0
  2399. package/docs/it/packages/next-intlayer/useLocale.md +1 -0
  2400. package/docs/it/packages/next-intlayer/usePathname.md +136 -0
  2401. package/docs/it/packages/next-intlayer/useRewriteURL.md +1 -0
  2402. package/docs/it/packages/nuxt-intlayer/exports.md +1 -0
  2403. package/docs/it/packages/preact-intlayer/exports.md +11 -6
  2404. package/docs/it/packages/preact-intlayer/usePathname.md +117 -0
  2405. package/docs/it/packages/react-intlayer/IntlayerProvider.md +1 -0
  2406. package/docs/it/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2407. package/docs/it/packages/react-intlayer/exports.md +21 -16
  2408. package/docs/it/packages/react-intlayer/t.md +1 -0
  2409. package/docs/it/packages/react-intlayer/useDictionary.md +1 -104
  2410. package/docs/it/packages/react-intlayer/useI18n.md +1 -0
  2411. package/docs/it/packages/react-intlayer/useIntlayer.md +1 -57
  2412. package/docs/it/packages/react-intlayer/useLocale.md +1 -0
  2413. package/docs/it/packages/react-intlayer/usePathname.md +87 -0
  2414. package/docs/it/packages/react-intlayer/useRewriteURL.md +1 -0
  2415. package/docs/it/packages/react-native-intlayer/exports.md +48 -13
  2416. package/docs/it/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2417. package/docs/it/packages/solid-intlayer/exports.md +5 -0
  2418. package/docs/it/packages/solid-intlayer/useIntlayer.md +1 -0
  2419. package/docs/it/packages/solid-intlayer/useLocale.md +1 -0
  2420. package/docs/it/packages/solid-intlayer/usePathname.md +119 -0
  2421. package/docs/it/packages/solid-intlayer/useRewriteURL.md +1 -0
  2422. package/docs/it/packages/svelte-intlayer/exports.md +5 -0
  2423. package/docs/it/packages/svelte-intlayer/usePathname.md +103 -0
  2424. package/docs/it/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2425. package/docs/it/packages/vite-intlayer/exports.md +1 -0
  2426. package/docs/it/packages/vite-intlayer/intlayer.md +1 -0
  2427. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2428. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  2429. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  2430. package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -0
  2431. package/docs/it/packages/vue-intlayer/exports.md +5 -0
  2432. package/docs/it/packages/vue-intlayer/usePathname.md +109 -0
  2433. package/docs/it/packages/vue-intlayer/useRewriteURL.md +1 -0
  2434. package/docs/it/per_locale_file.md +1 -0
  2435. package/docs/it/plugins/sync-json.md +224 -51
  2436. package/docs/it/plugins/sync-po.md +1 -0
  2437. package/docs/it/releases/v6.md +29 -0
  2438. package/docs/it/releases/v7.md +129 -0
  2439. package/docs/it/releases/v8.md +201 -2
  2440. package/docs/it/releases/v9.md +316 -0
  2441. package/docs/it/roadmap.md +7 -0
  2442. package/docs/it/testing.md +1 -0
  2443. package/docs/it/vs_code_extension.md +1 -0
  2444. package/docs/ja/CI_CD.md +5 -0
  2445. package/docs/ja/agent_skills.md +1 -0
  2446. package/docs/ja/autoFill.md +82 -0
  2447. package/docs/ja/benchmark/index.md +1 -0
  2448. package/docs/ja/benchmark/nextjs.md +1 -1
  2449. package/docs/ja/benchmark/solid.md +23 -1
  2450. package/docs/ja/benchmark/svelte.md +23 -1
  2451. package/docs/ja/benchmark/tanstack.md +23 -1
  2452. package/docs/ja/benchmark/vue.md +1 -1
  2453. package/docs/ja/bundle_optimization.md +6 -5
  2454. package/docs/ja/cli/build.md +1 -0
  2455. package/docs/ja/cli/ci.md +23 -0
  2456. package/docs/ja/cli/configuration.md +1 -0
  2457. package/docs/ja/cli/debug.md +1 -0
  2458. package/docs/ja/cli/doc-review.md +111 -4
  2459. package/docs/ja/cli/doc-translate.md +1 -0
  2460. package/docs/ja/cli/editor.md +1 -0
  2461. package/docs/ja/cli/extract.md +1 -0
  2462. package/docs/ja/cli/fill.md +9 -0
  2463. package/docs/ja/cli/index.md +10 -1
  2464. package/docs/ja/cli/init.md +1 -0
  2465. package/docs/ja/cli/list.md +1 -0
  2466. package/docs/ja/cli/list_projects.md +1 -18
  2467. package/docs/ja/cli/live.md +1 -0
  2468. package/docs/ja/cli/login.md +1 -0
  2469. package/docs/ja/cli/pull.md +1 -0
  2470. package/docs/ja/cli/push.md +1 -0
  2471. package/docs/ja/cli/scan.md +160 -0
  2472. package/docs/ja/cli/sdk.md +1 -0
  2473. package/docs/ja/cli/standalone.md +1 -0
  2474. package/docs/ja/cli/test.md +1 -0
  2475. package/docs/ja/cli/version.md +1 -0
  2476. package/docs/ja/cli/watch.md +1 -0
  2477. package/docs/ja/compat/i18n-js.md +44 -0
  2478. package/docs/ja/compat/i18next.md +59 -0
  2479. package/docs/ja/compat/index.md +51 -0
  2480. package/docs/ja/compat/lingui.md +44 -0
  2481. package/docs/ja/compat/next-i18next.md +57 -0
  2482. package/docs/ja/compat/next-intl.md +59 -0
  2483. package/docs/ja/compat/next-translate.md +45 -0
  2484. package/docs/ja/compat/ngx-translate.md +45 -0
  2485. package/docs/ja/compat/nuxtjs-i18n.md +46 -0
  2486. package/docs/ja/compat/polyglot.md +45 -0
  2487. package/docs/ja/compat/react-i18next.md +58 -0
  2488. package/docs/ja/compat/react-intl.md +55 -0
  2489. package/docs/ja/compat/svelte-i18n.md +47 -0
  2490. package/docs/ja/compat/transloco.md +45 -0
  2491. package/docs/ja/compat/vue-i18n.md +58 -0
  2492. package/docs/ja/compiler.md +10 -4
  2493. package/docs/ja/component_i18n.md +1 -0
  2494. package/docs/ja/configuration.md +69 -33
  2495. package/docs/ja/custom_domains.md +10 -3
  2496. package/docs/ja/custom_url_rewrites.md +10 -3
  2497. package/docs/ja/dictionary/condition.md +168 -5
  2498. package/docs/ja/dictionary/content_file.md +65 -0
  2499. package/docs/ja/dictionary/enumeration.md +354 -6
  2500. package/docs/ja/dictionary/file.md +152 -1
  2501. package/docs/ja/dictionary/function_fetching.md +1 -27
  2502. package/docs/ja/dictionary/gender.md +169 -7
  2503. package/docs/ja/dictionary/html.md +1 -0
  2504. package/docs/ja/dictionary/insertion.md +1 -0
  2505. package/docs/ja/dictionary/markdown.md +1348 -0
  2506. package/docs/ja/dictionary/nesting.md +188 -40
  2507. package/docs/ja/dictionary/plurial.md +175 -5
  2508. package/docs/ja/dictionary/translation.md +135 -92
  2509. package/docs/ja/dynamic_dictionaries/collections.md +246 -0
  2510. package/docs/ja/dynamic_dictionaries/index.md +54 -0
  2511. package/docs/ja/dynamic_dictionaries/variants.md +492 -0
  2512. package/docs/ja/formatters.md +78 -0
  2513. package/docs/ja/how_works_intlayer.md +5 -2
  2514. package/docs/ja/interest_of_intlayer.md +1 -0
  2515. package/docs/ja/intlayer_CMS.md +7 -0
  2516. package/docs/ja/intlayer_visual_editor.md +1 -4
  2517. package/docs/ja/intlayer_with_adonisjs.md +21 -4
  2518. package/docs/ja/intlayer_with_analog.md +30 -5
  2519. package/docs/ja/intlayer_with_angular_19.md +21 -4
  2520. package/docs/ja/intlayer_with_angular_21.md +21 -4
  2521. package/docs/ja/intlayer_with_astro.md +132 -2
  2522. package/docs/ja/intlayer_with_astro_lit.md +24 -9
  2523. package/docs/ja/intlayer_with_astro_preact.md +24 -9
  2524. package/docs/ja/intlayer_with_astro_react.md +24 -9
  2525. package/docs/ja/intlayer_with_astro_solid.md +24 -9
  2526. package/docs/ja/intlayer_with_astro_svelte.md +24 -9
  2527. package/docs/ja/intlayer_with_astro_vanilla.md +24 -9
  2528. package/docs/ja/intlayer_with_astro_vue.md +24 -9
  2529. package/docs/ja/intlayer_with_create_react_app.md +21 -20
  2530. package/docs/ja/intlayer_with_express.md +21 -8
  2531. package/docs/ja/intlayer_with_fastify.md +21 -8
  2532. package/docs/ja/intlayer_with_hono.md +21 -4
  2533. package/docs/ja/intlayer_with_lynx+react.md +52 -12
  2534. package/docs/ja/intlayer_with_nestjs.md +23 -13
  2535. package/docs/ja/intlayer_with_next-i18next.md +21 -4
  2536. package/docs/ja/intlayer_with_next-intl.md +1 -0
  2537. package/docs/ja/intlayer_with_nextjs_14.md +47 -24
  2538. package/docs/ja/intlayer_with_nextjs_15.md +42 -5
  2539. package/docs/ja/intlayer_with_nextjs_16.md +199 -58
  2540. package/docs/ja/intlayer_with_nextjs_compiler.md +24 -26
  2541. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +22 -5
  2542. package/docs/ja/intlayer_with_nextjs_page_router.md +26 -5
  2543. package/docs/ja/intlayer_with_nuxt.md +26 -7
  2544. package/docs/ja/intlayer_with_react_native+expo.md +156 -130
  2545. package/docs/ja/intlayer_with_react_router_v7.md +10 -26
  2546. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +5 -97
  2547. package/docs/ja/intlayer_with_storybook.md +13 -9
  2548. package/docs/ja/intlayer_with_svelte_kit.md +15 -1
  2549. package/docs/ja/intlayer_with_tanstack+solid.md +40 -14
  2550. package/docs/ja/intlayer_with_tanstack.md +40 -14
  2551. package/docs/ja/intlayer_with_vanilla.md +1 -0
  2552. package/docs/ja/intlayer_with_vite+lit.md +35 -9
  2553. package/docs/ja/intlayer_with_vite+preact.md +710 -1
  2554. package/docs/ja/intlayer_with_vite+react.md +294 -1
  2555. package/docs/ja/intlayer_with_vite+react_compiler.md +31 -7
  2556. package/docs/ja/intlayer_with_vite+solid.md +57 -47
  2557. package/docs/ja/intlayer_with_vite+svelte.md +55 -36
  2558. package/docs/ja/intlayer_with_vite+vanilla.md +38 -10
  2559. package/docs/ja/intlayer_with_vite+vue.md +100 -122
  2560. package/docs/ja/introduction.md +1 -0
  2561. package/docs/ja/locale_mapper.md +1 -0
  2562. package/docs/ja/lsp.md +1 -0
  2563. package/docs/ja/mcp_server.md +27 -0
  2564. package/docs/ja/migration_from_i18next_to_intlayer.md +22 -5
  2565. package/docs/ja/migration_from_next-i18next_to_intlayer.md +22 -5
  2566. package/docs/ja/migration_from_next-intl_to_intlayer.md +22 -5
  2567. package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  2568. package/docs/ja/migration_from_react-i18next_to_intlayer.md +22 -5
  2569. package/docs/ja/migration_from_vue-i18n_to_intlayer.md +22 -5
  2570. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  2571. package/docs/ja/packages/adonis-intlayer/exports.md +1 -0
  2572. package/docs/ja/packages/adonis-intlayer/intlayer.md +1 -0
  2573. package/docs/ja/packages/adonis-intlayer/t.md +1 -0
  2574. package/docs/ja/packages/angular-intlayer/exports.md +14 -9
  2575. package/docs/ja/packages/angular-intlayer/usePathname.md +119 -0
  2576. package/docs/ja/packages/astro-intlayer/exports.md +1 -0
  2577. package/docs/ja/packages/express-intlayer/exports.md +1 -0
  2578. package/docs/ja/packages/express-intlayer/intlayer.md +1 -0
  2579. package/docs/ja/packages/express-intlayer/t.md +1 -9
  2580. package/docs/ja/packages/fastify-intlayer/exports.md +1 -0
  2581. package/docs/ja/packages/fastify-intlayer/intlayer.md +1 -0
  2582. package/docs/ja/packages/hono-intlayer/exports.md +1 -0
  2583. package/docs/ja/packages/hono-intlayer/intlayer.md +1 -0
  2584. package/docs/ja/packages/hono-intlayer/t.md +1 -0
  2585. package/docs/ja/packages/intlayer/comparePaths.md +173 -0
  2586. package/docs/ja/packages/intlayer/exports.md +6 -0
  2587. package/docs/ja/packages/intlayer/getCanonicalPath.md +1 -0
  2588. package/docs/ja/packages/intlayer/getConfiguration.md +1 -0
  2589. package/docs/ja/packages/intlayer/getEnumeration.md +1 -0
  2590. package/docs/ja/packages/intlayer/getHTMLTextDir.md +1 -0
  2591. package/docs/ja/packages/intlayer/getLocale.md +1 -0
  2592. package/docs/ja/packages/intlayer/getLocaleLang.md +1 -0
  2593. package/docs/ja/packages/intlayer/getLocaleName.md +1 -0
  2594. package/docs/ja/packages/intlayer/getLocalizedPath.md +1 -0
  2595. package/docs/ja/packages/intlayer/getLocalizedUrl.md +74 -0
  2596. package/docs/ja/packages/intlayer/getMultilingualUrls.md +113 -0
  2597. package/docs/ja/packages/intlayer/getPathWithoutLocale.md +1 -0
  2598. package/docs/ja/packages/intlayer/getPrefix.md +1 -0
  2599. package/docs/ja/packages/intlayer/getTranslation.md +1 -0
  2600. package/docs/ja/packages/intlayer/getTranslationContent.md +1 -0
  2601. package/docs/ja/packages/intlayer/validatePrefix.md +1 -0
  2602. package/docs/ja/packages/intlayer-cli/exports.md +1 -0
  2603. package/docs/ja/packages/lynx-intlayer/exports.md +1 -0
  2604. package/docs/ja/packages/next-intlayer/exports.md +5 -0
  2605. package/docs/ja/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2606. package/docs/ja/packages/next-intlayer/t.md +1 -0
  2607. package/docs/ja/packages/next-intlayer/useDictionary.md +1 -0
  2608. package/docs/ja/packages/next-intlayer/useIntlayer.md +1 -0
  2609. package/docs/ja/packages/next-intlayer/useLocale.md +1 -0
  2610. package/docs/ja/packages/next-intlayer/usePathname.md +136 -0
  2611. package/docs/ja/packages/next-intlayer/useRewriteURL.md +1 -0
  2612. package/docs/ja/packages/nuxt-intlayer/exports.md +1 -0
  2613. package/docs/ja/packages/preact-intlayer/exports.md +11 -6
  2614. package/docs/ja/packages/preact-intlayer/usePathname.md +117 -0
  2615. package/docs/ja/packages/react-intlayer/IntlayerProvider.md +1 -0
  2616. package/docs/ja/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2617. package/docs/ja/packages/react-intlayer/exports.md +22 -16
  2618. package/docs/ja/packages/react-intlayer/t.md +1 -0
  2619. package/docs/ja/packages/react-intlayer/useDictionary.md +1 -107
  2620. package/docs/ja/packages/react-intlayer/useI18n.md +1 -0
  2621. package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -65
  2622. package/docs/ja/packages/react-intlayer/useLocale.md +1 -0
  2623. package/docs/ja/packages/react-intlayer/usePathname.md +87 -0
  2624. package/docs/ja/packages/react-intlayer/useRewriteURL.md +1 -0
  2625. package/docs/ja/packages/react-native-intlayer/exports.md +48 -14
  2626. package/docs/ja/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2627. package/docs/ja/packages/solid-intlayer/exports.md +5 -0
  2628. package/docs/ja/packages/solid-intlayer/useIntlayer.md +1 -0
  2629. package/docs/ja/packages/solid-intlayer/useLocale.md +1 -0
  2630. package/docs/ja/packages/solid-intlayer/usePathname.md +120 -0
  2631. package/docs/ja/packages/solid-intlayer/useRewriteURL.md +1 -0
  2632. package/docs/ja/packages/svelte-intlayer/exports.md +14 -9
  2633. package/docs/ja/packages/svelte-intlayer/usePathname.md +103 -0
  2634. package/docs/ja/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2635. package/docs/ja/packages/vite-intlayer/exports.md +1 -0
  2636. package/docs/ja/packages/vite-intlayer/intlayer.md +1 -0
  2637. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2638. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  2639. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  2640. package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -0
  2641. package/docs/ja/packages/vue-intlayer/exports.md +5 -0
  2642. package/docs/ja/packages/vue-intlayer/usePathname.md +109 -0
  2643. package/docs/ja/packages/vue-intlayer/useRewriteURL.md +1 -0
  2644. package/docs/ja/per_locale_file.md +1 -0
  2645. package/docs/ja/plugins/sync-json.md +222 -49
  2646. package/docs/ja/plugins/sync-po.md +1 -0
  2647. package/docs/ja/releases/v6.md +29 -0
  2648. package/docs/ja/releases/v7.md +129 -0
  2649. package/docs/ja/releases/v8.md +194 -4
  2650. package/docs/ja/releases/v9.md +316 -0
  2651. package/docs/ja/roadmap.md +7 -0
  2652. package/docs/ja/testing.md +1 -0
  2653. package/docs/ja/vs_code_extension.md +1 -0
  2654. package/docs/ko/CI_CD.md +5 -0
  2655. package/docs/ko/agent_skills.md +1 -0
  2656. package/docs/ko/autoFill.md +82 -0
  2657. package/docs/ko/benchmark/index.md +1 -0
  2658. package/docs/ko/benchmark/nextjs.md +1 -1
  2659. package/docs/ko/benchmark/solid.md +23 -1
  2660. package/docs/ko/benchmark/svelte.md +23 -1
  2661. package/docs/ko/benchmark/tanstack.md +23 -1
  2662. package/docs/ko/benchmark/vue.md +1 -1
  2663. package/docs/ko/bundle_optimization.md +6 -5
  2664. package/docs/ko/cli/build.md +1 -0
  2665. package/docs/ko/cli/ci.md +23 -0
  2666. package/docs/ko/cli/configuration.md +1 -0
  2667. package/docs/ko/cli/debug.md +1 -0
  2668. package/docs/ko/cli/doc-review.md +111 -4
  2669. package/docs/ko/cli/doc-translate.md +1 -0
  2670. package/docs/ko/cli/editor.md +1 -0
  2671. package/docs/ko/cli/extract.md +1 -0
  2672. package/docs/ko/cli/fill.md +9 -0
  2673. package/docs/ko/cli/index.md +10 -1
  2674. package/docs/ko/cli/init.md +1 -0
  2675. package/docs/ko/cli/list.md +1 -0
  2676. package/docs/ko/cli/list_projects.md +1 -0
  2677. package/docs/ko/cli/live.md +1 -0
  2678. package/docs/ko/cli/login.md +1 -36
  2679. package/docs/ko/cli/pull.md +1 -0
  2680. package/docs/ko/cli/push.md +1 -0
  2681. package/docs/ko/cli/scan.md +160 -0
  2682. package/docs/ko/cli/sdk.md +1 -0
  2683. package/docs/ko/cli/standalone.md +1 -0
  2684. package/docs/ko/cli/test.md +1 -0
  2685. package/docs/ko/cli/version.md +1 -0
  2686. package/docs/ko/cli/watch.md +1 -0
  2687. package/docs/ko/compat/i18n-js.md +44 -0
  2688. package/docs/ko/compat/i18next.md +59 -0
  2689. package/docs/ko/compat/index.md +51 -0
  2690. package/docs/ko/compat/lingui.md +44 -0
  2691. package/docs/ko/compat/next-i18next.md +55 -0
  2692. package/docs/ko/compat/next-intl.md +59 -0
  2693. package/docs/ko/compat/next-translate.md +45 -0
  2694. package/docs/ko/compat/ngx-translate.md +45 -0
  2695. package/docs/ko/compat/nuxtjs-i18n.md +46 -0
  2696. package/docs/ko/compat/polyglot.md +45 -0
  2697. package/docs/ko/compat/react-i18next.md +58 -0
  2698. package/docs/ko/compat/react-intl.md +55 -0
  2699. package/docs/ko/compat/svelte-i18n.md +47 -0
  2700. package/docs/ko/compat/transloco.md +45 -0
  2701. package/docs/ko/compat/vue-i18n.md +58 -0
  2702. package/docs/ko/compiler.md +10 -4
  2703. package/docs/ko/component_i18n.md +1 -0
  2704. package/docs/ko/configuration.md +68 -32
  2705. package/docs/ko/custom_domains.md +10 -3
  2706. package/docs/ko/custom_url_rewrites.md +10 -3
  2707. package/docs/ko/dictionary/condition.md +168 -5
  2708. package/docs/ko/dictionary/content_file.md +65 -27
  2709. package/docs/ko/dictionary/enumeration.md +354 -6
  2710. package/docs/ko/dictionary/file.md +152 -1
  2711. package/docs/ko/dictionary/function_fetching.md +1 -0
  2712. package/docs/ko/dictionary/gender.md +169 -7
  2713. package/docs/ko/dictionary/html.md +1 -0
  2714. package/docs/ko/dictionary/insertion.md +1 -6
  2715. package/docs/ko/dictionary/markdown.md +1 -0
  2716. package/docs/ko/dictionary/nesting.md +188 -40
  2717. package/docs/ko/dictionary/plurial.md +175 -5
  2718. package/docs/ko/dictionary/translation.md +143 -65
  2719. package/docs/ko/dynamic_dictionaries/collections.md +246 -0
  2720. package/docs/ko/dynamic_dictionaries/index.md +54 -0
  2721. package/docs/ko/dynamic_dictionaries/variants.md +492 -0
  2722. package/docs/ko/formatters.md +72 -0
  2723. package/docs/ko/how_works_intlayer.md +5 -0
  2724. package/docs/ko/interest_of_intlayer.md +1 -0
  2725. package/docs/ko/intlayer_CMS.md +7 -0
  2726. package/docs/ko/intlayer_visual_editor.md +1 -2
  2727. package/docs/ko/intlayer_with_adonisjs.md +21 -4
  2728. package/docs/ko/intlayer_with_analog.md +52 -11
  2729. package/docs/ko/intlayer_with_angular_19.md +43 -10
  2730. package/docs/ko/intlayer_with_angular_21.md +43 -10
  2731. package/docs/ko/intlayer_with_astro.md +160 -10
  2732. package/docs/ko/intlayer_with_astro_lit.md +36 -11
  2733. package/docs/ko/intlayer_with_astro_preact.md +36 -11
  2734. package/docs/ko/intlayer_with_astro_react.md +36 -11
  2735. package/docs/ko/intlayer_with_astro_solid.md +36 -11
  2736. package/docs/ko/intlayer_with_astro_svelte.md +36 -11
  2737. package/docs/ko/intlayer_with_astro_vanilla.md +33 -10
  2738. package/docs/ko/intlayer_with_astro_vue.md +56 -19
  2739. package/docs/ko/intlayer_with_create_react_app.md +40 -23
  2740. package/docs/ko/intlayer_with_express.md +21 -27
  2741. package/docs/ko/intlayer_with_fastify.md +21 -8
  2742. package/docs/ko/intlayer_with_hono.md +21 -4
  2743. package/docs/ko/intlayer_with_lynx+react.md +17 -111
  2744. package/docs/ko/intlayer_with_nestjs.md +23 -23
  2745. package/docs/ko/intlayer_with_next-i18next.md +21 -4
  2746. package/docs/ko/intlayer_with_next-intl.md +1 -0
  2747. package/docs/ko/intlayer_with_nextjs_14.md +60 -25
  2748. package/docs/ko/intlayer_with_nextjs_15.md +85 -18
  2749. package/docs/ko/intlayer_with_nextjs_16.md +231 -67
  2750. package/docs/ko/intlayer_with_nextjs_compiler.md +35 -297
  2751. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +52 -15
  2752. package/docs/ko/intlayer_with_nextjs_page_router.md +63 -16
  2753. package/docs/ko/intlayer_with_nuxt.md +55 -14
  2754. package/docs/ko/intlayer_with_react_native+expo.md +135 -137
  2755. package/docs/ko/intlayer_with_react_router_v7.md +62 -105
  2756. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +81 -106
  2757. package/docs/ko/intlayer_with_storybook.md +36 -9
  2758. package/docs/ko/intlayer_with_svelte_kit.md +54 -182
  2759. package/docs/ko/intlayer_with_tanstack+solid.md +98 -32
  2760. package/docs/ko/intlayer_with_tanstack.md +97 -31
  2761. package/docs/ko/intlayer_with_vanilla.md +32 -9
  2762. package/docs/ko/intlayer_with_vite+lit.md +75 -21
  2763. package/docs/ko/intlayer_with_vite+preact.md +111 -100
  2764. package/docs/ko/intlayer_with_vite+react.md +128 -484
  2765. package/docs/ko/intlayer_with_vite+react_compiler.md +53 -13
  2766. package/docs/ko/intlayer_with_vite+solid.md +87 -154
  2767. package/docs/ko/intlayer_with_vite+svelte.md +84 -45
  2768. package/docs/ko/intlayer_with_vite+vanilla.md +81 -23
  2769. package/docs/ko/intlayer_with_vite+vue.md +115 -119
  2770. package/docs/ko/introduction.md +1 -0
  2771. package/docs/ko/locale_mapper.md +1 -0
  2772. package/docs/ko/lsp.md +1 -0
  2773. package/docs/ko/mcp_server.md +23 -0
  2774. package/docs/ko/migration_from_i18next_to_intlayer.md +22 -5
  2775. package/docs/ko/migration_from_next-i18next_to_intlayer.md +22 -5
  2776. package/docs/ko/migration_from_next-intl_to_intlayer.md +22 -5
  2777. package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  2778. package/docs/ko/migration_from_react-i18next_to_intlayer.md +22 -5
  2779. package/docs/ko/migration_from_vue-i18n_to_intlayer.md +22 -5
  2780. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  2781. package/docs/ko/packages/adonis-intlayer/exports.md +1 -0
  2782. package/docs/ko/packages/adonis-intlayer/intlayer.md +1 -0
  2783. package/docs/ko/packages/adonis-intlayer/t.md +1 -0
  2784. package/docs/ko/packages/angular-intlayer/exports.md +15 -10
  2785. package/docs/ko/packages/angular-intlayer/usePathname.md +119 -0
  2786. package/docs/ko/packages/astro-intlayer/exports.md +1 -0
  2787. package/docs/ko/packages/express-intlayer/exports.md +1 -0
  2788. package/docs/ko/packages/express-intlayer/intlayer.md +1 -0
  2789. package/docs/ko/packages/express-intlayer/t.md +1 -9
  2790. package/docs/ko/packages/fastify-intlayer/exports.md +1 -0
  2791. package/docs/ko/packages/fastify-intlayer/intlayer.md +1 -0
  2792. package/docs/ko/packages/hono-intlayer/exports.md +1 -0
  2793. package/docs/ko/packages/hono-intlayer/intlayer.md +1 -0
  2794. package/docs/ko/packages/hono-intlayer/t.md +1 -0
  2795. package/docs/ko/packages/intlayer/comparePaths.md +173 -0
  2796. package/docs/ko/packages/intlayer/exports.md +6 -0
  2797. package/docs/ko/packages/intlayer/getCanonicalPath.md +1 -0
  2798. package/docs/ko/packages/intlayer/getConfiguration.md +1 -0
  2799. package/docs/ko/packages/intlayer/getEnumeration.md +1 -0
  2800. package/docs/ko/packages/intlayer/getHTMLTextDir.md +1 -0
  2801. package/docs/ko/packages/intlayer/getLocale.md +1 -0
  2802. package/docs/ko/packages/intlayer/getLocaleLang.md +1 -0
  2803. package/docs/ko/packages/intlayer/getLocaleName.md +1 -0
  2804. package/docs/ko/packages/intlayer/getLocalizedPath.md +1 -0
  2805. package/docs/ko/packages/intlayer/getLocalizedUrl.md +74 -0
  2806. package/docs/ko/packages/intlayer/getMultilingualUrls.md +113 -0
  2807. package/docs/ko/packages/intlayer/getPathWithoutLocale.md +1 -0
  2808. package/docs/ko/packages/intlayer/getPrefix.md +1 -0
  2809. package/docs/ko/packages/intlayer/getTranslation.md +1 -0
  2810. package/docs/ko/packages/intlayer/getTranslationContent.md +1 -0
  2811. package/docs/ko/packages/intlayer/validatePrefix.md +1 -0
  2812. package/docs/ko/packages/intlayer-cli/exports.md +1 -0
  2813. package/docs/ko/packages/lynx-intlayer/exports.md +1 -0
  2814. package/docs/ko/packages/next-intlayer/exports.md +5 -0
  2815. package/docs/ko/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2816. package/docs/ko/packages/next-intlayer/t.md +35 -0
  2817. package/docs/ko/packages/next-intlayer/useDictionary.md +1 -0
  2818. package/docs/ko/packages/next-intlayer/useIntlayer.md +1 -0
  2819. package/docs/ko/packages/next-intlayer/useLocale.md +1 -5
  2820. package/docs/ko/packages/next-intlayer/usePathname.md +140 -0
  2821. package/docs/ko/packages/next-intlayer/useRewriteURL.md +1 -0
  2822. package/docs/ko/packages/nuxt-intlayer/exports.md +1 -0
  2823. package/docs/ko/packages/preact-intlayer/exports.md +11 -6
  2824. package/docs/ko/packages/preact-intlayer/usePathname.md +117 -0
  2825. package/docs/ko/packages/react-intlayer/IntlayerProvider.md +1 -0
  2826. package/docs/ko/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2827. package/docs/ko/packages/react-intlayer/exports.md +5 -0
  2828. package/docs/ko/packages/react-intlayer/t.md +1 -20
  2829. package/docs/ko/packages/react-intlayer/useDictionary.md +1 -121
  2830. package/docs/ko/packages/react-intlayer/useI18n.md +1 -0
  2831. package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -51
  2832. package/docs/ko/packages/react-intlayer/useLocale.md +1 -0
  2833. package/docs/ko/packages/react-intlayer/usePathname.md +87 -0
  2834. package/docs/ko/packages/react-intlayer/useRewriteURL.md +1 -0
  2835. package/docs/ko/packages/react-native-intlayer/exports.md +49 -14
  2836. package/docs/ko/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2837. package/docs/ko/packages/solid-intlayer/exports.md +5 -0
  2838. package/docs/ko/packages/solid-intlayer/useIntlayer.md +1 -0
  2839. package/docs/ko/packages/solid-intlayer/useLocale.md +1 -0
  2840. package/docs/ko/packages/solid-intlayer/usePathname.md +119 -0
  2841. package/docs/ko/packages/solid-intlayer/useRewriteURL.md +1 -0
  2842. package/docs/ko/packages/svelte-intlayer/exports.md +5 -0
  2843. package/docs/ko/packages/svelte-intlayer/usePathname.md +103 -0
  2844. package/docs/ko/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2845. package/docs/ko/packages/vite-intlayer/exports.md +1 -0
  2846. package/docs/ko/packages/vite-intlayer/intlayer.md +1 -0
  2847. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2848. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  2849. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  2850. package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -0
  2851. package/docs/ko/packages/vue-intlayer/exports.md +5 -0
  2852. package/docs/ko/packages/vue-intlayer/usePathname.md +109 -0
  2853. package/docs/ko/packages/vue-intlayer/useRewriteURL.md +1 -0
  2854. package/docs/ko/per_locale_file.md +1 -0
  2855. package/docs/ko/plugins/sync-json.md +223 -50
  2856. package/docs/ko/plugins/sync-po.md +1 -0
  2857. package/docs/ko/releases/v6.md +29 -0
  2858. package/docs/ko/releases/v7.md +129 -0
  2859. package/docs/ko/releases/v8.md +193 -1
  2860. package/docs/ko/releases/v9.md +316 -0
  2861. package/docs/ko/roadmap.md +7 -0
  2862. package/docs/ko/testing.md +1 -0
  2863. package/docs/ko/vs_code_extension.md +1 -0
  2864. package/docs/nl/bundle_optimization.md +6 -5
  2865. package/docs/nl/cli/index.md +10 -1
  2866. package/docs/nl/cli/init.md +1 -0
  2867. package/docs/nl/cli/scan.md +160 -0
  2868. package/docs/nl/cli/standalone.md +1 -0
  2869. package/docs/nl/configuration.md +37 -3
  2870. package/docs/nl/custom_domains.md +9 -2
  2871. package/docs/nl/interest_of_intlayer.md +1 -0
  2872. package/docs/nl/intlayer_with_angular_21.md +21 -4
  2873. package/docs/nl/intlayer_with_fastify.md +21 -8
  2874. package/docs/nl/intlayer_with_hono.md +21 -4
  2875. package/docs/nl/intlayer_with_storybook.md +13 -9
  2876. package/docs/nl/intlayer_with_vanilla.md +1 -0
  2877. package/docs/nl/intlayer_with_vite+lit.md +29 -6
  2878. package/docs/nl/intlayer_with_vite+vanilla.md +37 -9
  2879. package/docs/nl/introduction.md +1 -0
  2880. package/docs/nl/packages/intlayer/comparePaths.md +173 -0
  2881. package/docs/pl/CI_CD.md +1 -0
  2882. package/docs/pl/agent_skills.md +1 -0
  2883. package/docs/pl/autoFill.md +21 -0
  2884. package/docs/pl/benchmark/___NOTE.md +101 -0
  2885. package/docs/pl/benchmark/___nextjs.md +198 -0
  2886. package/docs/pl/benchmark/___solid.md +36 -0
  2887. package/docs/pl/benchmark/___svelte.md +36 -0
  2888. package/docs/pl/benchmark/___tanstack.md +36 -0
  2889. package/docs/pl/benchmark/___vue.md +36 -0
  2890. package/docs/pl/benchmark/index.md +1 -0
  2891. package/docs/pl/benchmark/nextjs.md +1 -1
  2892. package/docs/pl/benchmark/solid.md +23 -1
  2893. package/docs/pl/benchmark/svelte.md +23 -1
  2894. package/docs/pl/benchmark/tanstack.md +23 -1
  2895. package/docs/pl/benchmark/vue.md +1 -1
  2896. package/docs/pl/bundle_optimization.md +6 -5
  2897. package/docs/pl/cli/build.md +1 -0
  2898. package/docs/pl/cli/ci.md +23 -0
  2899. package/docs/pl/cli/configuration.md +1 -0
  2900. package/docs/pl/cli/debug.md +1 -0
  2901. package/docs/pl/cli/doc-review.md +111 -4
  2902. package/docs/pl/cli/doc-translate.md +1 -0
  2903. package/docs/pl/cli/editor.md +1 -0
  2904. package/docs/pl/cli/extract.md +1 -0
  2905. package/docs/pl/cli/fill.md +9 -0
  2906. package/docs/pl/cli/index.md +10 -1
  2907. package/docs/pl/cli/init.md +1 -0
  2908. package/docs/pl/cli/list.md +1 -0
  2909. package/docs/pl/cli/list_projects.md +1 -0
  2910. package/docs/pl/cli/live.md +1 -0
  2911. package/docs/pl/cli/login.md +1 -36
  2912. package/docs/pl/cli/pull.md +1 -0
  2913. package/docs/pl/cli/push.md +1 -0
  2914. package/docs/pl/cli/scan.md +160 -0
  2915. package/docs/pl/cli/sdk.md +1 -0
  2916. package/docs/pl/cli/standalone.md +1 -0
  2917. package/docs/pl/cli/test.md +1 -0
  2918. package/docs/pl/cli/version.md +1 -0
  2919. package/docs/pl/cli/watch.md +1 -0
  2920. package/docs/pl/compat/i18n-js.md +44 -0
  2921. package/docs/pl/compat/i18next.md +59 -0
  2922. package/docs/pl/compat/index.md +51 -0
  2923. package/docs/pl/compat/lingui.md +44 -0
  2924. package/docs/pl/compat/next-i18next.md +57 -0
  2925. package/docs/pl/compat/next-intl.md +59 -0
  2926. package/docs/pl/compat/next-translate.md +45 -0
  2927. package/docs/pl/compat/ngx-translate.md +45 -0
  2928. package/docs/pl/compat/nuxtjs-i18n.md +46 -0
  2929. package/docs/pl/compat/polyglot.md +45 -0
  2930. package/docs/pl/compat/react-i18next.md +58 -0
  2931. package/docs/pl/compat/react-intl.md +55 -0
  2932. package/docs/pl/compat/svelte-i18n.md +47 -0
  2933. package/docs/pl/compat/transloco.md +45 -0
  2934. package/docs/pl/compat/vue-i18n.md +58 -0
  2935. package/docs/pl/compiler.md +7 -3
  2936. package/docs/pl/component_i18n.md +1 -0
  2937. package/docs/pl/configuration.md +51 -18
  2938. package/docs/pl/custom_domains.md +9 -2
  2939. package/docs/pl/custom_url_rewrites.md +9 -2
  2940. package/docs/pl/dictionary/condition.md +168 -5
  2941. package/docs/pl/dictionary/content_file.md +61 -40
  2942. package/docs/pl/dictionary/enumeration.md +354 -6
  2943. package/docs/pl/dictionary/file.md +319 -2
  2944. package/docs/pl/dictionary/function_fetching.md +1 -0
  2945. package/docs/pl/dictionary/gender.md +169 -7
  2946. package/docs/pl/dictionary/html.md +1 -0
  2947. package/docs/pl/dictionary/insertion.md +1 -0
  2948. package/docs/pl/dictionary/markdown.md +1 -0
  2949. package/docs/pl/dictionary/nesting.md +188 -40
  2950. package/docs/pl/dictionary/plurial.md +175 -5
  2951. package/docs/pl/dictionary/translation.md +147 -53
  2952. package/docs/pl/dynamic_dictionaries/collections.md +246 -0
  2953. package/docs/pl/dynamic_dictionaries/index.md +54 -0
  2954. package/docs/pl/dynamic_dictionaries/variants.md +492 -0
  2955. package/docs/pl/formatters.md +121 -0
  2956. package/docs/pl/how_works_intlayer.md +1 -0
  2957. package/docs/pl/interest_of_intlayer.md +1 -0
  2958. package/docs/pl/intlayer_CMS.md +1 -0
  2959. package/docs/pl/intlayer_visual_editor.md +1 -0
  2960. package/docs/pl/intlayer_with_adonisjs.md +21 -4
  2961. package/docs/pl/intlayer_with_analog.md +26 -5
  2962. package/docs/pl/intlayer_with_angular_19.md +21 -4
  2963. package/docs/pl/intlayer_with_angular_21.md +21 -4
  2964. package/docs/pl/intlayer_with_astro.md +183 -1
  2965. package/docs/pl/intlayer_with_astro_lit.md +24 -9
  2966. package/docs/pl/intlayer_with_astro_preact.md +24 -9
  2967. package/docs/pl/intlayer_with_astro_react.md +24 -9
  2968. package/docs/pl/intlayer_with_astro_solid.md +24 -9
  2969. package/docs/pl/intlayer_with_astro_svelte.md +24 -9
  2970. package/docs/pl/intlayer_with_astro_vanilla.md +24 -9
  2971. package/docs/pl/intlayer_with_astro_vue.md +24 -9
  2972. package/docs/pl/intlayer_with_create_react_app.md +21 -4
  2973. package/docs/pl/intlayer_with_express.md +21 -4
  2974. package/docs/pl/intlayer_with_fastify.md +21 -8
  2975. package/docs/pl/intlayer_with_hono.md +21 -4
  2976. package/docs/pl/intlayer_with_lynx+react.md +52 -12
  2977. package/docs/pl/intlayer_with_nestjs.md +23 -5
  2978. package/docs/pl/intlayer_with_next-i18next.md +21 -4
  2979. package/docs/pl/intlayer_with_next-intl.md +1 -0
  2980. package/docs/pl/intlayer_with_nextjs_14.md +21 -4
  2981. package/docs/pl/intlayer_with_nextjs_15.md +21 -4
  2982. package/docs/pl/intlayer_with_nextjs_16.md +23 -4
  2983. package/docs/pl/intlayer_with_nextjs_compiler.md +23 -4
  2984. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +21 -4
  2985. package/docs/pl/intlayer_with_nextjs_page_router.md +21 -4
  2986. package/docs/pl/intlayer_with_nuxt.md +26 -7
  2987. package/docs/pl/intlayer_with_react_native+expo.md +95 -77
  2988. package/docs/pl/intlayer_with_react_router_v7.md +24 -99
  2989. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +4 -96
  2990. package/docs/pl/intlayer_with_storybook.md +13 -9
  2991. package/docs/pl/intlayer_with_svelte_kit.md +16 -188
  2992. package/docs/pl/intlayer_with_tanstack+solid.md +39 -13
  2993. package/docs/pl/intlayer_with_tanstack.md +38 -12
  2994. package/docs/pl/intlayer_with_vanilla.md +1 -0
  2995. package/docs/pl/intlayer_with_vite+lit.md +29 -6
  2996. package/docs/pl/intlayer_with_vite+preact.md +80 -61
  2997. package/docs/pl/intlayer_with_vite+react.md +78 -56
  2998. package/docs/pl/intlayer_with_vite+react_compiler.md +30 -6
  2999. package/docs/pl/intlayer_with_vite+solid.md +56 -46
  3000. package/docs/pl/intlayer_with_vite+svelte.md +53 -34
  3001. package/docs/pl/intlayer_with_vite+vanilla.md +37 -9
  3002. package/docs/pl/intlayer_with_vite+vue.md +78 -78
  3003. package/docs/pl/introduction.md +1 -0
  3004. package/docs/pl/locale_mapper.md +1 -0
  3005. package/docs/pl/lsp.md +1 -0
  3006. package/docs/pl/mcp_server.md +23 -0
  3007. package/docs/pl/migration_from_i18next_to_intlayer.md +230 -0
  3008. package/docs/pl/migration_from_next-i18next_to_intlayer.md +351 -0
  3009. package/docs/pl/migration_from_next-intl_to_intlayer.md +360 -0
  3010. package/docs/pl/migration_from_nuxtjs_i18n_to_intlayer.md +324 -0
  3011. package/docs/pl/migration_from_react-i18next_to_intlayer.md +380 -0
  3012. package/docs/pl/migration_from_vue-i18n_to_intlayer.md +232 -0
  3013. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  3014. package/docs/pl/packages/adonis-intlayer/exports.md +1 -0
  3015. package/docs/pl/packages/adonis-intlayer/intlayer.md +1 -0
  3016. package/docs/pl/packages/adonis-intlayer/t.md +1 -0
  3017. package/docs/pl/packages/angular-intlayer/exports.md +14 -9
  3018. package/docs/pl/packages/angular-intlayer/usePathname.md +119 -0
  3019. package/docs/pl/packages/astro-intlayer/exports.md +1 -0
  3020. package/docs/pl/packages/express-intlayer/exports.md +1 -0
  3021. package/docs/pl/packages/express-intlayer/intlayer.md +1 -0
  3022. package/docs/pl/packages/express-intlayer/t.md +1 -0
  3023. package/docs/pl/packages/fastify-intlayer/exports.md +1 -0
  3024. package/docs/pl/packages/fastify-intlayer/intlayer.md +1 -0
  3025. package/docs/pl/packages/hono-intlayer/exports.md +1 -0
  3026. package/docs/pl/packages/hono-intlayer/intlayer.md +1 -0
  3027. package/docs/pl/packages/hono-intlayer/t.md +1 -0
  3028. package/docs/pl/packages/intlayer/comparePaths.md +173 -0
  3029. package/docs/pl/packages/intlayer/exports.md +6 -0
  3030. package/docs/pl/packages/intlayer/getCanonicalPath.md +1 -0
  3031. package/docs/pl/packages/intlayer/getConfiguration.md +1 -0
  3032. package/docs/pl/packages/intlayer/getEnumeration.md +1 -0
  3033. package/docs/pl/packages/intlayer/getHTMLTextDir.md +1 -0
  3034. package/docs/pl/packages/intlayer/getLocale.md +1 -0
  3035. package/docs/pl/packages/intlayer/getLocaleLang.md +1 -0
  3036. package/docs/pl/packages/intlayer/getLocaleName.md +1 -0
  3037. package/docs/pl/packages/intlayer/getLocalizedPath.md +1 -0
  3038. package/docs/pl/packages/intlayer/getLocalizedUrl.md +20 -0
  3039. package/docs/pl/packages/intlayer/getMultilingualUrls.md +112 -0
  3040. package/docs/pl/packages/intlayer/getPathWithoutLocale.md +1 -0
  3041. package/docs/pl/packages/intlayer/getPrefix.md +1 -0
  3042. package/docs/pl/packages/intlayer/getTranslation.md +1 -0
  3043. package/docs/pl/packages/intlayer/getTranslationContent.md +1 -0
  3044. package/docs/pl/packages/intlayer/validatePrefix.md +1 -0
  3045. package/docs/pl/packages/intlayer-cli/exports.md +1 -0
  3046. package/docs/pl/packages/lynx-intlayer/exports.md +1 -0
  3047. package/docs/pl/packages/next-intlayer/exports.md +5 -0
  3048. package/docs/pl/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3049. package/docs/pl/packages/next-intlayer/t.md +1 -0
  3050. package/docs/pl/packages/next-intlayer/useDictionary.md +1 -0
  3051. package/docs/pl/packages/next-intlayer/useIntlayer.md +1 -0
  3052. package/docs/pl/packages/next-intlayer/useLocale.md +1 -0
  3053. package/docs/pl/packages/next-intlayer/usePathname.md +136 -0
  3054. package/docs/pl/packages/next-intlayer/useRewriteURL.md +1 -0
  3055. package/docs/pl/packages/nuxt-intlayer/exports.md +1 -0
  3056. package/docs/pl/packages/preact-intlayer/exports.md +11 -6
  3057. package/docs/pl/packages/preact-intlayer/usePathname.md +117 -0
  3058. package/docs/pl/packages/react-intlayer/IntlayerProvider.md +1 -0
  3059. package/docs/pl/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3060. package/docs/pl/packages/react-intlayer/exports.md +5 -0
  3061. package/docs/pl/packages/react-intlayer/t.md +1 -0
  3062. package/docs/pl/packages/react-intlayer/useDictionary.md +1 -104
  3063. package/docs/pl/packages/react-intlayer/useI18n.md +1 -0
  3064. package/docs/pl/packages/react-intlayer/useIntlayer.md +1 -51
  3065. package/docs/pl/packages/react-intlayer/useLocale.md +1 -0
  3066. package/docs/pl/packages/react-intlayer/usePathname.md +87 -0
  3067. package/docs/pl/packages/react-intlayer/useRewriteURL.md +1 -0
  3068. package/docs/pl/packages/react-native-intlayer/exports.md +48 -13
  3069. package/docs/pl/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3070. package/docs/pl/packages/solid-intlayer/exports.md +5 -0
  3071. package/docs/pl/packages/solid-intlayer/useIntlayer.md +1 -0
  3072. package/docs/pl/packages/solid-intlayer/useLocale.md +1 -0
  3073. package/docs/pl/packages/solid-intlayer/usePathname.md +119 -0
  3074. package/docs/pl/packages/solid-intlayer/useRewriteURL.md +1 -0
  3075. package/docs/pl/packages/svelte-intlayer/exports.md +5 -0
  3076. package/docs/pl/packages/svelte-intlayer/usePathname.md +103 -0
  3077. package/docs/pl/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3078. package/docs/pl/packages/vite-intlayer/exports.md +1 -0
  3079. package/docs/pl/packages/vite-intlayer/intlayer.md +1 -0
  3080. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  3081. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  3082. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  3083. package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -0
  3084. package/docs/pl/packages/vue-intlayer/exports.md +5 -0
  3085. package/docs/pl/packages/vue-intlayer/usePathname.md +109 -0
  3086. package/docs/pl/packages/vue-intlayer/useRewriteURL.md +1 -0
  3087. package/docs/pl/per_locale_file.md +1 -0
  3088. package/docs/pl/plugins/sync-json.md +223 -50
  3089. package/docs/pl/plugins/sync-po.md +1 -0
  3090. package/docs/pl/releases/v6.md +5 -0
  3091. package/docs/pl/releases/v7.md +129 -0
  3092. package/docs/pl/releases/v8.md +189 -2
  3093. package/docs/pl/releases/v9.md +316 -0
  3094. package/docs/pl/roadmap.md +1 -16
  3095. package/docs/pl/testing.md +1 -0
  3096. package/docs/pl/vs_code_extension.md +1 -0
  3097. package/docs/pt/CI_CD.md +5 -0
  3098. package/docs/pt/agent_skills.md +1 -0
  3099. package/docs/pt/autoFill.md +118 -14
  3100. package/docs/pt/benchmark/index.md +6 -5
  3101. package/docs/pt/benchmark/nextjs.md +1 -1
  3102. package/docs/pt/benchmark/solid.md +23 -1
  3103. package/docs/pt/benchmark/svelte.md +23 -1
  3104. package/docs/pt/benchmark/tanstack.md +23 -1
  3105. package/docs/pt/benchmark/vue.md +1 -1
  3106. package/docs/pt/bundle_optimization.md +6 -5
  3107. package/docs/pt/cli/build.md +1 -0
  3108. package/docs/pt/cli/ci.md +23 -0
  3109. package/docs/pt/cli/configuration.md +1 -0
  3110. package/docs/pt/cli/debug.md +1 -0
  3111. package/docs/pt/cli/doc-review.md +111 -4
  3112. package/docs/pt/cli/doc-translate.md +1 -0
  3113. package/docs/pt/cli/editor.md +1 -0
  3114. package/docs/pt/cli/extract.md +1 -0
  3115. package/docs/pt/cli/fill.md +9 -0
  3116. package/docs/pt/cli/index.md +10 -1
  3117. package/docs/pt/cli/init.md +1 -0
  3118. package/docs/pt/cli/list.md +1 -0
  3119. package/docs/pt/cli/list_projects.md +1 -0
  3120. package/docs/pt/cli/live.md +1 -0
  3121. package/docs/pt/cli/login.md +1 -36
  3122. package/docs/pt/cli/pull.md +1 -0
  3123. package/docs/pt/cli/push.md +1 -0
  3124. package/docs/pt/cli/scan.md +160 -0
  3125. package/docs/pt/cli/sdk.md +1 -0
  3126. package/docs/pt/cli/standalone.md +1 -0
  3127. package/docs/pt/cli/test.md +1 -0
  3128. package/docs/pt/cli/version.md +1 -0
  3129. package/docs/pt/cli/watch.md +1 -0
  3130. package/docs/pt/compat/i18n-js.md +44 -0
  3131. package/docs/pt/compat/i18next.md +59 -0
  3132. package/docs/pt/compat/index.md +51 -0
  3133. package/docs/pt/compat/lingui.md +44 -0
  3134. package/docs/pt/compat/next-i18next.md +57 -0
  3135. package/docs/pt/compat/next-intl.md +59 -0
  3136. package/docs/pt/compat/next-translate.md +45 -0
  3137. package/docs/pt/compat/ngx-translate.md +45 -0
  3138. package/docs/pt/compat/nuxtjs-i18n.md +46 -0
  3139. package/docs/pt/compat/polyglot.md +45 -0
  3140. package/docs/pt/compat/react-i18next.md +58 -0
  3141. package/docs/pt/compat/react-intl.md +55 -0
  3142. package/docs/pt/compat/svelte-i18n.md +47 -0
  3143. package/docs/pt/compat/transloco.md +45 -0
  3144. package/docs/pt/compat/vue-i18n.md +58 -0
  3145. package/docs/pt/compiler.md +9 -5
  3146. package/docs/pt/component_i18n.md +1 -0
  3147. package/docs/pt/configuration.md +66 -33
  3148. package/docs/pt/custom_domains.md +10 -8
  3149. package/docs/pt/custom_url_rewrites.md +10 -3
  3150. package/docs/pt/dictionary/condition.md +168 -5
  3151. package/docs/pt/dictionary/content_file.md +65 -7
  3152. package/docs/pt/dictionary/enumeration.md +354 -6
  3153. package/docs/pt/dictionary/file.md +160 -1
  3154. package/docs/pt/dictionary/function_fetching.md +1 -0
  3155. package/docs/pt/dictionary/gender.md +169 -7
  3156. package/docs/pt/dictionary/html.md +1 -0
  3157. package/docs/pt/dictionary/insertion.md +1 -0
  3158. package/docs/pt/dictionary/markdown.md +1 -0
  3159. package/docs/pt/dictionary/nesting.md +188 -40
  3160. package/docs/pt/dictionary/plurial.md +348 -7
  3161. package/docs/pt/dictionary/translation.md +147 -53
  3162. package/docs/pt/dynamic_dictionaries/collections.md +246 -0
  3163. package/docs/pt/dynamic_dictionaries/index.md +54 -0
  3164. package/docs/pt/dynamic_dictionaries/variants.md +492 -0
  3165. package/docs/pt/formatters.md +87 -0
  3166. package/docs/pt/how_works_intlayer.md +5 -0
  3167. package/docs/pt/interest_of_intlayer.md +1 -0
  3168. package/docs/pt/intlayer_CMS.md +22 -0
  3169. package/docs/pt/intlayer_visual_editor.md +1 -0
  3170. package/docs/pt/intlayer_with_adonisjs.md +21 -4
  3171. package/docs/pt/intlayer_with_analog.md +29 -8
  3172. package/docs/pt/intlayer_with_angular_19.md +28 -11
  3173. package/docs/pt/intlayer_with_angular_21.md +24 -7
  3174. package/docs/pt/intlayer_with_astro.md +186 -4
  3175. package/docs/pt/intlayer_with_astro_lit.md +27 -12
  3176. package/docs/pt/intlayer_with_astro_preact.md +27 -12
  3177. package/docs/pt/intlayer_with_astro_react.md +27 -12
  3178. package/docs/pt/intlayer_with_astro_solid.md +27 -12
  3179. package/docs/pt/intlayer_with_astro_svelte.md +27 -12
  3180. package/docs/pt/intlayer_with_astro_vanilla.md +27 -12
  3181. package/docs/pt/intlayer_with_astro_vue.md +27 -12
  3182. package/docs/pt/intlayer_with_create_react_app.md +21 -18
  3183. package/docs/pt/intlayer_with_express.md +21 -27
  3184. package/docs/pt/intlayer_with_fastify.md +21 -8
  3185. package/docs/pt/intlayer_with_hono.md +21 -4
  3186. package/docs/pt/intlayer_with_lynx+react.md +66 -15
  3187. package/docs/pt/intlayer_with_nestjs.md +23 -23
  3188. package/docs/pt/intlayer_with_next-i18next.md +21 -4
  3189. package/docs/pt/intlayer_with_next-intl.md +1 -0
  3190. package/docs/pt/intlayer_with_nextjs_14.md +47 -11
  3191. package/docs/pt/intlayer_with_nextjs_15.md +48 -11
  3192. package/docs/pt/intlayer_with_nextjs_16.md +29 -10
  3193. package/docs/pt/intlayer_with_nextjs_compiler.md +24 -5
  3194. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +27 -10
  3195. package/docs/pt/intlayer_with_nextjs_page_router.md +31 -10
  3196. package/docs/pt/intlayer_with_nuxt.md +29 -10
  3197. package/docs/pt/intlayer_with_react_native+expo.md +104 -63
  3198. package/docs/pt/intlayer_with_react_router_v7.md +39 -92
  3199. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +7 -99
  3200. package/docs/pt/intlayer_with_storybook.md +16 -12
  3201. package/docs/pt/intlayer_with_svelte_kit.md +19 -223
  3202. package/docs/pt/intlayer_with_tanstack+solid.md +42 -16
  3203. package/docs/pt/intlayer_with_tanstack.md +41 -15
  3204. package/docs/pt/intlayer_with_vanilla.md +4 -3
  3205. package/docs/pt/intlayer_with_vite+lit.md +37 -11
  3206. package/docs/pt/intlayer_with_vite+preact.md +27 -8
  3207. package/docs/pt/intlayer_with_vite+react.md +40 -18
  3208. package/docs/pt/intlayer_with_vite+react_compiler.md +35 -11
  3209. package/docs/pt/intlayer_with_vite+solid.md +27 -8
  3210. package/docs/pt/intlayer_with_vite+svelte.md +56 -37
  3211. package/docs/pt/intlayer_with_vite+vanilla.md +40 -12
  3212. package/docs/pt/intlayer_with_vite+vue.md +37 -11
  3213. package/docs/pt/introduction.md +1 -0
  3214. package/docs/pt/locale_mapper.md +1 -0
  3215. package/docs/pt/lsp.md +1 -0
  3216. package/docs/pt/mcp_server.md +23 -0
  3217. package/docs/pt/migration_from_i18next_to_intlayer.md +22 -5
  3218. package/docs/pt/migration_from_next-i18next_to_intlayer.md +22 -5
  3219. package/docs/pt/migration_from_next-intl_to_intlayer.md +22 -5
  3220. package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  3221. package/docs/pt/migration_from_react-i18next_to_intlayer.md +22 -5
  3222. package/docs/pt/migration_from_vue-i18n_to_intlayer.md +22 -5
  3223. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  3224. package/docs/pt/packages/adonis-intlayer/exports.md +1 -0
  3225. package/docs/pt/packages/adonis-intlayer/intlayer.md +1 -0
  3226. package/docs/pt/packages/adonis-intlayer/t.md +1 -0
  3227. package/docs/pt/packages/angular-intlayer/exports.md +15 -10
  3228. package/docs/pt/packages/angular-intlayer/usePathname.md +119 -0
  3229. package/docs/pt/packages/astro-intlayer/exports.md +1 -0
  3230. package/docs/pt/packages/express-intlayer/exports.md +1 -0
  3231. package/docs/pt/packages/express-intlayer/intlayer.md +1 -0
  3232. package/docs/pt/packages/express-intlayer/t.md +1 -0
  3233. package/docs/pt/packages/fastify-intlayer/exports.md +1 -0
  3234. package/docs/pt/packages/fastify-intlayer/intlayer.md +1 -0
  3235. package/docs/pt/packages/hono-intlayer/exports.md +1 -0
  3236. package/docs/pt/packages/hono-intlayer/intlayer.md +1 -0
  3237. package/docs/pt/packages/hono-intlayer/t.md +2 -1
  3238. package/docs/pt/packages/intlayer/comparePaths.md +173 -0
  3239. package/docs/pt/packages/intlayer/exports.md +6 -0
  3240. package/docs/pt/packages/intlayer/getCanonicalPath.md +1 -0
  3241. package/docs/pt/packages/intlayer/getConfiguration.md +1 -0
  3242. package/docs/pt/packages/intlayer/getEnumeration.md +1 -0
  3243. package/docs/pt/packages/intlayer/getHTMLTextDir.md +1 -0
  3244. package/docs/pt/packages/intlayer/getLocale.md +1 -0
  3245. package/docs/pt/packages/intlayer/getLocaleLang.md +1 -0
  3246. package/docs/pt/packages/intlayer/getLocaleName.md +1 -0
  3247. package/docs/pt/packages/intlayer/getLocalizedPath.md +1 -0
  3248. package/docs/pt/packages/intlayer/getLocalizedUrl.md +76 -0
  3249. package/docs/pt/packages/intlayer/getMultilingualUrls.md +113 -0
  3250. package/docs/pt/packages/intlayer/getPathWithoutLocale.md +1 -0
  3251. package/docs/pt/packages/intlayer/getPrefix.md +1 -0
  3252. package/docs/pt/packages/intlayer/getTranslation.md +1 -0
  3253. package/docs/pt/packages/intlayer/getTranslationContent.md +1 -0
  3254. package/docs/pt/packages/intlayer/validatePrefix.md +1 -0
  3255. package/docs/pt/packages/intlayer-cli/exports.md +1 -0
  3256. package/docs/pt/packages/lynx-intlayer/exports.md +1 -0
  3257. package/docs/pt/packages/next-intlayer/exports.md +5 -0
  3258. package/docs/pt/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3259. package/docs/pt/packages/next-intlayer/t.md +35 -0
  3260. package/docs/pt/packages/next-intlayer/useDictionary.md +1 -0
  3261. package/docs/pt/packages/next-intlayer/useIntlayer.md +1 -0
  3262. package/docs/pt/packages/next-intlayer/useLocale.md +1 -0
  3263. package/docs/pt/packages/next-intlayer/usePathname.md +136 -0
  3264. package/docs/pt/packages/next-intlayer/useRewriteURL.md +1 -0
  3265. package/docs/pt/packages/nuxt-intlayer/exports.md +1 -0
  3266. package/docs/pt/packages/preact-intlayer/exports.md +11 -6
  3267. package/docs/pt/packages/preact-intlayer/usePathname.md +117 -0
  3268. package/docs/pt/packages/react-intlayer/IntlayerProvider.md +1 -0
  3269. package/docs/pt/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3270. package/docs/pt/packages/react-intlayer/exports.md +22 -17
  3271. package/docs/pt/packages/react-intlayer/t.md +1 -0
  3272. package/docs/pt/packages/react-intlayer/useDictionary.md +1 -121
  3273. package/docs/pt/packages/react-intlayer/useI18n.md +1 -0
  3274. package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -51
  3275. package/docs/pt/packages/react-intlayer/useLocale.md +1 -0
  3276. package/docs/pt/packages/react-intlayer/usePathname.md +87 -0
  3277. package/docs/pt/packages/react-intlayer/useRewriteURL.md +1 -0
  3278. package/docs/pt/packages/react-native-intlayer/exports.md +48 -13
  3279. package/docs/pt/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3280. package/docs/pt/packages/solid-intlayer/exports.md +5 -0
  3281. package/docs/pt/packages/solid-intlayer/useIntlayer.md +1 -0
  3282. package/docs/pt/packages/solid-intlayer/useLocale.md +1 -0
  3283. package/docs/pt/packages/solid-intlayer/usePathname.md +119 -0
  3284. package/docs/pt/packages/solid-intlayer/useRewriteURL.md +1 -0
  3285. package/docs/pt/packages/svelte-intlayer/exports.md +5 -0
  3286. package/docs/pt/packages/svelte-intlayer/usePathname.md +103 -0
  3287. package/docs/pt/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3288. package/docs/pt/packages/vite-intlayer/exports.md +1 -0
  3289. package/docs/pt/packages/vite-intlayer/intlayer.md +1 -0
  3290. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  3291. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  3292. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  3293. package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -0
  3294. package/docs/pt/packages/vue-intlayer/exports.md +6 -1
  3295. package/docs/pt/packages/vue-intlayer/usePathname.md +109 -0
  3296. package/docs/pt/packages/vue-intlayer/useRewriteURL.md +1 -0
  3297. package/docs/pt/per_locale_file.md +1 -0
  3298. package/docs/pt/plugins/sync-json.md +222 -49
  3299. package/docs/pt/plugins/sync-po.md +2 -1
  3300. package/docs/pt/readme.md +3 -3
  3301. package/docs/pt/releases/v6.md +29 -0
  3302. package/docs/pt/releases/v7.md +129 -0
  3303. package/docs/pt/releases/v8.md +188 -1
  3304. package/docs/pt/releases/v9.md +316 -0
  3305. package/docs/pt/roadmap.md +7 -0
  3306. package/docs/pt/testing.md +1 -0
  3307. package/docs/pt/vs_code_extension.md +1 -0
  3308. package/docs/ru/CI_CD.md +5 -0
  3309. package/docs/ru/agent_skills.md +1 -0
  3310. package/docs/ru/autoFill.md +82 -0
  3311. package/docs/ru/benchmark/index.md +1 -0
  3312. package/docs/ru/benchmark/nextjs.md +1 -1
  3313. package/docs/ru/benchmark/solid.md +23 -1
  3314. package/docs/ru/benchmark/svelte.md +23 -1
  3315. package/docs/ru/benchmark/tanstack.md +23 -1
  3316. package/docs/ru/benchmark/vue.md +1 -1
  3317. package/docs/ru/bundle_optimization.md +6 -5
  3318. package/docs/ru/cli/build.md +1 -0
  3319. package/docs/ru/cli/ci.md +23 -0
  3320. package/docs/ru/cli/configuration.md +1 -0
  3321. package/docs/ru/cli/debug.md +1 -0
  3322. package/docs/ru/cli/doc-review.md +111 -4
  3323. package/docs/ru/cli/doc-translate.md +1 -0
  3324. package/docs/ru/cli/editor.md +1 -0
  3325. package/docs/ru/cli/extract.md +1 -0
  3326. package/docs/ru/cli/fill.md +9 -0
  3327. package/docs/ru/cli/index.md +10 -1
  3328. package/docs/ru/cli/init.md +1 -0
  3329. package/docs/ru/cli/list.md +1 -0
  3330. package/docs/ru/cli/list_projects.md +1 -0
  3331. package/docs/ru/cli/live.md +1 -0
  3332. package/docs/ru/cli/login.md +1 -36
  3333. package/docs/ru/cli/pull.md +1 -0
  3334. package/docs/ru/cli/push.md +1 -0
  3335. package/docs/ru/cli/scan.md +160 -0
  3336. package/docs/ru/cli/sdk.md +1 -0
  3337. package/docs/ru/cli/standalone.md +1 -0
  3338. package/docs/ru/cli/test.md +1 -0
  3339. package/docs/ru/cli/version.md +1 -0
  3340. package/docs/ru/cli/watch.md +1 -0
  3341. package/docs/ru/compat/i18n-js.md +44 -0
  3342. package/docs/ru/compat/i18next.md +59 -0
  3343. package/docs/ru/compat/index.md +51 -0
  3344. package/docs/ru/compat/lingui.md +44 -0
  3345. package/docs/ru/compat/next-i18next.md +57 -0
  3346. package/docs/ru/compat/next-intl.md +59 -0
  3347. package/docs/ru/compat/next-translate.md +45 -0
  3348. package/docs/ru/compat/ngx-translate.md +45 -0
  3349. package/docs/ru/compat/nuxtjs-i18n.md +46 -0
  3350. package/docs/ru/compat/polyglot.md +45 -0
  3351. package/docs/ru/compat/react-i18next.md +58 -0
  3352. package/docs/ru/compat/react-intl.md +55 -0
  3353. package/docs/ru/compat/svelte-i18n.md +47 -0
  3354. package/docs/ru/compat/transloco.md +45 -0
  3355. package/docs/ru/compat/vue-i18n.md +58 -0
  3356. package/docs/ru/compiler.md +10 -4
  3357. package/docs/ru/component_i18n.md +1 -0
  3358. package/docs/ru/configuration.md +54 -18
  3359. package/docs/ru/custom_domains.md +10 -3
  3360. package/docs/ru/custom_url_rewrites.md +10 -3
  3361. package/docs/ru/dictionary/condition.md +367 -39
  3362. package/docs/ru/dictionary/content_file.md +65 -27
  3363. package/docs/ru/dictionary/enumeration.md +585 -13
  3364. package/docs/ru/dictionary/file.md +327 -2
  3365. package/docs/ru/dictionary/function_fetching.md +1 -0
  3366. package/docs/ru/dictionary/gender.md +169 -7
  3367. package/docs/ru/dictionary/html.md +1 -0
  3368. package/docs/ru/dictionary/insertion.md +1 -0
  3369. package/docs/ru/dictionary/markdown.md +511 -0
  3370. package/docs/ru/dictionary/nesting.md +377 -71
  3371. package/docs/ru/dictionary/plurial.md +348 -7
  3372. package/docs/ru/dictionary/translation.md +317 -89
  3373. package/docs/ru/dynamic_dictionaries/collections.md +246 -0
  3374. package/docs/ru/dynamic_dictionaries/index.md +54 -0
  3375. package/docs/ru/dynamic_dictionaries/variants.md +492 -0
  3376. package/docs/ru/formatters.md +137 -0
  3377. package/docs/ru/how_works_intlayer.md +5 -0
  3378. package/docs/ru/interest_of_intlayer.md +1 -0
  3379. package/docs/ru/intlayer_CMS.md +7 -0
  3380. package/docs/ru/intlayer_visual_editor.md +1 -0
  3381. package/docs/ru/intlayer_with_adonisjs.md +21 -4
  3382. package/docs/ru/intlayer_with_analog.md +26 -5
  3383. package/docs/ru/intlayer_with_angular_19.md +21 -4
  3384. package/docs/ru/intlayer_with_angular_21.md +21 -4
  3385. package/docs/ru/intlayer_with_astro.md +133 -3
  3386. package/docs/ru/intlayer_with_astro_lit.md +5 -2
  3387. package/docs/ru/intlayer_with_astro_preact.md +5 -2
  3388. package/docs/ru/intlayer_with_astro_react.md +5 -2
  3389. package/docs/ru/intlayer_with_astro_solid.md +5 -2
  3390. package/docs/ru/intlayer_with_astro_svelte.md +5 -2
  3391. package/docs/ru/intlayer_with_astro_vanilla.md +5 -2
  3392. package/docs/ru/intlayer_with_astro_vue.md +25 -10
  3393. package/docs/ru/intlayer_with_create_react_app.md +21 -4
  3394. package/docs/ru/intlayer_with_express.md +21 -27
  3395. package/docs/ru/intlayer_with_fastify.md +21 -8
  3396. package/docs/ru/intlayer_with_hono.md +21 -4
  3397. package/docs/ru/intlayer_with_lynx+react.md +52 -12
  3398. package/docs/ru/intlayer_with_nestjs.md +23 -23
  3399. package/docs/ru/intlayer_with_next-i18next.md +21 -4
  3400. package/docs/ru/intlayer_with_next-intl.md +1 -0
  3401. package/docs/ru/intlayer_with_nextjs_14.md +52 -12
  3402. package/docs/ru/intlayer_with_nextjs_15.md +42 -5
  3403. package/docs/ru/intlayer_with_nextjs_16.md +24 -5
  3404. package/docs/ru/intlayer_with_nextjs_compiler.md +24 -5
  3405. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +22 -5
  3406. package/docs/ru/intlayer_with_nextjs_page_router.md +26 -5
  3407. package/docs/ru/intlayer_with_nuxt.md +26 -7
  3408. package/docs/ru/intlayer_with_react_native+expo.md +112 -74
  3409. package/docs/ru/intlayer_with_react_router_v7.md +25 -100
  3410. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +5 -97
  3411. package/docs/ru/intlayer_with_storybook.md +13 -9
  3412. package/docs/ru/intlayer_with_svelte_kit.md +17 -185
  3413. package/docs/ru/intlayer_with_tanstack+solid.md +40 -14
  3414. package/docs/ru/intlayer_with_tanstack.md +39 -13
  3415. package/docs/ru/intlayer_with_vanilla.md +1 -0
  3416. package/docs/ru/intlayer_with_vite+lit.md +35 -9
  3417. package/docs/ru/intlayer_with_vite+preact.md +81 -62
  3418. package/docs/ru/intlayer_with_vite+react.md +81 -56
  3419. package/docs/ru/intlayer_with_vite+react_compiler.md +31 -7
  3420. package/docs/ru/intlayer_with_vite+solid.md +57 -47
  3421. package/docs/ru/intlayer_with_vite+svelte.md +52 -35
  3422. package/docs/ru/intlayer_with_vite+vanilla.md +38 -10
  3423. package/docs/ru/intlayer_with_vite+vue.md +83 -109
  3424. package/docs/ru/introduction.md +1 -0
  3425. package/docs/ru/locale_mapper.md +1 -0
  3426. package/docs/ru/lsp.md +1 -0
  3427. package/docs/ru/mcp_server.md +23 -0
  3428. package/docs/ru/migration_from_i18next_to_intlayer.md +22 -5
  3429. package/docs/ru/migration_from_next-i18next_to_intlayer.md +22 -5
  3430. package/docs/ru/migration_from_next-intl_to_intlayer.md +22 -5
  3431. package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  3432. package/docs/ru/migration_from_react-i18next_to_intlayer.md +22 -5
  3433. package/docs/ru/migration_from_vue-i18n_to_intlayer.md +22 -5
  3434. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  3435. package/docs/ru/packages/adonis-intlayer/exports.md +1 -0
  3436. package/docs/ru/packages/adonis-intlayer/intlayer.md +1 -0
  3437. package/docs/ru/packages/adonis-intlayer/t.md +1 -0
  3438. package/docs/ru/packages/angular-intlayer/exports.md +14 -9
  3439. package/docs/ru/packages/angular-intlayer/usePathname.md +119 -0
  3440. package/docs/ru/packages/astro-intlayer/exports.md +1 -0
  3441. package/docs/ru/packages/express-intlayer/exports.md +1 -0
  3442. package/docs/ru/packages/express-intlayer/intlayer.md +1 -0
  3443. package/docs/ru/packages/express-intlayer/t.md +1 -0
  3444. package/docs/ru/packages/fastify-intlayer/exports.md +1 -0
  3445. package/docs/ru/packages/fastify-intlayer/intlayer.md +1 -0
  3446. package/docs/ru/packages/hono-intlayer/exports.md +1 -0
  3447. package/docs/ru/packages/hono-intlayer/intlayer.md +1 -0
  3448. package/docs/ru/packages/hono-intlayer/t.md +1 -0
  3449. package/docs/ru/packages/intlayer/comparePaths.md +173 -0
  3450. package/docs/ru/packages/intlayer/exports.md +6 -0
  3451. package/docs/ru/packages/intlayer/getCanonicalPath.md +1 -0
  3452. package/docs/ru/packages/intlayer/getConfiguration.md +1 -0
  3453. package/docs/ru/packages/intlayer/getEnumeration.md +1 -0
  3454. package/docs/ru/packages/intlayer/getHTMLTextDir.md +1 -0
  3455. package/docs/ru/packages/intlayer/getLocale.md +1 -0
  3456. package/docs/ru/packages/intlayer/getLocaleLang.md +1 -0
  3457. package/docs/ru/packages/intlayer/getLocaleName.md +1 -0
  3458. package/docs/ru/packages/intlayer/getLocalizedPath.md +1 -0
  3459. package/docs/ru/packages/intlayer/getLocalizedUrl.md +76 -0
  3460. package/docs/ru/packages/intlayer/getMultilingualUrls.md +112 -0
  3461. package/docs/ru/packages/intlayer/getPathWithoutLocale.md +1 -0
  3462. package/docs/ru/packages/intlayer/getPrefix.md +1 -0
  3463. package/docs/ru/packages/intlayer/getTranslation.md +1 -0
  3464. package/docs/ru/packages/intlayer/getTranslationContent.md +1 -0
  3465. package/docs/ru/packages/intlayer/validatePrefix.md +1 -0
  3466. package/docs/ru/packages/intlayer-cli/exports.md +1 -0
  3467. package/docs/ru/packages/lynx-intlayer/exports.md +1 -0
  3468. package/docs/ru/packages/next-intlayer/exports.md +5 -0
  3469. package/docs/ru/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3470. package/docs/ru/packages/next-intlayer/t.md +35 -0
  3471. package/docs/ru/packages/next-intlayer/useDictionary.md +1 -0
  3472. package/docs/ru/packages/next-intlayer/useIntlayer.md +1 -0
  3473. package/docs/ru/packages/next-intlayer/useLocale.md +1 -0
  3474. package/docs/ru/packages/next-intlayer/usePathname.md +136 -0
  3475. package/docs/ru/packages/next-intlayer/useRewriteURL.md +1 -0
  3476. package/docs/ru/packages/nuxt-intlayer/exports.md +1 -0
  3477. package/docs/ru/packages/preact-intlayer/exports.md +11 -6
  3478. package/docs/ru/packages/preact-intlayer/usePathname.md +117 -0
  3479. package/docs/ru/packages/react-intlayer/IntlayerProvider.md +1 -0
  3480. package/docs/ru/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3481. package/docs/ru/packages/react-intlayer/exports.md +5 -0
  3482. package/docs/ru/packages/react-intlayer/t.md +1 -0
  3483. package/docs/ru/packages/react-intlayer/useDictionary.md +1 -104
  3484. package/docs/ru/packages/react-intlayer/useI18n.md +1 -0
  3485. package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -51
  3486. package/docs/ru/packages/react-intlayer/useLocale.md +10 -0
  3487. package/docs/ru/packages/react-intlayer/usePathname.md +87 -0
  3488. package/docs/ru/packages/react-intlayer/useRewriteURL.md +1 -0
  3489. package/docs/ru/packages/react-native-intlayer/exports.md +50 -16
  3490. package/docs/ru/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3491. package/docs/ru/packages/solid-intlayer/exports.md +5 -0
  3492. package/docs/ru/packages/solid-intlayer/useIntlayer.md +1 -0
  3493. package/docs/ru/packages/solid-intlayer/useLocale.md +1 -0
  3494. package/docs/ru/packages/solid-intlayer/usePathname.md +119 -0
  3495. package/docs/ru/packages/solid-intlayer/useRewriteURL.md +1 -0
  3496. package/docs/ru/packages/svelte-intlayer/exports.md +5 -0
  3497. package/docs/ru/packages/svelte-intlayer/usePathname.md +103 -0
  3498. package/docs/ru/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3499. package/docs/ru/packages/vite-intlayer/exports.md +1 -0
  3500. package/docs/ru/packages/vite-intlayer/intlayer.md +1 -0
  3501. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  3502. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  3503. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  3504. package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -0
  3505. package/docs/ru/packages/vue-intlayer/exports.md +5 -0
  3506. package/docs/ru/packages/vue-intlayer/usePathname.md +109 -0
  3507. package/docs/ru/packages/vue-intlayer/useRewriteURL.md +1 -0
  3508. package/docs/ru/per_locale_file.md +1 -0
  3509. package/docs/ru/plugins/sync-json.md +269 -95
  3510. package/docs/ru/plugins/sync-po.md +1 -0
  3511. package/docs/ru/releases/v6.md +29 -0
  3512. package/docs/ru/releases/v7.md +129 -0
  3513. package/docs/ru/releases/v8.md +195 -2
  3514. package/docs/ru/releases/v9.md +316 -0
  3515. package/docs/ru/roadmap.md +7 -0
  3516. package/docs/ru/testing.md +1 -0
  3517. package/docs/ru/vs_code_extension.md +1 -0
  3518. package/docs/tr/CI_CD.md +5 -0
  3519. package/docs/tr/agent_skills.md +1 -0
  3520. package/docs/tr/autoFill.md +82 -0
  3521. package/docs/tr/benchmark/index.md +1 -0
  3522. package/docs/tr/benchmark/nextjs.md +1 -1
  3523. package/docs/tr/benchmark/solid.md +23 -1
  3524. package/docs/tr/benchmark/svelte.md +23 -1
  3525. package/docs/tr/benchmark/tanstack.md +23 -1
  3526. package/docs/tr/benchmark/vue.md +1 -1
  3527. package/docs/tr/bundle_optimization.md +6 -5
  3528. package/docs/tr/cli/build.md +1 -0
  3529. package/docs/tr/cli/ci.md +23 -0
  3530. package/docs/tr/cli/configuration.md +1 -0
  3531. package/docs/tr/cli/debug.md +1 -0
  3532. package/docs/tr/cli/doc-review.md +111 -4
  3533. package/docs/tr/cli/doc-translate.md +1 -0
  3534. package/docs/tr/cli/editor.md +1 -0
  3535. package/docs/tr/cli/extract.md +1 -0
  3536. package/docs/tr/cli/fill.md +9 -0
  3537. package/docs/tr/cli/index.md +10 -1
  3538. package/docs/tr/cli/init.md +1 -0
  3539. package/docs/tr/cli/list.md +1 -0
  3540. package/docs/tr/cli/list_projects.md +1 -0
  3541. package/docs/tr/cli/live.md +1 -0
  3542. package/docs/tr/cli/login.md +1 -10
  3543. package/docs/tr/cli/pull.md +1 -0
  3544. package/docs/tr/cli/push.md +1 -0
  3545. package/docs/tr/cli/scan.md +160 -0
  3546. package/docs/tr/cli/sdk.md +1 -0
  3547. package/docs/tr/cli/standalone.md +1 -0
  3548. package/docs/tr/cli/test.md +1 -0
  3549. package/docs/tr/cli/version.md +1 -0
  3550. package/docs/tr/cli/watch.md +1 -0
  3551. package/docs/tr/compat/i18n-js.md +44 -0
  3552. package/docs/tr/compat/i18next.md +59 -0
  3553. package/docs/tr/compat/index.md +51 -0
  3554. package/docs/tr/compat/lingui.md +44 -0
  3555. package/docs/tr/compat/next-i18next.md +57 -0
  3556. package/docs/tr/compat/next-intl.md +59 -0
  3557. package/docs/tr/compat/next-translate.md +45 -0
  3558. package/docs/tr/compat/ngx-translate.md +45 -0
  3559. package/docs/tr/compat/nuxtjs-i18n.md +46 -0
  3560. package/docs/tr/compat/polyglot.md +45 -0
  3561. package/docs/tr/compat/react-i18next.md +58 -0
  3562. package/docs/tr/compat/react-intl.md +55 -0
  3563. package/docs/tr/compat/svelte-i18n.md +47 -0
  3564. package/docs/tr/compat/transloco.md +45 -0
  3565. package/docs/tr/compat/vue-i18n.md +58 -0
  3566. package/docs/tr/compiler.md +10 -4
  3567. package/docs/tr/component_i18n.md +1 -0
  3568. package/docs/tr/configuration.md +54 -18
  3569. package/docs/tr/custom_domains.md +10 -3
  3570. package/docs/tr/custom_url_rewrites.md +10 -3
  3571. package/docs/tr/dictionary/condition.md +168 -5
  3572. package/docs/tr/dictionary/content_file.md +65 -27
  3573. package/docs/tr/dictionary/enumeration.md +354 -6
  3574. package/docs/tr/dictionary/file.md +160 -1
  3575. package/docs/tr/dictionary/function_fetching.md +1 -0
  3576. package/docs/tr/dictionary/gender.md +169 -7
  3577. package/docs/tr/dictionary/html.md +1 -0
  3578. package/docs/tr/dictionary/insertion.md +1 -0
  3579. package/docs/tr/dictionary/markdown.md +1 -0
  3580. package/docs/tr/dictionary/nesting.md +188 -40
  3581. package/docs/tr/dictionary/plurial.md +175 -5
  3582. package/docs/tr/dictionary/translation.md +143 -76
  3583. package/docs/tr/dynamic_dictionaries/collections.md +246 -0
  3584. package/docs/tr/dynamic_dictionaries/index.md +54 -0
  3585. package/docs/tr/dynamic_dictionaries/variants.md +492 -0
  3586. package/docs/tr/formatters.md +60 -0
  3587. package/docs/tr/how_works_intlayer.md +5 -0
  3588. package/docs/tr/interest_of_intlayer.md +1 -0
  3589. package/docs/tr/intlayer_CMS.md +7 -0
  3590. package/docs/tr/intlayer_visual_editor.md +1 -0
  3591. package/docs/tr/intlayer_with_adonisjs.md +21 -4
  3592. package/docs/tr/intlayer_with_analog.md +30 -5
  3593. package/docs/tr/intlayer_with_angular_19.md +21 -4
  3594. package/docs/tr/intlayer_with_angular_21.md +21 -4
  3595. package/docs/tr/intlayer_with_astro.md +135 -77
  3596. package/docs/tr/intlayer_with_astro_lit.md +25 -10
  3597. package/docs/tr/intlayer_with_astro_preact.md +25 -10
  3598. package/docs/tr/intlayer_with_astro_react.md +25 -10
  3599. package/docs/tr/intlayer_with_astro_solid.md +25 -10
  3600. package/docs/tr/intlayer_with_astro_svelte.md +25 -10
  3601. package/docs/tr/intlayer_with_astro_vanilla.md +25 -10
  3602. package/docs/tr/intlayer_with_astro_vue.md +25 -10
  3603. package/docs/tr/intlayer_with_create_react_app.md +21 -4
  3604. package/docs/tr/intlayer_with_express.md +21 -8
  3605. package/docs/tr/intlayer_with_fastify.md +21 -8
  3606. package/docs/tr/intlayer_with_hono.md +21 -4
  3607. package/docs/tr/intlayer_with_lynx+react.md +52 -12
  3608. package/docs/tr/intlayer_with_nestjs.md +23 -13
  3609. package/docs/tr/intlayer_with_next-i18next.md +21 -4
  3610. package/docs/tr/intlayer_with_next-intl.md +1 -0
  3611. package/docs/tr/intlayer_with_nextjs_14.md +148 -19
  3612. package/docs/tr/intlayer_with_nextjs_15.md +42 -5
  3613. package/docs/tr/intlayer_with_nextjs_16.md +24 -5
  3614. package/docs/tr/intlayer_with_nextjs_compiler.md +24 -26
  3615. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +22 -5
  3616. package/docs/tr/intlayer_with_nextjs_page_router.md +26 -5
  3617. package/docs/tr/intlayer_with_nuxt.md +26 -7
  3618. package/docs/tr/intlayer_with_react_native+expo.md +110 -90
  3619. package/docs/tr/intlayer_with_react_router_v7.md +25 -100
  3620. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +5 -97
  3621. package/docs/tr/intlayer_with_storybook.md +13 -9
  3622. package/docs/tr/intlayer_with_svelte_kit.md +17 -185
  3623. package/docs/tr/intlayer_with_tanstack+solid.md +40 -14
  3624. package/docs/tr/intlayer_with_tanstack.md +39 -13
  3625. package/docs/tr/intlayer_with_vanilla.md +1 -0
  3626. package/docs/tr/intlayer_with_vite+lit.md +30 -7
  3627. package/docs/tr/intlayer_with_vite+preact.md +81 -62
  3628. package/docs/tr/intlayer_with_vite+react.md +79 -57
  3629. package/docs/tr/intlayer_with_vite+react_compiler.md +31 -7
  3630. package/docs/tr/intlayer_with_vite+solid.md +57 -47
  3631. package/docs/tr/intlayer_with_vite+svelte.md +52 -35
  3632. package/docs/tr/intlayer_with_vite+vanilla.md +38 -10
  3633. package/docs/tr/intlayer_with_vite+vue.md +84 -110
  3634. package/docs/tr/introduction.md +1 -0
  3635. package/docs/tr/locale_mapper.md +1 -0
  3636. package/docs/tr/lsp.md +1 -0
  3637. package/docs/tr/mcp_server.md +23 -0
  3638. package/docs/tr/migration_from_i18next_to_intlayer.md +22 -5
  3639. package/docs/tr/migration_from_next-i18next_to_intlayer.md +22 -5
  3640. package/docs/tr/migration_from_next-intl_to_intlayer.md +22 -5
  3641. package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +22 -5
  3642. package/docs/tr/migration_from_react-i18next_to_intlayer.md +22 -5
  3643. package/docs/tr/migration_from_vue-i18n_to_intlayer.md +22 -5
  3644. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  3645. package/docs/tr/packages/adonis-intlayer/exports.md +1 -0
  3646. package/docs/tr/packages/adonis-intlayer/intlayer.md +1 -0
  3647. package/docs/tr/packages/adonis-intlayer/t.md +1 -0
  3648. package/docs/tr/packages/angular-intlayer/exports.md +14 -9
  3649. package/docs/tr/packages/angular-intlayer/usePathname.md +119 -0
  3650. package/docs/tr/packages/astro-intlayer/exports.md +1 -0
  3651. package/docs/tr/packages/express-intlayer/exports.md +1 -0
  3652. package/docs/tr/packages/express-intlayer/intlayer.md +1 -0
  3653. package/docs/tr/packages/express-intlayer/t.md +1 -0
  3654. package/docs/tr/packages/fastify-intlayer/exports.md +1 -0
  3655. package/docs/tr/packages/fastify-intlayer/intlayer.md +1 -0
  3656. package/docs/tr/packages/hono-intlayer/exports.md +1 -0
  3657. package/docs/tr/packages/hono-intlayer/intlayer.md +1 -0
  3658. package/docs/tr/packages/hono-intlayer/t.md +1 -0
  3659. package/docs/tr/packages/intlayer/comparePaths.md +173 -0
  3660. package/docs/tr/packages/intlayer/exports.md +19 -13
  3661. package/docs/tr/packages/intlayer/getCanonicalPath.md +1 -0
  3662. package/docs/tr/packages/intlayer/getConfiguration.md +1 -0
  3663. package/docs/tr/packages/intlayer/getEnumeration.md +1 -0
  3664. package/docs/tr/packages/intlayer/getHTMLTextDir.md +1 -0
  3665. package/docs/tr/packages/intlayer/getLocale.md +1 -0
  3666. package/docs/tr/packages/intlayer/getLocaleLang.md +1 -0
  3667. package/docs/tr/packages/intlayer/getLocaleName.md +1 -0
  3668. package/docs/tr/packages/intlayer/getLocalizedPath.md +1 -0
  3669. package/docs/tr/packages/intlayer/getLocalizedUrl.md +1 -0
  3670. package/docs/tr/packages/intlayer/getMultilingualUrls.md +112 -0
  3671. package/docs/tr/packages/intlayer/getPathWithoutLocale.md +1 -0
  3672. package/docs/tr/packages/intlayer/getPrefix.md +1 -0
  3673. package/docs/tr/packages/intlayer/getTranslation.md +1 -0
  3674. package/docs/tr/packages/intlayer/getTranslationContent.md +1 -0
  3675. package/docs/tr/packages/intlayer/validatePrefix.md +1 -0
  3676. package/docs/tr/packages/intlayer-cli/exports.md +1 -0
  3677. package/docs/tr/packages/lynx-intlayer/exports.md +1 -0
  3678. package/docs/tr/packages/next-intlayer/exports.md +5 -0
  3679. package/docs/tr/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3680. package/docs/tr/packages/next-intlayer/t.md +1 -0
  3681. package/docs/tr/packages/next-intlayer/useDictionary.md +1 -0
  3682. package/docs/tr/packages/next-intlayer/useIntlayer.md +1 -0
  3683. package/docs/tr/packages/next-intlayer/useLocale.md +1 -0
  3684. package/docs/tr/packages/next-intlayer/usePathname.md +136 -0
  3685. package/docs/tr/packages/next-intlayer/useRewriteURL.md +1 -0
  3686. package/docs/tr/packages/nuxt-intlayer/exports.md +1 -0
  3687. package/docs/tr/packages/preact-intlayer/exports.md +11 -6
  3688. package/docs/tr/packages/preact-intlayer/usePathname.md +117 -0
  3689. package/docs/tr/packages/react-intlayer/IntlayerProvider.md +1 -0
  3690. package/docs/tr/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3691. package/docs/tr/packages/react-intlayer/exports.md +5 -0
  3692. package/docs/tr/packages/react-intlayer/t.md +1 -0
  3693. package/docs/tr/packages/react-intlayer/useDictionary.md +1 -119
  3694. package/docs/tr/packages/react-intlayer/useI18n.md +1 -125
  3695. package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -51
  3696. package/docs/tr/packages/react-intlayer/useLocale.md +1 -0
  3697. package/docs/tr/packages/react-intlayer/usePathname.md +87 -0
  3698. package/docs/tr/packages/react-intlayer/useRewriteURL.md +1 -0
  3699. package/docs/tr/packages/react-native-intlayer/exports.md +49 -15
  3700. package/docs/tr/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3701. package/docs/tr/packages/solid-intlayer/exports.md +5 -0
  3702. package/docs/tr/packages/solid-intlayer/useIntlayer.md +1 -0
  3703. package/docs/tr/packages/solid-intlayer/useLocale.md +1 -0
  3704. package/docs/tr/packages/solid-intlayer/usePathname.md +119 -0
  3705. package/docs/tr/packages/solid-intlayer/useRewriteURL.md +1 -0
  3706. package/docs/tr/packages/svelte-intlayer/exports.md +14 -9
  3707. package/docs/tr/packages/svelte-intlayer/usePathname.md +103 -0
  3708. package/docs/tr/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3709. package/docs/tr/packages/vite-intlayer/exports.md +1 -0
  3710. package/docs/tr/packages/vite-intlayer/intlayer.md +1 -0
  3711. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  3712. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  3713. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  3714. package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -0
  3715. package/docs/tr/packages/vue-intlayer/exports.md +5 -0
  3716. package/docs/tr/packages/vue-intlayer/usePathname.md +109 -0
  3717. package/docs/tr/packages/vue-intlayer/useRewriteURL.md +1 -0
  3718. package/docs/tr/per_locale_file.md +1 -0
  3719. package/docs/tr/plugins/sync-json.md +222 -50
  3720. package/docs/tr/plugins/sync-po.md +1 -0
  3721. package/docs/tr/releases/v6.md +29 -0
  3722. package/docs/tr/releases/v7.md +129 -0
  3723. package/docs/tr/releases/v8.md +188 -1
  3724. package/docs/tr/releases/v9.md +316 -0
  3725. package/docs/tr/roadmap.md +7 -0
  3726. package/docs/tr/testing.md +1 -0
  3727. package/docs/tr/vs_code_extension.md +1 -0
  3728. package/docs/uk/CI_CD.md +1 -0
  3729. package/docs/uk/agent_skills.md +1 -0
  3730. package/docs/uk/autoFill.md +1 -0
  3731. package/docs/uk/benchmark/index.md +1 -0
  3732. package/docs/uk/benchmark/nextjs.md +1 -1
  3733. package/docs/uk/benchmark/solid.md +23 -1
  3734. package/docs/uk/benchmark/svelte.md +23 -1
  3735. package/docs/uk/benchmark/tanstack.md +23 -1
  3736. package/docs/uk/benchmark/vue.md +1 -1
  3737. package/docs/uk/bundle_optimization.md +6 -5
  3738. package/docs/uk/cli/build.md +1 -0
  3739. package/docs/uk/cli/ci.md +23 -0
  3740. package/docs/uk/cli/configuration.md +1 -0
  3741. package/docs/uk/cli/debug.md +1 -0
  3742. package/docs/uk/cli/doc-review.md +111 -4
  3743. package/docs/uk/cli/doc-translate.md +1 -0
  3744. package/docs/uk/cli/editor.md +1 -0
  3745. package/docs/uk/cli/extract.md +1 -0
  3746. package/docs/uk/cli/fill.md +9 -0
  3747. package/docs/uk/cli/index.md +10 -1
  3748. package/docs/uk/cli/init.md +1 -0
  3749. package/docs/uk/cli/list.md +1 -0
  3750. package/docs/uk/cli/list_projects.md +1 -0
  3751. package/docs/uk/cli/live.md +1 -0
  3752. package/docs/uk/cli/login.md +1 -0
  3753. package/docs/uk/cli/pull.md +1 -0
  3754. package/docs/uk/cli/push.md +1 -0
  3755. package/docs/uk/cli/scan.md +160 -0
  3756. package/docs/uk/cli/sdk.md +1 -0
  3757. package/docs/uk/cli/standalone.md +1 -0
  3758. package/docs/uk/cli/test.md +1 -0
  3759. package/docs/uk/cli/version.md +1 -0
  3760. package/docs/uk/cli/watch.md +1 -0
  3761. package/docs/uk/compat/i18n-js.md +44 -0
  3762. package/docs/uk/compat/i18next.md +59 -0
  3763. package/docs/uk/compat/index.md +51 -0
  3764. package/docs/uk/compat/lingui.md +44 -0
  3765. package/docs/uk/compat/next-i18next.md +57 -0
  3766. package/docs/uk/compat/next-intl.md +59 -0
  3767. package/docs/uk/compat/next-translate.md +45 -0
  3768. package/docs/uk/compat/ngx-translate.md +45 -0
  3769. package/docs/uk/compat/nuxtjs-i18n.md +46 -0
  3770. package/docs/uk/compat/polyglot.md +45 -0
  3771. package/docs/uk/compat/react-i18next.md +58 -0
  3772. package/docs/uk/compat/react-intl.md +55 -0
  3773. package/docs/uk/compat/svelte-i18n.md +47 -0
  3774. package/docs/uk/compat/transloco.md +45 -0
  3775. package/docs/uk/compat/vue-i18n.md +58 -0
  3776. package/docs/uk/compiler.md +10 -4
  3777. package/docs/uk/component_i18n.md +1 -0
  3778. package/docs/uk/configuration.md +54 -18
  3779. package/docs/uk/custom_domains.md +10 -3
  3780. package/docs/uk/custom_url_rewrites.md +10 -3
  3781. package/docs/uk/dictionary/condition.md +168 -5
  3782. package/docs/uk/dictionary/content_file.md +61 -7
  3783. package/docs/uk/dictionary/enumeration.md +354 -6
  3784. package/docs/uk/dictionary/file.md +319 -2
  3785. package/docs/uk/dictionary/function_fetching.md +1 -0
  3786. package/docs/uk/dictionary/gender.md +382 -8
  3787. package/docs/uk/dictionary/html.md +1 -0
  3788. package/docs/uk/dictionary/insertion.md +1 -0
  3789. package/docs/uk/dictionary/markdown.md +1 -0
  3790. package/docs/uk/dictionary/nesting.md +187 -39
  3791. package/docs/uk/dictionary/plurial.md +175 -5
  3792. package/docs/uk/dictionary/translation.md +147 -64
  3793. package/docs/uk/dynamic_dictionaries/collections.md +246 -0
  3794. package/docs/uk/dynamic_dictionaries/index.md +54 -0
  3795. package/docs/uk/dynamic_dictionaries/variants.md +492 -0
  3796. package/docs/uk/formatters.md +143 -58
  3797. package/docs/uk/how_works_intlayer.md +1 -0
  3798. package/docs/uk/interest_of_intlayer.md +195 -0
  3799. package/docs/uk/intlayer_CMS.md +1 -0
  3800. package/docs/uk/intlayer_visual_editor.md +1 -0
  3801. package/docs/uk/intlayer_with_adonisjs.md +21 -4
  3802. package/docs/uk/intlayer_with_analog.md +30 -5
  3803. package/docs/uk/intlayer_with_angular_19.md +21 -4
  3804. package/docs/uk/intlayer_with_angular_21.md +21 -4
  3805. package/docs/uk/intlayer_with_astro.md +134 -4
  3806. package/docs/uk/intlayer_with_astro_lit.md +25 -10
  3807. package/docs/uk/intlayer_with_astro_preact.md +25 -10
  3808. package/docs/uk/intlayer_with_astro_react.md +25 -10
  3809. package/docs/uk/intlayer_with_astro_solid.md +25 -10
  3810. package/docs/uk/intlayer_with_astro_svelte.md +25 -10
  3811. package/docs/uk/intlayer_with_astro_vanilla.md +25 -10
  3812. package/docs/uk/intlayer_with_astro_vue.md +25 -10
  3813. package/docs/uk/intlayer_with_create_react_app.md +21 -4
  3814. package/docs/uk/intlayer_with_express.md +21 -4
  3815. package/docs/uk/intlayer_with_fastify.md +21 -8
  3816. package/docs/uk/intlayer_with_hono.md +21 -4
  3817. package/docs/uk/intlayer_with_lynx+react.md +52 -12
  3818. package/docs/uk/intlayer_with_nestjs.md +21 -4
  3819. package/docs/uk/intlayer_with_next-i18next.md +21 -4
  3820. package/docs/uk/intlayer_with_next-intl.md +1 -0
  3821. package/docs/uk/intlayer_with_nextjs_14.md +22 -5
  3822. package/docs/uk/intlayer_with_nextjs_15.md +22 -5
  3823. package/docs/uk/intlayer_with_nextjs_16.md +24 -5
  3824. package/docs/uk/intlayer_with_nextjs_compiler.md +24 -26
  3825. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +22 -5
  3826. package/docs/uk/intlayer_with_nextjs_page_router.md +22 -5
  3827. package/docs/uk/intlayer_with_nuxt.md +21 -31
  3828. package/docs/uk/intlayer_with_react_native+expo.md +84 -83
  3829. package/docs/uk/intlayer_with_react_router_v7.md +25 -100
  3830. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +5 -97
  3831. package/docs/uk/intlayer_with_storybook.md +13 -9
  3832. package/docs/uk/intlayer_with_svelte_kit.md +31 -9
  3833. package/docs/uk/intlayer_with_tanstack+solid.md +40 -14
  3834. package/docs/uk/intlayer_with_tanstack.md +39 -13
  3835. package/docs/uk/intlayer_with_vanilla.md +1 -0
  3836. package/docs/uk/intlayer_with_vite+lit.md +30 -7
  3837. package/docs/uk/intlayer_with_vite+preact.md +81 -62
  3838. package/docs/uk/intlayer_with_vite+react.md +79 -57
  3839. package/docs/uk/intlayer_with_vite+react_compiler.md +31 -7
  3840. package/docs/uk/intlayer_with_vite+solid.md +57 -47
  3841. package/docs/uk/intlayer_with_vite+svelte.md +59 -37
  3842. package/docs/uk/intlayer_with_vite+vanilla.md +38 -10
  3843. package/docs/uk/intlayer_with_vite+vue.md +79 -109
  3844. package/docs/uk/introduction.md +1 -0
  3845. package/docs/uk/locale_mapper.md +1 -0
  3846. package/docs/uk/lsp.md +1 -0
  3847. package/docs/uk/mcp_server.md +23 -0
  3848. package/docs/uk/migration_from_i18next_to_intlayer.md +333 -0
  3849. package/docs/uk/migration_from_next-i18next_to_intlayer.md +355 -0
  3850. package/docs/uk/migration_from_next-intl_to_intlayer.md +364 -0
  3851. package/docs/uk/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  3852. package/docs/uk/migration_from_react-i18next_to_intlayer.md +384 -0
  3853. package/docs/uk/migration_from_vue-i18n_to_intlayer.md +359 -0
  3854. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  3855. package/docs/uk/packages/adonis-intlayer/exports.md +1 -0
  3856. package/docs/uk/packages/adonis-intlayer/intlayer.md +1 -0
  3857. package/docs/uk/packages/adonis-intlayer/t.md +1 -0
  3858. package/docs/uk/packages/angular-intlayer/exports.md +15 -10
  3859. package/docs/uk/packages/angular-intlayer/usePathname.md +119 -0
  3860. package/docs/uk/packages/astro-intlayer/exports.md +1 -0
  3861. package/docs/uk/packages/express-intlayer/exports.md +1 -0
  3862. package/docs/uk/packages/express-intlayer/intlayer.md +1 -0
  3863. package/docs/uk/packages/express-intlayer/t.md +1 -0
  3864. package/docs/uk/packages/fastify-intlayer/exports.md +1 -0
  3865. package/docs/uk/packages/fastify-intlayer/intlayer.md +1 -0
  3866. package/docs/uk/packages/hono-intlayer/exports.md +1 -0
  3867. package/docs/uk/packages/hono-intlayer/intlayer.md +1 -0
  3868. package/docs/uk/packages/hono-intlayer/t.md +1 -0
  3869. package/docs/uk/packages/intlayer/comparePaths.md +173 -0
  3870. package/docs/uk/packages/intlayer/exports.md +6 -0
  3871. package/docs/uk/packages/intlayer/getCanonicalPath.md +1 -0
  3872. package/docs/uk/packages/intlayer/getConfiguration.md +1 -0
  3873. package/docs/uk/packages/intlayer/getEnumeration.md +1 -0
  3874. package/docs/uk/packages/intlayer/getHTMLTextDir.md +1 -0
  3875. package/docs/uk/packages/intlayer/getLocale.md +1 -0
  3876. package/docs/uk/packages/intlayer/getLocaleLang.md +1 -0
  3877. package/docs/uk/packages/intlayer/getLocaleName.md +1 -0
  3878. package/docs/uk/packages/intlayer/getLocalizedPath.md +1 -0
  3879. package/docs/uk/packages/intlayer/getLocalizedUrl.md +1 -0
  3880. package/docs/uk/packages/intlayer/getMultilingualUrls.md +1 -0
  3881. package/docs/uk/packages/intlayer/getPathWithoutLocale.md +1 -0
  3882. package/docs/uk/packages/intlayer/getPrefix.md +1 -0
  3883. package/docs/uk/packages/intlayer/getTranslation.md +1 -0
  3884. package/docs/uk/packages/intlayer/getTranslationContent.md +1 -0
  3885. package/docs/uk/packages/intlayer/validatePrefix.md +1 -0
  3886. package/docs/uk/packages/intlayer-cli/exports.md +1 -0
  3887. package/docs/uk/packages/lynx-intlayer/exports.md +1 -0
  3888. package/docs/uk/packages/next-intlayer/exports.md +5 -0
  3889. package/docs/uk/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3890. package/docs/uk/packages/next-intlayer/t.md +1 -0
  3891. package/docs/uk/packages/next-intlayer/useDictionary.md +1 -0
  3892. package/docs/uk/packages/next-intlayer/useIntlayer.md +1 -0
  3893. package/docs/uk/packages/next-intlayer/useLocale.md +1 -0
  3894. package/docs/uk/packages/next-intlayer/usePathname.md +136 -0
  3895. package/docs/uk/packages/next-intlayer/useRewriteURL.md +1 -0
  3896. package/docs/uk/packages/nuxt-intlayer/exports.md +1 -0
  3897. package/docs/uk/packages/preact-intlayer/exports.md +11 -6
  3898. package/docs/uk/packages/preact-intlayer/usePathname.md +117 -0
  3899. package/docs/uk/packages/react-intlayer/IntlayerProvider.md +1 -0
  3900. package/docs/uk/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3901. package/docs/uk/packages/react-intlayer/exports.md +5 -0
  3902. package/docs/uk/packages/react-intlayer/t.md +1 -0
  3903. package/docs/uk/packages/react-intlayer/useDictionary.md +1 -107
  3904. package/docs/uk/packages/react-intlayer/useI18n.md +1 -0
  3905. package/docs/uk/packages/react-intlayer/useIntlayer.md +1 -51
  3906. package/docs/uk/packages/react-intlayer/useLocale.md +1 -0
  3907. package/docs/uk/packages/react-intlayer/usePathname.md +87 -0
  3908. package/docs/uk/packages/react-intlayer/useRewriteURL.md +1 -0
  3909. package/docs/uk/packages/react-native-intlayer/exports.md +48 -13
  3910. package/docs/uk/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3911. package/docs/uk/packages/solid-intlayer/exports.md +6 -1
  3912. package/docs/uk/packages/solid-intlayer/useIntlayer.md +1 -0
  3913. package/docs/uk/packages/solid-intlayer/useLocale.md +1 -0
  3914. package/docs/uk/packages/solid-intlayer/usePathname.md +119 -0
  3915. package/docs/uk/packages/solid-intlayer/useRewriteURL.md +1 -0
  3916. package/docs/uk/packages/svelte-intlayer/exports.md +5 -0
  3917. package/docs/uk/packages/svelte-intlayer/usePathname.md +103 -0
  3918. package/docs/uk/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3919. package/docs/uk/packages/vite-intlayer/exports.md +1 -0
  3920. package/docs/uk/packages/vite-intlayer/intlayer.md +1 -0
  3921. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  3922. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  3923. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  3924. package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -0
  3925. package/docs/uk/packages/vue-intlayer/exports.md +5 -0
  3926. package/docs/uk/packages/vue-intlayer/usePathname.md +109 -0
  3927. package/docs/uk/packages/vue-intlayer/useRewriteURL.md +1 -0
  3928. package/docs/uk/per_locale_file.md +1 -0
  3929. package/docs/uk/plugins/sync-json.md +57 -3
  3930. package/docs/uk/plugins/sync-po.md +1 -0
  3931. package/docs/uk/releases/v6.md +5 -0
  3932. package/docs/uk/releases/v7.md +5 -0
  3933. package/docs/uk/releases/v8.md +192 -3
  3934. package/docs/uk/releases/v9.md +316 -0
  3935. package/docs/uk/roadmap.md +1 -0
  3936. package/docs/uk/testing.md +1 -0
  3937. package/docs/uk/vs_code_extension.md +1 -0
  3938. package/docs/ur/bundle_optimization.md +6 -5
  3939. package/docs/ur/cli/index.md +10 -1
  3940. package/docs/ur/cli/init.md +1 -0
  3941. package/docs/ur/cli/scan.md +160 -0
  3942. package/docs/ur/cli/standalone.md +1 -0
  3943. package/docs/ur/configuration.md +37 -3
  3944. package/docs/ur/custom_domains.md +9 -2
  3945. package/docs/ur/interest_of_intlayer.md +22 -21
  3946. package/docs/ur/intlayer_with_angular_21.md +21 -4
  3947. package/docs/ur/intlayer_with_fastify.md +21 -8
  3948. package/docs/ur/intlayer_with_hono.md +21 -4
  3949. package/docs/ur/intlayer_with_storybook.md +13 -9
  3950. package/docs/ur/intlayer_with_vanilla.md +1 -0
  3951. package/docs/ur/intlayer_with_vite+lit.md +29 -6
  3952. package/docs/ur/intlayer_with_vite+vanilla.md +37 -9
  3953. package/docs/ur/introduction.md +1 -0
  3954. package/docs/ur/packages/intlayer/comparePaths.md +173 -0
  3955. package/docs/vi/CI_CD.md +1 -0
  3956. package/docs/vi/agent_skills.md +1 -0
  3957. package/docs/vi/autoFill.md +21 -0
  3958. package/docs/vi/benchmark/index.md +1 -0
  3959. package/docs/vi/benchmark/nextjs.md +1 -1
  3960. package/docs/vi/benchmark/solid.md +23 -1
  3961. package/docs/vi/benchmark/svelte.md +23 -1
  3962. package/docs/vi/benchmark/tanstack.md +23 -1
  3963. package/docs/vi/benchmark/vue.md +1 -1
  3964. package/docs/vi/bundle_optimization.md +6 -5
  3965. package/docs/vi/cli/build.md +1 -0
  3966. package/docs/vi/cli/ci.md +23 -0
  3967. package/docs/vi/cli/configuration.md +1 -0
  3968. package/docs/vi/cli/debug.md +1 -0
  3969. package/docs/vi/cli/doc-review.md +111 -4
  3970. package/docs/vi/cli/doc-translate.md +1 -0
  3971. package/docs/vi/cli/editor.md +1 -0
  3972. package/docs/vi/cli/extract.md +1 -0
  3973. package/docs/vi/cli/fill.md +9 -0
  3974. package/docs/vi/cli/index.md +10 -1
  3975. package/docs/vi/cli/init.md +1 -0
  3976. package/docs/vi/cli/list.md +1 -0
  3977. package/docs/vi/cli/list_projects.md +1 -0
  3978. package/docs/vi/cli/live.md +1 -0
  3979. package/docs/vi/cli/login.md +1 -36
  3980. package/docs/vi/cli/pull.md +1 -0
  3981. package/docs/vi/cli/push.md +1 -0
  3982. package/docs/vi/cli/scan.md +160 -0
  3983. package/docs/vi/cli/sdk.md +1 -0
  3984. package/docs/vi/cli/standalone.md +1 -0
  3985. package/docs/vi/cli/test.md +1 -0
  3986. package/docs/vi/cli/version.md +1 -0
  3987. package/docs/vi/cli/watch.md +1 -0
  3988. package/docs/vi/compat/i18n-js.md +44 -0
  3989. package/docs/vi/compat/i18next.md +59 -0
  3990. package/docs/vi/compat/index.md +51 -0
  3991. package/docs/vi/compat/lingui.md +44 -0
  3992. package/docs/vi/compat/next-i18next.md +57 -0
  3993. package/docs/vi/compat/next-intl.md +59 -0
  3994. package/docs/vi/compat/next-translate.md +45 -0
  3995. package/docs/vi/compat/ngx-translate.md +45 -0
  3996. package/docs/vi/compat/nuxtjs-i18n.md +46 -0
  3997. package/docs/vi/compat/polyglot.md +45 -0
  3998. package/docs/vi/compat/react-i18next.md +58 -0
  3999. package/docs/vi/compat/react-intl.md +55 -0
  4000. package/docs/vi/compat/svelte-i18n.md +47 -0
  4001. package/docs/vi/compat/transloco.md +45 -0
  4002. package/docs/vi/compat/vue-i18n.md +58 -0
  4003. package/docs/vi/compiler.md +10 -4
  4004. package/docs/vi/component_i18n.md +1 -0
  4005. package/docs/vi/configuration.md +69 -33
  4006. package/docs/vi/custom_domains.md +10 -3
  4007. package/docs/vi/custom_url_rewrites.md +10 -3
  4008. package/docs/vi/dictionary/condition.md +168 -5
  4009. package/docs/vi/dictionary/content_file.md +61 -7
  4010. package/docs/vi/dictionary/enumeration.md +396 -17
  4011. package/docs/vi/dictionary/file.md +319 -2
  4012. package/docs/vi/dictionary/function_fetching.md +1 -0
  4013. package/docs/vi/dictionary/gender.md +169 -7
  4014. package/docs/vi/dictionary/html.md +1 -0
  4015. package/docs/vi/dictionary/insertion.md +1 -2
  4016. package/docs/vi/dictionary/markdown.md +1 -0
  4017. package/docs/vi/dictionary/nesting.md +363 -52
  4018. package/docs/vi/dictionary/plurial.md +175 -5
  4019. package/docs/vi/dictionary/translation.md +147 -53
  4020. package/docs/vi/dynamic_dictionaries/collections.md +246 -0
  4021. package/docs/vi/dynamic_dictionaries/index.md +54 -0
  4022. package/docs/vi/dynamic_dictionaries/variants.md +492 -0
  4023. package/docs/vi/formatters.md +125 -0
  4024. package/docs/vi/how_works_intlayer.md +1 -0
  4025. package/docs/vi/interest_of_intlayer.md +194 -0
  4026. package/docs/vi/intlayer_CMS.md +1 -0
  4027. package/docs/vi/intlayer_visual_editor.md +1 -0
  4028. package/docs/vi/intlayer_with_adonisjs.md +21 -4
  4029. package/docs/vi/intlayer_with_analog.md +30 -5
  4030. package/docs/vi/intlayer_with_angular_19.md +21 -4
  4031. package/docs/vi/intlayer_with_angular_21.md +21 -4
  4032. package/docs/vi/intlayer_with_astro.md +134 -4
  4033. package/docs/vi/intlayer_with_astro_lit.md +25 -10
  4034. package/docs/vi/intlayer_with_astro_preact.md +25 -10
  4035. package/docs/vi/intlayer_with_astro_react.md +25 -10
  4036. package/docs/vi/intlayer_with_astro_solid.md +25 -10
  4037. package/docs/vi/intlayer_with_astro_svelte.md +25 -10
  4038. package/docs/vi/intlayer_with_astro_vanilla.md +25 -10
  4039. package/docs/vi/intlayer_with_astro_vue.md +25 -10
  4040. package/docs/vi/intlayer_with_create_react_app.md +21 -4
  4041. package/docs/vi/intlayer_with_express.md +21 -4
  4042. package/docs/vi/intlayer_with_fastify.md +21 -8
  4043. package/docs/vi/intlayer_with_hono.md +21 -4
  4044. package/docs/vi/intlayer_with_lynx+react.md +52 -12
  4045. package/docs/vi/intlayer_with_nestjs.md +23 -5
  4046. package/docs/vi/intlayer_with_next-i18next.md +21 -4
  4047. package/docs/vi/intlayer_with_next-intl.md +1 -0
  4048. package/docs/vi/intlayer_with_nextjs_14.md +22 -5
  4049. package/docs/vi/intlayer_with_nextjs_15.md +492 -5
  4050. package/docs/vi/intlayer_with_nextjs_16.md +24 -5
  4051. package/docs/vi/intlayer_with_nextjs_compiler.md +24 -26
  4052. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +22 -5
  4053. package/docs/vi/intlayer_with_nextjs_page_router.md +22 -5
  4054. package/docs/vi/intlayer_with_nuxt.md +21 -31
  4055. package/docs/vi/intlayer_with_react_native+expo.md +63 -63
  4056. package/docs/vi/intlayer_with_react_router_v7.md +25 -100
  4057. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +11 -91
  4058. package/docs/vi/intlayer_with_storybook.md +13 -9
  4059. package/docs/vi/intlayer_with_svelte_kit.md +17 -185
  4060. package/docs/vi/intlayer_with_tanstack+solid.md +40 -14
  4061. package/docs/vi/intlayer_with_tanstack.md +39 -13
  4062. package/docs/vi/intlayer_with_vanilla.md +1 -0
  4063. package/docs/vi/intlayer_with_vite+lit.md +30 -7
  4064. package/docs/vi/intlayer_with_vite+preact.md +81 -62
  4065. package/docs/vi/intlayer_with_vite+react.md +79 -57
  4066. package/docs/vi/intlayer_with_vite+react_compiler.md +31 -7
  4067. package/docs/vi/intlayer_with_vite+solid.md +57 -47
  4068. package/docs/vi/intlayer_with_vite+svelte.md +59 -39
  4069. package/docs/vi/intlayer_with_vite+vanilla.md +38 -10
  4070. package/docs/vi/intlayer_with_vite+vue.md +79 -109
  4071. package/docs/vi/introduction.md +1 -0
  4072. package/docs/vi/locale_mapper.md +1 -0
  4073. package/docs/vi/lsp.md +1 -0
  4074. package/docs/vi/mcp_server.md +23 -0
  4075. package/docs/vi/migration_from_i18next_to_intlayer.md +333 -0
  4076. package/docs/vi/migration_from_next-i18next_to_intlayer.md +355 -0
  4077. package/docs/vi/migration_from_next-intl_to_intlayer.md +364 -0
  4078. package/docs/vi/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  4079. package/docs/vi/migration_from_react-i18next_to_intlayer.md +384 -0
  4080. package/docs/vi/migration_from_vue-i18n_to_intlayer.md +359 -0
  4081. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  4082. package/docs/vi/packages/adonis-intlayer/exports.md +1 -0
  4083. package/docs/vi/packages/adonis-intlayer/intlayer.md +1 -0
  4084. package/docs/vi/packages/adonis-intlayer/t.md +1 -0
  4085. package/docs/vi/packages/angular-intlayer/exports.md +15 -10
  4086. package/docs/vi/packages/angular-intlayer/usePathname.md +119 -0
  4087. package/docs/vi/packages/astro-intlayer/exports.md +1 -0
  4088. package/docs/vi/packages/express-intlayer/exports.md +1 -0
  4089. package/docs/vi/packages/express-intlayer/intlayer.md +1 -0
  4090. package/docs/vi/packages/express-intlayer/t.md +1 -0
  4091. package/docs/vi/packages/fastify-intlayer/exports.md +1 -0
  4092. package/docs/vi/packages/fastify-intlayer/intlayer.md +1 -0
  4093. package/docs/vi/packages/hono-intlayer/exports.md +1 -0
  4094. package/docs/vi/packages/hono-intlayer/intlayer.md +1 -0
  4095. package/docs/vi/packages/hono-intlayer/t.md +1 -0
  4096. package/docs/vi/packages/intlayer/comparePaths.md +173 -0
  4097. package/docs/vi/packages/intlayer/exports.md +6 -0
  4098. package/docs/vi/packages/intlayer/getCanonicalPath.md +1 -0
  4099. package/docs/vi/packages/intlayer/getConfiguration.md +1 -0
  4100. package/docs/vi/packages/intlayer/getEnumeration.md +1 -0
  4101. package/docs/vi/packages/intlayer/getHTMLTextDir.md +1 -0
  4102. package/docs/vi/packages/intlayer/getLocale.md +1 -0
  4103. package/docs/vi/packages/intlayer/getLocaleLang.md +1 -0
  4104. package/docs/vi/packages/intlayer/getLocaleName.md +1 -0
  4105. package/docs/vi/packages/intlayer/getLocalizedPath.md +1 -0
  4106. package/docs/vi/packages/intlayer/getLocalizedUrl.md +26 -0
  4107. package/docs/vi/packages/intlayer/getMultilingualUrls.md +113 -0
  4108. package/docs/vi/packages/intlayer/getPathWithoutLocale.md +1 -0
  4109. package/docs/vi/packages/intlayer/getPrefix.md +1 -0
  4110. package/docs/vi/packages/intlayer/getTranslation.md +1 -0
  4111. package/docs/vi/packages/intlayer/getTranslationContent.md +1 -0
  4112. package/docs/vi/packages/intlayer/validatePrefix.md +1 -0
  4113. package/docs/vi/packages/intlayer-cli/exports.md +1 -0
  4114. package/docs/vi/packages/lynx-intlayer/exports.md +1 -0
  4115. package/docs/vi/packages/next-intlayer/exports.md +5 -0
  4116. package/docs/vi/packages/next-intlayer/intlayerMiddleware.md +1 -0
  4117. package/docs/vi/packages/next-intlayer/t.md +1 -0
  4118. package/docs/vi/packages/next-intlayer/useDictionary.md +1 -0
  4119. package/docs/vi/packages/next-intlayer/useIntlayer.md +1 -0
  4120. package/docs/vi/packages/next-intlayer/useLocale.md +1 -0
  4121. package/docs/vi/packages/next-intlayer/usePathname.md +136 -0
  4122. package/docs/vi/packages/next-intlayer/useRewriteURL.md +1 -0
  4123. package/docs/vi/packages/nuxt-intlayer/exports.md +1 -0
  4124. package/docs/vi/packages/preact-intlayer/exports.md +11 -6
  4125. package/docs/vi/packages/preact-intlayer/usePathname.md +117 -0
  4126. package/docs/vi/packages/react-intlayer/IntlayerProvider.md +1 -0
  4127. package/docs/vi/packages/react-intlayer/MarkdownRenderer.md +1 -0
  4128. package/docs/vi/packages/react-intlayer/exports.md +21 -16
  4129. package/docs/vi/packages/react-intlayer/t.md +1 -0
  4130. package/docs/vi/packages/react-intlayer/useDictionary.md +1 -121
  4131. package/docs/vi/packages/react-intlayer/useI18n.md +1 -28
  4132. package/docs/vi/packages/react-intlayer/useIntlayer.md +1 -51
  4133. package/docs/vi/packages/react-intlayer/useLocale.md +1 -0
  4134. package/docs/vi/packages/react-intlayer/usePathname.md +87 -0
  4135. package/docs/vi/packages/react-intlayer/useRewriteURL.md +1 -0
  4136. package/docs/vi/packages/react-native-intlayer/exports.md +48 -13
  4137. package/docs/vi/packages/solid-intlayer/IntlayerProvider.md +1 -0
  4138. package/docs/vi/packages/solid-intlayer/exports.md +16 -11
  4139. package/docs/vi/packages/solid-intlayer/useIntlayer.md +1 -0
  4140. package/docs/vi/packages/solid-intlayer/useLocale.md +1 -0
  4141. package/docs/vi/packages/solid-intlayer/usePathname.md +119 -0
  4142. package/docs/vi/packages/solid-intlayer/useRewriteURL.md +1 -0
  4143. package/docs/vi/packages/svelte-intlayer/exports.md +14 -9
  4144. package/docs/vi/packages/svelte-intlayer/usePathname.md +103 -0
  4145. package/docs/vi/packages/svelte-intlayer/useRewriteURL.md +1 -0
  4146. package/docs/vi/packages/vite-intlayer/exports.md +1 -0
  4147. package/docs/vi/packages/vite-intlayer/intlayer.md +1 -0
  4148. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  4149. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  4150. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  4151. package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -0
  4152. package/docs/vi/packages/vue-intlayer/exports.md +15 -10
  4153. package/docs/vi/packages/vue-intlayer/usePathname.md +109 -0
  4154. package/docs/vi/packages/vue-intlayer/useRewriteURL.md +1 -0
  4155. package/docs/vi/per_locale_file.md +1 -0
  4156. package/docs/vi/plugins/sync-json.md +230 -57
  4157. package/docs/vi/plugins/sync-po.md +1 -0
  4158. package/docs/vi/releases/v6.md +5 -0
  4159. package/docs/vi/releases/v7.md +129 -0
  4160. package/docs/vi/releases/v8.md +191 -1
  4161. package/docs/vi/releases/v9.md +316 -0
  4162. package/docs/vi/roadmap.md +1 -0
  4163. package/docs/vi/testing.md +1 -0
  4164. package/docs/vi/vs_code_extension.md +1 -0
  4165. package/docs/zh/CI_CD.md +2 -1
  4166. package/docs/zh/agent_skills.md +1 -0
  4167. package/docs/zh/autoFill.md +82 -0
  4168. package/docs/zh/benchmark/index.md +1 -0
  4169. package/docs/zh/benchmark/nextjs.md +1 -1
  4170. package/docs/zh/benchmark/solid.md +23 -1
  4171. package/docs/zh/benchmark/svelte.md +23 -1
  4172. package/docs/zh/benchmark/tanstack.md +23 -1
  4173. package/docs/zh/benchmark/vue.md +1 -1
  4174. package/docs/zh/bundle_optimization.md +6 -5
  4175. package/docs/zh/cli/build.md +1 -0
  4176. package/docs/zh/cli/ci.md +23 -0
  4177. package/docs/zh/cli/configuration.md +1 -0
  4178. package/docs/zh/cli/debug.md +1 -0
  4179. package/docs/zh/cli/doc-review.md +111 -4
  4180. package/docs/zh/cli/doc-translate.md +1 -0
  4181. package/docs/zh/cli/editor.md +1 -0
  4182. package/docs/zh/cli/extract.md +1 -0
  4183. package/docs/zh/cli/fill.md +9 -0
  4184. package/docs/zh/cli/index.md +10 -1
  4185. package/docs/zh/cli/init.md +1 -0
  4186. package/docs/zh/cli/list.md +1 -0
  4187. package/docs/zh/cli/list_projects.md +1 -0
  4188. package/docs/zh/cli/live.md +1 -0
  4189. package/docs/zh/cli/login.md +1 -36
  4190. package/docs/zh/cli/pull.md +1 -0
  4191. package/docs/zh/cli/push.md +1 -0
  4192. package/docs/zh/cli/scan.md +160 -0
  4193. package/docs/zh/cli/sdk.md +1 -0
  4194. package/docs/zh/cli/standalone.md +1 -0
  4195. package/docs/zh/cli/test.md +1 -0
  4196. package/docs/zh/cli/version.md +1 -0
  4197. package/docs/zh/cli/watch.md +1 -0
  4198. package/docs/zh/compat/i18n-js.md +44 -0
  4199. package/docs/zh/compat/i18next.md +59 -0
  4200. package/docs/zh/compat/index.md +51 -0
  4201. package/docs/zh/compat/lingui.md +44 -0
  4202. package/docs/zh/compat/next-i18next.md +57 -0
  4203. package/docs/zh/compat/next-intl.md +59 -0
  4204. package/docs/zh/compat/next-translate.md +45 -0
  4205. package/docs/zh/compat/ngx-translate.md +45 -0
  4206. package/docs/zh/compat/nuxtjs-i18n.md +46 -0
  4207. package/docs/zh/compat/polyglot.md +45 -0
  4208. package/docs/zh/compat/react-i18next.md +58 -0
  4209. package/docs/zh/compat/react-intl.md +55 -0
  4210. package/docs/zh/compat/svelte-i18n.md +47 -0
  4211. package/docs/zh/compat/transloco.md +45 -0
  4212. package/docs/zh/compat/vue-i18n.md +58 -0
  4213. package/docs/zh/compiler.md +10 -4
  4214. package/docs/zh/component_i18n.md +1 -0
  4215. package/docs/zh/configuration.md +68 -32
  4216. package/docs/zh/custom_domains.md +10 -3
  4217. package/docs/zh/custom_url_rewrites.md +23 -18
  4218. package/docs/zh/dictionary/condition.md +168 -5
  4219. package/docs/zh/dictionary/content_file.md +77 -20
  4220. package/docs/zh/dictionary/enumeration.md +354 -6
  4221. package/docs/zh/dictionary/file.md +152 -1
  4222. package/docs/zh/dictionary/function_fetching.md +1 -27
  4223. package/docs/zh/dictionary/gender.md +169 -7
  4224. package/docs/zh/dictionary/html.md +1 -0
  4225. package/docs/zh/dictionary/insertion.md +1 -64
  4226. package/docs/zh/dictionary/markdown.md +1 -0
  4227. package/docs/zh/dictionary/nesting.md +187 -39
  4228. package/docs/zh/dictionary/plurial.md +175 -5
  4229. package/docs/zh/dictionary/translation.md +142 -64
  4230. package/docs/zh/dynamic_dictionaries/collections.md +246 -0
  4231. package/docs/zh/dynamic_dictionaries/index.md +54 -0
  4232. package/docs/zh/dynamic_dictionaries/variants.md +492 -0
  4233. package/docs/zh/formatters.md +78 -0
  4234. package/docs/zh/how_works_intlayer.md +5 -4
  4235. package/docs/zh/interest_of_intlayer.md +1 -0
  4236. package/docs/zh/intlayer_CMS.md +22 -0
  4237. package/docs/zh/intlayer_visual_editor.md +1 -0
  4238. package/docs/zh/intlayer_with_adonisjs.md +21 -4
  4239. package/docs/zh/intlayer_with_analog.md +5 -154
  4240. package/docs/zh/intlayer_with_angular_19.md +1 -232
  4241. package/docs/zh/intlayer_with_angular_21.md +21 -4
  4242. package/docs/zh/intlayer_with_astro.md +246 -61
  4243. package/docs/zh/intlayer_with_astro_lit.md +132 -83
  4244. package/docs/zh/intlayer_with_astro_preact.md +126 -77
  4245. package/docs/zh/intlayer_with_astro_react.md +128 -79
  4246. package/docs/zh/intlayer_with_astro_solid.md +128 -79
  4247. package/docs/zh/intlayer_with_astro_svelte.md +128 -79
  4248. package/docs/zh/intlayer_with_astro_vanilla.md +125 -78
  4249. package/docs/zh/intlayer_with_astro_vue.md +120 -71
  4250. package/docs/zh/intlayer_with_create_react_app.md +18 -306
  4251. package/docs/zh/intlayer_with_express.md +21 -27
  4252. package/docs/zh/intlayer_with_fastify.md +21 -8
  4253. package/docs/zh/intlayer_with_hono.md +21 -4
  4254. package/docs/zh/intlayer_with_lynx+react.md +1 -259
  4255. package/docs/zh/intlayer_with_nestjs.md +23 -23
  4256. package/docs/zh/intlayer_with_next-i18next.md +21 -4
  4257. package/docs/zh/intlayer_with_next-intl.md +1 -0
  4258. package/docs/zh/intlayer_with_nextjs_14.md +84 -29
  4259. package/docs/zh/intlayer_with_nextjs_15.md +85 -18
  4260. package/docs/zh/intlayer_with_nextjs_16.md +152 -91
  4261. package/docs/zh/intlayer_with_nextjs_compiler.md +175 -144
  4262. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +45 -18
  4263. package/docs/zh/intlayer_with_nextjs_page_router.md +72 -19
  4264. package/docs/zh/intlayer_with_nuxt.md +6 -149
  4265. package/docs/zh/intlayer_with_react_native+expo.md +166 -155
  4266. package/docs/zh/intlayer_with_react_router_v7.md +25 -347
  4267. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +5 -317
  4268. package/docs/zh/intlayer_with_storybook.md +8 -241
  4269. package/docs/zh/intlayer_with_svelte_kit.md +11 -521
  4270. package/docs/zh/intlayer_with_tanstack+solid.md +2 -630
  4271. package/docs/zh/intlayer_with_tanstack.md +2 -628
  4272. package/docs/zh/intlayer_with_vanilla.md +1 -283
  4273. package/docs/zh/intlayer_with_vite+lit.md +2 -395
  4274. package/docs/zh/intlayer_with_vite+preact.md +5 -226
  4275. package/docs/zh/intlayer_with_vite+react.md +60 -294
  4276. package/docs/zh/intlayer_with_vite+react_compiler.md +2 -176
  4277. package/docs/zh/intlayer_with_vite+solid.md +18 -306
  4278. package/docs/zh/intlayer_with_vite+svelte.md +132 -84
  4279. package/docs/zh/intlayer_with_vite+vanilla.md +2 -426
  4280. package/docs/zh/intlayer_with_vite+vue.md +125 -144
  4281. package/docs/zh/introduction.md +1 -0
  4282. package/docs/zh/locale_mapper.md +1 -0
  4283. package/docs/zh/lsp.md +1 -0
  4284. package/docs/zh/mcp_server.md +27 -0
  4285. package/docs/zh/migration_from_i18next_to_intlayer.md +330 -0
  4286. package/docs/zh/migration_from_next-i18next_to_intlayer.md +355 -0
  4287. package/docs/zh/migration_from_next-intl_to_intlayer.md +365 -0
  4288. package/docs/zh/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  4289. package/docs/zh/migration_from_react-i18next_to_intlayer.md +384 -0
  4290. package/docs/zh/migration_from_vue-i18n_to_intlayer.md +359 -0
  4291. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  4292. package/docs/zh/packages/adonis-intlayer/exports.md +1 -0
  4293. package/docs/zh/packages/adonis-intlayer/intlayer.md +1 -0
  4294. package/docs/zh/packages/adonis-intlayer/t.md +1 -0
  4295. package/docs/zh/packages/angular-intlayer/exports.md +14 -9
  4296. package/docs/zh/packages/angular-intlayer/usePathname.md +119 -0
  4297. package/docs/zh/packages/astro-intlayer/exports.md +1 -0
  4298. package/docs/zh/packages/express-intlayer/exports.md +1 -0
  4299. package/docs/zh/packages/express-intlayer/intlayer.md +1 -0
  4300. package/docs/zh/packages/express-intlayer/t.md +1 -0
  4301. package/docs/zh/packages/fastify-intlayer/exports.md +1 -0
  4302. package/docs/zh/packages/fastify-intlayer/intlayer.md +1 -0
  4303. package/docs/zh/packages/hono-intlayer/exports.md +1 -0
  4304. package/docs/zh/packages/hono-intlayer/intlayer.md +1 -0
  4305. package/docs/zh/packages/hono-intlayer/t.md +1 -0
  4306. package/docs/zh/packages/intlayer/comparePaths.md +173 -0
  4307. package/docs/zh/packages/intlayer/exports.md +19 -13
  4308. package/docs/zh/packages/intlayer/getCanonicalPath.md +1 -0
  4309. package/docs/zh/packages/intlayer/getConfiguration.md +1 -0
  4310. package/docs/zh/packages/intlayer/getEnumeration.md +1 -0
  4311. package/docs/zh/packages/intlayer/getHTMLTextDir.md +1 -0
  4312. package/docs/zh/packages/intlayer/getLocale.md +1 -0
  4313. package/docs/zh/packages/intlayer/getLocaleLang.md +1 -0
  4314. package/docs/zh/packages/intlayer/getLocaleName.md +1 -0
  4315. package/docs/zh/packages/intlayer/getLocalizedPath.md +1 -0
  4316. package/docs/zh/packages/intlayer/getLocalizedUrl.md +74 -0
  4317. package/docs/zh/packages/intlayer/getMultilingualUrls.md +113 -0
  4318. package/docs/zh/packages/intlayer/getPathWithoutLocale.md +1 -0
  4319. package/docs/zh/packages/intlayer/getPrefix.md +1 -0
  4320. package/docs/zh/packages/intlayer/getTranslation.md +1 -0
  4321. package/docs/zh/packages/intlayer/getTranslationContent.md +1 -0
  4322. package/docs/zh/packages/intlayer/validatePrefix.md +1 -0
  4323. package/docs/zh/packages/intlayer-cli/exports.md +1 -0
  4324. package/docs/zh/packages/lynx-intlayer/exports.md +1 -0
  4325. package/docs/zh/packages/next-intlayer/exports.md +5 -0
  4326. package/docs/zh/packages/next-intlayer/intlayerMiddleware.md +1 -0
  4327. package/docs/zh/packages/next-intlayer/t.md +1 -0
  4328. package/docs/zh/packages/next-intlayer/useDictionary.md +1 -0
  4329. package/docs/zh/packages/next-intlayer/useIntlayer.md +1 -0
  4330. package/docs/zh/packages/next-intlayer/useLocale.md +1 -0
  4331. package/docs/zh/packages/next-intlayer/usePathname.md +136 -0
  4332. package/docs/zh/packages/next-intlayer/useRewriteURL.md +1 -0
  4333. package/docs/zh/packages/nuxt-intlayer/exports.md +1 -0
  4334. package/docs/zh/packages/preact-intlayer/exports.md +11 -6
  4335. package/docs/zh/packages/preact-intlayer/usePathname.md +117 -0
  4336. package/docs/zh/packages/react-intlayer/IntlayerProvider.md +1 -0
  4337. package/docs/zh/packages/react-intlayer/MarkdownRenderer.md +1 -0
  4338. package/docs/zh/packages/react-intlayer/exports.md +6 -1
  4339. package/docs/zh/packages/react-intlayer/t.md +1 -0
  4340. package/docs/zh/packages/react-intlayer/useDictionary.md +1 -129
  4341. package/docs/zh/packages/react-intlayer/useI18n.md +1 -0
  4342. package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -51
  4343. package/docs/zh/packages/react-intlayer/useLocale.md +1 -0
  4344. package/docs/zh/packages/react-intlayer/usePathname.md +88 -0
  4345. package/docs/zh/packages/react-intlayer/useRewriteURL.md +1 -0
  4346. package/docs/zh/packages/react-native-intlayer/exports.md +49 -14
  4347. package/docs/zh/packages/solid-intlayer/IntlayerProvider.md +1 -0
  4348. package/docs/zh/packages/solid-intlayer/exports.md +16 -11
  4349. package/docs/zh/packages/solid-intlayer/useIntlayer.md +1 -0
  4350. package/docs/zh/packages/solid-intlayer/useLocale.md +1 -0
  4351. package/docs/zh/packages/solid-intlayer/usePathname.md +119 -0
  4352. package/docs/zh/packages/solid-intlayer/useRewriteURL.md +1 -0
  4353. package/docs/zh/packages/svelte-intlayer/exports.md +14 -9
  4354. package/docs/zh/packages/svelte-intlayer/usePathname.md +103 -0
  4355. package/docs/zh/packages/svelte-intlayer/useRewriteURL.md +1 -0
  4356. package/docs/zh/packages/vite-intlayer/exports.md +1 -0
  4357. package/docs/zh/packages/vite-intlayer/intlayer.md +1 -0
  4358. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  4359. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  4360. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  4361. package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -0
  4362. package/docs/zh/packages/vue-intlayer/exports.md +15 -10
  4363. package/docs/zh/packages/vue-intlayer/usePathname.md +109 -0
  4364. package/docs/zh/packages/vue-intlayer/useRewriteURL.md +1 -0
  4365. package/docs/zh/per_locale_file.md +1 -0
  4366. package/docs/zh/plugins/sync-json.md +223 -50
  4367. package/docs/zh/plugins/sync-po.md +1 -0
  4368. package/docs/zh/releases/v6.md +29 -0
  4369. package/docs/zh/releases/v7.md +129 -0
  4370. package/docs/zh/releases/v8.md +192 -1
  4371. package/docs/zh/releases/v9.md +312 -0
  4372. package/docs/zh/roadmap.md +7 -0
  4373. package/docs/zh/testing.md +1 -0
  4374. package/docs/zh/vs_code_extension.md +1 -7
  4375. package/docs/zh-TW/bundle_optimization.md +6 -5
  4376. package/docs/zh-TW/interest_of_intlayer.md +1 -0
  4377. package/docs/zh-TW/intlayer_with_angular_21.md +21 -4
  4378. package/docs/zh-TW/introduction.md +1 -0
  4379. package/docs/zh-TW/packages/intlayer/comparePaths.md +173 -0
  4380. package/frequent_questions/ar/SSR_Next_no_[locale].md +1 -0
  4381. package/frequent_questions/ar/array_as_content_declaration.md +1 -0
  4382. package/frequent_questions/ar/build_dictionaries.md +1 -0
  4383. package/frequent_questions/ar/build_error_CI_CD.md +1 -0
  4384. package/frequent_questions/ar/bun_set_up.md +1 -0
  4385. package/frequent_questions/ar/customized_locale_list.md +1 -0
  4386. package/frequent_questions/ar/domain_routing.md +1 -0
  4387. package/frequent_questions/ar/error-vite-env-only.md +1 -0
  4388. package/frequent_questions/ar/esbuild_error.md +1 -0
  4389. package/frequent_questions/ar/get_locale_cookie.md +1 -0
  4390. package/frequent_questions/ar/intlayerNode.md +1 -0
  4391. package/frequent_questions/ar/intlayer_command_undefined.md +1 -0
  4392. package/frequent_questions/ar/locale_incorect_in_url.md +1 -0
  4393. package/frequent_questions/ar/package_version_error.md +1 -0
  4394. package/frequent_questions/ar/static_rendering.md +1 -0
  4395. package/frequent_questions/ar/translated_path_url.md +1 -0
  4396. package/frequent_questions/ar/unknown_command.md +1 -0
  4397. package/frequent_questions/de/SSR_Next_no_[locale].md +1 -0
  4398. package/frequent_questions/de/array_as_content_declaration.md +1 -0
  4399. package/frequent_questions/de/build_dictionaries.md +1 -0
  4400. package/frequent_questions/de/build_error_CI_CD.md +1 -0
  4401. package/frequent_questions/de/bun_set_up.md +1 -0
  4402. package/frequent_questions/de/customized_locale_list.md +1 -0
  4403. package/frequent_questions/de/domain_routing.md +1 -0
  4404. package/frequent_questions/de/error-vite-env-only.md +1 -0
  4405. package/frequent_questions/de/esbuild_error.md +1 -0
  4406. package/frequent_questions/de/get_locale_cookie.md +1 -0
  4407. package/frequent_questions/de/intlayerNode.md +1 -0
  4408. package/frequent_questions/de/intlayer_command_undefined.md +1 -0
  4409. package/frequent_questions/de/locale_incorect_in_url.md +1 -0
  4410. package/frequent_questions/de/package_version_error.md +1 -0
  4411. package/frequent_questions/de/static_rendering.md +1 -0
  4412. package/frequent_questions/de/translated_path_url.md +1 -0
  4413. package/frequent_questions/de/unknown_command.md +1 -0
  4414. package/frequent_questions/en/SSR_Next_no_[locale].md +1 -0
  4415. package/frequent_questions/en/array_as_content_declaration.md +1 -0
  4416. package/frequent_questions/en/build_dictionaries.md +1 -0
  4417. package/frequent_questions/en/build_error_CI_CD.md +1 -0
  4418. package/frequent_questions/en/bun_set_up.md +1 -0
  4419. package/frequent_questions/en/customized_locale_list.md +1 -0
  4420. package/frequent_questions/en/domain_routing.md +1 -0
  4421. package/frequent_questions/en/error-vite-env-only.md +1 -0
  4422. package/frequent_questions/en/esbuild_error.md +1 -0
  4423. package/frequent_questions/en/get_locale_cookie.md +1 -0
  4424. package/frequent_questions/en/intlayerNode.md +1 -0
  4425. package/frequent_questions/en/intlayer_command_undefined.md +1 -0
  4426. package/frequent_questions/en/locale_incorect_in_url.md +1 -0
  4427. package/frequent_questions/en/package_version_error.md +1 -0
  4428. package/frequent_questions/en/static_rendering.md +1 -0
  4429. package/frequent_questions/en/translated_path_url.md +1 -0
  4430. package/frequent_questions/en/unknown_command.md +1 -0
  4431. package/frequent_questions/en-GB/SSR_Next_no_[locale].md +1 -0
  4432. package/frequent_questions/en-GB/array_as_content_declaration.md +1 -0
  4433. package/frequent_questions/en-GB/build_dictionaries.md +1 -0
  4434. package/frequent_questions/en-GB/build_error_CI_CD.md +1 -0
  4435. package/frequent_questions/en-GB/bun_set_up.md +1 -0
  4436. package/frequent_questions/en-GB/customized_locale_list.md +1 -0
  4437. package/frequent_questions/en-GB/domain_routing.md +1 -0
  4438. package/frequent_questions/en-GB/error-vite-env-only.md +1 -0
  4439. package/frequent_questions/en-GB/esbuild_error.md +1 -0
  4440. package/frequent_questions/en-GB/get_locale_cookie.md +1 -0
  4441. package/frequent_questions/en-GB/intlayerNode.md +1 -0
  4442. package/frequent_questions/en-GB/intlayer_command_undefined.md +1 -0
  4443. package/frequent_questions/en-GB/locale_incorect_in_url.md +1 -0
  4444. package/frequent_questions/en-GB/package_version_error.md +1 -0
  4445. package/frequent_questions/en-GB/static_rendering.md +1 -0
  4446. package/frequent_questions/en-GB/translated_path_url.md +1 -0
  4447. package/frequent_questions/en-GB/unknown_command.md +1 -0
  4448. package/frequent_questions/es/SSR_Next_no_[locale].md +1 -0
  4449. package/frequent_questions/es/array_as_content_declaration.md +1 -0
  4450. package/frequent_questions/es/build_dictionaries.md +1 -0
  4451. package/frequent_questions/es/build_error_CI_CD.md +1 -0
  4452. package/frequent_questions/es/bun_set_up.md +1 -0
  4453. package/frequent_questions/es/customized_locale_list.md +1 -0
  4454. package/frequent_questions/es/domain_routing.md +1 -0
  4455. package/frequent_questions/es/error-vite-env-only.md +1 -0
  4456. package/frequent_questions/es/esbuild_error.md +1 -0
  4457. package/frequent_questions/es/get_locale_cookie.md +1 -0
  4458. package/frequent_questions/es/intlayerNode.md +1 -0
  4459. package/frequent_questions/es/intlayer_command_undefined.md +1 -0
  4460. package/frequent_questions/es/locale_incorect_in_url.md +1 -0
  4461. package/frequent_questions/es/package_version_error.md +1 -0
  4462. package/frequent_questions/es/static_rendering.md +1 -0
  4463. package/frequent_questions/es/translated_path_url.md +1 -0
  4464. package/frequent_questions/es/unknown_command.md +1 -0
  4465. package/frequent_questions/fr/SSR_Next_no_[locale].md +1 -0
  4466. package/frequent_questions/fr/array_as_content_declaration.md +1 -0
  4467. package/frequent_questions/fr/build_dictionaries.md +1 -0
  4468. package/frequent_questions/fr/build_error_CI_CD.md +1 -0
  4469. package/frequent_questions/fr/bun_set_up.md +1 -0
  4470. package/frequent_questions/fr/customized_locale_list.md +1 -0
  4471. package/frequent_questions/fr/domain_routing.md +1 -0
  4472. package/frequent_questions/fr/error-vite-env-only.md +1 -0
  4473. package/frequent_questions/fr/esbuild_error.md +1 -0
  4474. package/frequent_questions/fr/get_locale_cookie.md +1 -0
  4475. package/frequent_questions/fr/intlayerNode.md +1 -0
  4476. package/frequent_questions/fr/intlayer_command_undefined.md +1 -0
  4477. package/frequent_questions/fr/locale_incorect_in_url.md +1 -0
  4478. package/frequent_questions/fr/package_version_error.md +1 -0
  4479. package/frequent_questions/fr/static_rendering.md +1 -0
  4480. package/frequent_questions/fr/translated_path_url.md +1 -0
  4481. package/frequent_questions/fr/unknown_command.md +1 -0
  4482. package/frequent_questions/hi/SSR_Next_no_[locale].md +1 -0
  4483. package/frequent_questions/hi/array_as_content_declaration.md +1 -0
  4484. package/frequent_questions/hi/build_dictionaries.md +1 -0
  4485. package/frequent_questions/hi/build_error_CI_CD.md +1 -0
  4486. package/frequent_questions/hi/bun_set_up.md +1 -0
  4487. package/frequent_questions/hi/customized_locale_list.md +1 -0
  4488. package/frequent_questions/hi/domain_routing.md +1 -0
  4489. package/frequent_questions/hi/error-vite-env-only.md +1 -0
  4490. package/frequent_questions/hi/esbuild_error.md +1 -0
  4491. package/frequent_questions/hi/get_locale_cookie.md +1 -0
  4492. package/frequent_questions/hi/intlayerNode.md +1 -0
  4493. package/frequent_questions/hi/intlayer_command_undefined.md +1 -0
  4494. package/frequent_questions/hi/locale_incorect_in_url.md +1 -0
  4495. package/frequent_questions/hi/package_version_error.md +1 -0
  4496. package/frequent_questions/hi/static_rendering.md +1 -0
  4497. package/frequent_questions/hi/translated_path_url.md +1 -0
  4498. package/frequent_questions/hi/unknown_command.md +1 -0
  4499. package/frequent_questions/id/SSR_Next_no_[locale].md +1 -0
  4500. package/frequent_questions/id/array_as_content_declaration.md +1 -0
  4501. package/frequent_questions/id/build_dictionaries.md +1 -0
  4502. package/frequent_questions/id/build_error_CI_CD.md +1 -0
  4503. package/frequent_questions/id/bun_set_up.md +1 -0
  4504. package/frequent_questions/id/customized_locale_list.md +1 -0
  4505. package/frequent_questions/id/domain_routing.md +1 -0
  4506. package/frequent_questions/id/error-vite-env-only.md +1 -0
  4507. package/frequent_questions/id/esbuild_error.md +1 -0
  4508. package/frequent_questions/id/get_locale_cookie.md +1 -0
  4509. package/frequent_questions/id/intlayerNode.md +1 -0
  4510. package/frequent_questions/id/intlayer_command_undefined.md +1 -0
  4511. package/frequent_questions/id/locale_incorect_in_url.md +1 -0
  4512. package/frequent_questions/id/package_version_error.md +1 -0
  4513. package/frequent_questions/id/static_rendering.md +1 -0
  4514. package/frequent_questions/id/translated_path_url.md +1 -0
  4515. package/frequent_questions/id/unknown_command.md +1 -0
  4516. package/frequent_questions/it/SSR_Next_no_[locale].md +1 -0
  4517. package/frequent_questions/it/array_as_content_declaration.md +1 -0
  4518. package/frequent_questions/it/build_dictionaries.md +1 -0
  4519. package/frequent_questions/it/build_error_CI_CD.md +1 -0
  4520. package/frequent_questions/it/bun_set_up.md +1 -0
  4521. package/frequent_questions/it/customized_locale_list.md +1 -0
  4522. package/frequent_questions/it/domain_routing.md +1 -0
  4523. package/frequent_questions/it/error-vite-env-only.md +1 -0
  4524. package/frequent_questions/it/esbuild_error.md +1 -0
  4525. package/frequent_questions/it/get_locale_cookie.md +1 -0
  4526. package/frequent_questions/it/intlayerNode.md +1 -0
  4527. package/frequent_questions/it/intlayer_command_undefined.md +1 -0
  4528. package/frequent_questions/it/locale_incorect_in_url.md +1 -0
  4529. package/frequent_questions/it/package_version_error.md +1 -0
  4530. package/frequent_questions/it/static_rendering.md +1 -0
  4531. package/frequent_questions/it/translated_path_url.md +1 -0
  4532. package/frequent_questions/it/unknown_command.md +1 -0
  4533. package/frequent_questions/ja/SSR_Next_no_[locale].md +1 -0
  4534. package/frequent_questions/ja/array_as_content_declaration.md +1 -0
  4535. package/frequent_questions/ja/build_dictionaries.md +1 -0
  4536. package/frequent_questions/ja/build_error_CI_CD.md +1 -0
  4537. package/frequent_questions/ja/bun_set_up.md +1 -0
  4538. package/frequent_questions/ja/customized_locale_list.md +1 -0
  4539. package/frequent_questions/ja/domain_routing.md +1 -0
  4540. package/frequent_questions/ja/error-vite-env-only.md +1 -0
  4541. package/frequent_questions/ja/esbuild_error.md +1 -0
  4542. package/frequent_questions/ja/get_locale_cookie.md +1 -0
  4543. package/frequent_questions/ja/intlayerNode.md +1 -0
  4544. package/frequent_questions/ja/intlayer_command_undefined.md +1 -0
  4545. package/frequent_questions/ja/locale_incorect_in_url.md +1 -0
  4546. package/frequent_questions/ja/package_version_error.md +1 -0
  4547. package/frequent_questions/ja/static_rendering.md +1 -0
  4548. package/frequent_questions/ja/translated_path_url.md +1 -0
  4549. package/frequent_questions/ja/unknown_command.md +1 -0
  4550. package/frequent_questions/ko/SSR_Next_no_[locale].md +1 -0
  4551. package/frequent_questions/ko/array_as_content_declaration.md +1 -0
  4552. package/frequent_questions/ko/build_dictionaries.md +1 -0
  4553. package/frequent_questions/ko/build_error_CI_CD.md +1 -0
  4554. package/frequent_questions/ko/bun_set_up.md +1 -0
  4555. package/frequent_questions/ko/customized_locale_list.md +1 -0
  4556. package/frequent_questions/ko/domain_routing.md +1 -0
  4557. package/frequent_questions/ko/error-vite-env-only.md +1 -0
  4558. package/frequent_questions/ko/esbuild_error.md +1 -0
  4559. package/frequent_questions/ko/get_locale_cookie.md +1 -0
  4560. package/frequent_questions/ko/intlayerNode.md +1 -0
  4561. package/frequent_questions/ko/intlayer_command_undefined.md +1 -0
  4562. package/frequent_questions/ko/locale_incorect_in_url.md +1 -0
  4563. package/frequent_questions/ko/package_version_error.md +1 -0
  4564. package/frequent_questions/ko/static_rendering.md +1 -0
  4565. package/frequent_questions/ko/translated_path_url.md +1 -0
  4566. package/frequent_questions/ko/unknown_command.md +1 -0
  4567. package/frequent_questions/pl/SSR_Next_no_[locale].md +1 -0
  4568. package/frequent_questions/pl/array_as_content_declaration.md +1 -0
  4569. package/frequent_questions/pl/build_dictionaries.md +1 -0
  4570. package/frequent_questions/pl/build_error_CI_CD.md +1 -0
  4571. package/frequent_questions/pl/bun_set_up.md +1 -0
  4572. package/frequent_questions/pl/customized_locale_list.md +1 -0
  4573. package/frequent_questions/pl/domain_routing.md +1 -0
  4574. package/frequent_questions/pl/error-vite-env-only.md +1 -0
  4575. package/frequent_questions/pl/esbuild_error.md +1 -0
  4576. package/frequent_questions/pl/get_locale_cookie.md +1 -0
  4577. package/frequent_questions/pl/intlayerNode.md +1 -0
  4578. package/frequent_questions/pl/intlayer_command_undefined.md +1 -0
  4579. package/frequent_questions/pl/locale_incorect_in_url.md +1 -0
  4580. package/frequent_questions/pl/package_version_error.md +1 -0
  4581. package/frequent_questions/pl/static_rendering.md +1 -0
  4582. package/frequent_questions/pl/translated_path_url.md +1 -0
  4583. package/frequent_questions/pl/unknown_command.md +1 -0
  4584. package/frequent_questions/pt/SSR_Next_no_[locale].md +1 -0
  4585. package/frequent_questions/pt/array_as_content_declaration.md +1 -0
  4586. package/frequent_questions/pt/build_dictionaries.md +1 -0
  4587. package/frequent_questions/pt/build_error_CI_CD.md +1 -0
  4588. package/frequent_questions/pt/bun_set_up.md +1 -0
  4589. package/frequent_questions/pt/customized_locale_list.md +1 -0
  4590. package/frequent_questions/pt/domain_routing.md +1 -0
  4591. package/frequent_questions/pt/error-vite-env-only.md +1 -0
  4592. package/frequent_questions/pt/esbuild_error.md +1 -0
  4593. package/frequent_questions/pt/get_locale_cookie.md +1 -0
  4594. package/frequent_questions/pt/intlayerNode.md +1 -0
  4595. package/frequent_questions/pt/intlayer_command_undefined.md +1 -0
  4596. package/frequent_questions/pt/locale_incorect_in_url.md +1 -0
  4597. package/frequent_questions/pt/package_version_error.md +1 -0
  4598. package/frequent_questions/pt/static_rendering.md +1 -0
  4599. package/frequent_questions/pt/translated_path_url.md +2 -1
  4600. package/frequent_questions/pt/unknown_command.md +1 -0
  4601. package/frequent_questions/ru/SSR_Next_no_[locale].md +1 -0
  4602. package/frequent_questions/ru/array_as_content_declaration.md +1 -0
  4603. package/frequent_questions/ru/build_dictionaries.md +1 -0
  4604. package/frequent_questions/ru/build_error_CI_CD.md +1 -0
  4605. package/frequent_questions/ru/bun_set_up.md +1 -0
  4606. package/frequent_questions/ru/customized_locale_list.md +1 -0
  4607. package/frequent_questions/ru/domain_routing.md +1 -0
  4608. package/frequent_questions/ru/error-vite-env-only.md +1 -0
  4609. package/frequent_questions/ru/esbuild_error.md +1 -0
  4610. package/frequent_questions/ru/get_locale_cookie.md +1 -0
  4611. package/frequent_questions/ru/intlayerNode.md +1 -0
  4612. package/frequent_questions/ru/intlayer_command_undefined.md +1 -0
  4613. package/frequent_questions/ru/locale_incorect_in_url.md +1 -0
  4614. package/frequent_questions/ru/package_version_error.md +1 -0
  4615. package/frequent_questions/ru/static_rendering.md +1 -0
  4616. package/frequent_questions/ru/translated_path_url.md +1 -0
  4617. package/frequent_questions/ru/unknown_command.md +1 -0
  4618. package/frequent_questions/tr/SSR_Next_no_[locale].md +1 -0
  4619. package/frequent_questions/tr/array_as_content_declaration.md +1 -0
  4620. package/frequent_questions/tr/build_dictionaries.md +1 -0
  4621. package/frequent_questions/tr/build_error_CI_CD.md +1 -0
  4622. package/frequent_questions/tr/bun_set_up.md +1 -0
  4623. package/frequent_questions/tr/customized_locale_list.md +1 -0
  4624. package/frequent_questions/tr/domain_routing.md +1 -0
  4625. package/frequent_questions/tr/error-vite-env-only.md +1 -0
  4626. package/frequent_questions/tr/esbuild_error.md +1 -0
  4627. package/frequent_questions/tr/get_locale_cookie.md +1 -0
  4628. package/frequent_questions/tr/intlayerNode.md +1 -0
  4629. package/frequent_questions/tr/intlayer_command_undefined.md +1 -0
  4630. package/frequent_questions/tr/locale_incorect_in_url.md +1 -0
  4631. package/frequent_questions/tr/package_version_error.md +1 -0
  4632. package/frequent_questions/tr/static_rendering.md +1 -0
  4633. package/frequent_questions/tr/translated_path_url.md +1 -0
  4634. package/frequent_questions/tr/unknown_command.md +1 -0
  4635. package/frequent_questions/uk/SSR_Next_no_[locale].md +1 -0
  4636. package/frequent_questions/uk/array_as_content_declaration.md +1 -0
  4637. package/frequent_questions/uk/build_dictionaries.md +1 -0
  4638. package/frequent_questions/uk/build_error_CI_CD.md +1 -0
  4639. package/frequent_questions/uk/bun_set_up.md +1 -0
  4640. package/frequent_questions/uk/customized_locale_list.md +1 -0
  4641. package/frequent_questions/uk/domain_routing.md +1 -0
  4642. package/frequent_questions/uk/error-vite-env-only.md +1 -0
  4643. package/frequent_questions/uk/esbuild_error.md +1 -0
  4644. package/frequent_questions/uk/get_locale_cookie.md +1 -0
  4645. package/frequent_questions/uk/intlayerNode.md +1 -0
  4646. package/frequent_questions/uk/intlayer_command_undefined.md +1 -0
  4647. package/frequent_questions/uk/locale_incorect_in_url.md +1 -0
  4648. package/frequent_questions/uk/package_version_error.md +1 -0
  4649. package/frequent_questions/uk/static_rendering.md +1 -0
  4650. package/frequent_questions/uk/translated_path_url.md +1 -0
  4651. package/frequent_questions/uk/unknown_command.md +1 -0
  4652. package/frequent_questions/vi/SSR_Next_no_[locale].md +1 -0
  4653. package/frequent_questions/vi/array_as_content_declaration.md +1 -0
  4654. package/frequent_questions/vi/build_dictionaries.md +1 -0
  4655. package/frequent_questions/vi/build_error_CI_CD.md +1 -0
  4656. package/frequent_questions/vi/bun_set_up.md +1 -0
  4657. package/frequent_questions/vi/customized_locale_list.md +1 -0
  4658. package/frequent_questions/vi/domain_routing.md +1 -0
  4659. package/frequent_questions/vi/error-vite-env-only.md +1 -0
  4660. package/frequent_questions/vi/esbuild_error.md +1 -0
  4661. package/frequent_questions/vi/get_locale_cookie.md +1 -0
  4662. package/frequent_questions/vi/intlayerNode.md +1 -0
  4663. package/frequent_questions/vi/intlayer_command_undefined.md +1 -0
  4664. package/frequent_questions/vi/locale_incorect_in_url.md +1 -0
  4665. package/frequent_questions/vi/package_version_error.md +1 -0
  4666. package/frequent_questions/vi/static_rendering.md +1 -0
  4667. package/frequent_questions/vi/translated_path_url.md +1 -0
  4668. package/frequent_questions/vi/unknown_command.md +1 -0
  4669. package/frequent_questions/zh/SSR_Next_no_[locale].md +1 -0
  4670. package/frequent_questions/zh/array_as_content_declaration.md +1 -0
  4671. package/frequent_questions/zh/build_dictionaries.md +1 -0
  4672. package/frequent_questions/zh/build_error_CI_CD.md +1 -0
  4673. package/frequent_questions/zh/bun_set_up.md +1 -0
  4674. package/frequent_questions/zh/customized_locale_list.md +1 -0
  4675. package/frequent_questions/zh/domain_routing.md +1 -0
  4676. package/frequent_questions/zh/error-vite-env-only.md +1 -0
  4677. package/frequent_questions/zh/esbuild_error.md +1 -0
  4678. package/frequent_questions/zh/get_locale_cookie.md +1 -0
  4679. package/frequent_questions/zh/intlayerNode.md +1 -0
  4680. package/frequent_questions/zh/intlayer_command_undefined.md +1 -0
  4681. package/frequent_questions/zh/locale_incorect_in_url.md +1 -0
  4682. package/frequent_questions/zh/package_version_error.md +1 -0
  4683. package/frequent_questions/zh/static_rendering.md +1 -0
  4684. package/frequent_questions/zh/translated_path_url.md +1 -0
  4685. package/frequent_questions/zh/unknown_command.md +1 -0
  4686. package/legal/ar/privacy_notice.md +1 -0
  4687. package/legal/ar/terms_of_service.md +1 -0
  4688. package/legal/de/privacy_notice.md +1 -0
  4689. package/legal/de/terms_of_service.md +1 -0
  4690. package/legal/en/privacy_notice.md +1 -0
  4691. package/legal/en/terms_of_service.md +1 -0
  4692. package/legal/en-GB/privacy_notice.md +1 -0
  4693. package/legal/en-GB/terms_of_service.md +1 -0
  4694. package/legal/es/privacy_notice.md +1 -0
  4695. package/legal/es/terms_of_service.md +1 -0
  4696. package/legal/fr/privacy_notice.md +1 -0
  4697. package/legal/fr/terms_of_service.md +1 -0
  4698. package/legal/hi/privacy_notice.md +1 -0
  4699. package/legal/hi/terms_of_service.md +1 -0
  4700. package/legal/id/privacy_notice.md +1 -0
  4701. package/legal/id/terms_of_service.md +1 -0
  4702. package/legal/it/privacy_notice.md +1 -0
  4703. package/legal/it/terms_of_service.md +1 -0
  4704. package/legal/ja/privacy_notice.md +1 -0
  4705. package/legal/ja/terms_of_service.md +1 -0
  4706. package/legal/ko/privacy_notice.md +1 -0
  4707. package/legal/ko/terms_of_service.md +1 -0
  4708. package/legal/pl/privacy_notice.md +1 -0
  4709. package/legal/pl/terms_of_service.md +1 -0
  4710. package/legal/pt/privacy_notice.md +1 -0
  4711. package/legal/pt/terms_of_service.md +1 -0
  4712. package/legal/ru/privacy_notice.md +1 -0
  4713. package/legal/ru/terms_of_service.md +1 -0
  4714. package/legal/tr/privacy_notice.md +1 -0
  4715. package/legal/tr/terms_of_service.md +1 -0
  4716. package/legal/uk/privacy_notice.md +1 -0
  4717. package/legal/uk/terms_of_service.md +1 -0
  4718. package/legal/vi/privacy_notice.md +1 -0
  4719. package/legal/vi/terms_of_service.md +1 -0
  4720. package/legal/zh/privacy_notice.md +1 -0
  4721. package/legal/zh/terms_of_service.md +1 -0
  4722. package/package.json +9 -8
  4723. package/src/authors.ts +64 -0
  4724. package/src/common.ts +12 -0
  4725. package/src/generated/docs.entry.ts +640 -0
  4726. package/src/index.ts +1 -0
@@ -15,6 +15,7 @@ keywords:
15
15
  slugs:
16
16
  - blog
17
17
  - next-i18next-vs-next-intl-vs-intlayer
18
+ author: aymericzip
18
19
  ---
19
20
 
20
21
  # next-i18next बनाम next-intl बनाम intlayer | Next.js अंतरराष्ट्रीयकरण (i18n)
@@ -81,6 +82,75 @@ slugs:
81
82
 
82
83
  ---
83
84
 
85
+ ## Bundle आकार और dependencies
86
+
87
+ अनुप्रयोग बनाने के बाद, bundle वह JavaScript है जो ब्राउज़र पृष्ठ को प्रस्तुत करने के लिए लोड करेगा। इसलिए bundle का आकार अनुप्रयोग के प्रदर्शन के लिए महत्वपूर्ण है।
88
+
89
+ बहु-भाषा अनुप्रयोग bundle के संदर्भ में दो घटक महत्वपूर्ण हैं:
90
+
91
+ - अनुप्रयोग कोड
92
+ - ब्राउज़र द्वारा लोड की गई सामग्री
93
+
94
+ ## एप्लिकेशन कोड
95
+
96
+ इस मामले में एप्लिकेशन कोड का महत्व न्यूनतम है। तीनों समाधान tree-shakable हैं, जिसका अर्थ है कि कोड के अप्रयुक्त हिस्से bundle में शामिल नहीं होते हैं।
97
+
98
+ यहाँ तीनों समाधानों के साथ एक मल्टी-लैंग्वेज एप्लिकेशन के लिए ब्राउज़र द्वारा लोड किए गए JavaScript bundle size की तुलना दी गई है।
99
+
100
+ यदि एप्लिकेशन में हमें किसी formatter की आवश्यकता नहीं है, तो tree-shaking के बाद निर्यात किए गए फ़ंक्शन की सूची होगी:
101
+
102
+ - **next-intlayer**: `useIntlayer`, `useLocale`, `NextIntlClientProvider`, (Bundle size 180.6 kB -> 15.24 kB (gzip))
103
+ - **next-intl**: `useTranslations`, `useLocale`, `NextIntlClientProvider`, (Bundle size 101.3 kB -> 31.4 kB (gzip))
104
+ - **next-i18next**: `useTranslation`, `useI18n`, `I18nextProvider`, (Bundle size 80.7 kB -> 25.5 kB (gzip))
105
+
106
+ ये फ़ंक्शन केवल React context/state के चारों ओर wrappers हैं, इसलिए bundle size पर i18n library का कुल प्रभाव न्यूनतम है।
107
+
108
+ ## सामग्री और अनुवाद
109
+
110
+ यह भाग अक्सर developers द्वारा नज़रअंदाज़ किया जाता है, लेकिन आइए 10 भाषाओं में 10 पृष्ठों से बने एक application के मामले पर विचार करें। मान लीजिए कि प्रत्येक पृष्ठ गणना को सरल बनाने के लिए 100% अद्वितीय सामग्री को एकीकृत करता है (वास्तव में, पृष्ठों के बीच बहुत सी सामग्री redundant होती है, जैसे page title, header, footer, आदि)।
111
+
112
+ एक user जो `/fr/about` पृष्ठ पर जाना चाहता है, दिए गए language में एक पृष्ठ की सामग्री load करेगा। सामग्री optimization को ignore करने का मतलब होगा 8,200% `((1 + (((10 pages - 1) × (10 languages - 1)))) × 100)` application सामग्री को unnecessarily load करना। क्या आप समस्या देखते हैं? भले ही यह सामग्री text रहे, और जबकि आप शायद अपनी site की images को optimize करने के बारे में सोचना पसंद करते हैं, आप दुनिया भर में useless सामग्री भेज रहे हैं और users के computers को इसे कुछ नहीं के लिए process करने के लिए बना रहे हैं।
113
+
114
+ दो महत्वपूर्ण समस्याएं:
115
+
116
+ - **Route के आधार पर विभाजन:**
117
+
118
+ > यदि मैं `/about` पृष्ठ पर हूं, तो मुझे `/home` पृष्ठ की सामग्री load नहीं करनी चाहिए
119
+
120
+ - **Locale के आधार पर विभाजन:**
121
+
122
+ > यदि मैं `/fr/about` पृष्ठ पर हूं, तो मुझे `/en/about` पृष्ठ की सामग्री load नहीं करनी चाहिए
123
+
124
+ फिर से, तीनों solutions इन समस्याओं के बारे में जानते हैं और इन optimizations को manage करने की अनुमति देते हैं। तीनों solutions के बीच अंतर DX (Developer Experience) में है।
125
+
126
+ `next-intl` और `next-i18next` translations को manage करने के लिए एक centralized approach का उपयोग करते हैं, जो locale के आधार पर और sub-files के आधार पर JSON को split करने की अनुमति देता है। `next-i18next` में, हम JSON files को 'namespaces' कहते हैं; `next-intl` messages को declare करने की अनुमति देता है। `intlayer` में, हम JSON files को 'dictionaries' कहते हैं।
127
+
128
+ - `next-intl` के मामले में, `next-i18next` की तरह, content को page/layout level पर load किया जाता है, फिर इस content को एक context provider में load किया जाता है। इसका मतलब है कि developer को manually JSON files को manage करना चाहिए जो प्रत्येक पृष्ठ के लिए load होंगी।
129
+
130
+ > व्यवहार में, इसका अर्थ है कि developers अक्सर इस optimization को छोड़ देते हैं, सरलता के लिए page के context provider में सभी content को load करना पसंद करते हैं।
131
+
132
+ - `intlayer` के मामले में, सभी content को application में load किया जाता है। फिर एक plugin (`@intlayer/babel` / `@intlayer/swc`) bundle को optimize करने का ध्यान रखता है, केवल पृष्ठ पर उपयोग की जाने वाली content को load करके। इसलिए developer को manually dictionaries को manage करने की जरूरत नहीं है जो load होंगी। यह बेहतर optimization, बेहतर maintainability, और development time को कम करने की अनुमति देता है।
133
+
134
+ जैसे-जैसे application बढ़ता है (विशेष रूप से जब multiple developers application पर काम करते हैं), यह common है कि JSON files से ऐसी सामग्री को remove करना भूल जाएं जो अब उपयोग नहीं की जाती है।
135
+
136
+ > ध्यान दें कि सभी JSON सभी cases में load होते हैं (next-intl, next-i18next, intlayer)।
137
+
138
+ यही कारण है कि Intlayer का approach अधिक performant है: यदि एक component अब उपयोग नहीं किया जाता है, तो इसकी dictionary bundle में load नहीं होती है।
139
+
140
+ कैसे library fallbacks को handle करती है यह भी महत्वपूर्ण है। आइए मान लें कि application default रूप से English में है, और user `/fr/about` पृष्ठ पर जाता है। यदि French में translations missing हैं, तो हम English fallback पर विचार करेंगे।
141
+
142
+ `next-intl` और `next-i18next` के मामले में, library को current locale से संबंधित JSON को load करने की जरूरत है, लेकिन fallback locale से भी। इस प्रकार, यह मानते हुए कि सभी content का translation किया गया है, प्रत्येक पृष्ठ 100% unnecessary सामग्री को load करेगा। **तुलना में, `intlayer` dictionary build time पर fallback को process करता है। इस प्रकार, प्रत्येक पृष्ठ केवल उपयोग की जाने वाली सामग्री को load करेगा।**
143
+
144
+ > ध्यान दें: `intlayer` का उपयोग करके bundle को optimize करने के लिए, आपको अपनी `intlayer.config.ts` file में `importMode: 'dynamic'` option को set करने की जरूरत है। और सुनिश्चित करें कि plugin `@intlayer/babel` / `@intlayer/swc` installed हैं (default रूप से `vite-intlayer` का उपयोग करके installed)।
145
+
146
+ यहां एक vite + react application में `intlayer` का उपयोग करके bundle size optimization के प्रभाव का एक उदाहरण दिया गया है:
147
+
148
+ | Optimized bundle | Bundle not optimized |
149
+ | ----------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
150
+ | ![optimized bundle](https://github.com/aymericzip/intlayer/blob/main/docs/assets/bundle.png?raw=true) | ![no optimized bundle](https://github.com/aymericzip/intlayer/blob/main/docs/assets/bundle_no_optimization.png?raw=true) |
151
+
152
+ ---
153
+
84
154
  ### 2) टाइपस्क्रिप्ट और सुरक्षा
85
155
 
86
156
  - **next-intl**: मजबूत टाइपस्क्रिप्ट समर्थन, लेकिन **चाबियाँ डिफ़ॉल्ट रूप से सख्ती से टाइप नहीं होतीं**; आपको सुरक्षा पैटर्न मैन्युअली बनाए रखने होंगे।
@@ -109,6 +179,60 @@ slugs:
109
179
 
110
180
  ---
111
181
 
182
+ ## Server Components (RSC) संरेखण
183
+
184
+ <Columns>
185
+ <Column>
186
+
187
+ **next-i18next**
188
+
189
+ - पृष्ठ और लेआउट server components को सपोर्ट करता है।
190
+ - बाल server components के लिए synchronous API प्रदान नहीं करता है।
191
+
192
+ </Column>
193
+ <Column>
194
+
195
+ **next-intl**
196
+
197
+ - पृष्ठ और लेआउट server components को सपोर्ट करता है।
198
+ - बाल server components के लिए synchronous API प्रदान नहीं करता है।
199
+
200
+ </Column>
201
+ <Column>
202
+
203
+ **intlayer**
204
+
205
+ - पृष्ठ और लेआउट server components को सपोर्ट करता है।
206
+ - बाल server components के लिए synchronous API प्रदान करता है।
207
+
208
+ </Column>
209
+ </Columns>
210
+
211
+ **यह क्यों महत्वपूर्ण है:** Server component सपोर्ट Next.js 13+ की एक मुख्य सुविधा है, जो performance में सुधार करती है। parent से बाल server components में locale या `t` फ़ंक्शन को props के रूप में पास करने से आपके components कम reusable हो जाते हैं।
212
+
213
+ ---
214
+
215
+ ## स्थानीयकरण प्लेटफॉर्म (TMS) के साथ एकीकरण
216
+
217
+ बड़ी संगठनें अक्सर **Crowdin**, **Phrase**, **Lokalise**, **Localizely**, या **Localazy** जैसी Translation Management Systems (TMS) पर निर्भर करती हैं।
218
+
219
+ - **कंपनियों को क्यों परवाह है**
220
+ - **सहयोग और भूमिकाएँ**: कई actors शामिल हैं: developers, product managers, translators, reviewers, marketing teams।
221
+ - **स्केल और दक्षता**: continuous localization, in-context review।
222
+
223
+ - **next-intl / next-i18next**
224
+ - आमतौर पर **centralized JSON catalogs** का उपयोग करते हैं, इसलिए TMS के साथ export/import सीधा है।
225
+ - परिपक्व ecosystems और उपरोक्त प्लेटफॉर्म के लिए examples/integrations।
226
+
227
+ - **Intlayer**
228
+ - **decentralized, per-component dictionaries** को प्रोत्साहित करता है और **TypeScript/TSX/JS/JSON/MD** content को समर्थन करता है।
229
+ - यह code में modularity में सुधार करता है, लेकिन जब कोई tool centralized, flat JSON files की अपेक्षा करता है तो plug-and-play TMS integration को कठिन बना सकता है।
230
+ - Intlayer विकल्प प्रदान करता है: **AI-assisted translations** (अपनी provider keys का उपयोग करके), एक **Visual Editor/CMS**, और **CLI/CI** workflows को catch और prefill gaps के लिए।
231
+
232
+ > नोट: `next-intl` और `i18next` TypeScript catalogs को भी स्वीकार करते हैं। यदि आपकी team `.ts` files में messages को store करती है या उन्हें feature द्वारा decentralize करती है, तो आप समान TMS friction का सामना कर सकते हैं। हालांकि, कई `next-intl` setups `locales/` folder में centralized रहते हैं, जो TMS के लिए JSON में refactor करना थोड़ा आसान है।
233
+
234
+ ---
235
+
112
236
  ### 5) सर्वर कंपोनेंट्स (RSC) संरेखण
113
237
 
114
238
  - **सभी** Next.js 13+ का समर्थन करते हैं।
@@ -118,6 +242,88 @@ slugs:
118
242
 
119
243
  ---
120
244
 
245
+ ### ऐप्लिकेशन संरचना
246
+
247
+ ऐप्लिकेशन संरचना आपके codebase के लिए अच्छी maintainability सुनिश्चित करने के लिए महत्वपूर्ण है।
248
+
249
+ <Tabs defaultTab="next-intl" group='techno'>
250
+
251
+ <Tab label="next-i18next" value="next-i18next">
252
+
253
+ ```bash
254
+ .
255
+ ├── i18n.config.ts
256
+ └── src
257
+ ├── locales
258
+ │ ├── en
259
+ │ │ ├── common.json
260
+ │ │ └── about.json
261
+ │ └── fr
262
+ │ ├── common.json
263
+ │ └── about.json
264
+ ├── app
265
+ │ ├── i18n
266
+ │ │ └── server.ts
267
+ │ └── [locale]
268
+ │ ├── layout.tsx
269
+ │ └── about.tsx
270
+ └── components
271
+ ├── I18nProvider.tsx
272
+ ├── ClientComponent.tsx
273
+ └── ServerComponent.tsx
274
+ ```
275
+
276
+ </Tab>
277
+ <Tab label="next-intl" value="next-intl">
278
+
279
+ ```bash
280
+ .
281
+ ├── i18n.ts
282
+ ├── locales
283
+ │ ├── en
284
+ │ │ ├── home.json
285
+ │ │ └── navbar.json
286
+ │ ├── fr
287
+ │ │ ├── home.json
288
+ │ │ └── navbar.json
289
+ │ └── es
290
+ │ ├── home.json
291
+ │ └── navbar.json
292
+ └── src
293
+ ├── middleware.ts
294
+ ├── app
295
+ │ ├── i18n
296
+ │ │ └── server.ts
297
+ │ └── [locale]
298
+ │ └── home.tsx
299
+ └── components
300
+ └── Navbar
301
+ └── index.tsx
302
+ ```
303
+
304
+ </Tab>
305
+ <Tab label="intlayer" value="intlayer">
306
+
307
+ ```bash
308
+ .
309
+ ├── intlayer.config.ts
310
+ └── src
311
+ ├── middleware.ts
312
+ ├── app
313
+ │ └── [locale]
314
+ │ ├── layout.tsx
315
+ │ └── home
316
+ │ ├── index.tsx
317
+ │ └── index.content.ts
318
+ └── components
319
+ └── Navbar
320
+ ├── index.tsx
321
+ └── index.content.ts
322
+ ```
323
+
324
+ </Tab>
325
+ </Tabs>
326
+
121
327
  ### 6) प्रदर्शन और लोडिंग व्यवहार
122
328
 
123
329
  - **next-intl / next-i18next**: आंशिक नियंत्रण **namespaces** और **route-level splits** के माध्यम से; अनुशासन में कमी होने पर अप्रयुक्त स्ट्रिंग्स के बंडलिंग का जोखिम।
@@ -127,6 +333,358 @@ slugs:
127
333
 
128
334
  ---
129
335
 
336
+ #### सेटअप और कंटेंट लोडिंग
337
+
338
+ जैसा कि पहले उल्लेख किया गया है, आपको अपने कोड में प्रत्येक JSON फाइल को कैसे import किया जाता है इसे optimize करना चाहिए।
339
+ यह महत्वपूर्ण है कि library कंटेंट लोडिंग को कैसे handle करती है।
340
+
341
+ <Tabs defaultTab="next-intl" group='techno'>
342
+ <Tab label="next-i18next" value="next-i18next">
343
+
344
+ ```ts fileName="i18n.config.ts"
345
+ export const locales = ["en", "fr"] as const;
346
+ export type Locale = (typeof locales)[number];
347
+
348
+ export const defaultLocale: Locale = "en";
349
+
350
+ export const rtlLocales = ["ar", "he", "fa", "ur"] as const;
351
+ export const isRtl = (locale: string) =>
352
+ (rtlLocales as readonly string[]).includes(locale);
353
+
354
+ export function localizedPath(locale: string, path: string) {
355
+ return locale === defaultLocale ? path : "/" + locale + path;
356
+ }
357
+
358
+ const ORIGIN = "https://example.com";
359
+ export function abs(locale: string, path: string) {
360
+ return ORIGIN + localizedPath(locale, path);
361
+ }
362
+ ```
363
+
364
+ ```ts fileName="src/app/i18n/server.ts"
365
+ import { createInstance } from "i18next";
366
+ import { initReactI18next } from "react-i18next/initReactI18next";
367
+ import resourcesToBackend from "i18next-resources-to-backend";
368
+ import { defaultLocale } from "@/i18n.config";
369
+
370
+ // src/locales/<locale>/<namespace>.json से JSON resources को लोड करें
371
+ const backend = resourcesToBackend(
372
+ (locale: string, namespace: string) =>
373
+ import(`../../locales/${locale}/${namespace}.json`)
374
+ );
375
+
376
+ export async function initI18next(
377
+ locale: string,
378
+ namespaces: string[] = ["common"]
379
+ ) {
380
+ const i18n = createInstance();
381
+ await i18n
382
+ .use(initReactI18next)
383
+ .use(backend)
384
+ .init({
385
+ lng: locale,
386
+ fallbackLng: defaultLocale,
387
+ ns: namespaces,
388
+ defaultNS: "common",
389
+ interpolation: { escapeValue: false },
390
+ react: { useSuspense: false },
391
+ });
392
+ return i18n;
393
+ }
394
+ ```
395
+
396
+ ```tsx fileName="src/components/I18nProvider.tsx"
397
+ "use client";
398
+
399
+ import * as React from "react";
400
+ import { I18nextProvider } from "react-i18next";
401
+ import { createInstance } from "i18next";
402
+ import { initReactI18next } from "react-i18next/initReactI18next";
403
+ import resourcesToBackend from "i18next-resources-to-backend";
404
+ import { defaultLocale } from "@/i18n.config";
405
+
406
+ const backend = resourcesToBackend(
407
+ (locale: string, namespace: string) =>
408
+ import(`../../locales/${locale}/${namespace}.json`)
409
+ );
410
+
411
+ type Props = {
412
+ locale: string;
413
+ namespaces?: string[];
414
+ resources?: Record<string, any>; // { ns: bundle }
415
+ children: React.ReactNode;
416
+ };
417
+
418
+ export default function I18nProvider({
419
+ locale,
420
+ namespaces = ["common"],
421
+ resources,
422
+ children,
423
+ }: Props) {
424
+ const [i18n] = React.useState(() => {
425
+ const i = createInstance();
426
+
427
+ i.use(initReactI18next)
428
+ .use(backend)
429
+ .init({
430
+ lng: locale,
431
+ fallbackLng: defaultLocale,
432
+ ns: namespaces,
433
+ resources: resources ? { [locale]: resources } : undefined,
434
+ defaultNS: "common",
435
+ interpolation: { escapeValue: false },
436
+ react: { useSuspense: false },
437
+ });
438
+
439
+ return i;
440
+ });
441
+
442
+ return <I18nextProvider i18n={i18n}>{children}</I18nextProvider>;
443
+ }
444
+ ```
445
+
446
+ ```tsx fileName="src/app/[locale]/layout.tsx"
447
+ import type { ReactNode } from "react";
448
+ import { locales, defaultLocale, isRtl, type Locale } from "@/i18n.config";
449
+
450
+ export const dynamicParams = false;
451
+
452
+ export function generateStaticParams() {
453
+ return locales.map((locale) => ({ locale }));
454
+ }
455
+
456
+ export default function LocaleLayout({
457
+ children,
458
+ params,
459
+ }: {
460
+ children: ReactNode;
461
+ params: { locale: string };
462
+ }) {
463
+ const locale: Locale = (locales as readonly string[]).includes(params.locale)
464
+ ? params.locale
465
+ : defaultLocale;
466
+
467
+ const dir = isRtl(locale) ? "rtl" : "ltr";
468
+
469
+ return (
470
+ <html lang={locale} dir={dir}>
471
+ <body>{children}</body>
472
+ </html>
473
+ );
474
+ }
475
+ ```
476
+
477
+ ```tsx fileName="src/app/[locale]/about.tsx"
478
+ import I18nProvider from "@/components/I18nProvider";
479
+ import { initI18next } from "@/app/i18n/server";
480
+ import type { Locale } from "@/i18n.config";
481
+ import ClientComponent from "@/components/ClientComponent";
482
+ import ServerComponent from "@/components/ServerComponent";
483
+
484
+ // पेज के लिए static rendering को force करें
485
+ export const dynamic = "force-static";
486
+
487
+ export default async function AboutPage({
488
+ params: { locale },
489
+ }: {
490
+ params: { locale: Locale };
491
+ }) {
492
+ const namespaces = ["common", "about"] as const;
493
+
494
+ const i18n = await initI18next(locale, [...namespaces]);
495
+ const tAbout = i18n.getFixedT(locale, "about");
496
+
497
+ return (
498
+ <I18nProvider locale={locale} namespaces={[...namespaces]}>
499
+ <main>
500
+ <h1>{tAbout("title")}</h1>
501
+
502
+ <ClientComponent />
503
+ <ServerComponent t={tAbout} locale={locale} count={0} />
504
+ </main>
505
+ </I18nProvider>
506
+ );
507
+ }
508
+ ```
509
+
510
+ </Tab>
511
+ <Tab label="next-intl" value="next-intl">
512
+
513
+ ```tsx fileName="src/i18n.ts"
514
+ import { getRequestConfig } from "next-intl/server";
515
+ import { notFound } from "next/navigation";
516
+
517
+ export const locales = ["en", "fr", "es"] as const;
518
+ export const defaultLocale = "en" as const;
519
+
520
+ async function loadMessages(locale: string) {
521
+ // केवल उन namespaces को लोड करें जिनकी आपके layout/pages को जरूरत है
522
+ const [common, about] = await Promise.all([
523
+ import(`../locales/${locale}/common.json`).then((m) => m.default),
524
+ import(`../locales/${locale}/about.json`).then((m) => m.default),
525
+ ]);
526
+
527
+ return { common, about } as const;
528
+ }
529
+
530
+ export default getRequestConfig(async ({ locale }) => {
531
+ if (!locales.includes(locale)) notFound();
532
+
533
+ return {
534
+ messages: await loadMessages(locale),
535
+ };
536
+ });
537
+ ```
538
+
539
+ ```tsx fileName="src/app/[locale]/layout.tsx"
540
+ import type { ReactNode } from "react";
541
+ import { locales } from "@/i18n";
542
+ import {
543
+ getLocaleDirection,
544
+ unstable_setRequestLocale,
545
+ } from "next-intl/server";
546
+
547
+ export const dynamic = "force-static";
548
+
549
+ export function generateStaticParams() {
550
+ return locales.map((locale) => ({ locale }));
551
+ }
552
+
553
+ export default async function LocaleLayout({
554
+ children,
555
+ params,
556
+ }: {
557
+ children: ReactNode;
558
+ params: Promise<{ locale: string }>;
559
+ }) {
560
+ const { locale } = await params;
561
+
562
+ // इस server render (RSC) के लिए active request locale को set करें
563
+ unstable_setRequestLocale(locale);
564
+
565
+ const dir = getLocaleDirection(locale);
566
+
567
+ return (
568
+ <html lang={locale} dir={dir}>
569
+ <body>{children}</body>
570
+ </html>
571
+ );
572
+ }
573
+ ```
574
+
575
+ ```tsx fileName="src/app/[locale]/about/page.tsx"
576
+ import { getTranslations, getMessages, getFormatter } from "next-intl/server";
577
+ import { NextIntlClientProvider } from "next-intl";
578
+ import pick from "lodash/pick";
579
+ import ServerComponent from "@/components/ServerComponent";
580
+ import ClientComponentExample from "@/components/ClientComponentExample";
581
+
582
+ export const dynamic = "force-static";
583
+
584
+ export default async function AboutPage({
585
+ params,
586
+ }: {
587
+ params: Promise<{ locale: string }>;
588
+ }) {
589
+ const { locale } = await params;
590
+
591
+ // Messages को server-side पर लोड किया जाता है। केवल आवश्यक चीजें ही client को भेजें।
592
+ const messages = await getMessages();
593
+ const clientMessages = pick(messages, ["common", "about"]);
594
+
595
+ // पूरी तरह से server-side translations/formatting
596
+ const tAbout = await getTranslations("about");
597
+ const tCounter = await getTranslations("about.counter");
598
+ const format = await getFormatter();
599
+
600
+ const initialFormattedCount = format.number(0);
601
+
602
+ return (
603
+ <NextIntlClientProvider locale={locale} messages={clientMessages}>
604
+ <main>
605
+ <h1>{tAbout("title")}</h1>
606
+ <ClientComponentExample />
607
+ <ServerComponent
608
+ formattedCount={initialFormattedCount}
609
+ label={tCounter("label")}
610
+ increment={tCounter("increment")}
611
+ />
612
+ </main>
613
+ </NextIntlClientProvider>
614
+ );
615
+ }
616
+ ```
617
+
618
+ </Tab>
619
+ <Tab label="intlayer" value="intlayer">
620
+
621
+ ```tsx fileName="intlayer.config.ts"
622
+ import { type IntlayerConfig, Locales } from "intlayer";
623
+
624
+ const config: IntlayerConfig = {
625
+ internationalization: {
626
+ locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
627
+ defaultLocale: Locales.ENGLISH,
628
+ },
629
+ };
630
+
631
+ export default config;
632
+ ```
633
+
634
+ ```tsx fileName="src/app/[locale]/layout.tsx"
635
+ import { getHTMLTextDir } from "intlayer";
636
+ import {
637
+ IntlayerClientProvider,
638
+ generateStaticParams,
639
+ type NextLayoutIntlayer,
640
+ } from "next-intlayer";
641
+
642
+ export const dynamic = "force-static";
643
+
644
+ const LocaleLayout: NextLayoutIntlayer = async ({ children, params }) => {
645
+ const { locale } = await params;
646
+
647
+ return (
648
+ <html lang={locale} dir={getHTMLTextDir(locale)}>
649
+ <body>
650
+ <IntlayerClientProvider locale={locale}>
651
+ {children}
652
+ </IntlayerClientProvider>
653
+ </body>
654
+ </html>
655
+ );
656
+ };
657
+
658
+ export default LandingLayout;
659
+ ```
660
+
661
+ ```tsx fileName="src/app/[locale]/about/page.tsx"
662
+ import { PageContent } from "@components/PageContent";
663
+ import type { NextPageIntlayer } from "next-intlayer";
664
+ import { IntlayerServerProvider, useIntlayer } from "next-intlayer/server";
665
+ import { ClientComponent, ServerComponent } from "@components";
666
+
667
+ const LandingPage: NextPageIntlayer = async ({ params }) => {
668
+ const { locale } = await params;
669
+ const { title } = useIntlayer("about", locale);
670
+
671
+ return (
672
+ <IntlayerServerProvider locale={locale}>
673
+ <main>
674
+ <h1>{title}</h1>
675
+ <ClientComponent />
676
+ <ServerComponent />
677
+ </main>
678
+ </IntlayerServerProvider>
679
+ );
680
+ };
681
+
682
+ export default LandingPage;
683
+ ```
684
+
685
+ </Tab>
686
+ </Tabs>
687
+
130
688
  ### 7) DX, टूलिंग और रखरखाव
131
689
 
132
690
  - **next-intl / next-i18next**: आप आमतौर पर अनुवाद और संपादकीय वर्कफ़्लोज़ के लिए बाहरी प्लेटफार्मों को जोड़ेंगे।
@@ -136,6 +694,169 @@ slugs:
136
694
 
137
695
  ---
138
696
 
697
+ ### क्लाइंट कंपोनेंट में उपयोग
698
+
699
+ आइए एक क्लाइंट कंपोनेंट का एक उदाहरण लें जो एक काउंटर रेंडर करता है।
700
+
701
+ <Tabs defaultTab="next-intl" group='techno'>
702
+ <Tab label="next-i18next" value="next-i18next">
703
+
704
+ **अनुवाद (एक JSON प्रति namespace `src/locales/...` के तहत)**
705
+
706
+ ```json fileName="src/locales/en/about.json"
707
+ {
708
+ "title": "About",
709
+ "description": "About page description",
710
+ "counter": {
711
+ "label": "Counter",
712
+ "increment": "Increment"
713
+ }
714
+ }
715
+ ```
716
+
717
+ ```json fileName="src/locales/fr/about.json"
718
+ {
719
+ "title": "À propos",
720
+ "description": "Description de la page À propos",
721
+ "counter": {
722
+ "label": "Compteur",
723
+ "increment": "Incrémenter"
724
+ }
725
+ }
726
+ ```
727
+
728
+ **क्लाइंट कंपोनेंट (केवल आवश्यक namespace लोड करता है)**
729
+
730
+ ```tsx fileName="src/components/ClientComponent.tsx"
731
+ "use client";
732
+
733
+ import React, { useState } from "react";
734
+ import { useTranslation } from "react-i18next";
735
+
736
+ const ClientComponent = () => {
737
+ const { t, i18n } = useTranslation("about");
738
+ const [count, setCount] = useState(0);
739
+
740
+ const numberFormat = new Intl.NumberFormat(i18n.language);
741
+
742
+ return (
743
+ <div>
744
+ <p>{numberFormat.format(count)}</p>
745
+ <button
746
+ aria-label={t("counter.label")}
747
+ onClick={() => setCount((c) => c + 1)}
748
+ >
749
+ {t("counter.increment")}
750
+ </button>
751
+ </div>
752
+ );
753
+ };
754
+
755
+ export default ClientComponent;
756
+ ```
757
+
758
+ > सुनिश्चित करें कि पेज/प्रोवाइडर केवल आवश्यक namespaces शामिल करता है (जैसे `about`)।
759
+ > यदि आप React < 19 का उपयोग कर रहे हैं, तो भारी formatters जैसे `Intl.NumberFormat` को memoize करें।
760
+
761
+ </Tab>
762
+ <Tab label="next-intl" value="next-intl">
763
+
764
+ **अनुवाद (आकृति का पुन: उपयोग; उन्हें next-intl संदेशों में अपनी पसंद के अनुसार लोड करें)**
765
+
766
+ ```json fileName="locales/en/about.json"
767
+ {
768
+ "counter": {
769
+ "label": "Counter",
770
+ "increment": "Increment"
771
+ }
772
+ }
773
+ ```
774
+
775
+ ```json fileName="locales/fr/about.json"
776
+ {
777
+ "counter": {
778
+ "label": "Compteur",
779
+ "increment": "Incrémenter"
780
+ }
781
+ }
782
+ ```
783
+
784
+ **क्लाइंट कंपोनेंट**
785
+
786
+ ```tsx fileName="src/components/ClientComponentExample.tsx"
787
+ "use client";
788
+
789
+ import React, { useState } from "react";
790
+ import { useTranslations, useFormatter } from "next-intl";
791
+
792
+ const ClientComponentExample = () => {
793
+ // नेस्टेड ऑब्जेक्ट के लिए सीधे स्कोप करें
794
+ const t = useTranslations("about.counter");
795
+ const format = useFormatter();
796
+ const [count, setCount] = useState(0);
797
+
798
+ return (
799
+ <div>
800
+ <p>{format.number(count)}</p>
801
+ <button
802
+ aria-label={t("label")}
803
+ onClick={() => setCount((count) => count + 1)}
804
+ >
805
+ {t("increment")}
806
+ </button>
807
+ </div>
808
+ );
809
+ };
810
+ ```
811
+
812
+ > पेज क्लाइंट संदेश पर "about" संदेश जोड़ना न भूलें
813
+
814
+ </Tab>
815
+ <Tab label="intlayer" value="intlayer">
816
+
817
+ **सामग्री**
818
+
819
+ ```ts fileName="src/components/ClientComponentExample/index.content.ts"
820
+ import { t, type Dictionary } from "intlayer";
821
+
822
+ const counterContent = {
823
+ key: "counter",
824
+ content: {
825
+ label: t({ hi: "काउंटर", en: "Counter", fr: "Compteur" }),
826
+ increment: t({ hi: "वृद्धि", en: "Increment", fr: "Incrémenter" }),
827
+ },
828
+ } satisfies Dictionary;
829
+
830
+ export default counterContent;
831
+ ```
832
+
833
+ **क्लाइंट कंपोनेंट**
834
+
835
+ ```tsx fileName="src/components/ClientComponentExample/index.tsx"
836
+ "use client";
837
+
838
+ import React, { useState } from "react";
839
+ import { useNumber, useIntlayer } from "next-intlayer";
840
+
841
+ const ClientComponentExample = () => {
842
+ const [count, setCount] = useState(0);
843
+ const { label, increment } = useIntlayer("counter"); // strings return करता है
844
+ const { number } = useNumber();
845
+
846
+ return (
847
+ <div>
848
+ <p>{number(count)}</p>
849
+ <button aria-label={label} onClick={() => setCount((count) => count + 1)}>
850
+ {increment}
851
+ </button>
852
+ </div>
853
+ );
854
+ };
855
+ ```
856
+
857
+ </Tab>
858
+ </Tabs>
859
+
139
860
  ## कब किसे चुनें?
140
861
 
141
862
  - **next-intl चुनें** यदि आप एक **न्यूनतम** समाधान चाहते हैं, आप केंद्रीकृत कैटलॉग्स के साथ सहज हैं, और आपका ऐप **छोटा से मध्यम आकार** का है।
@@ -144,6 +865,542 @@ slugs:
144
865
 
145
866
  ---
146
867
 
868
+ ### सर्वर कंपोनेंट में उपयोग
869
+
870
+ हम एक UI कंपोनेंट के मामले को लेंगे। यह कंपोनेंट एक सर्वर कंपोनेंट है, और एक क्लाइंट कंपोनेंट के चाइल्ड के रूप में डाला जा सकता है। (page (server component) -> client component -> server component)। जैसा कि यह कंपोनेंट क्लाइंट कंपोनेंट के चाइल्ड के रूप में डाला जा सकता है, यह async नहीं हो सकता है।
871
+
872
+ <Tabs defaultTab="next-intl" group='techno'>
873
+ <Tab label="next-i18next" value="next-i18next">
874
+
875
+ ```tsx fileName="src/components/ServerComponent.tsx"
876
+ type ServerComponentProps = {
877
+ t: (key: string) => string;
878
+ locale: string;
879
+ count: number;
880
+ };
881
+
882
+ const ServerComponent = ({ t, locale, count }: ServerComponentProps) => {
883
+ // संख्या को फॉर्मेट करें
884
+ const formatted = new Intl.NumberFormat(locale).format(count);
885
+
886
+ return (
887
+ <div>
888
+ <p>{formatted}</p>
889
+ <button aria-label={t("counter.label")}>{t("counter.increment")}</button>
890
+ </div>
891
+ );
892
+ };
893
+
894
+ export default ServerComponent;
895
+ ```
896
+
897
+ </Tab>
898
+ <Tab label="next-intl" value="next-intl">
899
+
900
+ ```tsx fileName="src/components/ServerComponent.tsx"
901
+ type ServerComponentProps = {
902
+ t: (key: string) => string;
903
+ locale: string;
904
+ count: number;
905
+ formatter: Intl.NumberFormat;
906
+ };
907
+
908
+ const ServerComponent = ({
909
+ t,
910
+ locale,
911
+ count,
912
+ formatter,
913
+ }: ServerComponentProps) => {
914
+ // फॉर्मेटर का उपयोग करके संख्या को फॉर्मेट करें
915
+ const formatted = formatter.format(count);
916
+
917
+ return (
918
+ <div>
919
+ <p>{formatted}</p>
920
+ <button aria-label={t("counter.label")}>{t("counter.increment")}</button>
921
+ </div>
922
+ );
923
+ };
924
+
925
+ export default ServerComponent;
926
+ ```
927
+
928
+ > जैसा कि सर्वर कंपोनेंट async नहीं हो सकता है, आपको translations और formatter फ़ंक्शन को props के रूप में पास करने की आवश्यकता है।
929
+ >
930
+ > आपके page / layout में:
931
+ >
932
+ > - `import { getTranslations, getFormatter } from "next-intl/server";`
933
+ > - `const t = await getTranslations("about.counter");`
934
+ > - `const formatter = await getFormatter().then((formatter) => formatter.number());`
935
+
936
+ </Tab>
937
+ <Tab label="intlayer" value="intlayer">
938
+
939
+ ```tsx fileName="src/components/ServerComponent.tsx"
940
+ import { useIntlayer, useNumber } from "next-intlayer/server";
941
+
942
+ type ServerComponentProps = {
943
+ count: number;
944
+ };
945
+
946
+ const ServerComponent = ({ count }: ServerComponentProps) => {
947
+ // counter से translations प्राप्त करें
948
+ const { label, increment } = useIntlayer("counter");
949
+ // number फॉर्मेटर प्राप्त करें
950
+ const { number } = useNumber();
951
+
952
+ return (
953
+ <div>
954
+ <p>{number(count)}</p>
955
+ <button aria-label={label}>{increment}</button>
956
+ </div>
957
+ );
958
+ };
959
+ ```
960
+
961
+ </Tab>
962
+ </Tabs>
963
+
964
+ > Intlayer `next-intlayer/server` के माध्यम से **server-safe** hooks को expose करता है। काम करने के लिए, `useIntlayer` और `useNumber` hooks-like syntax का उपयोग करते हैं, जो क्लाइंट hooks के समान हैं, लेकिन server context (`IntlayerServerProvider`) पर निर्भर हैं।
965
+
966
+ ### मेटाडेटा / साइटमैप / रोबोट्स
967
+
968
+ content का अनुवाद करना बहुत अच्छा है। लेकिन लोग अक्सर भूल जाते हैं कि internationalization का मुख्य लक्ष्य आपकी website को दुनिया के लिए अधिक दृश्यमान बनाना है। I18n आपकी website visibility में सुधार के लिए एक अद्भुत साधन है।
969
+
970
+ यहाँ बहुभाषी SEO के संबंध में अच्छी practices की एक सूची दी गई है।
971
+
972
+ - `<head>` tag में hreflang मेटा tags सेट करें
973
+ > यह search engines को समझने में मदद करता है कि पृष्ठ पर कौन सी भाषाएं उपलब्ध हैं
974
+ - `http://www.w3.org/1999/xhtml` XML schema का उपयोग करके sitemap.xml में सभी पृष्ठों के अनुवाद सूचीबद्ध करें
975
+ >
976
+ - robots.txt से prefixed pages को exclude करना न भूलें (उदा. `/dashboard`, `/fr/dashboard`, `/es/dashboard`)
977
+ >
978
+ - सबसे localized page पर redirect करने के लिए custom Link component का उपयोग करें (उदा. फ्रेंच में `<a href="/fr/about">A propos</a>` )
979
+ >
980
+
981
+ Developers अक्सर locales के across अपने पृष्ठों को ठीक से reference करना भूल जाते हैं।
982
+
983
+ <Tabs defaultTab="next-intl" group='techno'>
984
+
985
+ <Tab label="next-i18next" value="next-i18next">
986
+
987
+ ```ts fileName="i18n.config.ts"
988
+ export const locales = ["en", "fr"] as const;
989
+ export type Locale = (typeof locales)[number];
990
+ export const defaultLocale: Locale = "en";
991
+
992
+ export function localizedPath(locale: string, path: string) {
993
+ return locale === defaultLocale ? path : "/" + locale + path;
994
+ }
995
+
996
+ const ORIGIN = "https://example.com";
997
+ export function abs(locale: string, path: string) {
998
+ return ORIGIN + localizedPath(locale, path);
999
+ }
1000
+ ```
1001
+
1002
+ ```tsx fileName="src/app/[locale]/about/layout.tsx"
1003
+ import type { Metadata } from "next";
1004
+ import { locales, defaultLocale, localizedPath } from "@/i18n.config";
1005
+
1006
+ type GenerateMetadataParams = {
1007
+ params: Promise<{
1008
+ locale: string;
1009
+ }>;
1010
+ };
1011
+
1012
+ export const generateMetadata = async ({
1013
+ params,
1014
+ }: GenerateMetadataParams): Promise<Metadata> => {
1015
+ const { locale } = await params;
1016
+
1017
+ // src/locales से सही JSON bundle import करें
1018
+ const messages = (await import("@/locales/" + locale + "/about.json"))
1019
+ .default;
1020
+
1021
+ const languages = Object.fromEntries(
1022
+ locales.map((locale) => [locale, localizedPath(locale, "/about")])
1023
+ );
1024
+
1025
+ return {
1026
+ title: messages.title,
1027
+ description: messages.description,
1028
+ alternates: {
1029
+ canonical: localizedPath(locale, "/about"),
1030
+ languages: { ...languages, "x-default": "/about" },
1031
+ },
1032
+ };
1033
+ };
1034
+
1035
+ export default async function AboutPage() {
1036
+ return <h1>About</h1>;
1037
+ }
1038
+ ```
1039
+
1040
+ ```ts fileName="src/app/sitemap.ts"
1041
+ import type { MetadataRoute } from "next";
1042
+ import { locales, defaultLocale, abs } from "@/i18n.config";
1043
+
1044
+ export const sitemap = (): MetadataRoute.Sitemap => {
1045
+ const languages = Object.fromEntries(
1046
+ locales.map((locale) => [locale, abs(locale, "/about")])
1047
+ );
1048
+ return [
1049
+ {
1050
+ url: abs(defaultLocale, "/about"),
1051
+ lastModified: new Date(),
1052
+ changeFrequency: "monthly",
1053
+ priority: 0.7,
1054
+ alternates: { languages },
1055
+ },
1056
+ ];
1057
+ };
1058
+ ```
1059
+
1060
+ ```ts fileName="src/app/robots.ts"
1061
+ import type { MetadataRoute } from "next";
1062
+ import { locales, defaultLocale, localizedPath } from "@/i18n.config";
1063
+
1064
+ const ORIGIN = "https://example.com";
1065
+
1066
+ const expandAllLocales = (path: string) => [
1067
+ localizedPath(defaultLocale, path),
1068
+ ...locales
1069
+ .filter((locale) => locale !== defaultLocale)
1070
+ .map((locale) => localizedPath(locale, path)),
1071
+ ];
1072
+
1073
+ export const robots = (): MetadataRoute.Robots => {
1074
+ const disallow = [
1075
+ ...expandAllLocales("/dashboard"),
1076
+ ...expandAllLocales("/admin"),
1077
+ ];
1078
+
1079
+ return {
1080
+ rules: { userAgent: "*", allow: ["/"], disallow },
1081
+ host: ORIGIN,
1082
+ sitemap: ORIGIN + "/sitemap.xml",
1083
+ };
1084
+ };
1085
+ ```
1086
+
1087
+ </Tab>
1088
+ <Tab label="next-intl" value="next-intl">
1089
+
1090
+ ```tsx fileName="src/app/[locale]/about/layout.tsx"
1091
+ import type { Metadata } from "next";
1092
+ import { locales, defaultLocale } from "@/i18n";
1093
+ import { getTranslations } from "next-intl/server";
1094
+
1095
+ const localizedPath = (locale: string, path: string) => {
1096
+ return locale === defaultLocale ? path : "/" + locale + path;
1097
+ };
1098
+
1099
+ type GenerateMetadataParams = {
1100
+ params: Promise<{
1101
+ locale: string;
1102
+ }>;
1103
+ };
1104
+
1105
+ export const generateMetadata = async ({
1106
+ params,
1107
+ }: GenerateMetadataParams): Promise<Metadata> => {
1108
+ const { locale } = await params;
1109
+ const t = await getTranslations({ locale, namespace: "about" });
1110
+
1111
+ const url = "/about";
1112
+ const languages = Object.fromEntries(
1113
+ locales.map((locale) => [locale, localizedPath(locale, url)])
1114
+ );
1115
+
1116
+ return {
1117
+ title: t("title"),
1118
+ description: t("description"),
1119
+ alternates: {
1120
+ canonical: localizedPath(locale, url),
1121
+ languages: { ...languages, "x-default": url },
1122
+ },
1123
+ };
1124
+ };
1125
+
1126
+ // ... बाकी page code
1127
+ ```
1128
+
1129
+ ```tsx fileName="src/app/sitemap.ts"
1130
+ import type { MetadataRoute } from "next";
1131
+ import { locales, defaultLocale } from "@/i18n";
1132
+
1133
+ const origin = "https://example.com";
1134
+
1135
+ const formatterLocalizedPath = (locale: string, path: string) =>
1136
+ locale === defaultLocale ? origin + path : origin + "/" + locale + path;
1137
+
1138
+ export const sitemap = (): MetadataRoute.Sitemap => {
1139
+ const aboutLanguages = Object.fromEntries(
1140
+ locales.map((l) => [l, formatterLocalizedPath(l, "/about")])
1141
+ );
1142
+
1143
+ return [
1144
+ {
1145
+ url: formatterLocalizedPath(defaultLocale, "/about"),
1146
+ lastModified: new Date(),
1147
+ changeFrequency: "monthly",
1148
+ priority: 0.7,
1149
+ alternates: { languages: aboutLanguages },
1150
+ },
1151
+ ];
1152
+ };
1153
+ ```
1154
+
1155
+ ```tsx fileName="src/app/robots.ts"
1156
+ import type { MetadataRoute } from "next";
1157
+ import { locales, defaultLocale } from "@/i18n";
1158
+
1159
+ const origin = "https://example.com";
1160
+ const withAllLocales = (path: string) => [
1161
+ path,
1162
+ ...locales
1163
+ .filter((locale) => locale !== defaultLocale)
1164
+ .map((locale) => "/" + locale + path),
1165
+ ];
1166
+
1167
+ export const robots = (): MetadataRoute.Robots => {
1168
+ const disallow = [
1169
+ ...withAllLocales("/dashboard"),
1170
+ ...withAllLocales("/admin"),
1171
+ ];
1172
+
1173
+ return {
1174
+ rules: { userAgent: "*", allow: ["/"], disallow },
1175
+ host: origin,
1176
+ sitemap: origin + "/sitemap.xml",
1177
+ };
1178
+ };
1179
+ ```
1180
+
1181
+ </Tab>
1182
+ <Tab label="intlayer" value="intlayer">
1183
+
1184
+ ```typescript fileName="src/app/[locale]/about/layout.tsx"
1185
+ import { getIntlayer, getMultilingualUrls } from "intlayer";
1186
+ import type { Metadata } from "next";
1187
+ import type { LocalPromiseParams } from "next-intlayer";
1188
+
1189
+ export const generateMetadata = async ({
1190
+ params,
1191
+ }: LocalPromiseParams): Promise<Metadata> => {
1192
+ const { locale } = await params;
1193
+
1194
+ const metadata = getIntlayer("page-metadata", locale);
1195
+
1196
+ const multilingualUrls = getMultilingualUrls("/about");
1197
+
1198
+ return {
1199
+ ...metadata,
1200
+ alternates: {
1201
+ canonical: multilingualUrls[locale as keyof typeof multilingualUrls],
1202
+ languages: { ...multilingualUrls, "x-default": "/about" },
1203
+ },
1204
+ };
1205
+ };
1206
+
1207
+ // ... बाकी page code
1208
+ ```
1209
+
1210
+ ```tsx fileName="src/app/sitemap.ts"
1211
+ import { getMultilingualUrls } from "intlayer";
1212
+ import type { MetadataRoute } from "next";
1213
+
1214
+ const sitemap = (): MetadataRoute.Sitemap => [
1215
+ {
1216
+ url: "https://example.com/about",
1217
+ alternates: {
1218
+ languages: { ...getMultilingualUrls("https://example.com/about") },
1219
+ },
1220
+ },
1221
+ ];
1222
+ ```
1223
+
1224
+ ```tsx fileName="src/app/robots.ts"
1225
+ import { getMultilingualUrls } from "intlayer";
1226
+ import type { MetadataRoute } from "next";
1227
+
1228
+ const getAllMultilingualUrls = (urls: string[]) =>
1229
+ urls.flatMap((url) => Object.values(getMultilingualUrls(url)) as string[]);
1230
+
1231
+ const robots = (): MetadataRoute.Robots => ({
1232
+ rules: {
1233
+ userAgent: "*",
1234
+ allow: ["/"],
1235
+ disallow: getAllMultilingualUrls(["/dashboard"]),
1236
+ },
1237
+ host: "https://example.com",
1238
+ sitemap: "https://example.com/sitemap.xml",
1239
+ });
1240
+
1241
+ export default robots;
1242
+ ```
1243
+
1244
+ </Tab>
1245
+ </Tabs>
1246
+
1247
+ > Intlayer आपके sitemap के लिए बहुभाषी URLs उत्पन्न करने के लिए एक `getMultilingualUrls` function प्रदान करता है।
1248
+
1249
+ ### लोकेल रूटिंग के लिए Middleware
1250
+
1251
+ <Tabs defaultTab="next-intl" group='techno'>
1252
+ <Tab label="next-i18next" value="next-i18next">
1253
+
1254
+ लोकेल डिटेक्शन और रूटिंग को संभालने के लिए एक middleware जोड़ें:
1255
+
1256
+ ```ts fileName="src/middleware.ts"
1257
+ import { NextResponse, type NextRequest } from "next/server";
1258
+ import { defaultLocale, locales } from "@/i18n.config";
1259
+
1260
+ const PUBLIC_FILE = /\.[^/]+$/; // एक्सटेंशन वाली फाइलों को बाहर करें
1261
+
1262
+ export function middleware(request: NextRequest) {
1263
+ const { pathname } = request.nextUrl;
1264
+
1265
+ if (
1266
+ pathname.startsWith("/_next") ||
1267
+ pathname.startsWith("/api") ||
1268
+ pathname.startsWith("/static") ||
1269
+ PUBLIC_FILE.test(pathname)
1270
+ ) {
1271
+ return;
1272
+ }
1273
+
1274
+ const hasLocale = locales.some(
1275
+ (l) => pathname === "/" + l || pathname.startsWith("/" + l + "/")
1276
+ );
1277
+ if (!hasLocale) {
1278
+ const locale = defaultLocale;
1279
+ const url = request.nextUrl.clone();
1280
+ url.pathname = "/" + locale + (pathname === "/" ? "" : pathname);
1281
+ return NextResponse.redirect(url);
1282
+ }
1283
+ }
1284
+
1285
+ export const config = {
1286
+ matcher: [
1287
+ // इन से शुरू होने वाले पाथ और एक्सटेंशन वाली फाइलों को छोड़कर सभी पाथ से मेल खाएं
1288
+ "/((?!api|_next|static|.*\\..*).*)",
1289
+ ],
1290
+ };
1291
+ ```
1292
+
1293
+ </Tab>
1294
+ <Tab label="next-intl" value="next-intl">
1295
+
1296
+ लोकेल डिटेक्शन और रूटिंग को संभालने के लिए एक middleware जोड़ें:
1297
+
1298
+ ```ts fileName="src/middleware.ts"
1299
+ import createMiddleware from "next-intl/middleware";
1300
+ import { locales, defaultLocale } from "@/i18n";
1301
+
1302
+ export default createMiddleware({
1303
+ locales: [...locales],
1304
+ defaultLocale,
1305
+ localeDetection: true,
1306
+ });
1307
+
1308
+ export const config = {
1309
+ // API, Next internals और static assets को छोड़ दें
1310
+ matcher: ["/((?!api|_next|.*\\..*).*)"],
1311
+ };
1312
+ ```
1313
+
1314
+ </Tab>
1315
+ <Tab label="intlayer" value="intlayer">
1316
+
1317
+ Intlayer `next-intlayer` package कॉन्फ़िगरेशन के माध्यम से built-in middleware हैंडलिंग प्रदान करता है।
1318
+
1319
+ ```ts fileName="src/middleware.ts"
1320
+ import { intlayerProxy } from "next-intlayer/proxy";
1321
+
1322
+ export const middleware = intlayerProxy();
1323
+
1324
+ // यह middleware केवल app डायरेक्टरी में फाइलों पर लागू होता है
1325
+ export const config = {
1326
+ matcher: "/((?!api|_next|static|.*\\..*).*)",
1327
+ };
1328
+ ```
1329
+
1330
+ Middleware की सेटअप `intlayer.config.ts` फाइल में केंद्रीकृत है।
1331
+
1332
+ </Tab>
1333
+ </Tabs>
1334
+
1335
+ ### सेटअप चेकलिस्ट और सर्वोत्तम प्रथाएं
1336
+
1337
+ <Tabs defaultTab="next-intl" group='techno'>
1338
+ <Tab label="next-i18next" value="next-i18next">
1339
+
1340
+ - सुनिश्चित करें कि `lang` और `dir` को `src/app/[locale]/layout.tsx` में रूट `<html>` पर सेट किया गया है।
1341
+ - अनुवादों को नेमस्पेस में विभाजित करें (उदाहरण के लिए `common.json`, `about.json`) `src/locales/<locale>/` के अंतर्गत।
1342
+ - क्लाइंट घटकों में `useTranslation('<ns>')` का उपयोग करके और `I18nProvider` को समान नेमस्पेस के साथ स्कोप करके केवल आवश्यक नेमस्पेस लोड करें।
1343
+ - पेजों को जहां संभव हो स्टैटिक रखें: पेजों पर `export const dynamic = 'force-static'` निर्यात करें; `dynamicParams = false` सेट करें और `generateStaticParams` को लागू करें।
1344
+ - क्लाइंट सीमाओं के तहत नेस्टेड सिंक सर्वर घटकों का उपयोग करें पहले से गणना की गई स्ट्रिंग्स या `t` फ़ंक्शन और `locale` को पास करके।
1345
+ - SEO के लिए, मेटाडेटा में `alternates.languages` सेट करें, `sitemap.ts` में स्थानीयकृत URLs की सूची बनाएं, और `robots.ts` में डुप्लिकेट स्थानीयकृत मार्गों को अनुमति न दें।
1346
+ - लोकेल-जागरूक फॉर्मेटर्स (उदाहरण के लिए, `Intl.NumberFormat(locale)`) को वरीयता दें और यदि React < 19 का उपयोग कर रहे हैं तो उन्हें क्लाइंट पर मेमोइज़ करें।
1347
+
1348
+ </Tab>
1349
+ <Tab label="next-intl" value="next-intl">
1350
+
1351
+ - **HTML `lang` और `dir` सेट करें**: `src/app/[locale]/layout.tsx` में, `getLocaleDirection(locale)` के माध्यम से `dir` की गणना करें और `<html lang={locale} dir={dir}>` सेट करें।
1352
+ - **नेमस्पेस द्वारा संदेशों को विभाजित करें**: प्रति लोकेल और नेमस्पेस JSON को व्यवस्थित करें (उदाहरण के लिए, `common.json`, `about.json`)।
1353
+ - **क्लाइंट पेलोड को कम करें**: पेजों पर, केवल आवश्यक नेमस्पेस को `NextIntlClientProvider` को भेजें (उदाहरण के लिए, `pick(messages, ['common', 'about'])`)।
1354
+ - **स्टैटिक पेजों को वरीयता दें**: `export const dynamic = 'force-static'` निर्यात करें और सभी `locales` के लिए स्टैटिक params जेनरेट करें।
1355
+ - **सिंक्रोनस सर्वर घटक**: पूर्व-गणना की गई स्ट्रिंग्स (अनुवादित लेबल, स्वरूपित संख्याएं) को पास करके सर्वर घटकों को सिंक रखें न कि async कॉल या गैर-सीरियलाइज़ेबल फ़ंक्शन।
1356
+
1357
+ </Tab>
1358
+ <Tab label="intlayer" value="intlayer">
1359
+
1360
+ - **मॉड्यूलर सामग्री**: `.content.{ts|js|json}` फाइलों का उपयोग करके सामग्री शब्दकोशों को घटकों के साथ सह-स्थित करें।
1361
+ - **प्रकार सुरक्षा**: कंपाइल-समय सामग्री सत्यापन के लिए TypeScript एकीकरण का उपयोग करें।
1362
+ - **बिल्ड-समय अनुकूलन**: स्वचालित ट्री-शेकिंग और बंडल अनुकूलन के लिए Intlayer के बिल्ड टूल्स का उपयोग करें।
1363
+ - **एकीकृत टूलिंग**: बिल्ट-इन रूटिंग, SEO सहायकों और विजुअल एडिटर समर्थन का लाभ उठाएं।
1364
+
1365
+ </Tab>
1366
+ </Tabs>
1367
+
1368
+ ---
1369
+
1370
+ ## और विजेता है…
1371
+
1372
+ यह सरल नहीं है। प्रत्येक विकल्प के अपने trade-offs हैं। यहाँ मेरा दृष्टिकोण है:
1373
+
1374
+ <Columns>
1375
+ <Column>
1376
+
1377
+ **next-i18next**
1378
+
1379
+ - परिपक्व, सुविधाओं से भरपूर, बहुत सारे कम्युनिटी प्लगइन, लेकिन उच्च सेटअप लागत। यदि आपको **i18next के प्लगइन इकोसिस्टम** की आवश्यकता है (उदाहरण के लिए, प्लगइन के माध्यम से उन्नत ICU नियम) और आपकी टीम पहले से i18next को जानती है, तो लचीलेपन के लिए **अधिक कॉन्फ़िगरेशन** स्वीकार करें।
1380
+
1381
+ </Column>
1382
+ <Column>
1383
+
1384
+ **next-intl**
1385
+
1386
+ - सबसे सरल, हल्का-फुल्का, कम निर्णय आप पर थोपे गए। यदि आप एक **न्यूनतम** समाधान चाहते हैं, केंद्रीभूत कैटलॉग के साथ सहज हैं, और आपका ऐप्लिकेशन **छोटा से मध्यम आकार** का है।
1387
+
1388
+ </Column>
1389
+ <Column>
1390
+
1391
+ **Intlayer**
1392
+
1393
+ - आधुनिक Next.js के लिए निर्मित, मॉड्यूलर कंटेंट, type safety, tooling, और कम boilerplate के साथ। यदि आप **component-scoped content**, **strict TypeScript**, **build-time guarantees**, **tree-shaking**, और **batteries-included** routing/SEO/editor tooling को महत्व देते हैं - विशेष रूप से **Next.js App Router**, design-systems और **बड़े, मॉड्यूलर codebases** के लिए।
1394
+
1395
+ </Column>
1396
+ </Columns>
1397
+
1398
+ यदि आप न्यूनतम सेटअप पसंद करते हैं और कुछ मैनुअल wiring स्वीकार करते हैं, तो next-intl एक अच्छा विकल्प है। यदि आपको सभी सुविधाओं की आवश्यकता है और जटिलता में कोई बुराई नहीं है, तो next-i18next काम करता है। लेकिन यदि आप एक आधुनिक, स्केलेबल, मॉड्यूलर समाधान चाहते हैं जिसमें निर्मित tools हैं, तो Intlayer इसे आपको सीधे प्रदान करने का लक्ष्य रखता है।
1399
+
1400
+ > **एंटरप्राइज टीमों के लिए विकल्प**: यदि आपको एक well-proven समाधान की आवश्यकता है जो **Crowdin**, **Phrase**, या अन्य पेशेवर translation management systems जैसे स्थापित localization platforms के साथ पूरी तरह से काम करता है, तो अपने mature ecosystem और proven integrations के लिए **next-intl** या **next-i18next** पर विचार करें।
1401
+
1402
+ > **Future roadmap**: Intlayer **i18next** और **next-intl** समाधानों के ऊपर काम करने वाले plugins विकसित करने की भी योजना बना रहा है। यह आपको automation, syntax, और content management के लिए Intlayer के फायदे देगा जबकि आपके application code में इन स्थापित समाधानों द्वारा प्रदान की गई security और stability को बनाए रखेगा।
1403
+
147
1404
  ## व्यावहारिक माइग्रेशन नोट्स (next-intl / next-i18next → Intlayer)
148
1405
 
149
1406
  - **प्रत्येक फीचर से शुरू करें**: एक बार में एक रूट या कंपोनेंट को **स्थानीय शब्दकोशों** में स्थानांतरित करें।