@intlayer/docs 9.0.0-canary.2 → 9.0.0-canary.21

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 (2485) hide show
  1. package/blog/ar/internationalization_and_SEO.md +6 -0
  2. package/blog/ar/intlayer_with_i18next.md +28 -4
  3. package/blog/ar/intlayer_with_next-i18next.md +24 -15
  4. package/blog/ar/intlayer_with_next-intl.md +28 -4
  5. package/blog/ar/intlayer_with_react-i18next.md +24 -4
  6. package/blog/ar/intlayer_with_react-intl.md +24 -4
  7. package/blog/ar/intlayer_with_vue-i18n.md +24 -4
  8. package/blog/ar/next-i18next_vs_next-intl_vs_intlayer.md +35 -28
  9. package/blog/ar/nextjs-multilingual-seo-comparison.md +6 -0
  10. package/blog/ar/rag_powered_documentation_assistant.md +13 -0
  11. package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  12. package/blog/ar/vue-i18n_vs_intlayer.md +8 -0
  13. package/blog/de/internationalization_and_SEO.md +6 -0
  14. package/blog/de/intlayer_with_i18next.md +38 -6
  15. package/blog/de/intlayer_with_next-i18next.md +34 -17
  16. package/blog/de/intlayer_with_next-intl.md +41 -7
  17. package/blog/de/intlayer_with_react-i18next.md +37 -7
  18. package/blog/de/intlayer_with_react-intl.md +37 -7
  19. package/blog/de/intlayer_with_vue-i18n.md +37 -7
  20. package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +121 -36
  21. package/blog/de/nextjs-multilingual-seo-comparison.md +6 -0
  22. package/blog/de/rag_powered_documentation_assistant.md +0 -193
  23. package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  24. package/blog/de/vue-i18n_vs_intlayer.md +8 -0
  25. package/blog/en/internationalization_and_SEO.md +6 -0
  26. package/blog/en/intlayer_with_i18next.md +24 -4
  27. package/blog/en/intlayer_with_next-i18next.md +24 -4
  28. package/blog/en/intlayer_with_next-intl.md +24 -4
  29. package/blog/en/intlayer_with_react-i18next.md +24 -4
  30. package/blog/en/intlayer_with_react-intl.md +24 -4
  31. package/blog/en/intlayer_with_vue-i18n.md +24 -4
  32. package/blog/en/nextjs-multilingual-seo-comparison.md +6 -0
  33. package/blog/en/rag_powered_documentation_assistant.md +6 -0
  34. package/blog/en-GB/internationalization_and_SEO.md +6 -0
  35. package/blog/en-GB/intlayer_with_i18next.md +28 -4
  36. package/blog/en-GB/intlayer_with_next-i18next.md +24 -15
  37. package/blog/en-GB/intlayer_with_next-intl.md +28 -4
  38. package/blog/en-GB/intlayer_with_react-i18next.md +24 -4
  39. package/blog/en-GB/intlayer_with_react-intl.md +24 -4
  40. package/blog/en-GB/intlayer_with_vue-i18n.md +24 -4
  41. package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  42. package/blog/en-GB/nextjs-multilingual-seo-comparison.md +6 -0
  43. package/blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md +14 -0
  44. package/blog/en-GB/vue-i18n_vs_intlayer.md +16 -0
  45. package/blog/es/internationalization_and_SEO.md +6 -0
  46. package/blog/es/intlayer_with_i18next.md +28 -4
  47. package/blog/es/intlayer_with_next-i18next.md +24 -15
  48. package/blog/es/intlayer_with_next-intl.md +28 -4
  49. package/blog/es/intlayer_with_react-i18next.md +24 -4
  50. package/blog/es/intlayer_with_react-intl.md +24 -4
  51. package/blog/es/intlayer_with_vue-i18n.md +24 -4
  52. package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  53. package/blog/es/nextjs-multilingual-seo-comparison.md +6 -0
  54. package/blog/es/rag_powered_documentation_assistant.md +13 -0
  55. package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  56. package/blog/es/vue-i18n_vs_intlayer.md +8 -0
  57. package/blog/fr/i18n_meaning.md +95 -0
  58. package/blog/fr/internationalization_and_SEO.md +6 -0
  59. package/blog/fr/intlayer_with_i18next.md +24 -4
  60. package/blog/fr/intlayer_with_next-i18next.md +24 -15
  61. package/blog/fr/intlayer_with_next-intl.md +28 -4
  62. package/blog/fr/intlayer_with_react-i18next.md +24 -12
  63. package/blog/fr/intlayer_with_react-intl.md +24 -4
  64. package/blog/fr/intlayer_with_vue-i18n.md +24 -4
  65. package/blog/fr/list_i18n_technologies/frameworks/angular.md +0 -2
  66. package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  67. package/blog/fr/nextjs-multilingual-seo-comparison.md +6 -0
  68. package/blog/fr/rag_powered_documentation_assistant.md +0 -62
  69. package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  70. package/blog/fr/vue-i18n_vs_intlayer.md +8 -0
  71. package/blog/hi/internationalization_and_SEO.md +6 -0
  72. package/blog/hi/intlayer_with_i18next.md +28 -4
  73. package/blog/hi/intlayer_with_next-i18next.md +24 -15
  74. package/blog/hi/intlayer_with_next-intl.md +28 -4
  75. package/blog/hi/intlayer_with_react-i18next.md +24 -4
  76. package/blog/hi/intlayer_with_react-intl.md +24 -4
  77. package/blog/hi/intlayer_with_vue-i18n.md +24 -4
  78. package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +1256 -0
  79. package/blog/hi/nextjs-multilingual-seo-comparison.md +6 -0
  80. package/blog/hi/rag_powered_documentation_assistant.md +13 -0
  81. package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  82. package/blog/hi/vue-i18n_vs_intlayer.md +8 -0
  83. package/blog/id/internationalization_and_SEO.md +6 -91
  84. package/blog/id/intlayer_with_i18next.md +28 -4
  85. package/blog/id/intlayer_with_next-i18next.md +24 -15
  86. package/blog/id/intlayer_with_next-intl.md +28 -4
  87. package/blog/id/intlayer_with_react-i18next.md +24 -4
  88. package/blog/id/intlayer_with_react-intl.md +24 -4
  89. package/blog/id/intlayer_with_vue-i18n.md +24 -4
  90. package/blog/id/nextjs-multilingual-seo-comparison.md +6 -0
  91. package/blog/id/rag_powered_documentation_assistant.md +13 -0
  92. package/blog/it/internationalization_and_SEO.md +6 -0
  93. package/blog/it/intlayer_with_i18next.md +41 -7
  94. package/blog/it/intlayer_with_next-i18next.md +37 -18
  95. package/blog/it/intlayer_with_next-intl.md +41 -7
  96. package/blog/it/intlayer_with_react-i18next.md +37 -7
  97. package/blog/it/intlayer_with_react-intl.md +37 -7
  98. package/blog/it/intlayer_with_vue-i18n.md +37 -7
  99. package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +121 -36
  100. package/blog/it/nextjs-multilingual-seo-comparison.md +6 -0
  101. package/blog/it/rag_powered_documentation_assistant.md +0 -195
  102. package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  103. package/blog/it/vue-i18n_vs_intlayer.md +8 -0
  104. package/blog/ja/internationalization_and_SEO.md +6 -0
  105. package/blog/ja/intlayer_with_i18next.md +28 -4
  106. package/blog/ja/intlayer_with_next-i18next.md +24 -15
  107. package/blog/ja/intlayer_with_next-intl.md +28 -4
  108. package/blog/ja/intlayer_with_react-i18next.md +24 -4
  109. package/blog/ja/intlayer_with_react-intl.md +24 -4
  110. package/blog/ja/intlayer_with_vue-i18n.md +24 -4
  111. package/blog/ja/l10n_platform_alternative/Lokalise.md +10 -0
  112. package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +121 -26
  113. package/blog/ja/nextjs-multilingual-seo-comparison.md +6 -0
  114. package/blog/ja/rag_powered_documentation_assistant.md +13 -0
  115. package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  116. package/blog/ja/vue-i18n_vs_intlayer.md +8 -0
  117. package/blog/ko/internationalization_and_SEO.md +6 -0
  118. package/blog/ko/intlayer_with_i18next.md +41 -7
  119. package/blog/ko/intlayer_with_next-i18next.md +37 -18
  120. package/blog/ko/intlayer_with_next-intl.md +41 -7
  121. package/blog/ko/intlayer_with_react-i18next.md +37 -7
  122. package/blog/ko/intlayer_with_react-intl.md +37 -7
  123. package/blog/ko/intlayer_with_vue-i18n.md +37 -7
  124. package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +121 -18
  125. package/blog/ko/nextjs-multilingual-seo-comparison.md +6 -0
  126. package/blog/ko/rag_powered_documentation_assistant.md +0 -194
  127. package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  128. package/blog/ko/vue-i18n_vs_intlayer.md +8 -0
  129. package/blog/ko/what_is_internationalization.md +0 -4
  130. package/blog/pl/___per-component_vs_centralized_i18n.md +100 -0
  131. package/blog/pl/internationalization_and_SEO.md +6 -91
  132. package/blog/pl/intlayer_with_i18next.md +28 -4
  133. package/blog/pl/intlayer_with_next-i18next.md +24 -15
  134. package/blog/pl/intlayer_with_next-intl.md +28 -4
  135. package/blog/pl/intlayer_with_react-i18next.md +24 -4
  136. package/blog/pl/intlayer_with_react-intl.md +24 -4
  137. package/blog/pl/intlayer_with_vue-i18n.md +24 -4
  138. package/blog/pl/l10n_platform_alternative/Lokalise.md +6 -0
  139. package/blog/pl/nextjs-multilingual-seo-comparison.md +6 -0
  140. package/blog/pl/rag_powered_documentation_assistant.md +13 -0
  141. package/blog/pt/internationalization_and_SEO.md +7 -1
  142. package/blog/pt/intlayer_with_i18next.md +41 -7
  143. package/blog/pt/intlayer_with_next-i18next.md +37 -18
  144. package/blog/pt/intlayer_with_next-intl.md +41 -7
  145. package/blog/pt/intlayer_with_react-i18next.md +37 -7
  146. package/blog/pt/intlayer_with_react-intl.md +37 -11
  147. package/blog/pt/intlayer_with_vue-i18n.md +37 -7
  148. package/blog/pt/l10n_platform_alternative/crowdin.md +0 -6
  149. package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  150. package/blog/pt/nextjs-multilingual-seo-comparison.md +6 -0
  151. package/blog/pt/rag_powered_documentation_assistant.md +0 -195
  152. package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  153. package/blog/pt/vue-i18n_vs_intlayer.md +8 -0
  154. package/blog/ru/internationalization_and_SEO.md +6 -0
  155. package/blog/ru/intlayer_with_i18next.md +28 -4
  156. package/blog/ru/intlayer_with_next-i18next.md +24 -15
  157. package/blog/ru/intlayer_with_next-intl.md +28 -4
  158. package/blog/ru/intlayer_with_react-i18next.md +24 -4
  159. package/blog/ru/intlayer_with_react-intl.md +24 -4
  160. package/blog/ru/intlayer_with_vue-i18n.md +24 -4
  161. package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +121 -36
  162. package/blog/ru/nextjs-multilingual-seo-comparison.md +6 -0
  163. package/blog/ru/rag_powered_documentation_assistant.md +13 -0
  164. package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  165. package/blog/ru/vue-i18n_vs_intlayer.md +8 -0
  166. package/blog/tr/internationalization_and_SEO.md +6 -0
  167. package/blog/tr/intlayer_with_i18next.md +28 -4
  168. package/blog/tr/intlayer_with_next-i18next.md +24 -15
  169. package/blog/tr/intlayer_with_next-intl.md +28 -4
  170. package/blog/tr/intlayer_with_react-i18next.md +24 -4
  171. package/blog/tr/intlayer_with_react-intl.md +24 -4
  172. package/blog/tr/intlayer_with_vue-i18n.md +24 -4
  173. package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +1189 -0
  174. package/blog/tr/nextjs-multilingual-seo-comparison.md +6 -0
  175. package/blog/tr/rag_powered_documentation_assistant.md +0 -38
  176. package/blog/uk/internationalization_and_SEO.md +6 -0
  177. package/blog/uk/intlayer_with_i18next.md +24 -4
  178. package/blog/uk/intlayer_with_next-i18next.md +24 -4
  179. package/blog/uk/intlayer_with_next-intl.md +24 -4
  180. package/blog/uk/intlayer_with_react-i18next.md +24 -4
  181. package/blog/uk/intlayer_with_react-intl.md +24 -4
  182. package/blog/uk/intlayer_with_vue-i18n.md +24 -4
  183. package/blog/uk/next-i18next_vs_next-intl_vs_intlayer.md +9 -0
  184. package/blog/uk/nextjs-multilingual-seo-comparison.md +6 -0
  185. package/blog/uk/rag_powered_documentation_assistant.md +13 -0
  186. package/blog/vi/internationalization_and_SEO.md +6 -91
  187. package/blog/vi/intlayer_with_i18next.md +28 -4
  188. package/blog/vi/intlayer_with_next-i18next.md +24 -15
  189. package/blog/vi/intlayer_with_next-intl.md +28 -4
  190. package/blog/vi/intlayer_with_react-i18next.md +24 -4
  191. package/blog/vi/intlayer_with_react-intl.md +24 -4
  192. package/blog/vi/intlayer_with_vue-i18n.md +24 -4
  193. package/blog/vi/nextjs-multilingual-seo-comparison.md +6 -0
  194. package/blog/vi/rag_powered_documentation_assistant.md +13 -0
  195. package/blog/zh/internationalization_and_SEO.md +6 -0
  196. package/blog/zh/intlayer_with_i18next.md +4 -31
  197. package/blog/zh/intlayer_with_next-i18next.md +0 -42
  198. package/blog/zh/intlayer_with_next-intl.md +4 -31
  199. package/blog/zh/intlayer_with_react-i18next.md +0 -31
  200. package/blog/zh/intlayer_with_react-intl.md +0 -31
  201. package/blog/zh/intlayer_with_vue-i18n.md +0 -31
  202. package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +121 -26
  203. package/blog/zh/nextjs-multilingual-seo-comparison.md +6 -30
  204. package/blog/zh/rag_powered_documentation_assistant.md +0 -191
  205. package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  206. package/blog/zh/vue-i18n_vs_intlayer.md +8 -0
  207. package/dist/cjs/authors.cjs.map +1 -1
  208. package/dist/cjs/blog.cjs.map +1 -1
  209. package/dist/cjs/common.cjs +2 -1
  210. package/dist/cjs/common.cjs.map +1 -1
  211. package/dist/cjs/doc.cjs.map +1 -1
  212. package/dist/cjs/frequentQuestions.cjs.map +1 -1
  213. package/dist/cjs/generated/blog.entry.cjs +0 -1
  214. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  215. package/dist/cjs/generated/docs.entry.cjs +300 -21
  216. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  217. package/dist/cjs/generated/frequentQuestions.entry.cjs +0 -1
  218. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  219. package/dist/cjs/generated/legal.entry.cjs +0 -1
  220. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  221. package/dist/cjs/legal.cjs.map +1 -1
  222. package/dist/esm/authors.mjs.map +1 -1
  223. package/dist/esm/blog.mjs.map +1 -1
  224. package/dist/esm/common.mjs +2 -1
  225. package/dist/esm/common.mjs.map +1 -1
  226. package/dist/esm/doc.mjs.map +1 -1
  227. package/dist/esm/frequentQuestions.mjs.map +1 -1
  228. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  229. package/dist/esm/generated/docs.entry.mjs +300 -20
  230. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  231. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  232. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  233. package/dist/esm/legal.mjs.map +1 -1
  234. package/dist/types/authors.d.ts +16 -8
  235. package/dist/types/authors.d.ts.map +1 -1
  236. package/dist/types/blog.d.ts +0 -1
  237. package/dist/types/blog.d.ts.map +1 -1
  238. package/dist/types/common.d.ts +0 -1
  239. package/dist/types/common.d.ts.map +1 -1
  240. package/dist/types/doc.d.ts +0 -1
  241. package/dist/types/doc.d.ts.map +1 -1
  242. package/dist/types/frequentQuestions.d.ts +0 -1
  243. package/dist/types/frequentQuestions.d.ts.map +1 -1
  244. package/dist/types/generated/blog.entry.d.ts +0 -1
  245. package/dist/types/generated/blog.entry.d.ts.map +1 -1
  246. package/dist/types/generated/docs.entry.d.ts +15 -2
  247. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  248. package/dist/types/generated/frequentQuestions.entry.d.ts +0 -1
  249. package/dist/types/generated/frequentQuestions.entry.d.ts.map +1 -1
  250. package/dist/types/generated/legal.entry.d.ts +0 -1
  251. package/dist/types/generated/legal.entry.d.ts.map +1 -1
  252. package/dist/types/legal.d.ts +0 -1
  253. package/dist/types/legal.d.ts.map +1 -1
  254. package/docs/ar/CI_CD.md +4 -0
  255. package/docs/ar/autoFill.md +81 -0
  256. package/docs/ar/benchmark/solid.md +22 -0
  257. package/docs/ar/benchmark/svelte.md +22 -0
  258. package/docs/ar/benchmark/tanstack.md +22 -0
  259. package/docs/ar/bundle_optimization.md +16 -0
  260. package/docs/ar/cli/ci.md +22 -0
  261. package/docs/ar/cli/fill.md +8 -0
  262. package/docs/ar/cli/index.md +1 -1
  263. package/docs/ar/cli/scan.md +2 -2
  264. package/docs/ar/compat/i18n-js.md +44 -0
  265. package/docs/ar/compat/i18next.md +59 -0
  266. package/docs/ar/compat/index.md +51 -0
  267. package/docs/ar/compat/lingui.md +44 -0
  268. package/docs/ar/compat/next-i18next.md +57 -0
  269. package/docs/ar/compat/next-intl.md +59 -0
  270. package/docs/ar/compat/next-translate.md +45 -0
  271. package/docs/ar/compat/ngx-translate.md +45 -0
  272. package/docs/ar/compat/nuxtjs-i18n.md +46 -0
  273. package/docs/ar/compat/polyglot.md +45 -0
  274. package/docs/ar/compat/react-i18next.md +58 -0
  275. package/docs/ar/compat/react-intl.md +55 -0
  276. package/docs/ar/compat/svelte-i18n.md +47 -0
  277. package/docs/ar/compat/transloco.md +45 -0
  278. package/docs/ar/compat/vue-i18n.md +58 -0
  279. package/docs/ar/compiler.md +9 -4
  280. package/docs/ar/configuration.md +60 -17
  281. package/docs/ar/custom_domains.md +9 -3
  282. package/docs/ar/custom_url_rewrites.md +9 -3
  283. package/docs/ar/dictionary/content_file.md +4 -7
  284. package/docs/ar/dictionary/enumeration.md +0 -187
  285. package/docs/ar/dictionary/file.md +8 -0
  286. package/docs/ar/dictionary/nesting.md +39 -0
  287. package/docs/ar/dictionary/translation.md +0 -61
  288. package/docs/ar/dynamic_dictionaries/index.md +24 -18
  289. package/docs/ar/dynamic_dictionaries/variants.md +280 -22
  290. package/docs/ar/formatters.md +59 -0
  291. package/docs/ar/how_works_intlayer.md +6 -2
  292. package/docs/ar/interest_of_intlayer.md +193 -0
  293. package/docs/ar/intlayer_CMS.md +20 -122
  294. package/docs/ar/intlayer_with_adonisjs.md +24 -4
  295. package/docs/ar/intlayer_with_analog.md +29 -5
  296. package/docs/ar/intlayer_with_angular_19.md +24 -4
  297. package/docs/ar/intlayer_with_angular_21.md +24 -4
  298. package/docs/ar/intlayer_with_astro.md +131 -2
  299. package/docs/ar/intlayer_with_astro_lit.md +30 -12
  300. package/docs/ar/intlayer_with_astro_preact.md +27 -9
  301. package/docs/ar/intlayer_with_astro_react.md +27 -9
  302. package/docs/ar/intlayer_with_astro_solid.md +27 -9
  303. package/docs/ar/intlayer_with_astro_svelte.md +27 -9
  304. package/docs/ar/intlayer_with_astro_vanilla.md +27 -9
  305. package/docs/ar/intlayer_with_astro_vue.md +27 -9
  306. package/docs/ar/intlayer_with_create_react_app.md +24 -18
  307. package/docs/ar/intlayer_with_express.md +24 -25
  308. package/docs/ar/intlayer_with_fastify.md +24 -8
  309. package/docs/ar/intlayer_with_hono.md +24 -4
  310. package/docs/ar/intlayer_with_lynx+react.md +30 -5
  311. package/docs/ar/intlayer_with_nestjs.md +24 -22
  312. package/docs/ar/intlayer_with_next-i18next.md +24 -4
  313. package/docs/ar/intlayer_with_nextjs_14.md +54 -11
  314. package/docs/ar/intlayer_with_nextjs_15.md +47 -9
  315. package/docs/ar/intlayer_with_nextjs_16.md +152 -10
  316. package/docs/ar/intlayer_with_nextjs_compiler.md +28 -8
  317. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +27 -9
  318. package/docs/ar/intlayer_with_nextjs_page_router.md +29 -5
  319. package/docs/ar/intlayer_with_nuxt.md +30 -8
  320. package/docs/ar/intlayer_with_react_native+expo.md +112 -74
  321. package/docs/ar/intlayer_with_react_router_v7.md +29 -101
  322. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +48 -102
  323. package/docs/ar/intlayer_with_storybook.md +7 -1
  324. package/docs/ar/intlayer_with_svelte_kit.md +19 -184
  325. package/docs/ar/intlayer_with_tanstack+solid.md +44 -15
  326. package/docs/ar/intlayer_with_tanstack.md +43 -15
  327. package/docs/ar/intlayer_with_vite+lit.md +33 -7
  328. package/docs/ar/intlayer_with_vite+preact.md +67 -45
  329. package/docs/ar/intlayer_with_vite+react.md +34 -9
  330. package/docs/ar/intlayer_with_vite+react_compiler.md +35 -8
  331. package/docs/ar/intlayer_with_vite+solid.md +52 -30
  332. package/docs/ar/intlayer_with_vite+svelte.md +40 -18
  333. package/docs/ar/intlayer_with_vite+vanilla.md +41 -10
  334. package/docs/ar/intlayer_with_vite+vue.md +77 -122
  335. package/docs/ar/live-sync.md +174 -0
  336. package/docs/ar/mcp_server.md +22 -0
  337. package/docs/ar/migration_from_i18next_to_intlayer.md +337 -0
  338. package/docs/ar/migration_from_next-i18next_to_intlayer.md +359 -0
  339. package/docs/ar/migration_from_next-intl_to_intlayer.md +366 -0
  340. package/docs/ar/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  341. package/docs/ar/migration_from_react-i18next_to_intlayer.md +386 -0
  342. package/docs/ar/migration_from_vue-i18n_to_intlayer.md +363 -0
  343. package/docs/ar/packages/@intlayer_babel/export.md +131 -0
  344. package/docs/ar/packages/angular-intlayer/exports.md +14 -10
  345. package/docs/ar/packages/angular-intlayer/usePathname.md +119 -0
  346. package/docs/ar/packages/intlayer/comparePaths.md +173 -0
  347. package/docs/ar/packages/intlayer/exports.md +5 -0
  348. package/docs/ar/packages/intlayer/getLocalizedUrl.md +73 -0
  349. package/docs/ar/packages/intlayer/getMultilingualUrls.md +111 -0
  350. package/docs/ar/packages/intlayer/getPathWithoutLocale.md +0 -4
  351. package/docs/ar/packages/next-intlayer/exports.md +4 -0
  352. package/docs/ar/packages/next-intlayer/usePathname.md +136 -0
  353. package/docs/ar/packages/preact-intlayer/exports.md +10 -6
  354. package/docs/ar/packages/preact-intlayer/usePathname.md +117 -0
  355. package/docs/ar/packages/react-intlayer/exports.md +4 -0
  356. package/docs/ar/packages/react-intlayer/t.md +0 -13
  357. package/docs/ar/packages/react-intlayer/useDictionary.md +0 -104
  358. package/docs/ar/packages/react-intlayer/useI18n.md +0 -4
  359. package/docs/ar/packages/react-intlayer/useIntlayer.md +0 -55
  360. package/docs/ar/packages/react-intlayer/usePathname.md +87 -0
  361. package/docs/ar/packages/react-native-intlayer/exports.md +48 -14
  362. package/docs/ar/packages/solid-intlayer/exports.md +4 -0
  363. package/docs/ar/packages/solid-intlayer/usePathname.md +119 -0
  364. package/docs/ar/packages/svelte-intlayer/exports.md +4 -0
  365. package/docs/ar/packages/svelte-intlayer/usePathname.md +103 -0
  366. package/docs/ar/packages/vite-intlayer/intlayerCompiler.md +120 -0
  367. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  368. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  369. package/docs/ar/packages/vue-intlayer/exports.md +4 -0
  370. package/docs/ar/packages/vue-intlayer/usePathname.md +109 -0
  371. package/docs/ar/plugins/sync-json.md +221 -49
  372. package/docs/ar/releases/v6.md +28 -0
  373. package/docs/ar/releases/v7.md +128 -0
  374. package/docs/ar/releases/v9.md +227 -38
  375. package/docs/ar/roadmap.md +6 -0
  376. package/docs/ar/self_hosting.md +350 -0
  377. package/docs/bn/bundle_optimization.md +16 -0
  378. package/docs/bn/cli/index.md +1 -1
  379. package/docs/bn/cli/scan.md +2 -2
  380. package/docs/bn/configuration.md +45 -1
  381. package/docs/bn/custom_domains.md +8 -2
  382. package/docs/bn/intlayer_CMS.md +570 -0
  383. package/docs/bn/intlayer_with_angular_21.md +24 -4
  384. package/docs/bn/intlayer_with_fastify.md +24 -8
  385. package/docs/bn/intlayer_with_hono.md +24 -4
  386. package/docs/bn/intlayer_with_storybook.md +7 -1
  387. package/docs/bn/intlayer_with_vite+lit.md +32 -6
  388. package/docs/bn/intlayer_with_vite+vanilla.md +40 -9
  389. package/docs/bn/packages/intlayer/comparePaths.md +173 -0
  390. package/docs/bn/releases/v9.md +340 -0
  391. package/docs/cs/bundle_optimization.md +16 -0
  392. package/docs/cs/cli/index.md +1 -1
  393. package/docs/cs/cli/scan.md +2 -2
  394. package/docs/cs/configuration.md +45 -1
  395. package/docs/cs/custom_domains.md +8 -2
  396. package/docs/cs/intlayer_with_angular_21.md +24 -4
  397. package/docs/cs/intlayer_with_fastify.md +24 -8
  398. package/docs/cs/intlayer_with_hono.md +24 -4
  399. package/docs/cs/intlayer_with_storybook.md +7 -1
  400. package/docs/cs/intlayer_with_vite+lit.md +32 -6
  401. package/docs/cs/intlayer_with_vite+vanilla.md +40 -9
  402. package/docs/cs/packages/intlayer/comparePaths.md +173 -0
  403. package/docs/cs/releases/v9.md +340 -0
  404. package/docs/de/CI_CD.md +4 -0
  405. package/docs/de/autoFill.md +81 -0
  406. package/docs/de/benchmark/solid.md +22 -0
  407. package/docs/de/benchmark/svelte.md +22 -0
  408. package/docs/de/benchmark/tanstack.md +22 -0
  409. package/docs/de/bundle_optimization.md +16 -0
  410. package/docs/de/cli/ci.md +22 -0
  411. package/docs/de/cli/fill.md +8 -0
  412. package/docs/de/cli/index.md +1 -1
  413. package/docs/de/cli/init.md +20 -0
  414. package/docs/de/cli/scan.md +2 -2
  415. package/docs/de/compat/i18n-js.md +44 -0
  416. package/docs/de/compat/i18next.md +59 -0
  417. package/docs/de/compat/index.md +51 -0
  418. package/docs/de/compat/lingui.md +44 -0
  419. package/docs/de/compat/next-i18next.md +57 -0
  420. package/docs/de/compat/next-intl.md +59 -0
  421. package/docs/de/compat/next-translate.md +45 -0
  422. package/docs/de/compat/ngx-translate.md +45 -0
  423. package/docs/de/compat/nuxtjs-i18n.md +46 -0
  424. package/docs/de/compat/polyglot.md +45 -0
  425. package/docs/de/compat/react-i18next.md +58 -0
  426. package/docs/de/compat/react-intl.md +55 -0
  427. package/docs/de/compat/svelte-i18n.md +47 -0
  428. package/docs/de/compat/transloco.md +45 -0
  429. package/docs/de/compat/vue-i18n.md +58 -0
  430. package/docs/de/compiler.md +9 -4
  431. package/docs/de/configuration.md +60 -17
  432. package/docs/de/custom_domains.md +9 -3
  433. package/docs/de/custom_url_rewrites.md +9 -3
  434. package/docs/de/dictionary/content_file.md +4 -0
  435. package/docs/de/dictionary/enumeration.md +0 -199
  436. package/docs/de/dictionary/file.md +8 -0
  437. package/docs/de/dictionary/insertion.md +0 -4
  438. package/docs/de/dictionary/nesting.md +39 -0
  439. package/docs/de/dictionary/translation.md +0 -61
  440. package/docs/de/dynamic_dictionaries/index.md +23 -17
  441. package/docs/de/dynamic_dictionaries/variants.md +272 -14
  442. package/docs/de/formatters.md +130 -0
  443. package/docs/de/how_works_intlayer.md +6 -2
  444. package/docs/de/intlayer_CMS.md +92 -100
  445. package/docs/de/intlayer_with_adonisjs.md +24 -4
  446. package/docs/de/intlayer_with_analog.md +29 -5
  447. package/docs/de/intlayer_with_angular_19.md +24 -4
  448. package/docs/de/intlayer_with_angular_21.md +24 -4
  449. package/docs/de/intlayer_with_astro.md +132 -3
  450. package/docs/de/intlayer_with_astro_lit.md +31 -13
  451. package/docs/de/intlayer_with_astro_preact.md +28 -10
  452. package/docs/de/intlayer_with_astro_react.md +28 -10
  453. package/docs/de/intlayer_with_astro_solid.md +28 -10
  454. package/docs/de/intlayer_with_astro_svelte.md +28 -10
  455. package/docs/de/intlayer_with_astro_vanilla.md +28 -10
  456. package/docs/de/intlayer_with_astro_vue.md +28 -10
  457. package/docs/de/intlayer_with_create_react_app.md +39 -4
  458. package/docs/de/intlayer_with_express.md +24 -27
  459. package/docs/de/intlayer_with_fastify.md +24 -8
  460. package/docs/de/intlayer_with_hono.md +24 -4
  461. package/docs/de/intlayer_with_lynx+react.md +34 -7
  462. package/docs/de/intlayer_with_nestjs.md +24 -12
  463. package/docs/de/intlayer_with_next-i18next.md +24 -4
  464. package/docs/de/intlayer_with_nextjs_14.md +52 -11
  465. package/docs/de/intlayer_with_nextjs_15.md +47 -9
  466. package/docs/de/intlayer_with_nextjs_16.md +29 -9
  467. package/docs/de/intlayer_with_nextjs_compiler.md +51 -1
  468. package/docs/de/intlayer_with_nextjs_no_locale_path.md +27 -9
  469. package/docs/de/intlayer_with_nextjs_page_router.md +29 -5
  470. package/docs/de/intlayer_with_nuxt.md +30 -8
  471. package/docs/de/intlayer_with_react_native+expo.md +95 -68
  472. package/docs/de/intlayer_with_react_router_v7.md +29 -101
  473. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +9 -94
  474. package/docs/de/intlayer_with_storybook.md +7 -1
  475. package/docs/de/intlayer_with_svelte_kit.md +20 -185
  476. package/docs/de/intlayer_with_tanstack+solid.md +44 -15
  477. package/docs/de/intlayer_with_tanstack.md +44 -16
  478. package/docs/de/intlayer_with_vite+lit.md +38 -9
  479. package/docs/de/intlayer_with_vite+preact.md +89 -63
  480. package/docs/de/intlayer_with_vite+react.md +35 -10
  481. package/docs/de/intlayer_with_vite+react_compiler.md +35 -8
  482. package/docs/de/intlayer_with_vite+solid.md +61 -48
  483. package/docs/de/intlayer_with_vite+svelte.md +36 -33
  484. package/docs/de/intlayer_with_vite+vanilla.md +41 -10
  485. package/docs/de/intlayer_with_vite+vue.md +88 -111
  486. package/docs/de/live-sync.md +174 -0
  487. package/docs/de/mcp_server.md +22 -0
  488. package/docs/de/migration_from_i18next_to_intlayer.md +24 -4
  489. package/docs/de/migration_from_next-i18next_to_intlayer.md +24 -4
  490. package/docs/de/migration_from_next-intl_to_intlayer.md +25 -7
  491. package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  492. package/docs/de/migration_from_react-i18next_to_intlayer.md +25 -7
  493. package/docs/de/migration_from_vue-i18n_to_intlayer.md +24 -4
  494. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  495. package/docs/de/packages/angular-intlayer/exports.md +13 -9
  496. package/docs/de/packages/angular-intlayer/usePathname.md +119 -0
  497. package/docs/de/packages/intlayer/comparePaths.md +173 -0
  498. package/docs/de/packages/intlayer/exports.md +5 -0
  499. package/docs/de/packages/intlayer/getLocalizedUrl.md +75 -0
  500. package/docs/de/packages/intlayer/getMultilingualUrls.md +111 -0
  501. package/docs/de/packages/next-intlayer/exports.md +4 -0
  502. package/docs/de/packages/next-intlayer/usePathname.md +136 -0
  503. package/docs/de/packages/preact-intlayer/exports.md +10 -6
  504. package/docs/de/packages/preact-intlayer/usePathname.md +117 -0
  505. package/docs/de/packages/react-intlayer/exports.md +4 -0
  506. package/docs/de/packages/react-intlayer/useDictionary.md +0 -116
  507. package/docs/de/packages/react-intlayer/useIntlayer.md +0 -51
  508. package/docs/de/packages/react-intlayer/usePathname.md +87 -0
  509. package/docs/de/packages/react-native-intlayer/exports.md +47 -13
  510. package/docs/de/packages/solid-intlayer/exports.md +4 -0
  511. package/docs/de/packages/solid-intlayer/usePathname.md +119 -0
  512. package/docs/de/packages/svelte-intlayer/exports.md +13 -9
  513. package/docs/de/packages/svelte-intlayer/usePathname.md +103 -0
  514. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  515. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  516. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  517. package/docs/de/packages/vue-intlayer/exports.md +4 -0
  518. package/docs/de/packages/vue-intlayer/usePathname.md +109 -0
  519. package/docs/de/plugins/sync-json.md +221 -49
  520. package/docs/de/releases/v6.md +10 -6
  521. package/docs/de/releases/v7.md +128 -0
  522. package/docs/de/releases/v9.md +208 -38
  523. package/docs/de/roadmap.md +6 -16
  524. package/docs/de/self_hosting.md +350 -0
  525. package/docs/en/analytics.md +222 -0
  526. package/docs/en/bundle_optimization.md +24 -3
  527. package/docs/en/cli/index.md +1 -1
  528. package/docs/en/cli/scan.md +2 -2
  529. package/docs/en/compiler.md +16 -6
  530. package/docs/en/configuration.md +63 -8
  531. package/docs/en/custom_domains.md +10 -2
  532. package/docs/en/custom_url_rewrites.md +10 -2
  533. package/docs/en/dynamic_dictionaries/index.md +20 -14
  534. package/docs/en/dynamic_dictionaries/variants.md +266 -8
  535. package/docs/en/how_works_intlayer.md +2 -2
  536. package/docs/en/intlayer_CMS.md +143 -107
  537. package/docs/en/intlayer_with_adonisjs.md +24 -4
  538. package/docs/en/intlayer_with_analog.md +29 -5
  539. package/docs/en/intlayer_with_angular_19.md +24 -4
  540. package/docs/en/intlayer_with_angular_21.md +24 -4
  541. package/docs/en/intlayer_with_astro.md +26 -8
  542. package/docs/en/intlayer_with_astro_lit.md +29 -11
  543. package/docs/en/intlayer_with_astro_preact.md +26 -8
  544. package/docs/en/intlayer_with_astro_react.md +26 -8
  545. package/docs/en/intlayer_with_astro_solid.md +26 -8
  546. package/docs/en/intlayer_with_astro_svelte.md +26 -8
  547. package/docs/en/intlayer_with_astro_vanilla.md +26 -8
  548. package/docs/en/intlayer_with_astro_vue.md +26 -8
  549. package/docs/en/intlayer_with_create_react_app.md +24 -4
  550. package/docs/en/intlayer_with_express.md +24 -4
  551. package/docs/en/intlayer_with_fastify.md +24 -8
  552. package/docs/en/intlayer_with_hono.md +24 -4
  553. package/docs/en/intlayer_with_lynx+react.md +30 -5
  554. package/docs/en/intlayer_with_nestjs.md +24 -4
  555. package/docs/en/intlayer_with_next-i18next.md +24 -4
  556. package/docs/en/intlayer_with_nextjs_14.md +26 -4
  557. package/docs/en/intlayer_with_nextjs_15.md +27 -7
  558. package/docs/en/intlayer_with_nextjs_16.md +30 -8
  559. package/docs/en/intlayer_with_nextjs_compiler.md +30 -8
  560. package/docs/en/intlayer_with_nextjs_no_locale_path.md +28 -8
  561. package/docs/en/intlayer_with_nextjs_page_router.md +26 -4
  562. package/docs/en/intlayer_with_nuxt.md +30 -8
  563. package/docs/en/intlayer_with_react_native+expo.md +52 -23
  564. package/docs/en/intlayer_with_react_router_v7.md +35 -8
  565. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +10 -3
  566. package/docs/en/intlayer_with_storybook.md +7 -1
  567. package/docs/en/intlayer_with_svelte_kit.md +34 -7
  568. package/docs/en/intlayer_with_tanstack+solid.md +45 -14
  569. package/docs/en/intlayer_with_tanstack.md +44 -14
  570. package/docs/en/intlayer_with_vite+lit.md +39 -8
  571. package/docs/en/intlayer_with_vite+preact.md +35 -8
  572. package/docs/en/intlayer_with_vite+react.md +35 -8
  573. package/docs/en/intlayer_with_vite+react_compiler.md +36 -7
  574. package/docs/en/intlayer_with_vite+solid.md +35 -8
  575. package/docs/en/intlayer_with_vite+svelte.md +34 -7
  576. package/docs/en/intlayer_with_vite+vanilla.md +41 -8
  577. package/docs/en/intlayer_with_vite+vue.md +35 -8
  578. package/docs/en/live-sync.md +184 -0
  579. package/docs/en/migration_from_i18next_to_intlayer.md +24 -4
  580. package/docs/en/migration_from_next-i18next_to_intlayer.md +24 -4
  581. package/docs/en/migration_from_next-intl_to_intlayer.md +25 -7
  582. package/docs/en/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  583. package/docs/en/migration_from_react-i18next_to_intlayer.md +25 -7
  584. package/docs/en/migration_from_vue-i18n_to_intlayer.md +24 -4
  585. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  586. package/docs/en/packages/angular-intlayer/exports.md +13 -9
  587. package/docs/en/packages/angular-intlayer/usePathname.md +119 -0
  588. package/docs/en/packages/intlayer/comparePaths.md +173 -0
  589. package/docs/en/packages/intlayer/exports.md +18 -13
  590. package/docs/en/packages/next-intlayer/exports.md +4 -0
  591. package/docs/en/packages/next-intlayer/usePathname.md +136 -0
  592. package/docs/en/packages/preact-intlayer/exports.md +10 -6
  593. package/docs/en/packages/preact-intlayer/usePathname.md +117 -0
  594. package/docs/en/packages/react-intlayer/exports.md +4 -0
  595. package/docs/en/packages/react-intlayer/usePathname.md +87 -0
  596. package/docs/en/packages/react-native-intlayer/exports.md +47 -13
  597. package/docs/en/packages/solid-intlayer/exports.md +4 -0
  598. package/docs/en/packages/solid-intlayer/usePathname.md +119 -0
  599. package/docs/en/packages/svelte-intlayer/exports.md +13 -9
  600. package/docs/en/packages/svelte-intlayer/usePathname.md +103 -0
  601. package/docs/en/packages/vite-intlayer/exports.md +38 -13
  602. package/docs/en/packages/vite-intlayer/intlayer.md +133 -14
  603. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  604. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  605. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  606. package/docs/en/packages/vite-intlayer/intlayerPrune.md +90 -12
  607. package/docs/en/packages/vue-intlayer/exports.md +4 -0
  608. package/docs/en/packages/vue-intlayer/usePathname.md +109 -0
  609. package/docs/en/plugins/sync-json.md +56 -3
  610. package/docs/en/releases/v9.md +202 -32
  611. package/docs/en/self_hosting.md +310 -0
  612. package/docs/en-GB/CI_CD.md +4 -0
  613. package/docs/en-GB/autoFill.md +81 -0
  614. package/docs/en-GB/benchmark/solid.md +22 -0
  615. package/docs/en-GB/benchmark/svelte.md +22 -0
  616. package/docs/en-GB/benchmark/tanstack.md +22 -0
  617. package/docs/en-GB/bundle_optimization.md +16 -0
  618. package/docs/en-GB/cli/ci.md +22 -0
  619. package/docs/en-GB/cli/fill.md +8 -0
  620. package/docs/en-GB/cli/index.md +1 -1
  621. package/docs/en-GB/cli/login.md +0 -36
  622. package/docs/en-GB/cli/scan.md +2 -2
  623. package/docs/en-GB/cli/test.md +0 -36
  624. package/docs/en-GB/compat/i18n-js.md +44 -0
  625. package/docs/en-GB/compat/i18next.md +59 -0
  626. package/docs/en-GB/compat/index.md +51 -0
  627. package/docs/en-GB/compat/lingui.md +44 -0
  628. package/docs/en-GB/compat/next-i18next.md +57 -0
  629. package/docs/en-GB/compat/next-intl.md +59 -0
  630. package/docs/en-GB/compat/next-translate.md +45 -0
  631. package/docs/en-GB/compat/ngx-translate.md +45 -0
  632. package/docs/en-GB/compat/nuxtjs-i18n.md +46 -0
  633. package/docs/en-GB/compat/polyglot.md +45 -0
  634. package/docs/en-GB/compat/react-i18next.md +58 -0
  635. package/docs/en-GB/compat/react-intl.md +55 -0
  636. package/docs/en-GB/compat/svelte-i18n.md +47 -0
  637. package/docs/en-GB/compat/transloco.md +45 -0
  638. package/docs/en-GB/compat/vue-i18n.md +58 -0
  639. package/docs/en-GB/compiler.md +9 -4
  640. package/docs/en-GB/configuration.md +45 -1
  641. package/docs/en-GB/custom_domains.md +9 -3
  642. package/docs/en-GB/custom_url_rewrites.md +9 -3
  643. package/docs/en-GB/dictionary/content_file.md +4 -7
  644. package/docs/en-GB/dictionary/file.md +8 -0
  645. package/docs/en-GB/dictionary/function_fetching.md +0 -4
  646. package/docs/en-GB/dictionary/nesting.md +8 -0
  647. package/docs/en-GB/dictionary/translation.md +0 -61
  648. package/docs/en-GB/dynamic_dictionaries/index.md +21 -15
  649. package/docs/en-GB/dynamic_dictionaries/variants.md +268 -10
  650. package/docs/en-GB/formatters.md +59 -0
  651. package/docs/en-GB/how_works_intlayer.md +6 -18
  652. package/docs/en-GB/intlayer_CMS.md +20 -122
  653. package/docs/en-GB/intlayer_with_adonisjs.md +24 -4
  654. package/docs/en-GB/intlayer_with_analog.md +29 -5
  655. package/docs/en-GB/intlayer_with_angular_19.md +24 -4
  656. package/docs/en-GB/intlayer_with_angular_21.md +24 -4
  657. package/docs/en-GB/intlayer_with_astro.md +131 -2
  658. package/docs/en-GB/intlayer_with_astro_lit.md +30 -12
  659. package/docs/en-GB/intlayer_with_astro_preact.md +27 -9
  660. package/docs/en-GB/intlayer_with_astro_react.md +27 -9
  661. package/docs/en-GB/intlayer_with_astro_solid.md +27 -9
  662. package/docs/en-GB/intlayer_with_astro_svelte.md +27 -9
  663. package/docs/en-GB/intlayer_with_astro_vanilla.md +27 -9
  664. package/docs/en-GB/intlayer_with_astro_vue.md +27 -9
  665. package/docs/en-GB/intlayer_with_create_react_app.md +46 -52
  666. package/docs/en-GB/intlayer_with_express.md +24 -27
  667. package/docs/en-GB/intlayer_with_fastify.md +24 -8
  668. package/docs/en-GB/intlayer_with_hono.md +24 -4
  669. package/docs/en-GB/intlayer_with_lynx+react.md +54 -9
  670. package/docs/en-GB/intlayer_with_nestjs.md +24 -12
  671. package/docs/en-GB/intlayer_with_next-i18next.md +24 -4
  672. package/docs/en-GB/intlayer_with_nextjs_14.md +37 -9
  673. package/docs/en-GB/intlayer_with_nextjs_15.md +49 -9
  674. package/docs/en-GB/intlayer_with_nextjs_16.md +29 -9
  675. package/docs/en-GB/intlayer_with_nextjs_compiler.md +28 -8
  676. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +29 -9
  677. package/docs/en-GB/intlayer_with_nextjs_page_router.md +29 -5
  678. package/docs/en-GB/intlayer_with_nuxt.md +30 -8
  679. package/docs/en-GB/intlayer_with_react_native+expo.md +90 -67
  680. package/docs/en-GB/intlayer_with_react_router_v7.md +32 -9
  681. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +51 -9
  682. package/docs/en-GB/intlayer_with_storybook.md +7 -1
  683. package/docs/en-GB/intlayer_with_svelte_kit.md +17 -184
  684. package/docs/en-GB/intlayer_with_tanstack+solid.md +44 -15
  685. package/docs/en-GB/intlayer_with_tanstack.md +41 -15
  686. package/docs/en-GB/intlayer_with_vite+lit.md +38 -9
  687. package/docs/en-GB/intlayer_with_vite+preact.md +30 -6
  688. package/docs/en-GB/intlayer_with_vite+react.md +32 -9
  689. package/docs/en-GB/intlayer_with_vite+react_compiler.md +35 -8
  690. package/docs/en-GB/intlayer_with_vite+solid.md +26 -6
  691. package/docs/en-GB/intlayer_with_vite+svelte.md +31 -8
  692. package/docs/en-GB/intlayer_with_vite+vanilla.md +40 -9
  693. package/docs/en-GB/intlayer_with_vite+vue.md +40 -188
  694. package/docs/en-GB/live-sync.md +173 -0
  695. package/docs/en-GB/migration_from_i18next_to_intlayer.md +337 -0
  696. package/docs/en-GB/migration_from_next-i18next_to_intlayer.md +359 -0
  697. package/docs/en-GB/migration_from_next-intl_to_intlayer.md +366 -0
  698. package/docs/en-GB/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  699. package/docs/en-GB/migration_from_react-i18next_to_intlayer.md +386 -0
  700. package/docs/en-GB/migration_from_vue-i18n_to_intlayer.md +363 -0
  701. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  702. package/docs/en-GB/packages/angular-intlayer/exports.md +13 -9
  703. package/docs/en-GB/packages/angular-intlayer/usePathname.md +119 -0
  704. package/docs/en-GB/packages/intlayer/comparePaths.md +173 -0
  705. package/docs/en-GB/packages/intlayer/exports.md +5 -0
  706. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +75 -0
  707. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +44 -0
  708. package/docs/en-GB/packages/intlayer/getTranslation.md +0 -16
  709. package/docs/en-GB/packages/next-intlayer/exports.md +4 -0
  710. package/docs/en-GB/packages/next-intlayer/usePathname.md +136 -0
  711. package/docs/en-GB/packages/preact-intlayer/exports.md +10 -6
  712. package/docs/en-GB/packages/preact-intlayer/usePathname.md +117 -0
  713. package/docs/en-GB/packages/react-intlayer/exports.md +4 -0
  714. package/docs/en-GB/packages/react-intlayer/useDictionary.md +0 -123
  715. package/docs/en-GB/packages/react-intlayer/useIntlayer.md +0 -51
  716. package/docs/en-GB/packages/react-intlayer/usePathname.md +87 -0
  717. package/docs/en-GB/packages/react-native-intlayer/exports.md +51 -18
  718. package/docs/en-GB/packages/solid-intlayer/exports.md +15 -11
  719. package/docs/en-GB/packages/solid-intlayer/usePathname.md +119 -0
  720. package/docs/en-GB/packages/svelte-intlayer/exports.md +13 -9
  721. package/docs/en-GB/packages/svelte-intlayer/usePathname.md +103 -0
  722. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  723. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  724. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  725. package/docs/en-GB/packages/vue-intlayer/exports.md +4 -0
  726. package/docs/en-GB/packages/vue-intlayer/usePathname.md +109 -0
  727. package/docs/en-GB/plugins/sync-json.md +222 -50
  728. package/docs/en-GB/releases/v6.md +10 -6
  729. package/docs/en-GB/releases/v7.md +128 -0
  730. package/docs/en-GB/releases/v8.md +190 -0
  731. package/docs/en-GB/releases/v9.md +193 -30
  732. package/docs/en-GB/roadmap.md +6 -0
  733. package/docs/en-GB/self_hosting.md +350 -0
  734. package/docs/es/CI_CD.md +4 -0
  735. package/docs/es/autoFill.md +81 -0
  736. package/docs/es/benchmark/solid.md +22 -0
  737. package/docs/es/benchmark/svelte.md +22 -0
  738. package/docs/es/benchmark/tanstack.md +22 -0
  739. package/docs/es/bundle_optimization.md +16 -0
  740. package/docs/es/cli/ci.md +22 -0
  741. package/docs/es/cli/fill.md +8 -0
  742. package/docs/es/cli/index.md +1 -1
  743. package/docs/es/cli/login.md +0 -36
  744. package/docs/es/cli/scan.md +2 -2
  745. package/docs/es/compat/i18n-js.md +44 -0
  746. package/docs/es/compat/i18next.md +59 -0
  747. package/docs/es/compat/index.md +51 -0
  748. package/docs/es/compat/lingui.md +44 -0
  749. package/docs/es/compat/next-i18next.md +57 -0
  750. package/docs/es/compat/next-intl.md +61 -0
  751. package/docs/es/compat/next-translate.md +45 -0
  752. package/docs/es/compat/ngx-translate.md +45 -0
  753. package/docs/es/compat/nuxtjs-i18n.md +46 -0
  754. package/docs/es/compat/polyglot.md +45 -0
  755. package/docs/es/compat/react-i18next.md +58 -0
  756. package/docs/es/compat/react-intl.md +55 -0
  757. package/docs/es/compat/svelte-i18n.md +47 -0
  758. package/docs/es/compat/transloco.md +45 -0
  759. package/docs/es/compat/vue-i18n.md +58 -0
  760. package/docs/es/compiler.md +9 -4
  761. package/docs/es/configuration.md +60 -17
  762. package/docs/es/custom_domains.md +9 -3
  763. package/docs/es/custom_url_rewrites.md +9 -3
  764. package/docs/es/dictionary/content_file.md +4 -0
  765. package/docs/es/dictionary/file.md +8 -0
  766. package/docs/es/dictionary/nesting.md +39 -0
  767. package/docs/es/dictionary/translation.md +0 -61
  768. package/docs/es/dynamic_dictionaries/index.md +25 -19
  769. package/docs/es/dynamic_dictionaries/variants.md +275 -17
  770. package/docs/es/formatters.md +82 -0
  771. package/docs/es/how_works_intlayer.md +6 -6
  772. package/docs/es/intlayer_CMS.md +101 -99
  773. package/docs/es/intlayer_visual_editor.md +0 -23
  774. package/docs/es/intlayer_with_adonisjs.md +24 -4
  775. package/docs/es/intlayer_with_analog.md +29 -5
  776. package/docs/es/intlayer_with_angular_19.md +24 -4
  777. package/docs/es/intlayer_with_angular_21.md +24 -4
  778. package/docs/es/intlayer_with_astro.md +132 -3
  779. package/docs/es/intlayer_with_astro_lit.md +31 -13
  780. package/docs/es/intlayer_with_astro_preact.md +28 -10
  781. package/docs/es/intlayer_with_astro_react.md +28 -10
  782. package/docs/es/intlayer_with_astro_solid.md +28 -10
  783. package/docs/es/intlayer_with_astro_svelte.md +28 -10
  784. package/docs/es/intlayer_with_astro_vanilla.md +28 -10
  785. package/docs/es/intlayer_with_astro_vue.md +28 -10
  786. package/docs/es/intlayer_with_create_react_app.md +24 -4
  787. package/docs/es/intlayer_with_express.md +24 -8
  788. package/docs/es/intlayer_with_fastify.md +24 -8
  789. package/docs/es/intlayer_with_hono.md +24 -4
  790. package/docs/es/intlayer_with_lynx+react.md +30 -5
  791. package/docs/es/intlayer_with_nestjs.md +24 -22
  792. package/docs/es/intlayer_with_next-i18next.md +24 -4
  793. package/docs/es/intlayer_with_nextjs_14.md +34 -8
  794. package/docs/es/intlayer_with_nextjs_15.md +47 -9
  795. package/docs/es/intlayer_with_nextjs_16.md +29 -9
  796. package/docs/es/intlayer_with_nextjs_compiler.md +28 -8
  797. package/docs/es/intlayer_with_nextjs_no_locale_path.md +27 -9
  798. package/docs/es/intlayer_with_nextjs_page_router.md +29 -5
  799. package/docs/es/intlayer_with_nuxt.md +30 -8
  800. package/docs/es/intlayer_with_react_native+expo.md +96 -72
  801. package/docs/es/intlayer_with_react_router_v7.md +29 -101
  802. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +10 -5
  803. package/docs/es/intlayer_with_storybook.md +7 -1
  804. package/docs/es/intlayer_with_svelte_kit.md +20 -185
  805. package/docs/es/intlayer_with_tanstack+solid.md +44 -15
  806. package/docs/es/intlayer_with_tanstack.md +44 -16
  807. package/docs/es/intlayer_with_vite+lit.md +38 -9
  808. package/docs/es/intlayer_with_vite+preact.md +33 -7
  809. package/docs/es/intlayer_with_vite+react.md +35 -10
  810. package/docs/es/intlayer_with_vite+react_compiler.md +35 -8
  811. package/docs/es/intlayer_with_vite+solid.md +29 -7
  812. package/docs/es/intlayer_with_vite+svelte.md +29 -7
  813. package/docs/es/intlayer_with_vite+vanilla.md +41 -10
  814. package/docs/es/intlayer_with_vite+vue.md +52 -95
  815. package/docs/es/live-sync.md +176 -0
  816. package/docs/es/migration_from_i18next_to_intlayer.md +24 -4
  817. package/docs/es/migration_from_next-i18next_to_intlayer.md +24 -4
  818. package/docs/es/migration_from_next-intl_to_intlayer.md +25 -7
  819. package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  820. package/docs/es/migration_from_react-i18next_to_intlayer.md +25 -7
  821. package/docs/es/migration_from_vue-i18n_to_intlayer.md +24 -4
  822. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  823. package/docs/es/packages/angular-intlayer/exports.md +13 -9
  824. package/docs/es/packages/angular-intlayer/usePathname.md +119 -0
  825. package/docs/es/packages/express-intlayer/t.md +0 -9
  826. package/docs/es/packages/intlayer/comparePaths.md +173 -0
  827. package/docs/es/packages/intlayer/exports.md +18 -13
  828. package/docs/es/packages/intlayer/getLocalizedUrl.md +75 -0
  829. package/docs/es/packages/intlayer/getMultilingualUrls.md +112 -0
  830. package/docs/es/packages/next-intlayer/exports.md +4 -0
  831. package/docs/es/packages/next-intlayer/usePathname.md +136 -0
  832. package/docs/es/packages/preact-intlayer/exports.md +10 -6
  833. package/docs/es/packages/preact-intlayer/usePathname.md +117 -0
  834. package/docs/es/packages/react-intlayer/exports.md +4 -0
  835. package/docs/es/packages/react-intlayer/useDictionary.md +0 -119
  836. package/docs/es/packages/react-intlayer/useIntlayer.md +0 -51
  837. package/docs/es/packages/react-intlayer/usePathname.md +87 -0
  838. package/docs/es/packages/react-native-intlayer/exports.md +47 -13
  839. package/docs/es/packages/solid-intlayer/exports.md +4 -0
  840. package/docs/es/packages/solid-intlayer/usePathname.md +119 -0
  841. package/docs/es/packages/svelte-intlayer/exports.md +4 -0
  842. package/docs/es/packages/svelte-intlayer/usePathname.md +103 -0
  843. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  844. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  845. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  846. package/docs/es/packages/vue-intlayer/exports.md +4 -0
  847. package/docs/es/packages/vue-intlayer/usePathname.md +109 -0
  848. package/docs/es/plugins/sync-json.md +221 -49
  849. package/docs/es/releases/v6.md +28 -0
  850. package/docs/es/releases/v7.md +128 -0
  851. package/docs/es/releases/v9.md +208 -38
  852. package/docs/es/roadmap.md +6 -0
  853. package/docs/es/self_hosting.md +350 -0
  854. package/docs/fr/CI_CD.md +4 -0
  855. package/docs/fr/autoFill.md +81 -0
  856. package/docs/fr/benchmark/solid.md +22 -0
  857. package/docs/fr/benchmark/svelte.md +22 -0
  858. package/docs/fr/benchmark/tanstack.md +22 -0
  859. package/docs/fr/bundle_optimization.md +16 -0
  860. package/docs/fr/cli/ci.md +22 -0
  861. package/docs/fr/cli/fill.md +8 -0
  862. package/docs/fr/cli/index.md +1 -1
  863. package/docs/fr/cli/login.md +0 -36
  864. package/docs/fr/cli/scan.md +2 -2
  865. package/docs/fr/compat/i18n-js.md +44 -0
  866. package/docs/fr/compat/i18next.md +59 -0
  867. package/docs/fr/compat/index.md +51 -0
  868. package/docs/fr/compat/lingui.md +44 -0
  869. package/docs/fr/compat/next-i18next.md +57 -0
  870. package/docs/fr/compat/next-intl.md +59 -0
  871. package/docs/fr/compat/next-translate.md +45 -0
  872. package/docs/fr/compat/ngx-translate.md +45 -0
  873. package/docs/fr/compat/nuxtjs-i18n.md +46 -0
  874. package/docs/fr/compat/polyglot.md +45 -0
  875. package/docs/fr/compat/react-i18next.md +58 -0
  876. package/docs/fr/compat/react-intl.md +55 -0
  877. package/docs/fr/compat/svelte-i18n.md +47 -0
  878. package/docs/fr/compat/transloco.md +45 -0
  879. package/docs/fr/compat/vue-i18n.md +58 -0
  880. package/docs/fr/compiler.md +9 -4
  881. package/docs/fr/configuration.md +61 -17
  882. package/docs/fr/custom_domains.md +9 -3
  883. package/docs/fr/custom_url_rewrites.md +22 -16
  884. package/docs/fr/dictionary/content_file.md +4 -0
  885. package/docs/fr/dictionary/enumeration.md +0 -187
  886. package/docs/fr/dictionary/file.md +8 -0
  887. package/docs/fr/dictionary/nesting.md +39 -0
  888. package/docs/fr/dictionary/translation.md +0 -61
  889. package/docs/fr/dynamic_dictionaries/index.md +26 -20
  890. package/docs/fr/dynamic_dictionaries/variants.md +273 -15
  891. package/docs/fr/formatters.md +171 -77
  892. package/docs/fr/how_works_intlayer.md +6 -2
  893. package/docs/fr/intlayer_CMS.md +92 -100
  894. package/docs/fr/intlayer_with_adonisjs.md +24 -4
  895. package/docs/fr/intlayer_with_analog.md +29 -5
  896. package/docs/fr/intlayer_with_angular_19.md +24 -4
  897. package/docs/fr/intlayer_with_angular_21.md +24 -4
  898. package/docs/fr/intlayer_with_astro.md +132 -3
  899. package/docs/fr/intlayer_with_astro_lit.md +31 -13
  900. package/docs/fr/intlayer_with_astro_preact.md +28 -10
  901. package/docs/fr/intlayer_with_astro_react.md +28 -10
  902. package/docs/fr/intlayer_with_astro_solid.md +28 -10
  903. package/docs/fr/intlayer_with_astro_svelte.md +28 -10
  904. package/docs/fr/intlayer_with_astro_vanilla.md +28 -10
  905. package/docs/fr/intlayer_with_astro_vue.md +28 -10
  906. package/docs/fr/intlayer_with_create_react_app.md +24 -18
  907. package/docs/fr/intlayer_with_express.md +24 -8
  908. package/docs/fr/intlayer_with_fastify.md +24 -8
  909. package/docs/fr/intlayer_with_hono.md +24 -4
  910. package/docs/fr/intlayer_with_lynx+react.md +30 -5
  911. package/docs/fr/intlayer_with_nestjs.md +24 -22
  912. package/docs/fr/intlayer_with_next-i18next.md +24 -4
  913. package/docs/fr/intlayer_with_nextjs_14.md +50 -9
  914. package/docs/fr/intlayer_with_nextjs_15.md +47 -9
  915. package/docs/fr/intlayer_with_nextjs_16.md +29 -9
  916. package/docs/fr/intlayer_with_nextjs_compiler.md +28 -8
  917. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +27 -9
  918. package/docs/fr/intlayer_with_nextjs_page_router.md +29 -5
  919. package/docs/fr/intlayer_with_nuxt.md +25 -32
  920. package/docs/fr/intlayer_with_react_native+expo.md +99 -68
  921. package/docs/fr/intlayer_with_react_router_v7.md +29 -101
  922. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +4 -101
  923. package/docs/fr/intlayer_with_storybook.md +7 -1
  924. package/docs/fr/intlayer_with_svelte_kit.md +20 -217
  925. package/docs/fr/intlayer_with_tanstack+solid.md +44 -15
  926. package/docs/fr/intlayer_with_tanstack.md +44 -16
  927. package/docs/fr/intlayer_with_vite+lit.md +38 -9
  928. package/docs/fr/intlayer_with_vite+preact.md +33 -7
  929. package/docs/fr/intlayer_with_vite+react.md +35 -10
  930. package/docs/fr/intlayer_with_vite+react_compiler.md +35 -8
  931. package/docs/fr/intlayer_with_vite+solid.md +29 -7
  932. package/docs/fr/intlayer_with_vite+svelte.md +34 -9
  933. package/docs/fr/intlayer_with_vite+vanilla.md +41 -10
  934. package/docs/fr/intlayer_with_vite+vue.md +47 -92
  935. package/docs/fr/live-sync.md +174 -0
  936. package/docs/fr/migration_from_i18next_to_intlayer.md +24 -4
  937. package/docs/fr/migration_from_next-i18next_to_intlayer.md +24 -4
  938. package/docs/fr/migration_from_next-intl_to_intlayer.md +25 -7
  939. package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  940. package/docs/fr/migration_from_react-i18next_to_intlayer.md +25 -7
  941. package/docs/fr/migration_from_vue-i18n_to_intlayer.md +24 -4
  942. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  943. package/docs/fr/packages/angular-intlayer/exports.md +13 -9
  944. package/docs/fr/packages/angular-intlayer/usePathname.md +119 -0
  945. package/docs/fr/packages/express-intlayer/t.md +0 -9
  946. package/docs/fr/packages/intlayer/comparePaths.md +173 -0
  947. package/docs/fr/packages/intlayer/exports.md +18 -13
  948. package/docs/fr/packages/intlayer/getLocalizedUrl.md +73 -0
  949. package/docs/fr/packages/intlayer/getMultilingualUrls.md +99 -0
  950. package/docs/fr/packages/next-intlayer/exports.md +4 -0
  951. package/docs/fr/packages/next-intlayer/t.md +1 -1
  952. package/docs/fr/packages/next-intlayer/usePathname.md +136 -0
  953. package/docs/fr/packages/next-intlayer/useRewriteURL.md +0 -8
  954. package/docs/fr/packages/preact-intlayer/exports.md +10 -6
  955. package/docs/fr/packages/preact-intlayer/usePathname.md +117 -0
  956. package/docs/fr/packages/react-intlayer/exports.md +4 -0
  957. package/docs/fr/packages/react-intlayer/useDictionary.md +33 -149
  958. package/docs/fr/packages/react-intlayer/useIntlayer.md +0 -51
  959. package/docs/fr/packages/react-intlayer/usePathname.md +87 -0
  960. package/docs/fr/packages/react-native-intlayer/exports.md +47 -13
  961. package/docs/fr/packages/solid-intlayer/exports.md +4 -0
  962. package/docs/fr/packages/solid-intlayer/usePathname.md +119 -0
  963. package/docs/fr/packages/svelte-intlayer/exports.md +4 -0
  964. package/docs/fr/packages/svelte-intlayer/usePathname.md +103 -0
  965. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  966. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  967. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  968. package/docs/fr/packages/vue-intlayer/exports.md +14 -10
  969. package/docs/fr/packages/vue-intlayer/usePathname.md +109 -0
  970. package/docs/fr/plugins/sync-json.md +221 -49
  971. package/docs/fr/releases/v6.md +28 -0
  972. package/docs/fr/releases/v7.md +128 -0
  973. package/docs/fr/releases/v9.md +208 -30
  974. package/docs/fr/roadmap.md +6 -0
  975. package/docs/fr/self_hosting.md +350 -0
  976. package/docs/hi/CI_CD.md +4 -0
  977. package/docs/hi/autoFill.md +81 -0
  978. package/docs/hi/benchmark/solid.md +22 -0
  979. package/docs/hi/benchmark/svelte.md +22 -0
  980. package/docs/hi/benchmark/tanstack.md +22 -0
  981. package/docs/hi/bundle_optimization.md +16 -0
  982. package/docs/hi/cli/ci.md +22 -0
  983. package/docs/hi/cli/fill.md +8 -0
  984. package/docs/hi/cli/index.md +1 -1
  985. package/docs/hi/cli/login.md +0 -36
  986. package/docs/hi/cli/scan.md +2 -2
  987. package/docs/hi/compat/i18n-js.md +44 -0
  988. package/docs/hi/compat/i18next.md +59 -0
  989. package/docs/hi/compat/index.md +51 -0
  990. package/docs/hi/compat/lingui.md +44 -0
  991. package/docs/hi/compat/next-i18next.md +57 -0
  992. package/docs/hi/compat/next-intl.md +59 -0
  993. package/docs/hi/compat/next-translate.md +45 -0
  994. package/docs/hi/compat/ngx-translate.md +45 -0
  995. package/docs/hi/compat/nuxtjs-i18n.md +46 -0
  996. package/docs/hi/compat/polyglot.md +45 -0
  997. package/docs/hi/compat/react-i18next.md +58 -0
  998. package/docs/hi/compat/react-intl.md +55 -0
  999. package/docs/hi/compat/svelte-i18n.md +47 -0
  1000. package/docs/hi/compat/transloco.md +45 -0
  1001. package/docs/hi/compat/vue-i18n.md +58 -0
  1002. package/docs/hi/compiler.md +9 -4
  1003. package/docs/hi/configuration.md +60 -17
  1004. package/docs/hi/custom_domains.md +9 -3
  1005. package/docs/hi/custom_url_rewrites.md +9 -3
  1006. package/docs/hi/dictionary/enumeration.md +0 -187
  1007. package/docs/hi/dictionary/file.md +8 -0
  1008. package/docs/hi/dictionary/nesting.md +39 -0
  1009. package/docs/hi/dictionary/translation.md +0 -61
  1010. package/docs/hi/dynamic_dictionaries/index.md +28 -22
  1011. package/docs/hi/dynamic_dictionaries/variants.md +282 -24
  1012. package/docs/hi/formatters.md +85 -0
  1013. package/docs/hi/how_works_intlayer.md +4 -2
  1014. package/docs/hi/interest_of_intlayer.md +194 -0
  1015. package/docs/hi/intlayer_CMS.md +20 -122
  1016. package/docs/hi/intlayer_with_adonisjs.md +24 -4
  1017. package/docs/hi/intlayer_with_analog.md +29 -5
  1018. package/docs/hi/intlayer_with_angular_19.md +24 -4
  1019. package/docs/hi/intlayer_with_angular_21.md +24 -4
  1020. package/docs/hi/intlayer_with_astro.md +136 -6
  1021. package/docs/hi/intlayer_with_astro_lit.md +7 -4
  1022. package/docs/hi/intlayer_with_astro_preact.md +7 -4
  1023. package/docs/hi/intlayer_with_astro_react.md +7 -4
  1024. package/docs/hi/intlayer_with_astro_solid.md +7 -4
  1025. package/docs/hi/intlayer_with_astro_svelte.md +7 -4
  1026. package/docs/hi/intlayer_with_astro_vanilla.md +7 -4
  1027. package/docs/hi/intlayer_with_astro_vue.md +31 -12
  1028. package/docs/hi/intlayer_with_create_react_app.md +39 -4
  1029. package/docs/hi/intlayer_with_express.md +24 -27
  1030. package/docs/hi/intlayer_with_fastify.md +24 -8
  1031. package/docs/hi/intlayer_with_hono.md +24 -4
  1032. package/docs/hi/intlayer_with_lynx+react.md +30 -5
  1033. package/docs/hi/intlayer_with_nestjs.md +24 -12
  1034. package/docs/hi/intlayer_with_next-i18next.md +24 -4
  1035. package/docs/hi/intlayer_with_nextjs_14.md +55 -12
  1036. package/docs/hi/intlayer_with_nextjs_15.md +47 -9
  1037. package/docs/hi/intlayer_with_nextjs_16.md +202 -62
  1038. package/docs/hi/intlayer_with_nextjs_compiler.md +25 -5
  1039. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +27 -9
  1040. package/docs/hi/intlayer_with_nextjs_page_router.md +29 -5
  1041. package/docs/hi/intlayer_with_nuxt.md +25 -32
  1042. package/docs/hi/intlayer_with_react_native+expo.md +135 -87
  1043. package/docs/hi/intlayer_with_react_router_v7.md +32 -103
  1044. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +51 -104
  1045. package/docs/hi/intlayer_with_storybook.md +7 -1
  1046. package/docs/hi/intlayer_with_svelte_kit.md +23 -187
  1047. package/docs/hi/intlayer_with_tanstack+solid.md +44 -15
  1048. package/docs/hi/intlayer_with_tanstack.md +47 -18
  1049. package/docs/hi/intlayer_with_vite+lit.md +33 -7
  1050. package/docs/hi/intlayer_with_vite+preact.md +32 -9
  1051. package/docs/hi/intlayer_with_vite+react.md +38 -12
  1052. package/docs/hi/intlayer_with_vite+react_compiler.md +35 -8
  1053. package/docs/hi/intlayer_with_vite+solid.md +32 -9
  1054. package/docs/hi/intlayer_with_vite+svelte.md +63 -56
  1055. package/docs/hi/intlayer_with_vite+vanilla.md +41 -10
  1056. package/docs/hi/intlayer_with_vite+vue.md +60 -82
  1057. package/docs/hi/live-sync.md +174 -0
  1058. package/docs/hi/mcp_server.md +22 -0
  1059. package/docs/hi/migration_from_i18next_to_intlayer.md +335 -0
  1060. package/docs/hi/migration_from_next-i18next_to_intlayer.md +359 -0
  1061. package/docs/hi/migration_from_next-intl_to_intlayer.md +366 -0
  1062. package/docs/hi/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  1063. package/docs/hi/migration_from_react-i18next_to_intlayer.md +386 -0
  1064. package/docs/hi/migration_from_vue-i18n_to_intlayer.md +363 -0
  1065. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  1066. package/docs/hi/packages/angular-intlayer/exports.md +13 -9
  1067. package/docs/hi/packages/angular-intlayer/usePathname.md +119 -0
  1068. package/docs/hi/packages/intlayer/comparePaths.md +173 -0
  1069. package/docs/hi/packages/intlayer/exports.md +18 -13
  1070. package/docs/hi/packages/intlayer/getLocalizedUrl.md +68 -0
  1071. package/docs/hi/packages/intlayer/getMultilingualUrls.md +111 -0
  1072. package/docs/hi/packages/intlayer/index.md +24 -4
  1073. package/docs/hi/packages/next-intlayer/exports.md +4 -0
  1074. package/docs/hi/packages/next-intlayer/t.md +2 -0
  1075. package/docs/hi/packages/next-intlayer/usePathname.md +136 -0
  1076. package/docs/hi/packages/preact-intlayer/exports.md +10 -6
  1077. package/docs/hi/packages/preact-intlayer/usePathname.md +117 -0
  1078. package/docs/hi/packages/react-intlayer/exports.md +3 -0
  1079. package/docs/hi/packages/react-intlayer/useDictionary.md +0 -102
  1080. package/docs/hi/packages/react-intlayer/useI18n.md +0 -4
  1081. package/docs/hi/packages/react-intlayer/useIntlayer.md +0 -51
  1082. package/docs/hi/packages/react-intlayer/usePathname.md +87 -0
  1083. package/docs/hi/packages/react-native-intlayer/exports.md +48 -14
  1084. package/docs/hi/packages/solid-intlayer/exports.md +15 -11
  1085. package/docs/hi/packages/solid-intlayer/usePathname.md +119 -0
  1086. package/docs/hi/packages/svelte-intlayer/exports.md +13 -9
  1087. package/docs/hi/packages/svelte-intlayer/usePathname.md +103 -0
  1088. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1089. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  1090. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  1091. package/docs/hi/packages/vue-intlayer/exports.md +14 -10
  1092. package/docs/hi/packages/vue-intlayer/usePathname.md +109 -0
  1093. package/docs/hi/plugins/sync-json.md +220 -48
  1094. package/docs/hi/releases/v6.md +28 -0
  1095. package/docs/hi/releases/v7.md +128 -0
  1096. package/docs/hi/releases/v9.md +206 -38
  1097. package/docs/hi/roadmap.md +6 -0
  1098. package/docs/hi/self_hosting.md +350 -0
  1099. package/docs/id/autoFill.md +20 -0
  1100. package/docs/id/benchmark/solid.md +22 -0
  1101. package/docs/id/benchmark/svelte.md +22 -0
  1102. package/docs/id/benchmark/tanstack.md +22 -0
  1103. package/docs/id/bundle_optimization.md +16 -0
  1104. package/docs/id/cli/ci.md +22 -0
  1105. package/docs/id/cli/fill.md +8 -0
  1106. package/docs/id/cli/index.md +1 -1
  1107. package/docs/id/cli/scan.md +2 -2
  1108. package/docs/id/compat/i18n-js.md +44 -0
  1109. package/docs/id/compat/i18next.md +59 -0
  1110. package/docs/id/compat/index.md +51 -0
  1111. package/docs/id/compat/lingui.md +44 -0
  1112. package/docs/id/compat/next-i18next.md +57 -0
  1113. package/docs/id/compat/next-intl.md +59 -0
  1114. package/docs/id/compat/next-translate.md +45 -0
  1115. package/docs/id/compat/ngx-translate.md +45 -0
  1116. package/docs/id/compat/nuxtjs-i18n.md +46 -0
  1117. package/docs/id/compat/polyglot.md +45 -0
  1118. package/docs/id/compat/react-i18next.md +58 -0
  1119. package/docs/id/compat/react-intl.md +55 -0
  1120. package/docs/id/compat/svelte-i18n.md +47 -0
  1121. package/docs/id/compat/transloco.md +45 -0
  1122. package/docs/id/compat/vue-i18n.md +58 -0
  1123. package/docs/id/compiler.md +9 -4
  1124. package/docs/id/configuration.md +60 -17
  1125. package/docs/id/custom_domains.md +9 -3
  1126. package/docs/id/custom_url_rewrites.md +22 -18
  1127. package/docs/id/dictionary/content_file.md +0 -7
  1128. package/docs/id/dictionary/enumeration.md +0 -187
  1129. package/docs/id/dictionary/nesting.md +39 -0
  1130. package/docs/id/dictionary/translation.md +0 -61
  1131. package/docs/id/dynamic_dictionaries/index.md +25 -19
  1132. package/docs/id/dynamic_dictionaries/variants.md +274 -16
  1133. package/docs/id/formatters.md +120 -0
  1134. package/docs/id/how_works_intlayer.md +2 -2
  1135. package/docs/id/interest_of_intlayer.md +193 -0
  1136. package/docs/id/intlayer_CMS.md +5 -139
  1137. package/docs/id/intlayer_with_adonisjs.md +24 -4
  1138. package/docs/id/intlayer_with_analog.md +29 -5
  1139. package/docs/id/intlayer_with_angular_19.md +24 -4
  1140. package/docs/id/intlayer_with_angular_21.md +24 -4
  1141. package/docs/id/intlayer_with_astro.md +133 -4
  1142. package/docs/id/intlayer_with_astro_lit.md +31 -13
  1143. package/docs/id/intlayer_with_astro_preact.md +28 -10
  1144. package/docs/id/intlayer_with_astro_react.md +28 -10
  1145. package/docs/id/intlayer_with_astro_solid.md +28 -10
  1146. package/docs/id/intlayer_with_astro_svelte.md +28 -10
  1147. package/docs/id/intlayer_with_astro_vanilla.md +28 -10
  1148. package/docs/id/intlayer_with_astro_vue.md +28 -10
  1149. package/docs/id/intlayer_with_create_react_app.md +24 -4
  1150. package/docs/id/intlayer_with_express.md +24 -4
  1151. package/docs/id/intlayer_with_fastify.md +24 -8
  1152. package/docs/id/intlayer_with_hono.md +24 -4
  1153. package/docs/id/intlayer_with_lynx+react.md +30 -5
  1154. package/docs/id/intlayer_with_nestjs.md +24 -4
  1155. package/docs/id/intlayer_with_next-i18next.md +24 -4
  1156. package/docs/id/intlayer_with_nextjs_14.md +25 -5
  1157. package/docs/id/intlayer_with_nextjs_15.md +26 -8
  1158. package/docs/id/intlayer_with_nextjs_16.md +204 -62
  1159. package/docs/id/intlayer_with_nextjs_compiler.md +27 -26
  1160. package/docs/id/intlayer_with_nextjs_no_locale_path.md +27 -9
  1161. package/docs/id/intlayer_with_nextjs_page_router.md +25 -5
  1162. package/docs/id/intlayer_with_nuxt.md +30 -8
  1163. package/docs/id/intlayer_with_react_native+expo.md +49 -65
  1164. package/docs/id/intlayer_with_react_router_v7.md +29 -101
  1165. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +10 -91
  1166. package/docs/id/intlayer_with_storybook.md +7 -1
  1167. package/docs/id/intlayer_with_svelte_kit.md +20 -185
  1168. package/docs/id/intlayer_with_tanstack+solid.md +44 -15
  1169. package/docs/id/intlayer_with_tanstack.md +44 -16
  1170. package/docs/id/intlayer_with_vite+lit.md +33 -7
  1171. package/docs/id/intlayer_with_vite+preact.md +85 -63
  1172. package/docs/id/intlayer_with_vite+react.md +83 -58
  1173. package/docs/id/intlayer_with_vite+react_compiler.md +35 -8
  1174. package/docs/id/intlayer_with_vite+solid.md +61 -48
  1175. package/docs/id/intlayer_with_vite+svelte.md +56 -36
  1176. package/docs/id/intlayer_with_vite+vanilla.md +41 -10
  1177. package/docs/id/intlayer_with_vite+vue.md +83 -110
  1178. package/docs/id/live-sync.md +185 -0
  1179. package/docs/id/mcp_server.md +22 -0
  1180. package/docs/id/migration_from_i18next_to_intlayer.md +334 -0
  1181. package/docs/id/migration_from_next-i18next_to_intlayer.md +359 -0
  1182. package/docs/id/migration_from_next-intl_to_intlayer.md +366 -0
  1183. package/docs/id/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  1184. package/docs/id/migration_from_react-i18next_to_intlayer.md +386 -0
  1185. package/docs/id/migration_from_vue-i18n_to_intlayer.md +363 -0
  1186. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  1187. package/docs/id/packages/angular-intlayer/exports.md +14 -10
  1188. package/docs/id/packages/angular-intlayer/usePathname.md +119 -0
  1189. package/docs/id/packages/intlayer/comparePaths.md +173 -0
  1190. package/docs/id/packages/intlayer/exports.md +5 -0
  1191. package/docs/id/packages/intlayer/getLocalizedUrl.md +25 -0
  1192. package/docs/id/packages/intlayer/getMultilingualUrls.md +112 -0
  1193. package/docs/id/packages/next-intlayer/exports.md +4 -0
  1194. package/docs/id/packages/next-intlayer/usePathname.md +136 -0
  1195. package/docs/id/packages/preact-intlayer/exports.md +10 -6
  1196. package/docs/id/packages/preact-intlayer/usePathname.md +117 -0
  1197. package/docs/id/packages/react-intlayer/exports.md +4 -0
  1198. package/docs/id/packages/react-intlayer/useDictionary.md +0 -121
  1199. package/docs/id/packages/react-intlayer/useIntlayer.md +0 -51
  1200. package/docs/id/packages/react-intlayer/usePathname.md +87 -0
  1201. package/docs/id/packages/react-native-intlayer/exports.md +47 -13
  1202. package/docs/id/packages/solid-intlayer/exports.md +4 -0
  1203. package/docs/id/packages/solid-intlayer/usePathname.md +119 -0
  1204. package/docs/id/packages/svelte-intlayer/exports.md +13 -9
  1205. package/docs/id/packages/svelte-intlayer/usePathname.md +103 -0
  1206. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1207. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  1208. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  1209. package/docs/id/packages/vue-intlayer/exports.md +4 -0
  1210. package/docs/id/packages/vue-intlayer/usePathname.md +109 -0
  1211. package/docs/id/plugins/sync-json.md +221 -49
  1212. package/docs/id/releases/v6.md +4 -0
  1213. package/docs/id/releases/v7.md +128 -0
  1214. package/docs/id/releases/v9.md +178 -38
  1215. package/docs/id/roadmap.md +0 -16
  1216. package/docs/id/self_hosting.md +350 -0
  1217. package/docs/it/CI_CD.md +4 -0
  1218. package/docs/it/autoFill.md +81 -0
  1219. package/docs/it/benchmark/solid.md +22 -0
  1220. package/docs/it/benchmark/svelte.md +22 -0
  1221. package/docs/it/benchmark/tanstack.md +22 -0
  1222. package/docs/it/bundle_optimization.md +16 -0
  1223. package/docs/it/cli/ci.md +22 -0
  1224. package/docs/it/cli/fill.md +8 -0
  1225. package/docs/it/cli/index.md +1 -1
  1226. package/docs/it/cli/scan.md +2 -2
  1227. package/docs/it/compat/i18n-js.md +44 -0
  1228. package/docs/it/compat/i18next.md +59 -0
  1229. package/docs/it/compat/index.md +51 -0
  1230. package/docs/it/compat/lingui.md +44 -0
  1231. package/docs/it/compat/next-i18next.md +57 -0
  1232. package/docs/it/compat/next-intl.md +59 -0
  1233. package/docs/it/compat/next-translate.md +45 -0
  1234. package/docs/it/compat/ngx-translate.md +45 -0
  1235. package/docs/it/compat/nuxtjs-i18n.md +46 -0
  1236. package/docs/it/compat/polyglot.md +45 -0
  1237. package/docs/it/compat/react-i18next.md +58 -0
  1238. package/docs/it/compat/react-intl.md +55 -0
  1239. package/docs/it/compat/svelte-i18n.md +47 -0
  1240. package/docs/it/compat/transloco.md +45 -0
  1241. package/docs/it/compat/vue-i18n.md +58 -0
  1242. package/docs/it/compiler.md +9 -4
  1243. package/docs/it/configuration.md +60 -17
  1244. package/docs/it/custom_domains.md +9 -3
  1245. package/docs/it/custom_url_rewrites.md +9 -3
  1246. package/docs/it/dictionary/content_file.md +4 -7
  1247. package/docs/it/dictionary/enumeration.md +0 -197
  1248. package/docs/it/dictionary/file.md +8 -0
  1249. package/docs/it/dictionary/nesting.md +39 -0
  1250. package/docs/it/dictionary/translation.md +0 -61
  1251. package/docs/it/dynamic_dictionaries/index.md +26 -20
  1252. package/docs/it/dynamic_dictionaries/variants.md +273 -15
  1253. package/docs/it/formatters.md +82 -0
  1254. package/docs/it/how_works_intlayer.md +6 -6
  1255. package/docs/it/intlayer_CMS.md +93 -94
  1256. package/docs/it/intlayer_with_adonisjs.md +24 -4
  1257. package/docs/it/intlayer_with_analog.md +29 -5
  1258. package/docs/it/intlayer_with_angular_19.md +24 -4
  1259. package/docs/it/intlayer_with_angular_21.md +24 -4
  1260. package/docs/it/intlayer_with_astro.md +132 -3
  1261. package/docs/it/intlayer_with_astro_lit.md +31 -13
  1262. package/docs/it/intlayer_with_astro_preact.md +28 -10
  1263. package/docs/it/intlayer_with_astro_react.md +28 -10
  1264. package/docs/it/intlayer_with_astro_solid.md +28 -10
  1265. package/docs/it/intlayer_with_astro_svelte.md +28 -10
  1266. package/docs/it/intlayer_with_astro_vanilla.md +28 -10
  1267. package/docs/it/intlayer_with_astro_vue.md +28 -10
  1268. package/docs/it/intlayer_with_create_react_app.md +24 -18
  1269. package/docs/it/intlayer_with_express.md +24 -8
  1270. package/docs/it/intlayer_with_fastify.md +24 -8
  1271. package/docs/it/intlayer_with_hono.md +24 -4
  1272. package/docs/it/intlayer_with_lynx+react.md +41 -5
  1273. package/docs/it/intlayer_with_nestjs.md +24 -12
  1274. package/docs/it/intlayer_with_next-i18next.md +24 -4
  1275. package/docs/it/intlayer_with_nextjs_14.md +54 -13
  1276. package/docs/it/intlayer_with_nextjs_15.md +47 -9
  1277. package/docs/it/intlayer_with_nextjs_16.md +204 -62
  1278. package/docs/it/intlayer_with_nextjs_compiler.md +28 -8
  1279. package/docs/it/intlayer_with_nextjs_no_locale_path.md +27 -9
  1280. package/docs/it/intlayer_with_nextjs_page_router.md +29 -5
  1281. package/docs/it/intlayer_with_nuxt.md +30 -8
  1282. package/docs/it/intlayer_with_react_native+expo.md +85 -64
  1283. package/docs/it/intlayer_with_react_router_v7.md +29 -101
  1284. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +4 -97
  1285. package/docs/it/intlayer_with_storybook.md +7 -1
  1286. package/docs/it/intlayer_with_svelte_kit.md +20 -217
  1287. package/docs/it/intlayer_with_tanstack+solid.md +44 -15
  1288. package/docs/it/intlayer_with_tanstack.md +44 -16
  1289. package/docs/it/intlayer_with_vite+lit.md +38 -9
  1290. package/docs/it/intlayer_with_vite+preact.md +89 -63
  1291. package/docs/it/intlayer_with_vite+react.md +84 -11
  1292. package/docs/it/intlayer_with_vite+react_compiler.md +35 -8
  1293. package/docs/it/intlayer_with_vite+solid.md +61 -48
  1294. package/docs/it/intlayer_with_vite+svelte.md +55 -35
  1295. package/docs/it/intlayer_with_vite+vanilla.md +41 -10
  1296. package/docs/it/intlayer_with_vite+vue.md +87 -132
  1297. package/docs/it/live-sync.md +174 -0
  1298. package/docs/it/mcp_server.md +22 -0
  1299. package/docs/it/migration_from_i18next_to_intlayer.md +24 -4
  1300. package/docs/it/migration_from_next-i18next_to_intlayer.md +24 -4
  1301. package/docs/it/migration_from_next-intl_to_intlayer.md +24 -4
  1302. package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1303. package/docs/it/migration_from_react-i18next_to_intlayer.md +25 -7
  1304. package/docs/it/migration_from_vue-i18n_to_intlayer.md +24 -4
  1305. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  1306. package/docs/it/packages/angular-intlayer/exports.md +13 -9
  1307. package/docs/it/packages/angular-intlayer/usePathname.md +119 -0
  1308. package/docs/it/packages/intlayer/comparePaths.md +173 -0
  1309. package/docs/it/packages/intlayer/exports.md +18 -13
  1310. package/docs/it/packages/intlayer/getLocalizedUrl.md +75 -0
  1311. package/docs/it/packages/intlayer/getMultilingualUrls.md +112 -0
  1312. package/docs/it/packages/next-intlayer/exports.md +4 -0
  1313. package/docs/it/packages/next-intlayer/t.md +34 -0
  1314. package/docs/it/packages/next-intlayer/usePathname.md +136 -0
  1315. package/docs/it/packages/preact-intlayer/exports.md +10 -6
  1316. package/docs/it/packages/preact-intlayer/usePathname.md +117 -0
  1317. package/docs/it/packages/react-intlayer/exports.md +20 -16
  1318. package/docs/it/packages/react-intlayer/useDictionary.md +0 -104
  1319. package/docs/it/packages/react-intlayer/useIntlayer.md +0 -57
  1320. package/docs/it/packages/react-intlayer/usePathname.md +87 -0
  1321. package/docs/it/packages/react-native-intlayer/exports.md +47 -13
  1322. package/docs/it/packages/solid-intlayer/exports.md +4 -0
  1323. package/docs/it/packages/solid-intlayer/usePathname.md +119 -0
  1324. package/docs/it/packages/svelte-intlayer/exports.md +4 -0
  1325. package/docs/it/packages/svelte-intlayer/usePathname.md +103 -0
  1326. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1327. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  1328. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  1329. package/docs/it/packages/vue-intlayer/exports.md +4 -0
  1330. package/docs/it/packages/vue-intlayer/usePathname.md +109 -0
  1331. package/docs/it/plugins/sync-json.md +223 -51
  1332. package/docs/it/releases/v6.md +28 -0
  1333. package/docs/it/releases/v7.md +128 -0
  1334. package/docs/it/releases/v9.md +208 -38
  1335. package/docs/it/roadmap.md +6 -0
  1336. package/docs/it/self_hosting.md +350 -0
  1337. package/docs/ja/CI_CD.md +4 -0
  1338. package/docs/ja/autoFill.md +81 -0
  1339. package/docs/ja/benchmark/solid.md +22 -0
  1340. package/docs/ja/benchmark/svelte.md +22 -0
  1341. package/docs/ja/benchmark/tanstack.md +22 -0
  1342. package/docs/ja/bundle_optimization.md +16 -0
  1343. package/docs/ja/cli/ci.md +22 -0
  1344. package/docs/ja/cli/fill.md +8 -0
  1345. package/docs/ja/cli/index.md +1 -1
  1346. package/docs/ja/cli/list_projects.md +0 -18
  1347. package/docs/ja/cli/scan.md +2 -2
  1348. package/docs/ja/compat/i18n-js.md +44 -0
  1349. package/docs/ja/compat/i18next.md +59 -0
  1350. package/docs/ja/compat/index.md +51 -0
  1351. package/docs/ja/compat/lingui.md +44 -0
  1352. package/docs/ja/compat/next-i18next.md +57 -0
  1353. package/docs/ja/compat/next-intl.md +59 -0
  1354. package/docs/ja/compat/next-translate.md +45 -0
  1355. package/docs/ja/compat/ngx-translate.md +45 -0
  1356. package/docs/ja/compat/nuxtjs-i18n.md +46 -0
  1357. package/docs/ja/compat/polyglot.md +45 -0
  1358. package/docs/ja/compat/react-i18next.md +58 -0
  1359. package/docs/ja/compat/react-intl.md +55 -0
  1360. package/docs/ja/compat/svelte-i18n.md +47 -0
  1361. package/docs/ja/compat/transloco.md +45 -0
  1362. package/docs/ja/compat/vue-i18n.md +58 -0
  1363. package/docs/ja/compiler.md +9 -4
  1364. package/docs/ja/configuration.md +60 -17
  1365. package/docs/ja/custom_domains.md +9 -3
  1366. package/docs/ja/custom_url_rewrites.md +9 -3
  1367. package/docs/ja/dictionary/content_file.md +4 -0
  1368. package/docs/ja/dictionary/enumeration.md +0 -187
  1369. package/docs/ja/dictionary/function_fetching.md +0 -27
  1370. package/docs/ja/dictionary/markdown.md +1348 -0
  1371. package/docs/ja/dictionary/nesting.md +39 -0
  1372. package/docs/ja/dictionary/translation.md +0 -119
  1373. package/docs/ja/dynamic_dictionaries/index.md +27 -21
  1374. package/docs/ja/dynamic_dictionaries/variants.md +276 -18
  1375. package/docs/ja/formatters.md +77 -0
  1376. package/docs/ja/how_works_intlayer.md +6 -4
  1377. package/docs/ja/intlayer_CMS.md +155 -102
  1378. package/docs/ja/intlayer_visual_editor.md +0 -4
  1379. package/docs/ja/intlayer_with_adonisjs.md +24 -4
  1380. package/docs/ja/intlayer_with_analog.md +33 -5
  1381. package/docs/ja/intlayer_with_angular_19.md +24 -4
  1382. package/docs/ja/intlayer_with_angular_21.md +24 -4
  1383. package/docs/ja/intlayer_with_astro.md +131 -2
  1384. package/docs/ja/intlayer_with_astro_lit.md +30 -12
  1385. package/docs/ja/intlayer_with_astro_preact.md +27 -9
  1386. package/docs/ja/intlayer_with_astro_react.md +27 -9
  1387. package/docs/ja/intlayer_with_astro_solid.md +27 -9
  1388. package/docs/ja/intlayer_with_astro_svelte.md +27 -9
  1389. package/docs/ja/intlayer_with_astro_vanilla.md +27 -9
  1390. package/docs/ja/intlayer_with_astro_vue.md +27 -9
  1391. package/docs/ja/intlayer_with_create_react_app.md +24 -20
  1392. package/docs/ja/intlayer_with_express.md +24 -8
  1393. package/docs/ja/intlayer_with_fastify.md +24 -8
  1394. package/docs/ja/intlayer_with_hono.md +24 -4
  1395. package/docs/ja/intlayer_with_lynx+react.md +30 -5
  1396. package/docs/ja/intlayer_with_nestjs.md +24 -12
  1397. package/docs/ja/intlayer_with_next-i18next.md +24 -4
  1398. package/docs/ja/intlayer_with_nextjs_14.md +50 -24
  1399. package/docs/ja/intlayer_with_nextjs_15.md +47 -9
  1400. package/docs/ja/intlayer_with_nextjs_16.md +204 -62
  1401. package/docs/ja/intlayer_with_nextjs_compiler.md +27 -26
  1402. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +27 -9
  1403. package/docs/ja/intlayer_with_nextjs_page_router.md +29 -5
  1404. package/docs/ja/intlayer_with_nuxt.md +30 -8
  1405. package/docs/ja/intlayer_with_react_native+expo.md +143 -137
  1406. package/docs/ja/intlayer_with_react_router_v7.md +9 -26
  1407. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +4 -97
  1408. package/docs/ja/intlayer_with_storybook.md +7 -1
  1409. package/docs/ja/intlayer_with_svelte_kit.md +14 -1
  1410. package/docs/ja/intlayer_with_tanstack+solid.md +44 -15
  1411. package/docs/ja/intlayer_with_tanstack.md +45 -17
  1412. package/docs/ja/intlayer_with_vite+lit.md +38 -9
  1413. package/docs/ja/intlayer_with_vite+preact.md +714 -2
  1414. package/docs/ja/intlayer_with_vite+react.md +4 -2
  1415. package/docs/ja/intlayer_with_vite+react_compiler.md +35 -8
  1416. package/docs/ja/intlayer_with_vite+solid.md +61 -48
  1417. package/docs/ja/intlayer_with_vite+svelte.md +58 -36
  1418. package/docs/ja/intlayer_with_vite+vanilla.md +41 -10
  1419. package/docs/ja/intlayer_with_vite+vue.md +104 -123
  1420. package/docs/ja/live-sync.md +185 -0
  1421. package/docs/ja/mcp_server.md +26 -0
  1422. package/docs/ja/migration_from_i18next_to_intlayer.md +24 -4
  1423. package/docs/ja/migration_from_next-i18next_to_intlayer.md +24 -4
  1424. package/docs/ja/migration_from_next-intl_to_intlayer.md +25 -7
  1425. package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1426. package/docs/ja/migration_from_react-i18next_to_intlayer.md +25 -7
  1427. package/docs/ja/migration_from_vue-i18n_to_intlayer.md +24 -4
  1428. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  1429. package/docs/ja/packages/angular-intlayer/exports.md +13 -9
  1430. package/docs/ja/packages/angular-intlayer/usePathname.md +119 -0
  1431. package/docs/ja/packages/express-intlayer/t.md +0 -9
  1432. package/docs/ja/packages/intlayer/comparePaths.md +173 -0
  1433. package/docs/ja/packages/intlayer/exports.md +5 -0
  1434. package/docs/ja/packages/intlayer/getLocalizedUrl.md +73 -0
  1435. package/docs/ja/packages/intlayer/getMultilingualUrls.md +112 -0
  1436. package/docs/ja/packages/next-intlayer/exports.md +4 -0
  1437. package/docs/ja/packages/next-intlayer/usePathname.md +136 -0
  1438. package/docs/ja/packages/preact-intlayer/exports.md +10 -6
  1439. package/docs/ja/packages/preact-intlayer/usePathname.md +117 -0
  1440. package/docs/ja/packages/react-intlayer/exports.md +21 -16
  1441. package/docs/ja/packages/react-intlayer/useDictionary.md +0 -107
  1442. package/docs/ja/packages/react-intlayer/useIntlayer.md +0 -65
  1443. package/docs/ja/packages/react-intlayer/usePathname.md +87 -0
  1444. package/docs/ja/packages/react-native-intlayer/exports.md +47 -14
  1445. package/docs/ja/packages/solid-intlayer/exports.md +4 -0
  1446. package/docs/ja/packages/solid-intlayer/usePathname.md +120 -0
  1447. package/docs/ja/packages/svelte-intlayer/exports.md +13 -9
  1448. package/docs/ja/packages/svelte-intlayer/usePathname.md +103 -0
  1449. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1450. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  1451. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  1452. package/docs/ja/packages/vue-intlayer/exports.md +4 -0
  1453. package/docs/ja/packages/vue-intlayer/usePathname.md +109 -0
  1454. package/docs/ja/plugins/sync-json.md +221 -49
  1455. package/docs/ja/releases/v6.md +28 -0
  1456. package/docs/ja/releases/v7.md +128 -0
  1457. package/docs/ja/releases/v9.md +178 -38
  1458. package/docs/ja/roadmap.md +6 -0
  1459. package/docs/ja/self_hosting.md +350 -0
  1460. package/docs/ko/CI_CD.md +4 -0
  1461. package/docs/ko/autoFill.md +81 -0
  1462. package/docs/ko/benchmark/solid.md +22 -0
  1463. package/docs/ko/benchmark/svelte.md +22 -0
  1464. package/docs/ko/benchmark/tanstack.md +22 -0
  1465. package/docs/ko/bundle_optimization.md +16 -0
  1466. package/docs/ko/cli/ci.md +22 -0
  1467. package/docs/ko/cli/fill.md +8 -0
  1468. package/docs/ko/cli/index.md +1 -1
  1469. package/docs/ko/cli/login.md +0 -36
  1470. package/docs/ko/cli/scan.md +2 -2
  1471. package/docs/ko/compat/i18n-js.md +44 -0
  1472. package/docs/ko/compat/i18next.md +59 -0
  1473. package/docs/ko/compat/index.md +51 -0
  1474. package/docs/ko/compat/lingui.md +44 -0
  1475. package/docs/ko/compat/next-i18next.md +55 -0
  1476. package/docs/ko/compat/next-intl.md +59 -0
  1477. package/docs/ko/compat/next-translate.md +45 -0
  1478. package/docs/ko/compat/ngx-translate.md +45 -0
  1479. package/docs/ko/compat/nuxtjs-i18n.md +46 -0
  1480. package/docs/ko/compat/polyglot.md +45 -0
  1481. package/docs/ko/compat/react-i18next.md +58 -0
  1482. package/docs/ko/compat/react-intl.md +55 -0
  1483. package/docs/ko/compat/svelte-i18n.md +47 -0
  1484. package/docs/ko/compat/transloco.md +45 -0
  1485. package/docs/ko/compat/vue-i18n.md +58 -0
  1486. package/docs/ko/compiler.md +9 -4
  1487. package/docs/ko/configuration.md +60 -17
  1488. package/docs/ko/custom_domains.md +9 -3
  1489. package/docs/ko/custom_url_rewrites.md +9 -3
  1490. package/docs/ko/dictionary/content_file.md +4 -27
  1491. package/docs/ko/dictionary/enumeration.md +0 -187
  1492. package/docs/ko/dictionary/insertion.md +0 -6
  1493. package/docs/ko/dictionary/nesting.md +39 -0
  1494. package/docs/ko/dictionary/translation.md +0 -84
  1495. package/docs/ko/dynamic_dictionaries/index.md +23 -17
  1496. package/docs/ko/dynamic_dictionaries/variants.md +273 -15
  1497. package/docs/ko/formatters.md +71 -0
  1498. package/docs/ko/how_works_intlayer.md +6 -2
  1499. package/docs/ko/intlayer_CMS.md +153 -100
  1500. package/docs/ko/intlayer_visual_editor.md +0 -2
  1501. package/docs/ko/intlayer_with_adonisjs.md +24 -4
  1502. package/docs/ko/intlayer_with_analog.md +55 -11
  1503. package/docs/ko/intlayer_with_angular_19.md +46 -10
  1504. package/docs/ko/intlayer_with_angular_21.md +46 -10
  1505. package/docs/ko/intlayer_with_astro.md +159 -10
  1506. package/docs/ko/intlayer_with_astro_lit.md +35 -11
  1507. package/docs/ko/intlayer_with_astro_preact.md +35 -11
  1508. package/docs/ko/intlayer_with_astro_react.md +35 -11
  1509. package/docs/ko/intlayer_with_astro_solid.md +35 -11
  1510. package/docs/ko/intlayer_with_astro_svelte.md +35 -11
  1511. package/docs/ko/intlayer_with_astro_vanilla.md +32 -10
  1512. package/docs/ko/intlayer_with_astro_vue.md +59 -19
  1513. package/docs/ko/intlayer_with_create_react_app.md +43 -23
  1514. package/docs/ko/intlayer_with_express.md +24 -27
  1515. package/docs/ko/intlayer_with_fastify.md +24 -8
  1516. package/docs/ko/intlayer_with_hono.md +24 -4
  1517. package/docs/ko/intlayer_with_lynx+react.md +6 -109
  1518. package/docs/ko/intlayer_with_nestjs.md +24 -22
  1519. package/docs/ko/intlayer_with_next-i18next.md +24 -4
  1520. package/docs/ko/intlayer_with_nextjs_14.md +59 -25
  1521. package/docs/ko/intlayer_with_nextjs_15.md +90 -22
  1522. package/docs/ko/intlayer_with_nextjs_16.md +236 -71
  1523. package/docs/ko/intlayer_with_nextjs_compiler.md +39 -300
  1524. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +57 -19
  1525. package/docs/ko/intlayer_with_nextjs_page_router.md +66 -16
  1526. package/docs/ko/intlayer_with_nuxt.md +59 -15
  1527. package/docs/ko/intlayer_with_react_native+expo.md +138 -137
  1528. package/docs/ko/intlayer_with_react_router_v7.md +66 -106
  1529. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +85 -107
  1530. package/docs/ko/intlayer_with_storybook.md +35 -9
  1531. package/docs/ko/intlayer_with_svelte_kit.md +57 -182
  1532. package/docs/ko/intlayer_with_tanstack+solid.md +102 -33
  1533. package/docs/ko/intlayer_with_tanstack.md +102 -34
  1534. package/docs/ko/intlayer_with_vanilla.md +31 -9
  1535. package/docs/ko/intlayer_with_vite+lit.md +78 -21
  1536. package/docs/ko/intlayer_with_vite+preact.md +115 -101
  1537. package/docs/ko/intlayer_with_vite+react.md +102 -17
  1538. package/docs/ko/intlayer_with_vite+react_compiler.md +57 -14
  1539. package/docs/ko/intlayer_with_vite+solid.md +91 -155
  1540. package/docs/ko/intlayer_with_vite+svelte.md +87 -45
  1541. package/docs/ko/intlayer_with_vite+vanilla.md +84 -23
  1542. package/docs/ko/intlayer_with_vite+vue.md +119 -120
  1543. package/docs/ko/live-sync.md +187 -0
  1544. package/docs/ko/mcp_server.md +22 -0
  1545. package/docs/ko/migration_from_i18next_to_intlayer.md +24 -4
  1546. package/docs/ko/migration_from_next-i18next_to_intlayer.md +24 -4
  1547. package/docs/ko/migration_from_next-intl_to_intlayer.md +25 -7
  1548. package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1549. package/docs/ko/migration_from_react-i18next_to_intlayer.md +25 -7
  1550. package/docs/ko/migration_from_vue-i18n_to_intlayer.md +24 -4
  1551. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  1552. package/docs/ko/packages/angular-intlayer/exports.md +14 -10
  1553. package/docs/ko/packages/angular-intlayer/usePathname.md +119 -0
  1554. package/docs/ko/packages/express-intlayer/t.md +0 -9
  1555. package/docs/ko/packages/intlayer/comparePaths.md +173 -0
  1556. package/docs/ko/packages/intlayer/exports.md +5 -0
  1557. package/docs/ko/packages/intlayer/getLocalizedUrl.md +73 -0
  1558. package/docs/ko/packages/intlayer/getMultilingualUrls.md +112 -0
  1559. package/docs/ko/packages/next-intlayer/exports.md +4 -0
  1560. package/docs/ko/packages/next-intlayer/t.md +34 -0
  1561. package/docs/ko/packages/next-intlayer/useLocale.md +0 -5
  1562. package/docs/ko/packages/next-intlayer/usePathname.md +140 -0
  1563. package/docs/ko/packages/preact-intlayer/exports.md +10 -6
  1564. package/docs/ko/packages/preact-intlayer/usePathname.md +117 -0
  1565. package/docs/ko/packages/react-intlayer/exports.md +4 -0
  1566. package/docs/ko/packages/react-intlayer/t.md +0 -20
  1567. package/docs/ko/packages/react-intlayer/useDictionary.md +0 -121
  1568. package/docs/ko/packages/react-intlayer/useIntlayer.md +0 -51
  1569. package/docs/ko/packages/react-intlayer/usePathname.md +87 -0
  1570. package/docs/ko/packages/react-native-intlayer/exports.md +48 -14
  1571. package/docs/ko/packages/solid-intlayer/exports.md +4 -0
  1572. package/docs/ko/packages/solid-intlayer/usePathname.md +119 -0
  1573. package/docs/ko/packages/svelte-intlayer/exports.md +4 -0
  1574. package/docs/ko/packages/svelte-intlayer/usePathname.md +103 -0
  1575. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1576. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  1577. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  1578. package/docs/ko/packages/vue-intlayer/exports.md +4 -0
  1579. package/docs/ko/packages/vue-intlayer/usePathname.md +109 -0
  1580. package/docs/ko/plugins/sync-json.md +222 -50
  1581. package/docs/ko/releases/v6.md +28 -0
  1582. package/docs/ko/releases/v7.md +128 -0
  1583. package/docs/ko/releases/v9.md +177 -38
  1584. package/docs/ko/roadmap.md +6 -0
  1585. package/docs/ko/self_hosting.md +350 -0
  1586. package/docs/nl/bundle_optimization.md +16 -0
  1587. package/docs/nl/cli/index.md +1 -1
  1588. package/docs/nl/cli/scan.md +2 -2
  1589. package/docs/nl/configuration.md +45 -1
  1590. package/docs/nl/custom_domains.md +8 -2
  1591. package/docs/nl/intlayer_with_angular_21.md +24 -4
  1592. package/docs/nl/intlayer_with_fastify.md +24 -8
  1593. package/docs/nl/intlayer_with_hono.md +24 -4
  1594. package/docs/nl/intlayer_with_storybook.md +7 -1
  1595. package/docs/nl/intlayer_with_vite+lit.md +32 -6
  1596. package/docs/nl/intlayer_with_vite+vanilla.md +40 -9
  1597. package/docs/nl/packages/intlayer/comparePaths.md +173 -0
  1598. package/docs/nl/releases/v9.md +340 -0
  1599. package/docs/pl/autoFill.md +20 -0
  1600. package/docs/pl/benchmark/___NOTE.md +101 -0
  1601. package/docs/pl/benchmark/___nextjs.md +198 -0
  1602. package/docs/pl/benchmark/___solid.md +36 -0
  1603. package/docs/pl/benchmark/___svelte.md +36 -0
  1604. package/docs/pl/benchmark/___tanstack.md +36 -0
  1605. package/docs/pl/benchmark/___vue.md +36 -0
  1606. package/docs/pl/benchmark/solid.md +22 -0
  1607. package/docs/pl/benchmark/svelte.md +22 -0
  1608. package/docs/pl/benchmark/tanstack.md +22 -0
  1609. package/docs/pl/bundle_optimization.md +16 -0
  1610. package/docs/pl/cli/ci.md +22 -0
  1611. package/docs/pl/cli/fill.md +8 -0
  1612. package/docs/pl/cli/index.md +1 -1
  1613. package/docs/pl/cli/login.md +0 -36
  1614. package/docs/pl/cli/scan.md +2 -2
  1615. package/docs/pl/compat/i18n-js.md +44 -0
  1616. package/docs/pl/compat/i18next.md +59 -0
  1617. package/docs/pl/compat/index.md +51 -0
  1618. package/docs/pl/compat/lingui.md +44 -0
  1619. package/docs/pl/compat/next-i18next.md +57 -0
  1620. package/docs/pl/compat/next-intl.md +59 -0
  1621. package/docs/pl/compat/next-translate.md +45 -0
  1622. package/docs/pl/compat/ngx-translate.md +45 -0
  1623. package/docs/pl/compat/nuxtjs-i18n.md +46 -0
  1624. package/docs/pl/compat/polyglot.md +45 -0
  1625. package/docs/pl/compat/react-i18next.md +58 -0
  1626. package/docs/pl/compat/react-intl.md +55 -0
  1627. package/docs/pl/compat/svelte-i18n.md +47 -0
  1628. package/docs/pl/compat/transloco.md +45 -0
  1629. package/docs/pl/compat/vue-i18n.md +58 -0
  1630. package/docs/pl/compiler.md +6 -3
  1631. package/docs/pl/configuration.md +60 -17
  1632. package/docs/pl/custom_domains.md +8 -2
  1633. package/docs/pl/custom_url_rewrites.md +8 -2
  1634. package/docs/pl/dictionary/content_file.md +0 -40
  1635. package/docs/pl/dictionary/enumeration.md +0 -187
  1636. package/docs/pl/dictionary/nesting.md +39 -0
  1637. package/docs/pl/dictionary/translation.md +0 -61
  1638. package/docs/pl/dynamic_dictionaries/index.md +26 -20
  1639. package/docs/pl/dynamic_dictionaries/variants.md +275 -17
  1640. package/docs/pl/formatters.md +120 -0
  1641. package/docs/pl/how_works_intlayer.md +2 -2
  1642. package/docs/pl/intlayer_CMS.md +14 -133
  1643. package/docs/pl/intlayer_with_adonisjs.md +24 -4
  1644. package/docs/pl/intlayer_with_analog.md +29 -5
  1645. package/docs/pl/intlayer_with_angular_19.md +24 -4
  1646. package/docs/pl/intlayer_with_angular_21.md +24 -4
  1647. package/docs/pl/intlayer_with_astro.md +182 -1
  1648. package/docs/pl/intlayer_with_astro_lit.md +30 -12
  1649. package/docs/pl/intlayer_with_astro_preact.md +27 -9
  1650. package/docs/pl/intlayer_with_astro_react.md +27 -9
  1651. package/docs/pl/intlayer_with_astro_solid.md +27 -9
  1652. package/docs/pl/intlayer_with_astro_svelte.md +27 -9
  1653. package/docs/pl/intlayer_with_astro_vanilla.md +27 -9
  1654. package/docs/pl/intlayer_with_astro_vue.md +27 -9
  1655. package/docs/pl/intlayer_with_create_react_app.md +24 -4
  1656. package/docs/pl/intlayer_with_express.md +24 -4
  1657. package/docs/pl/intlayer_with_fastify.md +24 -8
  1658. package/docs/pl/intlayer_with_hono.md +24 -4
  1659. package/docs/pl/intlayer_with_lynx+react.md +30 -5
  1660. package/docs/pl/intlayer_with_nestjs.md +24 -4
  1661. package/docs/pl/intlayer_with_next-i18next.md +24 -4
  1662. package/docs/pl/intlayer_with_nextjs_14.md +24 -4
  1663. package/docs/pl/intlayer_with_nextjs_15.md +25 -7
  1664. package/docs/pl/intlayer_with_nextjs_16.md +28 -8
  1665. package/docs/pl/intlayer_with_nextjs_compiler.md +26 -4
  1666. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +26 -8
  1667. package/docs/pl/intlayer_with_nextjs_page_router.md +24 -4
  1668. package/docs/pl/intlayer_with_nuxt.md +30 -8
  1669. package/docs/pl/intlayer_with_react_native+expo.md +79 -78
  1670. package/docs/pl/intlayer_with_react_router_v7.md +28 -100
  1671. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -96
  1672. package/docs/pl/intlayer_with_storybook.md +7 -1
  1673. package/docs/pl/intlayer_with_svelte_kit.md +19 -188
  1674. package/docs/pl/intlayer_with_tanstack+solid.md +43 -14
  1675. package/docs/pl/intlayer_with_tanstack.md +43 -15
  1676. package/docs/pl/intlayer_with_vite+lit.md +32 -6
  1677. package/docs/pl/intlayer_with_vite+preact.md +84 -62
  1678. package/docs/pl/intlayer_with_vite+react.md +82 -57
  1679. package/docs/pl/intlayer_with_vite+react_compiler.md +34 -7
  1680. package/docs/pl/intlayer_with_vite+solid.md +60 -47
  1681. package/docs/pl/intlayer_with_vite+svelte.md +56 -34
  1682. package/docs/pl/intlayer_with_vite+vanilla.md +40 -9
  1683. package/docs/pl/intlayer_with_vite+vue.md +82 -79
  1684. package/docs/pl/live-sync.md +185 -0
  1685. package/docs/pl/mcp_server.md +22 -0
  1686. package/docs/pl/migration_from_i18next_to_intlayer.md +230 -0
  1687. package/docs/pl/migration_from_next-i18next_to_intlayer.md +355 -0
  1688. package/docs/pl/migration_from_next-intl_to_intlayer.md +362 -0
  1689. package/docs/pl/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  1690. package/docs/pl/migration_from_react-i18next_to_intlayer.md +382 -0
  1691. package/docs/pl/migration_from_vue-i18n_to_intlayer.md +232 -0
  1692. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  1693. package/docs/pl/packages/angular-intlayer/exports.md +13 -9
  1694. package/docs/pl/packages/angular-intlayer/usePathname.md +119 -0
  1695. package/docs/pl/packages/intlayer/comparePaths.md +173 -0
  1696. package/docs/pl/packages/intlayer/exports.md +5 -0
  1697. package/docs/pl/packages/intlayer/getLocalizedUrl.md +19 -0
  1698. package/docs/pl/packages/intlayer/getMultilingualUrls.md +111 -0
  1699. package/docs/pl/packages/next-intlayer/exports.md +4 -0
  1700. package/docs/pl/packages/next-intlayer/usePathname.md +136 -0
  1701. package/docs/pl/packages/preact-intlayer/exports.md +10 -6
  1702. package/docs/pl/packages/preact-intlayer/usePathname.md +117 -0
  1703. package/docs/pl/packages/react-intlayer/exports.md +4 -0
  1704. package/docs/pl/packages/react-intlayer/useDictionary.md +0 -104
  1705. package/docs/pl/packages/react-intlayer/useIntlayer.md +0 -51
  1706. package/docs/pl/packages/react-intlayer/usePathname.md +87 -0
  1707. package/docs/pl/packages/react-native-intlayer/exports.md +47 -13
  1708. package/docs/pl/packages/solid-intlayer/exports.md +4 -0
  1709. package/docs/pl/packages/solid-intlayer/usePathname.md +119 -0
  1710. package/docs/pl/packages/svelte-intlayer/exports.md +4 -0
  1711. package/docs/pl/packages/svelte-intlayer/usePathname.md +103 -0
  1712. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1713. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  1714. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  1715. package/docs/pl/packages/vue-intlayer/exports.md +4 -0
  1716. package/docs/pl/packages/vue-intlayer/usePathname.md +109 -0
  1717. package/docs/pl/plugins/sync-json.md +222 -50
  1718. package/docs/pl/releases/v6.md +4 -0
  1719. package/docs/pl/releases/v7.md +128 -0
  1720. package/docs/pl/releases/v9.md +205 -38
  1721. package/docs/pl/roadmap.md +0 -16
  1722. package/docs/pl/self_hosting.md +350 -0
  1723. package/docs/pt/CI_CD.md +4 -0
  1724. package/docs/pt/autoFill.md +117 -14
  1725. package/docs/pt/benchmark/index.md +5 -5
  1726. package/docs/pt/benchmark/solid.md +22 -0
  1727. package/docs/pt/benchmark/svelte.md +22 -0
  1728. package/docs/pt/benchmark/tanstack.md +22 -0
  1729. package/docs/pt/bundle_optimization.md +16 -0
  1730. package/docs/pt/cli/ci.md +22 -0
  1731. package/docs/pt/cli/fill.md +8 -0
  1732. package/docs/pt/cli/index.md +1 -1
  1733. package/docs/pt/cli/login.md +0 -36
  1734. package/docs/pt/cli/scan.md +2 -2
  1735. package/docs/pt/compat/i18n-js.md +44 -0
  1736. package/docs/pt/compat/i18next.md +59 -0
  1737. package/docs/pt/compat/index.md +51 -0
  1738. package/docs/pt/compat/lingui.md +44 -0
  1739. package/docs/pt/compat/next-i18next.md +57 -0
  1740. package/docs/pt/compat/next-intl.md +59 -0
  1741. package/docs/pt/compat/next-translate.md +45 -0
  1742. package/docs/pt/compat/ngx-translate.md +45 -0
  1743. package/docs/pt/compat/nuxtjs-i18n.md +46 -0
  1744. package/docs/pt/compat/polyglot.md +45 -0
  1745. package/docs/pt/compat/react-i18next.md +58 -0
  1746. package/docs/pt/compat/react-intl.md +55 -0
  1747. package/docs/pt/compat/svelte-i18n.md +47 -0
  1748. package/docs/pt/compat/transloco.md +45 -0
  1749. package/docs/pt/compat/vue-i18n.md +58 -0
  1750. package/docs/pt/compiler.md +8 -5
  1751. package/docs/pt/configuration.md +61 -18
  1752. package/docs/pt/custom_domains.md +9 -8
  1753. package/docs/pt/custom_url_rewrites.md +9 -3
  1754. package/docs/pt/dictionary/content_file.md +4 -7
  1755. package/docs/pt/dictionary/enumeration.md +3 -190
  1756. package/docs/pt/dictionary/file.md +8 -0
  1757. package/docs/pt/dictionary/nesting.md +39 -0
  1758. package/docs/pt/dictionary/translation.md +0 -61
  1759. package/docs/pt/dynamic_dictionaries/index.md +25 -19
  1760. package/docs/pt/dynamic_dictionaries/variants.md +276 -18
  1761. package/docs/pt/formatters.md +86 -0
  1762. package/docs/pt/how_works_intlayer.md +6 -2
  1763. package/docs/pt/intlayer_CMS.md +103 -104
  1764. package/docs/pt/intlayer_with_adonisjs.md +24 -4
  1765. package/docs/pt/intlayer_with_analog.md +32 -8
  1766. package/docs/pt/intlayer_with_angular_19.md +31 -11
  1767. package/docs/pt/intlayer_with_angular_21.md +27 -7
  1768. package/docs/pt/intlayer_with_astro.md +185 -4
  1769. package/docs/pt/intlayer_with_astro_lit.md +33 -15
  1770. package/docs/pt/intlayer_with_astro_preact.md +30 -12
  1771. package/docs/pt/intlayer_with_astro_react.md +30 -12
  1772. package/docs/pt/intlayer_with_astro_solid.md +30 -12
  1773. package/docs/pt/intlayer_with_astro_svelte.md +30 -12
  1774. package/docs/pt/intlayer_with_astro_vanilla.md +30 -12
  1775. package/docs/pt/intlayer_with_astro_vue.md +30 -12
  1776. package/docs/pt/intlayer_with_create_react_app.md +24 -18
  1777. package/docs/pt/intlayer_with_express.md +24 -27
  1778. package/docs/pt/intlayer_with_fastify.md +24 -8
  1779. package/docs/pt/intlayer_with_hono.md +24 -4
  1780. package/docs/pt/intlayer_with_lynx+react.md +44 -8
  1781. package/docs/pt/intlayer_with_nestjs.md +24 -22
  1782. package/docs/pt/intlayer_with_next-i18next.md +24 -4
  1783. package/docs/pt/intlayer_with_nextjs_14.md +50 -11
  1784. package/docs/pt/intlayer_with_nextjs_15.md +53 -15
  1785. package/docs/pt/intlayer_with_nextjs_16.md +34 -14
  1786. package/docs/pt/intlayer_with_nextjs_compiler.md +28 -8
  1787. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +32 -14
  1788. package/docs/pt/intlayer_with_nextjs_page_router.md +34 -10
  1789. package/docs/pt/intlayer_with_nuxt.md +33 -11
  1790. package/docs/pt/intlayer_with_react_native+expo.md +89 -65
  1791. package/docs/pt/intlayer_with_react_router_v7.md +41 -92
  1792. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +6 -99
  1793. package/docs/pt/intlayer_with_storybook.md +10 -4
  1794. package/docs/pt/intlayer_with_svelte_kit.md +22 -223
  1795. package/docs/pt/intlayer_with_tanstack+solid.md +46 -17
  1796. package/docs/pt/intlayer_with_tanstack.md +46 -18
  1797. package/docs/pt/intlayer_with_vanilla.md +3 -3
  1798. package/docs/pt/intlayer_with_vite+lit.md +40 -11
  1799. package/docs/pt/intlayer_with_vite+preact.md +31 -9
  1800. package/docs/pt/intlayer_with_vite+react.md +44 -19
  1801. package/docs/pt/intlayer_with_vite+react_compiler.md +39 -12
  1802. package/docs/pt/intlayer_with_vite+solid.md +31 -9
  1803. package/docs/pt/intlayer_with_vite+svelte.md +59 -37
  1804. package/docs/pt/intlayer_with_vite+vanilla.md +43 -12
  1805. package/docs/pt/intlayer_with_vite+vue.md +41 -12
  1806. package/docs/pt/live-sync.md +174 -0
  1807. package/docs/pt/mcp_server.md +22 -0
  1808. package/docs/pt/migration_from_i18next_to_intlayer.md +24 -4
  1809. package/docs/pt/migration_from_next-i18next_to_intlayer.md +24 -4
  1810. package/docs/pt/migration_from_next-intl_to_intlayer.md +25 -7
  1811. package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1812. package/docs/pt/migration_from_react-i18next_to_intlayer.md +25 -7
  1813. package/docs/pt/migration_from_vue-i18n_to_intlayer.md +24 -4
  1814. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  1815. package/docs/pt/packages/angular-intlayer/exports.md +14 -10
  1816. package/docs/pt/packages/angular-intlayer/usePathname.md +119 -0
  1817. package/docs/pt/packages/hono-intlayer/t.md +1 -1
  1818. package/docs/pt/packages/intlayer/comparePaths.md +173 -0
  1819. package/docs/pt/packages/intlayer/exports.md +5 -0
  1820. package/docs/pt/packages/intlayer/getLocalizedUrl.md +75 -0
  1821. package/docs/pt/packages/intlayer/getMultilingualUrls.md +112 -0
  1822. package/docs/pt/packages/next-intlayer/exports.md +4 -0
  1823. package/docs/pt/packages/next-intlayer/t.md +34 -0
  1824. package/docs/pt/packages/next-intlayer/usePathname.md +136 -0
  1825. package/docs/pt/packages/preact-intlayer/exports.md +10 -6
  1826. package/docs/pt/packages/preact-intlayer/usePathname.md +117 -0
  1827. package/docs/pt/packages/react-intlayer/exports.md +21 -17
  1828. package/docs/pt/packages/react-intlayer/useDictionary.md +0 -121
  1829. package/docs/pt/packages/react-intlayer/useIntlayer.md +0 -51
  1830. package/docs/pt/packages/react-intlayer/usePathname.md +87 -0
  1831. package/docs/pt/packages/react-native-intlayer/exports.md +47 -13
  1832. package/docs/pt/packages/solid-intlayer/exports.md +4 -0
  1833. package/docs/pt/packages/solid-intlayer/usePathname.md +119 -0
  1834. package/docs/pt/packages/svelte-intlayer/exports.md +4 -0
  1835. package/docs/pt/packages/svelte-intlayer/usePathname.md +103 -0
  1836. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1837. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  1838. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  1839. package/docs/pt/packages/vue-intlayer/exports.md +5 -1
  1840. package/docs/pt/packages/vue-intlayer/usePathname.md +109 -0
  1841. package/docs/pt/plugins/sync-json.md +221 -49
  1842. package/docs/pt/plugins/sync-po.md +1 -1
  1843. package/docs/pt/readme.md +3 -3
  1844. package/docs/pt/releases/v6.md +28 -0
  1845. package/docs/pt/releases/v7.md +128 -0
  1846. package/docs/pt/releases/v9.md +208 -38
  1847. package/docs/pt/roadmap.md +6 -0
  1848. package/docs/pt/self_hosting.md +350 -0
  1849. package/docs/ru/CI_CD.md +4 -0
  1850. package/docs/ru/autoFill.md +81 -0
  1851. package/docs/ru/benchmark/solid.md +22 -0
  1852. package/docs/ru/benchmark/svelte.md +22 -0
  1853. package/docs/ru/benchmark/tanstack.md +22 -0
  1854. package/docs/ru/bundle_optimization.md +16 -0
  1855. package/docs/ru/cli/ci.md +22 -0
  1856. package/docs/ru/cli/fill.md +8 -0
  1857. package/docs/ru/cli/index.md +1 -1
  1858. package/docs/ru/cli/login.md +0 -36
  1859. package/docs/ru/cli/scan.md +2 -2
  1860. package/docs/ru/compat/i18n-js.md +44 -0
  1861. package/docs/ru/compat/i18next.md +59 -0
  1862. package/docs/ru/compat/index.md +51 -0
  1863. package/docs/ru/compat/lingui.md +44 -0
  1864. package/docs/ru/compat/next-i18next.md +57 -0
  1865. package/docs/ru/compat/next-intl.md +59 -0
  1866. package/docs/ru/compat/next-translate.md +45 -0
  1867. package/docs/ru/compat/ngx-translate.md +45 -0
  1868. package/docs/ru/compat/nuxtjs-i18n.md +46 -0
  1869. package/docs/ru/compat/polyglot.md +45 -0
  1870. package/docs/ru/compat/react-i18next.md +58 -0
  1871. package/docs/ru/compat/react-intl.md +55 -0
  1872. package/docs/ru/compat/svelte-i18n.md +47 -0
  1873. package/docs/ru/compat/transloco.md +45 -0
  1874. package/docs/ru/compat/vue-i18n.md +58 -0
  1875. package/docs/ru/compiler.md +9 -4
  1876. package/docs/ru/configuration.md +60 -17
  1877. package/docs/ru/custom_domains.md +9 -3
  1878. package/docs/ru/custom_url_rewrites.md +9 -3
  1879. package/docs/ru/dictionary/content_file.md +4 -27
  1880. package/docs/ru/dictionary/enumeration.md +0 -199
  1881. package/docs/ru/dictionary/file.md +8 -0
  1882. package/docs/ru/dictionary/markdown.md +510 -0
  1883. package/docs/ru/dictionary/nesting.md +8 -0
  1884. package/docs/ru/dictionary/translation.md +0 -61
  1885. package/docs/ru/dynamic_dictionaries/index.md +25 -19
  1886. package/docs/ru/dynamic_dictionaries/variants.md +277 -19
  1887. package/docs/ru/formatters.md +136 -0
  1888. package/docs/ru/how_works_intlayer.md +6 -2
  1889. package/docs/ru/intlayer_CMS.md +155 -102
  1890. package/docs/ru/intlayer_with_adonisjs.md +24 -4
  1891. package/docs/ru/intlayer_with_analog.md +29 -5
  1892. package/docs/ru/intlayer_with_angular_19.md +24 -4
  1893. package/docs/ru/intlayer_with_angular_21.md +24 -4
  1894. package/docs/ru/intlayer_with_astro.md +132 -3
  1895. package/docs/ru/intlayer_with_astro_lit.md +4 -2
  1896. package/docs/ru/intlayer_with_astro_preact.md +4 -2
  1897. package/docs/ru/intlayer_with_astro_react.md +4 -2
  1898. package/docs/ru/intlayer_with_astro_solid.md +4 -2
  1899. package/docs/ru/intlayer_with_astro_svelte.md +4 -2
  1900. package/docs/ru/intlayer_with_astro_vanilla.md +4 -2
  1901. package/docs/ru/intlayer_with_astro_vue.md +28 -10
  1902. package/docs/ru/intlayer_with_create_react_app.md +24 -4
  1903. package/docs/ru/intlayer_with_express.md +24 -27
  1904. package/docs/ru/intlayer_with_fastify.md +24 -8
  1905. package/docs/ru/intlayer_with_hono.md +24 -4
  1906. package/docs/ru/intlayer_with_lynx+react.md +30 -5
  1907. package/docs/ru/intlayer_with_nestjs.md +24 -22
  1908. package/docs/ru/intlayer_with_next-i18next.md +24 -4
  1909. package/docs/ru/intlayer_with_nextjs_14.md +55 -12
  1910. package/docs/ru/intlayer_with_nextjs_15.md +47 -9
  1911. package/docs/ru/intlayer_with_nextjs_16.md +29 -9
  1912. package/docs/ru/intlayer_with_nextjs_compiler.md +28 -8
  1913. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +27 -9
  1914. package/docs/ru/intlayer_with_nextjs_page_router.md +29 -5
  1915. package/docs/ru/intlayer_with_nuxt.md +30 -8
  1916. package/docs/ru/intlayer_with_react_native+expo.md +94 -71
  1917. package/docs/ru/intlayer_with_react_router_v7.md +29 -101
  1918. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +4 -97
  1919. package/docs/ru/intlayer_with_storybook.md +7 -1
  1920. package/docs/ru/intlayer_with_svelte_kit.md +20 -185
  1921. package/docs/ru/intlayer_with_tanstack+solid.md +44 -15
  1922. package/docs/ru/intlayer_with_tanstack.md +44 -16
  1923. package/docs/ru/intlayer_with_vite+lit.md +38 -9
  1924. package/docs/ru/intlayer_with_vite+preact.md +85 -63
  1925. package/docs/ru/intlayer_with_vite+react.md +37 -10
  1926. package/docs/ru/intlayer_with_vite+react_compiler.md +35 -8
  1927. package/docs/ru/intlayer_with_vite+solid.md +61 -48
  1928. package/docs/ru/intlayer_with_vite+svelte.md +55 -35
  1929. package/docs/ru/intlayer_with_vite+vanilla.md +41 -10
  1930. package/docs/ru/intlayer_with_vite+vue.md +87 -110
  1931. package/docs/ru/live-sync.md +185 -0
  1932. package/docs/ru/mcp_server.md +22 -0
  1933. package/docs/ru/migration_from_i18next_to_intlayer.md +24 -4
  1934. package/docs/ru/migration_from_next-i18next_to_intlayer.md +24 -4
  1935. package/docs/ru/migration_from_next-intl_to_intlayer.md +25 -7
  1936. package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1937. package/docs/ru/migration_from_react-i18next_to_intlayer.md +25 -7
  1938. package/docs/ru/migration_from_vue-i18n_to_intlayer.md +24 -4
  1939. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  1940. package/docs/ru/packages/angular-intlayer/exports.md +13 -9
  1941. package/docs/ru/packages/angular-intlayer/usePathname.md +119 -0
  1942. package/docs/ru/packages/intlayer/comparePaths.md +173 -0
  1943. package/docs/ru/packages/intlayer/exports.md +5 -0
  1944. package/docs/ru/packages/intlayer/getLocalizedUrl.md +75 -0
  1945. package/docs/ru/packages/intlayer/getMultilingualUrls.md +111 -0
  1946. package/docs/ru/packages/next-intlayer/exports.md +4 -0
  1947. package/docs/ru/packages/next-intlayer/t.md +34 -0
  1948. package/docs/ru/packages/next-intlayer/usePathname.md +136 -0
  1949. package/docs/ru/packages/preact-intlayer/exports.md +10 -6
  1950. package/docs/ru/packages/preact-intlayer/usePathname.md +117 -0
  1951. package/docs/ru/packages/react-intlayer/exports.md +4 -0
  1952. package/docs/ru/packages/react-intlayer/useDictionary.md +0 -104
  1953. package/docs/ru/packages/react-intlayer/useIntlayer.md +0 -51
  1954. package/docs/ru/packages/react-intlayer/useLocale.md +9 -0
  1955. package/docs/ru/packages/react-intlayer/usePathname.md +87 -0
  1956. package/docs/ru/packages/react-native-intlayer/exports.md +49 -16
  1957. package/docs/ru/packages/solid-intlayer/exports.md +4 -0
  1958. package/docs/ru/packages/solid-intlayer/usePathname.md +119 -0
  1959. package/docs/ru/packages/svelte-intlayer/exports.md +4 -0
  1960. package/docs/ru/packages/svelte-intlayer/usePathname.md +103 -0
  1961. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1962. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  1963. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  1964. package/docs/ru/packages/vue-intlayer/exports.md +4 -0
  1965. package/docs/ru/packages/vue-intlayer/usePathname.md +109 -0
  1966. package/docs/ru/plugins/sync-json.md +268 -95
  1967. package/docs/ru/releases/v6.md +28 -0
  1968. package/docs/ru/releases/v7.md +128 -0
  1969. package/docs/ru/releases/v9.md +206 -38
  1970. package/docs/ru/roadmap.md +6 -0
  1971. package/docs/ru/self_hosting.md +350 -0
  1972. package/docs/tr/CI_CD.md +4 -0
  1973. package/docs/tr/autoFill.md +81 -0
  1974. package/docs/tr/benchmark/solid.md +22 -0
  1975. package/docs/tr/benchmark/svelte.md +22 -0
  1976. package/docs/tr/benchmark/tanstack.md +22 -0
  1977. package/docs/tr/bundle_optimization.md +16 -0
  1978. package/docs/tr/cli/ci.md +22 -0
  1979. package/docs/tr/cli/fill.md +8 -0
  1980. package/docs/tr/cli/index.md +1 -1
  1981. package/docs/tr/cli/login.md +0 -10
  1982. package/docs/tr/cli/scan.md +2 -2
  1983. package/docs/tr/compat/i18n-js.md +44 -0
  1984. package/docs/tr/compat/i18next.md +59 -0
  1985. package/docs/tr/compat/index.md +51 -0
  1986. package/docs/tr/compat/lingui.md +44 -0
  1987. package/docs/tr/compat/next-i18next.md +57 -0
  1988. package/docs/tr/compat/next-intl.md +59 -0
  1989. package/docs/tr/compat/next-translate.md +45 -0
  1990. package/docs/tr/compat/ngx-translate.md +45 -0
  1991. package/docs/tr/compat/nuxtjs-i18n.md +46 -0
  1992. package/docs/tr/compat/polyglot.md +45 -0
  1993. package/docs/tr/compat/react-i18next.md +58 -0
  1994. package/docs/tr/compat/react-intl.md +55 -0
  1995. package/docs/tr/compat/svelte-i18n.md +47 -0
  1996. package/docs/tr/compat/transloco.md +45 -0
  1997. package/docs/tr/compat/vue-i18n.md +58 -0
  1998. package/docs/tr/compiler.md +9 -4
  1999. package/docs/tr/configuration.md +60 -17
  2000. package/docs/tr/custom_domains.md +9 -3
  2001. package/docs/tr/custom_url_rewrites.md +9 -3
  2002. package/docs/tr/dictionary/content_file.md +4 -27
  2003. package/docs/tr/dictionary/enumeration.md +0 -187
  2004. package/docs/tr/dictionary/file.md +8 -0
  2005. package/docs/tr/dictionary/nesting.md +39 -0
  2006. package/docs/tr/dictionary/translation.md +0 -88
  2007. package/docs/tr/dynamic_dictionaries/index.md +27 -21
  2008. package/docs/tr/dynamic_dictionaries/variants.md +274 -16
  2009. package/docs/tr/formatters.md +59 -0
  2010. package/docs/tr/how_works_intlayer.md +6 -2
  2011. package/docs/tr/intlayer_CMS.md +20 -121
  2012. package/docs/tr/intlayer_with_adonisjs.md +24 -4
  2013. package/docs/tr/intlayer_with_analog.md +33 -5
  2014. package/docs/tr/intlayer_with_angular_19.md +24 -4
  2015. package/docs/tr/intlayer_with_angular_21.md +24 -4
  2016. package/docs/tr/intlayer_with_astro.md +134 -77
  2017. package/docs/tr/intlayer_with_astro_lit.md +31 -13
  2018. package/docs/tr/intlayer_with_astro_preact.md +28 -10
  2019. package/docs/tr/intlayer_with_astro_react.md +28 -10
  2020. package/docs/tr/intlayer_with_astro_solid.md +28 -10
  2021. package/docs/tr/intlayer_with_astro_svelte.md +28 -10
  2022. package/docs/tr/intlayer_with_astro_vanilla.md +28 -10
  2023. package/docs/tr/intlayer_with_astro_vue.md +28 -10
  2024. package/docs/tr/intlayer_with_create_react_app.md +24 -4
  2025. package/docs/tr/intlayer_with_express.md +24 -8
  2026. package/docs/tr/intlayer_with_fastify.md +24 -8
  2027. package/docs/tr/intlayer_with_hono.md +24 -4
  2028. package/docs/tr/intlayer_with_lynx+react.md +30 -5
  2029. package/docs/tr/intlayer_with_nestjs.md +24 -12
  2030. package/docs/tr/intlayer_with_next-i18next.md +24 -4
  2031. package/docs/tr/intlayer_with_nextjs_14.md +119 -12
  2032. package/docs/tr/intlayer_with_nextjs_15.md +47 -9
  2033. package/docs/tr/intlayer_with_nextjs_16.md +29 -9
  2034. package/docs/tr/intlayer_with_nextjs_compiler.md +27 -26
  2035. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +27 -9
  2036. package/docs/tr/intlayer_with_nextjs_page_router.md +29 -5
  2037. package/docs/tr/intlayer_with_nuxt.md +30 -8
  2038. package/docs/tr/intlayer_with_react_native+expo.md +84 -79
  2039. package/docs/tr/intlayer_with_react_router_v7.md +29 -101
  2040. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +4 -97
  2041. package/docs/tr/intlayer_with_storybook.md +7 -1
  2042. package/docs/tr/intlayer_with_svelte_kit.md +20 -185
  2043. package/docs/tr/intlayer_with_tanstack+solid.md +44 -15
  2044. package/docs/tr/intlayer_with_tanstack.md +44 -16
  2045. package/docs/tr/intlayer_with_vite+lit.md +33 -7
  2046. package/docs/tr/intlayer_with_vite+preact.md +85 -63
  2047. package/docs/tr/intlayer_with_vite+react.md +83 -58
  2048. package/docs/tr/intlayer_with_vite+react_compiler.md +35 -8
  2049. package/docs/tr/intlayer_with_vite+solid.md +61 -48
  2050. package/docs/tr/intlayer_with_vite+svelte.md +55 -35
  2051. package/docs/tr/intlayer_with_vite+vanilla.md +41 -10
  2052. package/docs/tr/intlayer_with_vite+vue.md +88 -111
  2053. package/docs/tr/live-sync.md +173 -0
  2054. package/docs/tr/mcp_server.md +22 -0
  2055. package/docs/tr/migration_from_i18next_to_intlayer.md +24 -4
  2056. package/docs/tr/migration_from_next-i18next_to_intlayer.md +24 -4
  2057. package/docs/tr/migration_from_next-intl_to_intlayer.md +25 -7
  2058. package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  2059. package/docs/tr/migration_from_react-i18next_to_intlayer.md +25 -7
  2060. package/docs/tr/migration_from_vue-i18n_to_intlayer.md +24 -4
  2061. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  2062. package/docs/tr/packages/angular-intlayer/exports.md +13 -9
  2063. package/docs/tr/packages/angular-intlayer/usePathname.md +119 -0
  2064. package/docs/tr/packages/intlayer/comparePaths.md +173 -0
  2065. package/docs/tr/packages/intlayer/exports.md +18 -13
  2066. package/docs/tr/packages/intlayer/getMultilingualUrls.md +111 -0
  2067. package/docs/tr/packages/next-intlayer/exports.md +4 -0
  2068. package/docs/tr/packages/next-intlayer/usePathname.md +136 -0
  2069. package/docs/tr/packages/preact-intlayer/exports.md +10 -6
  2070. package/docs/tr/packages/preact-intlayer/usePathname.md +117 -0
  2071. package/docs/tr/packages/react-intlayer/exports.md +4 -0
  2072. package/docs/tr/packages/react-intlayer/useDictionary.md +0 -119
  2073. package/docs/tr/packages/react-intlayer/useI18n.md +0 -125
  2074. package/docs/tr/packages/react-intlayer/useIntlayer.md +0 -51
  2075. package/docs/tr/packages/react-intlayer/usePathname.md +87 -0
  2076. package/docs/tr/packages/react-native-intlayer/exports.md +48 -15
  2077. package/docs/tr/packages/solid-intlayer/exports.md +4 -0
  2078. package/docs/tr/packages/solid-intlayer/usePathname.md +119 -0
  2079. package/docs/tr/packages/svelte-intlayer/exports.md +13 -9
  2080. package/docs/tr/packages/svelte-intlayer/usePathname.md +103 -0
  2081. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2082. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  2083. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  2084. package/docs/tr/packages/vue-intlayer/exports.md +4 -0
  2085. package/docs/tr/packages/vue-intlayer/usePathname.md +109 -0
  2086. package/docs/tr/plugins/sync-json.md +221 -50
  2087. package/docs/tr/releases/v6.md +28 -0
  2088. package/docs/tr/releases/v7.md +128 -0
  2089. package/docs/tr/releases/v9.md +193 -38
  2090. package/docs/tr/roadmap.md +6 -0
  2091. package/docs/tr/self_hosting.md +350 -0
  2092. package/docs/uk/benchmark/solid.md +22 -0
  2093. package/docs/uk/benchmark/svelte.md +22 -0
  2094. package/docs/uk/benchmark/tanstack.md +22 -0
  2095. package/docs/uk/bundle_optimization.md +16 -0
  2096. package/docs/uk/cli/ci.md +22 -0
  2097. package/docs/uk/cli/fill.md +8 -0
  2098. package/docs/uk/cli/index.md +1 -1
  2099. package/docs/uk/cli/scan.md +2 -2
  2100. package/docs/uk/compat/i18n-js.md +44 -0
  2101. package/docs/uk/compat/i18next.md +59 -0
  2102. package/docs/uk/compat/index.md +51 -0
  2103. package/docs/uk/compat/lingui.md +44 -0
  2104. package/docs/uk/compat/next-i18next.md +57 -0
  2105. package/docs/uk/compat/next-intl.md +59 -0
  2106. package/docs/uk/compat/next-translate.md +45 -0
  2107. package/docs/uk/compat/ngx-translate.md +45 -0
  2108. package/docs/uk/compat/nuxtjs-i18n.md +46 -0
  2109. package/docs/uk/compat/polyglot.md +45 -0
  2110. package/docs/uk/compat/react-i18next.md +58 -0
  2111. package/docs/uk/compat/react-intl.md +55 -0
  2112. package/docs/uk/compat/svelte-i18n.md +47 -0
  2113. package/docs/uk/compat/transloco.md +45 -0
  2114. package/docs/uk/compat/vue-i18n.md +58 -0
  2115. package/docs/uk/compiler.md +9 -4
  2116. package/docs/uk/configuration.md +60 -17
  2117. package/docs/uk/custom_domains.md +9 -3
  2118. package/docs/uk/custom_url_rewrites.md +9 -3
  2119. package/docs/uk/dictionary/content_file.md +0 -7
  2120. package/docs/uk/dictionary/enumeration.md +0 -187
  2121. package/docs/uk/dictionary/nesting.md +39 -0
  2122. package/docs/uk/dictionary/translation.md +0 -72
  2123. package/docs/uk/dynamic_dictionaries/index.md +25 -19
  2124. package/docs/uk/dynamic_dictionaries/variants.md +277 -19
  2125. package/docs/uk/formatters.md +142 -58
  2126. package/docs/uk/how_works_intlayer.md +2 -2
  2127. package/docs/uk/interest_of_intlayer.md +194 -0
  2128. package/docs/uk/intlayer_CMS.md +14 -133
  2129. package/docs/uk/intlayer_with_adonisjs.md +24 -4
  2130. package/docs/uk/intlayer_with_analog.md +33 -5
  2131. package/docs/uk/intlayer_with_angular_19.md +24 -4
  2132. package/docs/uk/intlayer_with_angular_21.md +24 -4
  2133. package/docs/uk/intlayer_with_astro.md +133 -4
  2134. package/docs/uk/intlayer_with_astro_lit.md +31 -13
  2135. package/docs/uk/intlayer_with_astro_preact.md +28 -10
  2136. package/docs/uk/intlayer_with_astro_react.md +28 -10
  2137. package/docs/uk/intlayer_with_astro_solid.md +28 -10
  2138. package/docs/uk/intlayer_with_astro_svelte.md +28 -10
  2139. package/docs/uk/intlayer_with_astro_vanilla.md +28 -10
  2140. package/docs/uk/intlayer_with_astro_vue.md +28 -10
  2141. package/docs/uk/intlayer_with_create_react_app.md +24 -4
  2142. package/docs/uk/intlayer_with_express.md +24 -4
  2143. package/docs/uk/intlayer_with_fastify.md +24 -8
  2144. package/docs/uk/intlayer_with_hono.md +24 -4
  2145. package/docs/uk/intlayer_with_lynx+react.md +30 -5
  2146. package/docs/uk/intlayer_with_nestjs.md +24 -4
  2147. package/docs/uk/intlayer_with_next-i18next.md +24 -4
  2148. package/docs/uk/intlayer_with_nextjs_14.md +25 -5
  2149. package/docs/uk/intlayer_with_nextjs_15.md +27 -9
  2150. package/docs/uk/intlayer_with_nextjs_16.md +29 -9
  2151. package/docs/uk/intlayer_with_nextjs_compiler.md +27 -26
  2152. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +27 -9
  2153. package/docs/uk/intlayer_with_nextjs_page_router.md +25 -5
  2154. package/docs/uk/intlayer_with_nuxt.md +25 -32
  2155. package/docs/uk/intlayer_with_react_native+expo.md +68 -84
  2156. package/docs/uk/intlayer_with_react_router_v7.md +29 -101
  2157. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +4 -97
  2158. package/docs/uk/intlayer_with_storybook.md +7 -1
  2159. package/docs/uk/intlayer_with_svelte_kit.md +34 -9
  2160. package/docs/uk/intlayer_with_tanstack+solid.md +44 -15
  2161. package/docs/uk/intlayer_with_tanstack.md +44 -16
  2162. package/docs/uk/intlayer_with_vite+lit.md +33 -7
  2163. package/docs/uk/intlayer_with_vite+preact.md +85 -63
  2164. package/docs/uk/intlayer_with_vite+react.md +83 -58
  2165. package/docs/uk/intlayer_with_vite+react_compiler.md +35 -8
  2166. package/docs/uk/intlayer_with_vite+solid.md +61 -48
  2167. package/docs/uk/intlayer_with_vite+svelte.md +62 -37
  2168. package/docs/uk/intlayer_with_vite+vanilla.md +41 -10
  2169. package/docs/uk/intlayer_with_vite+vue.md +83 -110
  2170. package/docs/uk/live-sync.md +185 -0
  2171. package/docs/uk/mcp_server.md +22 -0
  2172. package/docs/uk/migration_from_i18next_to_intlayer.md +337 -0
  2173. package/docs/uk/migration_from_next-i18next_to_intlayer.md +359 -0
  2174. package/docs/uk/migration_from_next-intl_to_intlayer.md +366 -0
  2175. package/docs/uk/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  2176. package/docs/uk/migration_from_react-i18next_to_intlayer.md +386 -0
  2177. package/docs/uk/migration_from_vue-i18n_to_intlayer.md +363 -0
  2178. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  2179. package/docs/uk/packages/angular-intlayer/exports.md +14 -10
  2180. package/docs/uk/packages/angular-intlayer/usePathname.md +119 -0
  2181. package/docs/uk/packages/intlayer/comparePaths.md +173 -0
  2182. package/docs/uk/packages/intlayer/exports.md +5 -0
  2183. package/docs/uk/packages/next-intlayer/exports.md +4 -0
  2184. package/docs/uk/packages/next-intlayer/usePathname.md +136 -0
  2185. package/docs/uk/packages/preact-intlayer/exports.md +10 -6
  2186. package/docs/uk/packages/preact-intlayer/usePathname.md +117 -0
  2187. package/docs/uk/packages/react-intlayer/exports.md +4 -0
  2188. package/docs/uk/packages/react-intlayer/useDictionary.md +0 -107
  2189. package/docs/uk/packages/react-intlayer/useIntlayer.md +0 -51
  2190. package/docs/uk/packages/react-intlayer/usePathname.md +87 -0
  2191. package/docs/uk/packages/react-native-intlayer/exports.md +47 -13
  2192. package/docs/uk/packages/solid-intlayer/exports.md +5 -1
  2193. package/docs/uk/packages/solid-intlayer/usePathname.md +119 -0
  2194. package/docs/uk/packages/svelte-intlayer/exports.md +4 -0
  2195. package/docs/uk/packages/svelte-intlayer/usePathname.md +103 -0
  2196. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2197. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  2198. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  2199. package/docs/uk/packages/vue-intlayer/exports.md +4 -0
  2200. package/docs/uk/packages/vue-intlayer/usePathname.md +109 -0
  2201. package/docs/uk/plugins/sync-json.md +56 -3
  2202. package/docs/uk/releases/v6.md +4 -0
  2203. package/docs/uk/releases/v7.md +4 -0
  2204. package/docs/uk/releases/v9.md +205 -38
  2205. package/docs/uk/self_hosting.md +350 -0
  2206. package/docs/ur/bundle_optimization.md +16 -0
  2207. package/docs/ur/cli/index.md +1 -1
  2208. package/docs/ur/cli/scan.md +2 -2
  2209. package/docs/ur/configuration.md +45 -1
  2210. package/docs/ur/custom_domains.md +8 -2
  2211. package/docs/ur/intlayer_with_angular_21.md +24 -4
  2212. package/docs/ur/intlayer_with_fastify.md +24 -8
  2213. package/docs/ur/intlayer_with_hono.md +24 -4
  2214. package/docs/ur/intlayer_with_storybook.md +7 -1
  2215. package/docs/ur/intlayer_with_vite+lit.md +32 -6
  2216. package/docs/ur/intlayer_with_vite+vanilla.md +40 -9
  2217. package/docs/ur/packages/intlayer/comparePaths.md +173 -0
  2218. package/docs/vi/autoFill.md +20 -0
  2219. package/docs/vi/benchmark/solid.md +22 -0
  2220. package/docs/vi/benchmark/svelte.md +22 -0
  2221. package/docs/vi/benchmark/tanstack.md +22 -0
  2222. package/docs/vi/bundle_optimization.md +16 -0
  2223. package/docs/vi/cli/ci.md +22 -0
  2224. package/docs/vi/cli/fill.md +8 -0
  2225. package/docs/vi/cli/index.md +1 -1
  2226. package/docs/vi/cli/login.md +0 -36
  2227. package/docs/vi/cli/scan.md +2 -2
  2228. package/docs/vi/compat/i18n-js.md +44 -0
  2229. package/docs/vi/compat/i18next.md +59 -0
  2230. package/docs/vi/compat/index.md +51 -0
  2231. package/docs/vi/compat/lingui.md +44 -0
  2232. package/docs/vi/compat/next-i18next.md +57 -0
  2233. package/docs/vi/compat/next-intl.md +59 -0
  2234. package/docs/vi/compat/next-translate.md +45 -0
  2235. package/docs/vi/compat/ngx-translate.md +45 -0
  2236. package/docs/vi/compat/nuxtjs-i18n.md +46 -0
  2237. package/docs/vi/compat/polyglot.md +45 -0
  2238. package/docs/vi/compat/react-i18next.md +58 -0
  2239. package/docs/vi/compat/react-intl.md +55 -0
  2240. package/docs/vi/compat/svelte-i18n.md +47 -0
  2241. package/docs/vi/compat/transloco.md +45 -0
  2242. package/docs/vi/compat/vue-i18n.md +58 -0
  2243. package/docs/vi/compiler.md +9 -4
  2244. package/docs/vi/configuration.md +60 -17
  2245. package/docs/vi/custom_domains.md +9 -3
  2246. package/docs/vi/custom_url_rewrites.md +9 -3
  2247. package/docs/vi/dictionary/content_file.md +0 -7
  2248. package/docs/vi/dictionary/enumeration.md +0 -199
  2249. package/docs/vi/dictionary/insertion.md +0 -2
  2250. package/docs/vi/dictionary/nesting.md +39 -0
  2251. package/docs/vi/dictionary/translation.md +0 -61
  2252. package/docs/vi/dynamic_dictionaries/index.md +28 -22
  2253. package/docs/vi/dynamic_dictionaries/variants.md +278 -20
  2254. package/docs/vi/formatters.md +124 -0
  2255. package/docs/vi/how_works_intlayer.md +2 -2
  2256. package/docs/vi/interest_of_intlayer.md +193 -0
  2257. package/docs/vi/intlayer_CMS.md +5 -139
  2258. package/docs/vi/intlayer_with_adonisjs.md +24 -4
  2259. package/docs/vi/intlayer_with_analog.md +33 -5
  2260. package/docs/vi/intlayer_with_angular_19.md +24 -4
  2261. package/docs/vi/intlayer_with_angular_21.md +24 -4
  2262. package/docs/vi/intlayer_with_astro.md +133 -4
  2263. package/docs/vi/intlayer_with_astro_lit.md +31 -13
  2264. package/docs/vi/intlayer_with_astro_preact.md +28 -10
  2265. package/docs/vi/intlayer_with_astro_react.md +28 -10
  2266. package/docs/vi/intlayer_with_astro_solid.md +28 -10
  2267. package/docs/vi/intlayer_with_astro_svelte.md +28 -10
  2268. package/docs/vi/intlayer_with_astro_vanilla.md +28 -10
  2269. package/docs/vi/intlayer_with_astro_vue.md +28 -10
  2270. package/docs/vi/intlayer_with_create_react_app.md +24 -4
  2271. package/docs/vi/intlayer_with_express.md +24 -4
  2272. package/docs/vi/intlayer_with_fastify.md +24 -8
  2273. package/docs/vi/intlayer_with_hono.md +24 -4
  2274. package/docs/vi/intlayer_with_lynx+react.md +30 -5
  2275. package/docs/vi/intlayer_with_nestjs.md +24 -4
  2276. package/docs/vi/intlayer_with_next-i18next.md +24 -4
  2277. package/docs/vi/intlayer_with_nextjs_14.md +25 -5
  2278. package/docs/vi/intlayer_with_nextjs_15.md +496 -8
  2279. package/docs/vi/intlayer_with_nextjs_16.md +29 -9
  2280. package/docs/vi/intlayer_with_nextjs_compiler.md +27 -26
  2281. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +27 -9
  2282. package/docs/vi/intlayer_with_nextjs_page_router.md +25 -5
  2283. package/docs/vi/intlayer_with_nuxt.md +25 -32
  2284. package/docs/vi/intlayer_with_react_native+expo.md +47 -64
  2285. package/docs/vi/intlayer_with_react_router_v7.md +29 -101
  2286. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +10 -91
  2287. package/docs/vi/intlayer_with_storybook.md +7 -1
  2288. package/docs/vi/intlayer_with_svelte_kit.md +20 -185
  2289. package/docs/vi/intlayer_with_tanstack+solid.md +44 -15
  2290. package/docs/vi/intlayer_with_tanstack.md +44 -16
  2291. package/docs/vi/intlayer_with_vite+lit.md +33 -7
  2292. package/docs/vi/intlayer_with_vite+preact.md +85 -63
  2293. package/docs/vi/intlayer_with_vite+react.md +83 -58
  2294. package/docs/vi/intlayer_with_vite+react_compiler.md +35 -8
  2295. package/docs/vi/intlayer_with_vite+solid.md +61 -48
  2296. package/docs/vi/intlayer_with_vite+svelte.md +62 -39
  2297. package/docs/vi/intlayer_with_vite+vanilla.md +41 -10
  2298. package/docs/vi/intlayer_with_vite+vue.md +83 -110
  2299. package/docs/vi/live-sync.md +185 -0
  2300. package/docs/vi/mcp_server.md +22 -0
  2301. package/docs/vi/migration_from_i18next_to_intlayer.md +337 -0
  2302. package/docs/vi/migration_from_next-i18next_to_intlayer.md +359 -0
  2303. package/docs/vi/migration_from_next-intl_to_intlayer.md +366 -0
  2304. package/docs/vi/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  2305. package/docs/vi/migration_from_react-i18next_to_intlayer.md +386 -0
  2306. package/docs/vi/migration_from_vue-i18n_to_intlayer.md +363 -0
  2307. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  2308. package/docs/vi/packages/angular-intlayer/exports.md +14 -10
  2309. package/docs/vi/packages/angular-intlayer/usePathname.md +119 -0
  2310. package/docs/vi/packages/intlayer/comparePaths.md +173 -0
  2311. package/docs/vi/packages/intlayer/exports.md +5 -0
  2312. package/docs/vi/packages/intlayer/getLocalizedUrl.md +25 -0
  2313. package/docs/vi/packages/intlayer/getMultilingualUrls.md +112 -0
  2314. package/docs/vi/packages/next-intlayer/exports.md +4 -0
  2315. package/docs/vi/packages/next-intlayer/usePathname.md +136 -0
  2316. package/docs/vi/packages/preact-intlayer/exports.md +10 -6
  2317. package/docs/vi/packages/preact-intlayer/usePathname.md +117 -0
  2318. package/docs/vi/packages/react-intlayer/exports.md +20 -16
  2319. package/docs/vi/packages/react-intlayer/useDictionary.md +0 -121
  2320. package/docs/vi/packages/react-intlayer/useI18n.md +0 -28
  2321. package/docs/vi/packages/react-intlayer/useIntlayer.md +0 -51
  2322. package/docs/vi/packages/react-intlayer/usePathname.md +87 -0
  2323. package/docs/vi/packages/react-native-intlayer/exports.md +47 -13
  2324. package/docs/vi/packages/solid-intlayer/exports.md +15 -11
  2325. package/docs/vi/packages/solid-intlayer/usePathname.md +119 -0
  2326. package/docs/vi/packages/svelte-intlayer/exports.md +13 -9
  2327. package/docs/vi/packages/svelte-intlayer/usePathname.md +103 -0
  2328. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2329. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  2330. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  2331. package/docs/vi/packages/vue-intlayer/exports.md +14 -10
  2332. package/docs/vi/packages/vue-intlayer/usePathname.md +109 -0
  2333. package/docs/vi/plugins/sync-json.md +229 -57
  2334. package/docs/vi/releases/v6.md +4 -0
  2335. package/docs/vi/releases/v7.md +128 -0
  2336. package/docs/vi/releases/v9.md +178 -38
  2337. package/docs/vi/self_hosting.md +350 -0
  2338. package/docs/zh/CI_CD.md +1 -1
  2339. package/docs/zh/autoFill.md +81 -0
  2340. package/docs/zh/benchmark/solid.md +22 -0
  2341. package/docs/zh/benchmark/svelte.md +22 -0
  2342. package/docs/zh/benchmark/tanstack.md +22 -0
  2343. package/docs/zh/bundle_optimization.md +16 -0
  2344. package/docs/zh/cli/ci.md +22 -0
  2345. package/docs/zh/cli/fill.md +8 -0
  2346. package/docs/zh/cli/index.md +1 -1
  2347. package/docs/zh/cli/login.md +0 -36
  2348. package/docs/zh/cli/scan.md +2 -2
  2349. package/docs/zh/compat/i18n-js.md +44 -0
  2350. package/docs/zh/compat/i18next.md +59 -0
  2351. package/docs/zh/compat/index.md +51 -0
  2352. package/docs/zh/compat/lingui.md +44 -0
  2353. package/docs/zh/compat/next-i18next.md +57 -0
  2354. package/docs/zh/compat/next-intl.md +59 -0
  2355. package/docs/zh/compat/next-translate.md +45 -0
  2356. package/docs/zh/compat/ngx-translate.md +45 -0
  2357. package/docs/zh/compat/nuxtjs-i18n.md +46 -0
  2358. package/docs/zh/compat/polyglot.md +45 -0
  2359. package/docs/zh/compat/react-i18next.md +58 -0
  2360. package/docs/zh/compat/react-intl.md +55 -0
  2361. package/docs/zh/compat/svelte-i18n.md +47 -0
  2362. package/docs/zh/compat/transloco.md +45 -0
  2363. package/docs/zh/compat/vue-i18n.md +58 -0
  2364. package/docs/zh/compiler.md +9 -4
  2365. package/docs/zh/configuration.md +60 -17
  2366. package/docs/zh/custom_domains.md +9 -3
  2367. package/docs/zh/custom_url_rewrites.md +22 -18
  2368. package/docs/zh/dictionary/content_file.md +16 -20
  2369. package/docs/zh/dictionary/enumeration.md +0 -187
  2370. package/docs/zh/dictionary/function_fetching.md +0 -27
  2371. package/docs/zh/dictionary/insertion.md +0 -64
  2372. package/docs/zh/dictionary/nesting.md +39 -0
  2373. package/docs/zh/dictionary/translation.md +0 -84
  2374. package/docs/zh/dynamic_dictionaries/index.md +24 -18
  2375. package/docs/zh/dynamic_dictionaries/variants.md +274 -16
  2376. package/docs/zh/formatters.md +77 -0
  2377. package/docs/zh/how_works_intlayer.md +6 -6
  2378. package/docs/zh/intlayer_CMS.md +19 -122
  2379. package/docs/zh/intlayer_with_adonisjs.md +24 -4
  2380. package/docs/zh/intlayer_with_analog.md +4 -154
  2381. package/docs/zh/intlayer_with_angular_19.md +0 -232
  2382. package/docs/zh/intlayer_with_angular_21.md +24 -4
  2383. package/docs/zh/intlayer_with_astro.md +249 -61
  2384. package/docs/zh/intlayer_with_astro_lit.md +138 -86
  2385. package/docs/zh/intlayer_with_astro_preact.md +129 -77
  2386. package/docs/zh/intlayer_with_astro_react.md +131 -79
  2387. package/docs/zh/intlayer_with_astro_solid.md +131 -79
  2388. package/docs/zh/intlayer_with_astro_svelte.md +131 -79
  2389. package/docs/zh/intlayer_with_astro_vanilla.md +128 -78
  2390. package/docs/zh/intlayer_with_astro_vue.md +123 -71
  2391. package/docs/zh/intlayer_with_create_react_app.md +21 -306
  2392. package/docs/zh/intlayer_with_express.md +24 -27
  2393. package/docs/zh/intlayer_with_fastify.md +24 -8
  2394. package/docs/zh/intlayer_with_hono.md +24 -4
  2395. package/docs/zh/intlayer_with_lynx+react.md +0 -259
  2396. package/docs/zh/intlayer_with_nestjs.md +24 -22
  2397. package/docs/zh/intlayer_with_next-i18next.md +24 -4
  2398. package/docs/zh/intlayer_with_nextjs_14.md +87 -29
  2399. package/docs/zh/intlayer_with_nextjs_15.md +90 -22
  2400. package/docs/zh/intlayer_with_nextjs_16.md +157 -95
  2401. package/docs/zh/intlayer_with_nextjs_compiler.md +179 -147
  2402. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +27 -9
  2403. package/docs/zh/intlayer_with_nextjs_page_router.md +75 -19
  2404. package/docs/zh/intlayer_with_nuxt.md +5 -149
  2405. package/docs/zh/intlayer_with_react_native+expo.md +164 -156
  2406. package/docs/zh/intlayer_with_react_router_v7.md +29 -348
  2407. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +4 -317
  2408. package/docs/zh/intlayer_with_storybook.md +7 -241
  2409. package/docs/zh/intlayer_with_svelte_kit.md +10 -521
  2410. package/docs/zh/intlayer_with_tanstack+solid.md +1 -630
  2411. package/docs/zh/intlayer_with_tanstack.md +1 -628
  2412. package/docs/zh/intlayer_with_vanilla.md +0 -283
  2413. package/docs/zh/intlayer_with_vite+lit.md +1 -395
  2414. package/docs/zh/intlayer_with_vite+preact.md +4 -226
  2415. package/docs/zh/intlayer_with_vite+react.md +11 -6
  2416. package/docs/zh/intlayer_with_vite+react_compiler.md +1 -176
  2417. package/docs/zh/intlayer_with_vite+solid.md +22 -307
  2418. package/docs/zh/intlayer_with_vite+svelte.md +135 -84
  2419. package/docs/zh/intlayer_with_vite+vanilla.md +1 -426
  2420. package/docs/zh/intlayer_with_vite+vue.md +129 -145
  2421. package/docs/zh/live-sync.md +175 -0
  2422. package/docs/zh/mcp_server.md +26 -0
  2423. package/docs/zh/migration_from_i18next_to_intlayer.md +334 -0
  2424. package/docs/zh/migration_from_next-i18next_to_intlayer.md +359 -0
  2425. package/docs/zh/migration_from_next-intl_to_intlayer.md +367 -0
  2426. package/docs/zh/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  2427. package/docs/zh/migration_from_react-i18next_to_intlayer.md +386 -0
  2428. package/docs/zh/migration_from_vue-i18n_to_intlayer.md +363 -0
  2429. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  2430. package/docs/zh/packages/angular-intlayer/exports.md +13 -9
  2431. package/docs/zh/packages/angular-intlayer/usePathname.md +119 -0
  2432. package/docs/zh/packages/intlayer/comparePaths.md +173 -0
  2433. package/docs/zh/packages/intlayer/exports.md +18 -13
  2434. package/docs/zh/packages/intlayer/getLocalizedUrl.md +73 -0
  2435. package/docs/zh/packages/intlayer/getMultilingualUrls.md +112 -0
  2436. package/docs/zh/packages/next-intlayer/exports.md +4 -0
  2437. package/docs/zh/packages/next-intlayer/usePathname.md +136 -0
  2438. package/docs/zh/packages/preact-intlayer/exports.md +10 -6
  2439. package/docs/zh/packages/preact-intlayer/usePathname.md +117 -0
  2440. package/docs/zh/packages/react-intlayer/exports.md +5 -1
  2441. package/docs/zh/packages/react-intlayer/useDictionary.md +0 -129
  2442. package/docs/zh/packages/react-intlayer/useIntlayer.md +0 -51
  2443. package/docs/zh/packages/react-intlayer/usePathname.md +88 -0
  2444. package/docs/zh/packages/react-native-intlayer/exports.md +48 -14
  2445. package/docs/zh/packages/solid-intlayer/exports.md +15 -11
  2446. package/docs/zh/packages/solid-intlayer/usePathname.md +119 -0
  2447. package/docs/zh/packages/svelte-intlayer/exports.md +13 -9
  2448. package/docs/zh/packages/svelte-intlayer/usePathname.md +103 -0
  2449. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2450. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  2451. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  2452. package/docs/zh/packages/vue-intlayer/exports.md +14 -10
  2453. package/docs/zh/packages/vue-intlayer/usePathname.md +109 -0
  2454. package/docs/zh/plugins/sync-json.md +222 -50
  2455. package/docs/zh/releases/v6.md +28 -0
  2456. package/docs/zh/releases/v7.md +128 -0
  2457. package/docs/zh/releases/v8.md +190 -0
  2458. package/docs/zh/releases/v9.md +178 -30
  2459. package/docs/zh/roadmap.md +6 -0
  2460. package/docs/zh/self_hosting.md +350 -0
  2461. package/docs/zh/vs_code_extension.md +0 -7
  2462. package/docs/zh-TW/bundle_optimization.md +16 -0
  2463. package/docs/zh-TW/intlayer_with_angular_21.md +24 -4
  2464. package/docs/zh-TW/packages/intlayer/comparePaths.md +173 -0
  2465. package/frequent_questions/pt/translated_path_url.md +1 -1
  2466. package/package.json +10 -10
  2467. package/src/generated/docs.entry.ts +300 -20
  2468. package/docs/ar/dynamic_dictionaries/dynamic_content.md +0 -271
  2469. package/docs/de/dynamic_dictionaries/dynamic_content.md +0 -271
  2470. package/docs/en/dynamic_dictionaries/dynamic_content.md +0 -271
  2471. package/docs/en-GB/dynamic_dictionaries/dynamic_content.md +0 -271
  2472. package/docs/es/dynamic_dictionaries/dynamic_content.md +0 -271
  2473. package/docs/fr/dynamic_dictionaries/dynamic_content.md +0 -271
  2474. package/docs/hi/dynamic_dictionaries/dynamic_content.md +0 -271
  2475. package/docs/id/dynamic_dictionaries/dynamic_content.md +0 -271
  2476. package/docs/it/dynamic_dictionaries/dynamic_content.md +0 -271
  2477. package/docs/ja/dynamic_dictionaries/dynamic_content.md +0 -271
  2478. package/docs/ko/dynamic_dictionaries/dynamic_content.md +0 -271
  2479. package/docs/pl/dynamic_dictionaries/dynamic_content.md +0 -271
  2480. package/docs/pt/dynamic_dictionaries/dynamic_content.md +0 -271
  2481. package/docs/ru/dynamic_dictionaries/dynamic_content.md +0 -271
  2482. package/docs/tr/dynamic_dictionaries/dynamic_content.md +0 -271
  2483. package/docs/uk/dynamic_dictionaries/dynamic_content.md +0 -271
  2484. package/docs/vi/dynamic_dictionaries/dynamic_content.md +0 -271
  2485. package/docs/zh/dynamic_dictionaries/dynamic_content.md +0 -271
@@ -25,6 +25,10 @@ author: aymericzip
25
25
 
26
26
  欢迎使用 Intlayer v7!此次重大版本发布带来了性能、类型安全和开发者体验的显著提升。以下是主要亮点,包括迁移说明和实用示例。
27
27
 
28
+ ## 目录
29
+
30
+ <TOC levels={[2]} maxDepth={1} />
31
+
28
32
  ## 亮点
29
33
 
30
34
  - 缓存策略以加快构建速度
@@ -261,6 +265,126 @@ setLocale("en");
261
265
 
262
266
  ---
263
267
 
268
+ ## 自动代码格式化:formatCommand 配置
269
+
270
+ v7 在编辑器配置中引入了 `formatCommand` 选项,允许你在 Intlayer 写入内容文件时自动格式化这些文件。这确保了内容声明文件的代码风格和格式的一致性。
271
+
272
+ 如果未设置,Intlayer 将尝试自动检测格式化命令。通过尝试解析以下命令:prettier、biome、eslint。
273
+
274
+ ### 配置
275
+
276
+ `formatCommand` 选项接受一个字符串模板,其中 `{{file}}` 将被替换为实际的文件路径:
277
+
278
+ ```typescript fileName="intlayer.config.ts"
279
+ export default {
280
+ content: {
281
+ formatCommand: 'bun x biome format "{{file}}" --write --log-level none',
282
+ },
283
+ };
284
+ ```
285
+
286
+ ### 支持的格式化工具
287
+
288
+ 你可以使用任何接受文件路径作为参数的代码格式化工具:
289
+
290
+ **使用 Biome:**
291
+
292
+ ```typescript
293
+ formatCommand: 'bun x biome format "{{file}}" --write --log-level none';
294
+ ```
295
+
296
+ **使用 Prettier:**
297
+
298
+ ```typescript
299
+ formatCommand: 'npx prettier --write "{{file}}" --log-level silent';
300
+ ```
301
+
302
+ **使用 ESLint:**
303
+
304
+ ```typescript
305
+ formatCommand: 'npx eslint --fix "{{file}}" --quiet';
306
+ ```
307
+
308
+ **使用 Bun 的内置格式化工具:**
309
+
310
+ ```typescript
311
+ formatCommand: 'bun format "{{file}}"';
312
+ ```
313
+
314
+ ### 优势
315
+
316
+ - **一致的格式化**:所有内容文件都根据您的项目风格指南自动格式化
317
+ - **开发者体验**:Intlayer 写入文件后无需手动格式化
318
+ - **团队一致性**:确保所有团队成员对内容文件应用相同的格式化
319
+ - **CI/CD 集成**:内容文件在自动化工作流中保持一致的格式化
320
+
321
+ ### 工作原理
322
+
323
+ 当 Intlayer 写入或更新内容声明文件(`.content.ts`、`.content.js` 等)时,它会自动在该文件上运行指定的格式化命令。`{{file}}` 占位符被替换为实际的文件路径,命令在项目的基础目录中执行。
324
+
325
+ ---
326
+
327
+ ## 字典配置:更好的组织和结构
328
+
329
+ v7 引入了一个新的专属 `dictionary` 配置部分,为字典相关设置和改进的内容管理提供了更好的组织。
330
+
331
+ ### 新的字典配置结构
332
+
333
+ `fill` 属性已从 `content` 部分移到新的 `dictionary` 部分,提供了更清晰的关注点分离:
334
+
335
+ **v6 配置:**
336
+
337
+ ```typescript fileName="intlayer.config.ts"
338
+ export default {
339
+ content: {
340
+ autoFill: "./{{fileName}}.content.json",
341
+ contentDir: ["src"],
342
+ },
343
+ };
344
+ ```
345
+
346
+ **v7 配置:**
347
+
348
+ ```typescript fileName="intlayer.config.ts"
349
+ export default {
350
+ content: {
351
+ contentDir: ["src"],
352
+ },
353
+ dictionary: {
354
+ fill: "./{{fileName}}.content.json",
355
+ },
356
+ };
357
+ ```
358
+
359
+ ### 新结构的优势
360
+
361
+ - **更清晰的组织**: 字典特定的设置现在被分组在一起
362
+ - **更好的关注点分离**: 内容发现与字典操作清晰分离
363
+ - **增强的可维护性**: 更容易理解和修改字典相关的配置
364
+ - **未来的可扩展性**: 字典部分可以容纳额外的字典特定设置
365
+ - **全面的字典管理**: 包括 `title`、`live`、`priority`、`tags`、`version` 和 `description` 等属性,用于创建和管理新的字典
366
+
367
+ ### 配置使用
368
+
369
+ 字典配置有两个主要目的:
370
+
371
+ 1. **默认值**:在创建内容声明文件时定义默认值
372
+ 2. **回退行为**:当未定义特定字段时提供回退值,允许您全局定义字典操作行为
373
+
374
+ 字典部分包含用于字典管理的全面属性:
375
+
376
+ - **`fill`**:内容生成的自动填充行为
377
+ - **`title`**:新字典的默认标题
378
+ - **`live`**:用于实时更新的实时同步配置
379
+ - **`priority`**:字典解析的优先级设置
380
+ - **`tags`**:用于内容组织的默认标签
381
+ - **`version`**:字典更新的版本管理
382
+ - **`description`**:新内容的默认描述
383
+
384
+ 有关内容声明文件以及如何应用配置值的更多信息,请参阅[内容文件文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/dictionary/content_file.md)。
385
+
386
+ ---
387
+
264
388
  ## fill 命令:更新行为以更好地管理内容
265
389
 
266
390
  v7 引入了 `fill` 命令的改进行为,提供了更可预测和灵活的内容管理:
@@ -408,6 +532,10 @@ const content = {
408
532
  - **`middleware.prefixDefault`**:被 `routing.mode` 替代
409
533
  - **`middleware.noPrefix`**:被 `routing.mode` 替代
410
534
 
535
+ ### 新配置
536
+
537
+ - **`editor.formatCommand`**: 用于自动格式化内容文件的新选项
538
+
411
539
  ### 迁移映射
412
540
 
413
541
  #### 配置映射
@@ -409,6 +409,16 @@ Intlayer v8 对富内容的处理方式进行了重大改进,引入了 **HTML
409
409
 
410
410
  ---
411
411
 
412
+ ## YAML & Markdown 内容文件 (v8.10.0)
413
+
414
+ 您现在可以直接使用 `.content.md` 和 `.content.yaml` 文件扩展名声明内容。这非常适合长篇内容、博客、文档和隐私政策。
415
+
416
+ 这些文件可以从可视化编辑器完全编辑,为非技术团队成员提供了简化的工作流程。
417
+
418
+ 有关更多详细信息,请参阅 [YAML 内容文件文档](https://intlayer.org/doc/concept/content#yaml-content-file) 和 [Markdown 内容文件文档](https://intlayer.org/doc/concept/content/markdown)。
419
+
420
+ ---
421
+
412
422
  ## 自定义 URL 重写
413
423
 
414
424
  Intlayer v8 引入对 **自定义 URL 重写** 的支持,允许你定义与标准 `/locale/path` 结构不同的特定语言路径。此功能可显著提升本地 SEO,并为非英文用户提供更自然的使用体验。
@@ -753,6 +763,62 @@ export default {
753
763
  </Tab>
754
764
  </Tabs>
755
765
 
766
+ ## Unicode CLDR 复数规则 (v8.8.0)
767
+
768
+ 基于 Unicode CLDR 项目定义的复数规则,引入了一个新的 `plural` 节点助手,改进了对复杂语言的支持。
769
+
770
+ ```typescript fileName="src/openings.content.ts"
771
+ import { plural, t, type Dictionary } from "intlayer";
772
+
773
+ const openingsContent = {
774
+ key: "total_openings",
775
+ content: {
776
+ totalOpenings: t({
777
+ zh: plural({
778
+ one: "{{count}} 个职位",
779
+ other: "{{count}} 个职位",
780
+ }),
781
+ en: plural({
782
+ one: "{{count}} opening",
783
+ other: "{{count}} openings",
784
+ }),
785
+ fr: plural({
786
+ one: "{{count}} offre",
787
+ other: "{{count}} offres",
788
+ }),
789
+ }),
790
+ },
791
+ } satisfies Dictionary;
792
+
793
+ export default openingsContent;
794
+ ```
795
+
796
+ 然后,你可以在你的框架组件中动态传递计数:
797
+
798
+ ```tsx
799
+ import type { FC } from "react";
800
+ import { useIntlayer } from "react-intlayer";
801
+
802
+ const OpeningsComponent: FC<{ count: number }> = ({ count }) => {
803
+ const { totalOpenings } = useIntlayer("total_openings");
804
+
805
+ return (
806
+ <div>
807
+ {/* 英文: */}
808
+ {/* count=0 → "0 openings" (other) */}
809
+ {/* count=1 → "1 opening" (one) */}
810
+ {/* count=2 → "2 openings" (other) */}
811
+ {/* count=21 → "21 openings" (other) */}
812
+ <p>{totalOpenings(count)}</p>
813
+ </div>
814
+ );
815
+ };
816
+ ```
817
+
818
+ 更多信息,请参见 [复数化文档](https://intlayer.org/doc/concept/content/plural)。
819
+
820
+ ---
821
+
756
822
  ## 内容 Schema 验证
757
823
 
758
824
  Intlayer v8 为字典引入了 schema 验证。你现在可以在配置中使用 Zod 定义可重用的验证 schema,并将其应用到你的内容文件中。这可以确保你的内容始终遵循预期的结构,并在构建时 (build time)捕获错误。
@@ -797,6 +863,34 @@ export default aboutPageMetaContent;
797
863
 
798
864
  ---
799
865
 
866
+ ## TypeScript: IntlayerNode Primitive Accessors
867
+
868
+ `IntlayerNode` 类型已更新,允许直接在内容节点上调用原始 JavaScript 方法。这使得可以直接与本地化内容交互,就像它是一个标准字符串、数字、布尔值或数组原始类型一样。
869
+
870
+ 支持 React、Preact、Solid、Svelte、Vue 和 Angular。
871
+
872
+ ### String 示例
873
+
874
+ ```typescript
875
+ content.placeholder; // 返回 IntlayerNode<string>
876
+ content.placeholder.value; // 返回 string
877
+ content.placeholder.toString(); // 返回 string
878
+ content.placeholder.toLowerCase(); // 返回 string
879
+ String(content.placeholder); // 返回 string
880
+ content.placeholder.toUpperCase(); // 返回大写字符串
881
+ content.placeholder.replace("a", "b"); // 返回修改后的字符串
882
+ ```
883
+
884
+ ### Array Example
885
+
886
+ ```typescript
887
+ content.myArrayOfString // 返回 IntlayerNode<Array<string>>
888
+ content.myArrayOfString.find(...) // 返回元素
889
+ content.myArrayOfString.join(', ') // 返回连接的字符串
890
+ ```
891
+
892
+ ---
893
+
800
894
  ### 增强的自动内容检测
801
895
 
802
896
  在 v8 中,Intlayer 能智能检测内容字符串中的 Markdown 语法、HTML 标签和变量插入。这意味着通常可以省略像 `md()`、`html()` 或 `insert()` 这样的辅助函数。
@@ -1002,6 +1096,17 @@ Intlayer 的 VSCode 扩展在 v8 中迎来重大更新,以简化你的国际
1002
1096
 
1003
1097
  ---
1004
1098
 
1099
+ ## 工具:C++ Watcher & OXC-based LSP (v8.12.0)
1100
+
1101
+ Intlayer v8.12.0 为开发者体验带来了重大改进:
1102
+
1103
+ - **Parcel Watcher**:内容监听器已从 `chokidar` 迁移到 `@parcel/watcher`,利用原生 C++ 文件监听来提供更快的更新和显著降低的内存消耗。
1104
+ - **新的语言服务器协议 (LSP)**:一个全新的 LSP 现已推出。采用基于 OXC 的解析构建,它帮助您的 IDE 和 AI 代理无缝链接 `useIntlayer('my-key')` 调用与其对应的 `.content` 文件,反之亦然。
1105
+
1106
+ 有关详细信息,请参阅 [LSP 文档](https://intlayer.org/doc/lsp)。
1107
+
1108
+ ---
1109
+
1005
1110
  ## 编译器优化
1006
1111
 
1007
1112
  Intlayer v8 为 Markdown 和 HTML 编译器引入了新的缓存层。这确保在相同配置下相同的内容字符串只被解析一次,从而显著降低在重新渲染或在多个地方使用相同内容时的开销。
@@ -1057,6 +1162,48 @@ Intlayer v8 为 Markdown 和 HTML 编译器引入了新的缓存层。这确保
1057
1162
 
1058
1163
  ---
1059
1164
 
1165
+ ## 实验性构建优化:代码缩小和清理 (v8.7.0)
1166
+
1167
+ Intlayer v8.7.0 在你的 `intlayer.config.ts` 中引入了新的实验性构建功能,旨在优化你的生产包:
1168
+
1169
+ - **字典缩小化**:缩小字典文件以减小大小。
1170
+ - **未使用密钥清理**:扫描并从字典中移除未使用的翻译密钥,将活跃密钥重命名为短字符(例如 `"products" -> "a"`、`"pricing" -> "b"`)。这可将包大小减少多达 5%。
1171
+ - **禁用 TypeScript 检查**:通过在编译步骤中禁用 TypeScript 类型检查来加快构建速度。
1172
+
1173
+ ```typescript fileName="intlayer.config.ts"
1174
+ import { Locales, type IntlayerConfig } from "intlayer";
1175
+
1176
+ const config: IntlayerConfig = {
1177
+ internationalization: {
1178
+ locales: [Locales.ENGLISH, Locales.FRENCH],
1179
+ defaultLocale: Locales.ENGLISH,
1180
+ },
1181
+ dictionary: {
1182
+ importMode: "dynamic",
1183
+ },
1184
+ build: {
1185
+ /**
1186
+ * 缩小字典以减少包大小。
1187
+ */
1188
+ minify: true,
1189
+
1190
+ /**
1191
+ * 清理字典中的未使用密钥
1192
+ */
1193
+ purge: true,
1194
+
1195
+ /**
1196
+ * 指示构建是否应检查 TypeScript 类型
1197
+ */
1198
+ checkTypes: false,
1199
+ },
1200
+ };
1201
+
1202
+ export default config;
1203
+ ```
1204
+
1205
+ ---
1206
+
1060
1207
  ## 灵活性:统一导入模式
1061
1208
 
1062
1209
  `live` 布尔属性已被弃用,改用更为全面的 `importMode` 属性。这样可以明确定义 dictionaries 应如何加载:静态、动态,或通过实时同步。
@@ -1204,6 +1351,49 @@ export default {
1204
1351
 
1205
1352
  ---
1206
1353
 
1354
+ ## Angular 支持:Vite Bundler (v8.11.0)
1355
+
1356
+ 对于 Angular 用户,Intlayer 现在通过新的自定义 esbuild 插件原生支持 Vite bundler,加快了开发和构建时间。
1357
+
1358
+ 有关配置详情,请参阅 [Angular 环境文档](https://intlayer.org/doc/environment/angular)。
1359
+
1360
+ ---
1361
+
1362
+ ## 网站地图生成 (v8.6.0)
1363
+
1364
+ Intlayer 现在根据您的语言环境和路由模式自动生成网站地图。这对于 TanStack Router 等路由架构中的 SEO 优化特别有用:
1365
+
1366
+ ```typescript fileName="src/routes/sitemap.xml.ts"
1367
+ import { createFileRoute } from "@tanstack/react-router";
1368
+ import { generateSitemap } from "intlayer";
1369
+
1370
+ const SITE_URL = (
1371
+ import.meta.env.VITE_SITE_URL ?? "http://localhost:3000"
1372
+ ).replace(/\/$/, "");
1373
+
1374
+ export const Route = createFileRoute("/sitemap.xml")({
1375
+ server: {
1376
+ handlers: {
1377
+ GET: async () => {
1378
+ const sitemap = generateSitemap(
1379
+ [
1380
+ { path: "/", changefreq: "daily", priority: 1.0 },
1381
+ { path: "/about", changefreq: "monthly", priority: 0.8 },
1382
+ ],
1383
+ { siteUrl: SITE_URL }
1384
+ );
1385
+
1386
+ return new Response(sitemap, {
1387
+ headers: { "Content-Type": "application/xml" },
1388
+ });
1389
+ },
1390
+ },
1391
+ },
1392
+ });
1393
+ ```
1394
+
1395
+ ---
1396
+
1207
1397
  ## 从 v7 的迁移说明
1208
1398
 
1209
1399
  ### 配置更改
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  createdAt: 2026-06-14
3
- updatedAt: 2026-06-14
3
+ updatedAt: 2026-07-08
4
4
  title: New Intlayer v9 - What's new?
5
- description: Discover what's new in Intlayer v9. Introducing drop-in compatibility packages for popular i18n libraries and support for Collections, Variants, and Dynamic Records.
5
+ description: Discover what's new in Intlayer v9. Introducing drop-in compatibility packages for popular i18n libraries and support for Collections and Variants.
6
6
  keywords:
7
7
  - Intlayer
8
8
  - Compatibility
9
9
  - Migration
10
10
  - Collections
11
11
  - Variants
12
- - Dynamic Records
12
+ - CMS SDK
13
13
  - i18next
14
14
  - next-intl
15
15
  - vue-i18n
@@ -22,7 +22,7 @@ author: aymericzip
22
22
 
23
23
  # New Intlayer v9 - What's new?
24
24
 
25
- Welcome to Intlayer v9! This major release marks a huge milestone in simplifying the migration path to Intlayer with **Compat Adapter Packages** for major i18n libraries (`react-i18next`, `next-intl`, `vue-i18n`, etc.) and adds support for rich content structures: **Collections**, **Variants**, and **Dynamic Records**.
25
+ Welcome to Intlayer v9! This major release marks a huge milestone in simplifying the migration path to Intlayer with **Compat Adapter Packages** for major i18n libraries (`react-i18next`, `next-intl`, `vue-i18n`, etc.) and adds support for rich content structures: **Collections** and **Variants**.
26
26
 
27
27
  ## Table of contents
28
28
 
@@ -41,8 +41,10 @@ By replacing imports, you get all the benefits of Intlayer (including compile-ti
41
41
  - `@intlayer/i18next`
42
42
  - `@intlayer/react-i18next`
43
43
  - `@intlayer/next-intl`
44
+ - `@intlayer/react-intl`
44
45
  - `@intlayer/next-i18next`
45
46
  - `@intlayer/vue-i18n`
47
+ - `@intlayer/lingui`
46
48
 
47
49
  For example, simply change:
48
50
 
@@ -100,7 +102,7 @@ All compat adapters now route translation resolution through a single, highly op
100
102
 
101
103
  ---
102
104
 
103
- ## Feature Spec: Collections, Variants & Dynamic Records
105
+ ## Feature Spec: Collections & Variants
104
106
 
105
107
  Intlayer v9 expands beyond static key-value objects, allowing dictionaries to declare dynamic layout structures that are fully typed end-to-end.
106
108
 
@@ -108,34 +110,48 @@ Intlayer v9 expands beyond static key-value objects, allowing dictionaries to de
108
110
 
109
111
  Define a CMS-managed list of ordered items (e.g. FAQs, products, or blog lists):
110
112
 
111
- ```ts fileName="faq.content.ts"
113
+ ```ts fileName="faq.1.content.ts"
112
114
  import { t, type Dictionary } from "intlayer";
113
115
 
114
116
  export default {
115
117
  key: "faq",
116
- content: [
117
- {
118
- question: t({ en: "What is Intlayer?", fr: "Qu'est-ce qu'Intlayer ?" }),
119
- answer: t({ en: "An i18n toolkit.", fr: "Une boîte à outils i18n." }),
120
- },
121
- ],
118
+ item: 1,
119
+ content: {
120
+ question: t({ en: "What is Intlayer?", fr: "Qu'est-ce qu'Intlayer ?" }),
121
+ answer: t({ en: "An i18n toolkit.", fr: "Une boîte à outils i18n." }),
122
+ },
123
+ } satisfies Dictionary;
124
+ ```
125
+
126
+ ```ts fileName="faq.2.content.ts"
127
+ import { t, type Dictionary } from "intlayer";
128
+
129
+ export default {
130
+ key: "faq",
131
+ item: 2,
132
+ content: {
133
+ question: t({ en: "Is it free?", fr: "Est-ce gratuit ?" }),
134
+ answer: t({ en: "Yes, open-source.", fr: "Oui, open-source." }),
135
+ },
122
136
  } satisfies Dictionary;
123
137
  ```
124
138
 
125
139
  #### Usage:
126
140
 
127
141
  ```ts
128
- // Fetch all items
142
+ // Fetch all items as an array
129
143
  const allFaqs = useIntlayer("faq"); // -> { question: string, answer: string }[]
130
144
 
131
- // Fetch single item by index
132
- const faq = useIntlayer("faq", { item: 1 }); // -> { question: string, answer: string }
145
+ // Fetch a single item by index
146
+ const faq = useIntlayer("faq", { item: 2 }); // -> { question: string, answer: string }
133
147
  ```
134
148
 
135
149
  ### 2. Variants
136
150
 
137
151
  Deliver A/B tests, seasonal headers, feature flags, or custom landing pages:
138
152
 
153
+ #### String variants (e.g. A/B testing)
154
+
139
155
  ```ts fileName="hero.content.ts"
140
156
  import { t, type Dictionary } from "intlayer";
141
157
 
@@ -155,16 +171,14 @@ export default {
155
171
  const banner = useIntlayer("hero-banner", { variant: "black_friday" });
156
172
  ```
157
173
 
158
- ### 3. Dynamic Records
159
-
160
- Define dictionaries whose entries are loaded dynamically at runtime via query IDs:
174
+ #### Object variants (e.g. Dynamic Records)
161
175
 
162
176
  ```ts fileName="product.content.ts"
163
177
  import { t, type Dictionary } from "intlayer";
164
178
 
165
179
  export default {
166
180
  key: "product-copy",
167
- meta: {
181
+ variant: {
168
182
  id: "prod_123",
169
183
  category: "books",
170
184
  },
@@ -179,28 +193,159 @@ export default {
179
193
  ```ts
180
194
  // Fetches only the requested item dynamically (requires Suspense)
181
195
  const product = useIntlayer("product-copy", {
182
- id: "prod_123",
183
- category: "books",
196
+ variant: { id: "prod_123", category: "books" },
184
197
  });
185
198
  ```
186
199
 
187
200
  ---
188
201
 
189
- ## Dynamic Loading & Bundle Size Optimizations
202
+ ## `@intlayer/analytics`:内容曝光追踪与 A/B 测试
203
+
204
+ 全新的可选包 [`@intlayer/analytics`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/analytics.md) 会告诉您访客实际看到了哪些内容——并通过让您对内容进行 A/B 测试、按变体衡量转化率,补上 **Collections & Variants** 的最后一环。
205
+
206
+ - **Provider 级别追踪**:`IntlayerProvider`(React / Next.js / React Native)会在加载、路由变化和语言切换时自动记录 `page_view` 事件。
207
+ - **节点级别追踪**:每次 `useIntlayer` 解析都会上报一个 `content_exposure` 事件——包括显示了哪个字典键、键路径、语言,以及(如适用)哪个 A/B **变体**。同一刷新窗口内对同一节点的重复曝光会被合并为一个事件。
208
+ - **确定性 A/B 分配**:`getVariant(experimentKey, variants)` 在**无需服务器往返**的情况下为每个会话分配变体,因此首次渲染前不会出现闪烁。
209
+ - **`useConversion()`**:将目标(注册、点击、购买等)归因于会话所看到的变体。
210
+ - **未安装时零成本**:与 `@intlayer/editor` 相同的可摇树优化模式——用 `try/catch` 包裹的动态 `import()`,加上一个编译期环境变量(`INTLAYER_ANALYTICS_ENABLED`),对未启用的应用会将整个集成从打包结果中彻底移除。
211
+ - **无需新增配置项**:复用现有的 `editor.backendURL`(上报端点 / 自托管)和 `editor.clientId`(项目密钥,同时也是启用开关)。
212
+ - **注重隐私**:会话匿名哈希化(SHA-256,不存储原始 ID)、不存储 IP、仅保留粗粒度的国家级地理位置,请求大约每 20 秒批量发送一次。
213
+ - **仪表盘**:新的 **Analytics** 页面(选择项目后显示在侧边栏中)展示活跃用户数、今日用户数、最近 7/30/90 天用户数、访客变化趋势图,以及按语言和地理位置的细分。
214
+
215
+ ```tsx fileName="CTAButton.tsx" codeFormat="tsx"
216
+ import { useConversion } from "react-intlayer";
217
+
218
+ const CTAButton = () => {
219
+ const trackConversion = useConversion();
220
+
221
+ return (
222
+ <button
223
+ onClick={() =>
224
+ trackConversion({
225
+ experimentKey: "homepage-hero",
226
+ variant: "black_friday",
227
+ goal: "cta_click",
228
+ })
229
+ }
230
+ >
231
+ Get started
232
+ </button>
233
+ );
234
+ };
235
+ ```
190
236
 
191
- To keep bundles extremely small, Intlayer v9 supports dynamic lazy loading.
237
+ ```bash packageManager="npm"
238
+ npm install @intlayer/analytics
239
+ ```
192
240
 
193
- In your configuration, set `importMode` to `'dynamic'` or `'fetch'`:
241
+ 目前已支持 React、Next.js React Native(通过 `react-intlayer`);其他框架绑定(Vue、Svelte、Angular 等)正在规划中,将遵循与 `@intlayer/editor` 相同的推广模式。完整指南请参阅 [Analytics 文档](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/analytics.md)。
242
+
243
+ ---
244
+
245
+ ## Vite Plugin: 捆绑编译器和代理
246
+
247
+ `intlayer()` Vite 插件现在直接捆绑了**编译器**和**区域设置路由代理**,因此大多数项目只需在 `vite.config.ts` 中使用单个插件:
248
+
249
+ ```ts fileName="vite.config.ts"
250
+ import { defineConfig } from "vite";
251
+ import { intlayer } from "vite-intlayer";
252
+
253
+ export default defineConfig({
254
+ plugins: [intlayer()],
255
+ });
256
+ ```
257
+
258
+ - **Compiler**: 当 `compiler.enabled` 被设置为 `true` 且配置了 `compiler.output` 路径时,自动激活。您不再需要单独注册 `intlayerCompiler()`。
259
+ - **Proxy**: 根据新的 `routing.enableProxy` 选项自动激活(默认为 `true`)。它在开发、预览和生产 SSR 中连接区域设置检测 / 重定向 / 重写中间件。您不再需要单独注册 `intlayerProxy()`。
260
+
261
+ ### `routing.enableProxy` 选项
262
+
263
+ 新的 `routing.enableProxy` 选项控制是否启用区域语言路由代理。默认值为 `true`。当您想自己处理区域语言路由时,可以禁用它:
194
264
 
195
265
  ```ts fileName="intlayer.config.ts"
196
- export default {
197
- dictionary: {
198
- importMode: "dynamic", // "static" | "dynamic" | "fetch"
266
+ import type { IntlayerConfig } from "intlayer";
267
+
268
+ const config: IntlayerConfig = {
269
+ routing: {
270
+ enableProxy: false, // 默认值: true
271
+ },
272
+ };
273
+
274
+ export default config;
275
+ ```
276
+
277
+ 独立的 `intlayerCompiler()` 和 `intlayerProxy()` 插件仍然可用于高级设置。将它们与 `intlayer()` 一起注册是安全的 — 每个插件会自动去重并且仅运行一次。
278
+
279
+ ---
280
+
281
+ ## 默认禁用编译器
282
+
283
+ 从 Intlayer v9 开始,**编译器默认被禁用**(`compiler.enabled` 现在默认为 `false`)。要启用对 `.content.ts` 文件的构建时提取,请在配置中设置 `compiler.enabled: true`:
284
+
285
+ ```ts fileName="intlayer.config.ts"
286
+ import type { IntlayerConfig } from "intlayer";
287
+
288
+ const config: IntlayerConfig = {
289
+ compiler: {
290
+ enabled: true, // 默认值:false —— 自 v9 起启用编译器所必需
291
+ output: ({ fileName }) => `./${fileName}.content.ts`,
199
292
  },
200
293
  };
294
+
295
+ export default config;
296
+ ```
297
+
298
+ 当编译器被禁用时,Intlayer 会跳过构建时提取步骤,并依赖您已声明的字典。仅当您希望打包器插件(`@intlayer/swc`、`@intlayer/babel` 或 `intlayer()` Vite 插件)自动提取内容时才启用它。
299
+
300
+ ---
301
+
302
+ ## React Native:单包导入
303
+
304
+ 在 React Native 或 Expo 应用中,您不再需要同时管理 `react-intlayer` 和 `react-native-intlayer`。`react-native-intlayer` 包现在**重新导出了完整的 `react-intlayer` API**(hooks、工具函数以及 `/format`、`/html` 和 `/markdown` 子路径),并且其 `IntlayerProvider` 会自动应用 React Native 的 polyfills。
305
+
306
+ 从单一的 `react-native-intlayer` 包中导入所有内容:
307
+
308
+ ```tsx
309
+ import {
310
+ IntlayerProvider,
311
+ useIntlayer,
312
+ useLocale,
313
+ } from "react-native-intlayer";
314
+ ```
315
+
316
+ ```bash
317
+ npm install intlayer react-native-intlayer
318
+ ```
319
+
320
+ > 从 `react-intlayer` 导入仍然有效,但现在推荐使用 `react-native-intlayer` 作为 React Native 的单一入口点 —— 它的 provider 提供了面向 web 的 `react-intlayer` provider 所不包含的 polyfills。
321
+
322
+ ---
323
+
324
+ ## CMS SDK:将 Intlayer 用作无头内容数据库
325
+
326
+ Intlayer v9 在 `@intlayer/api` 中提供了一个简洁、自动鉴权的 SDK,用于以编程方式与 CMS 交互——获取项目、获取字典,以及从你自己的服务器、脚本或 CI 推送或更新它们。鉴权(OAuth2 `client_credentials`)会自动处理并刷新。
327
+
328
+ SDK 拆分为**两个独立的导入**,因此你的打包产物只包含你实际使用的领域:
329
+
330
+ 1. `createIntlayerCMS` —— 一个轻量的**鉴权器**,持有凭据和受管理的令牌(不打包任何领域客户端)。
331
+ 2. `dictionaryEndpoint`、`projectEndpoint`、… —— 按领域划分的**端点绑定器**,各自从其独立子路径导入。
332
+
333
+ ```ts fileName="cms.ts"
334
+ import { createIntlayerCMS } from "@intlayer/api";
335
+ import { dictionaryEndpoint } from "@intlayer/api/dictionary";
336
+
337
+ // 配置是可选的:凭据会回退到 INTLAYER_CLIENT_ID /
338
+ // INTLAYER_CLIENT_SECRET(由 `@intlayer/config/built` 解析)。
339
+ const cms = createIntlayerCMS();
340
+
341
+ // 读取
342
+ const { data: dictionaries } = await dictionaryEndpoint(cms).getDictionaries();
343
+
344
+ // 写入 —— 像数据库一样使用 CMS
345
+ await dictionaryEndpoint(cms).pushDictionaries([myDictionary]);
201
346
  ```
202
347
 
203
- At build time, `@intlayer/swc` and `@intlayer/babel` scan your files and replace `useIntlayer` / `getIntlayer` calls with tree-shakeable wrappers (`useDictionary` / `useDictionaryDynamic`). Only the content required for the selected collection item, variant, or locale is loaded, preventing your production bundle from containing unused translations.
348
+ > 安全:CMS 凭据授予对内容的写入权限。务必只在**服务端**创建鉴权器——切勿将 `clientId` / `clientSecret` 发送到浏览器。
204
349
 
205
350
  ---
206
351
 
@@ -208,13 +353,16 @@ At build time, `@intlayer/swc` and `@intlayer/babel` scan your files and replace
208
353
 
209
354
  If you are upgrading from v8, note that the v9 does not include breaking changes. But here are the key changes:
210
355
 
356
+ - **默认禁用编译器**:`compiler.enabled` 现在默认为 `false`。如果您依赖对 `.content.ts` 文件的构建时提取,请在 `intlayer.config.ts` 中设置 `compiler.enabled: true`。
211
357
  - **Locales & Dialects**: If using external i18n dependencies, add their respective compat adapter plugins in your configuration or bundler setup to automatically rewrite imports.
212
- - **Custom Selectors**: When calling `useIntlayer`, the second parameter is now reserved for an option object containing `{ locale, item, variant, id }`. If you previously passed a locale string directly, you can still do so, but using the options object is recommended for advanced selections.
358
+ - **Custom Selectors**: When calling `useIntlayer`, the second parameter is now reserved for an option object containing `{ locale, item, variant }`. If you previously passed a locale string directly, you can still do so, but using the options object is recommended for advanced selections.
213
359
 
214
360
  ---
215
361
 
216
362
  ## Useful links
217
363
 
218
364
  - [Compat Adapter Packages Guide](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/compat/index.md)
219
- - [Dynamic Dictionaries - Collections, Variants & Dynamic Records](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dynamic_dictionaries/index.md)
365
+ - [Dynamic Dictionaries - Collections & Variants](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dynamic_dictionaries/index.md)
366
+ - [Analytics - 内容曝光追踪与 A/B 测试](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/analytics.md)
220
367
  - [Configuration Reference](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md)
368
+ - [CMS SDK - 通过 @intlayer/api 进行编程访问](https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/intlayer_CMS.md)