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

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
@@ -1,15 +1,19 @@
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, support for Collections and Variants, self-hosting via Docker Compose, and the new @intlayer/analytics package for content A/B testing.
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
+ - Self-Hosting
14
+ - Docker
15
+ - Analytics
16
+ - A/B Testing
13
17
  - i18next
14
18
  - next-intl
15
19
  - vue-i18n
@@ -17,12 +21,16 @@ slugs:
17
21
  - doc
18
22
  - releases
19
23
  - v9
24
+ history:
25
+ - version: 9.0.0
26
+ date: 2026-07-08
27
+ changes: "Add @intlayer/analytics: page/locale + content-exposure tracking, A/B testing, and the dashboard Analytics page"
20
28
  author: aymericzip
21
29
  ---
22
30
 
23
31
  # New Intlayer v9 - What's new?
24
32
 
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**.
33
+ 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.), adds support for rich content structures (**Collections** and **Variants**), and introduces **`@intlayer/analytics`** to track content exposure and run A/B tests.
26
34
 
27
35
  ## Table of contents
28
36
 
@@ -41,8 +49,10 @@ By replacing imports, you get all the benefits of Intlayer (including compile-ti
41
49
  - `@intlayer/i18next`
42
50
  - `@intlayer/react-i18next`
43
51
  - `@intlayer/next-intl`
52
+ - `@intlayer/react-intl`
44
53
  - `@intlayer/next-i18next`
45
54
  - `@intlayer/vue-i18n`
55
+ - `@intlayer/lingui`
46
56
 
47
57
  For example, simply change:
48
58
 
@@ -100,42 +110,56 @@ All compat adapters now route translation resolution through a single, highly op
100
110
 
101
111
  ---
102
112
 
103
- ## Feature Spec: Collections, Variants & Dynamic Records
113
+ ## Feature Spec: Collections & Variants
104
114
 
105
115
  Intlayer v9 expands beyond static key-value objects, allowing dictionaries to declare dynamic layout structures that are fully typed end-to-end.
106
116
 
107
117
  ### 1. Collections
108
118
 
109
- Define a CMS-managed list of ordered items (e.g. FAQs, products, or blog lists):
119
+ Define a CMS-managed list of ordered items (e.g. FAQs, products, or blog lists). Each item lives in its own `.content.ts` file with the same `key` and an `item` number:
110
120
 
111
- ```ts fileName="faq.content.ts"
121
+ ```ts fileName="faq.1.content.ts"
112
122
  import { t, type Dictionary } from "intlayer";
113
123
 
114
124
  export default {
115
125
  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
- ],
126
+ item: 1,
127
+ content: {
128
+ question: t({ en: "What is Intlayer?", fr: "Qu'est-ce qu'Intlayer ?" }),
129
+ answer: t({ en: "An i18n toolkit.", fr: "Une boîte à outils i18n." }),
130
+ },
131
+ } satisfies Dictionary;
132
+ ```
133
+
134
+ ```ts fileName="faq.2.content.ts"
135
+ import { t, type Dictionary } from "intlayer";
136
+
137
+ export default {
138
+ key: "faq",
139
+ item: 2,
140
+ content: {
141
+ question: t({ en: "Is it free?", fr: "Est-ce gratuit ?" }),
142
+ answer: t({ en: "Yes, open-source.", fr: "Oui, open-source." }),
143
+ },
122
144
  } satisfies Dictionary;
123
145
  ```
124
146
 
125
147
  #### Usage:
126
148
 
127
149
  ```ts
128
- // Fetch all items
150
+ // Fetch all items as an array
129
151
  const allFaqs = useIntlayer("faq"); // -> { question: string, answer: string }[]
130
152
 
131
- // Fetch single item by index
132
- const faq = useIntlayer("faq", { item: 1 }); // -> { question: string, answer: string }
153
+ // Fetch a single item by index
154
+ const faq = useIntlayer("faq", { item: 2 }); // -> { question: string, answer: string }
133
155
  ```
134
156
 
135
157
  ### 2. Variants
136
158
 
137
159
  Deliver A/B tests, seasonal headers, feature flags, or custom landing pages:
138
160
 
161
+ #### String variants (e.g. A/B testing)
162
+
139
163
  ```ts fileName="hero.content.ts"
140
164
  import { t, type Dictionary } from "intlayer";
141
165
 
@@ -155,16 +179,14 @@ export default {
155
179
  const banner = useIntlayer("hero-banner", { variant: "black_friday" });
156
180
  ```
157
181
 
158
- ### 3. Dynamic Records
159
-
160
- Define dictionaries whose entries are loaded dynamically at runtime via query IDs:
182
+ #### Object variants (e.g. Dynamic Records)
161
183
 
162
184
  ```ts fileName="product.content.ts"
163
185
  import { t, type Dictionary } from "intlayer";
164
186
 
165
187
  export default {
166
188
  key: "product-copy",
167
- meta: {
189
+ variant: {
168
190
  id: "prod_123",
169
191
  category: "books",
170
192
  },
@@ -177,30 +199,171 @@ export default {
177
199
  #### Usage:
178
200
 
179
201
  ```ts
180
- // Fetches only the requested item dynamically (requires Suspense)
202
+ // Fetches only the requested record dynamically (requires Suspense)
181
203
  const product = useIntlayer("product-copy", {
182
- id: "prod_123",
183
- category: "books",
204
+ variant: { id: "prod_123", category: "books" },
184
205
  });
185
206
  ```
186
207
 
187
208
  ---
188
209
 
189
- ## Dynamic Loading & Bundle Size Optimizations
210
+ ## `@intlayer/analytics`: content exposure tracking & A/B testing
211
+
212
+ A new optional package, [`@intlayer/analytics`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/analytics.md), tells you which content is actually shown to your visitors — and closes the loop on **Collections & Variants** by letting you A/B test content and measure conversions per variant.
213
+
214
+ - **Provider-level tracking**: `IntlayerProvider` (React / Next.js / React Native) automatically records `page_view` events on load, route change, and locale change.
215
+ - **Node-level tracking**: every `useIntlayer` resolution reports a `content_exposure` event — which dictionary key, key path, locale, and (when applicable) A/B **variant** was displayed. Repeated exposures within a flush window are coalesced.
216
+ - **Deterministic A/B assignment**: `getVariant(experimentKey, variants)` assigns each session to a variant with **no server round-trip**, so there is no flicker before first render.
217
+ - **`useConversion()`**: attribute a goal (signup, click, purchase…) to the variant a session was exposed to.
218
+ - **Zero cost when not installed**: same tree-shakeable pattern as `@intlayer/editor` — dynamic `import()` wrapped in `try/catch`, plus a compile-time env var (`INTLAYER_ANALYTICS_ENABLED`) that dead-code-eliminates the whole integration for apps that don't opt in.
219
+ - **No new config schema**: reuses `editor.backendURL` (ingestion endpoint / self-hosting) and `editor.clientId` (project key, also the enable switch).
220
+ - **Privacy-respecting**: anonymous session hashing (SHA-256, no raw ids stored), no IP storage, coarse country-only geolocation, batched requests roughly every 20 seconds.
221
+ - **Dashboard**: a new **Analytics** page (shown in the sidebar once a project is selected) reports active users, users today, users over the last 7/30/90 days, a visitor evolution graph, and Locales vs. Location breakdowns.
222
+
223
+ ```tsx fileName="CTAButton.tsx" codeFormat="tsx"
224
+ import { useConversion } from "react-intlayer";
225
+
226
+ const CTAButton = () => {
227
+ const trackConversion = useConversion();
228
+
229
+ return (
230
+ <button
231
+ onClick={() =>
232
+ trackConversion({
233
+ experimentKey: "homepage-hero",
234
+ variant: "black_friday",
235
+ goal: "cta_click",
236
+ })
237
+ }
238
+ >
239
+ Get started
240
+ </button>
241
+ );
242
+ };
243
+ ```
190
244
 
191
- To keep bundles extremely small, Intlayer v9 supports dynamic lazy loading.
245
+ ```bash packageManager="npm"
246
+ npm install @intlayer/analytics
247
+ ```
248
+
249
+ Available today for React, Next.js, and React Native (via `react-intlayer`); other framework bindings (Vue, Svelte, Angular, …) are planned, following the same rollout pattern as `@intlayer/editor`. See the [Analytics documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/analytics.md) for the full guide.
250
+
251
+ ---
192
252
 
193
- In your configuration, set `importMode` to `'dynamic'` or `'fetch'`:
253
+ ## Vite Plugin: Bundled Compiler & Proxy
254
+
255
+ The `intlayer()` Vite plugin now bundles the **compiler** and the **locale-routing proxy** directly, so most projects only need a single plugin in `vite.config.ts`:
256
+
257
+ ```ts fileName="vite.config.ts"
258
+ import { defineConfig } from "vite";
259
+ import { intlayer } from "vite-intlayer";
260
+
261
+ export default defineConfig({
262
+ plugins: [intlayer()],
263
+ });
264
+ ```
265
+
266
+ - **Compiler**: Activates automatically when `compiler.enabled` is set to `true` and a `compiler.output` path is configured. You no longer need to register `intlayerCompiler()` separately.
267
+ - **Proxy**: Activates automatically based on the new `routing.enableProxy` option (`true` by default). It wires the locale detection / redirect / rewrite middleware in development, preview, and production SSR. You no longer need to register `intlayerProxy()` separately.
268
+
269
+ ### `routing.enableProxy` option
270
+
271
+ A new `routing.enableProxy` option controls whether the locale-routing proxy is plugged in. It defaults to `true`. Disable it when you want to handle locale routing yourself:
194
272
 
195
273
  ```ts fileName="intlayer.config.ts"
196
- export default {
197
- dictionary: {
198
- importMode: "dynamic", // "static" | "dynamic" | "fetch"
274
+ import type { IntlayerConfig } from "intlayer";
275
+
276
+ const config: IntlayerConfig = {
277
+ routing: {
278
+ enableProxy: false, // Default: true
199
279
  },
200
280
  };
281
+
282
+ export default config;
283
+ ```
284
+
285
+ The standalone `intlayerCompiler()` and `intlayerProxy()` plugins remain exported for advanced setups. Registering them alongside `intlayer()` is safe — each plugin deduplicates itself and runs only once.
286
+
287
+ ---
288
+
289
+ ## Compiler disabled by default
290
+
291
+ Starting with Intlayer v9, the **compiler is disabled by default** (`compiler.enabled` now defaults to `false`). To opt in to build-time extraction of your `.content.ts` files, set `compiler.enabled: true` in your configuration:
292
+
293
+ ```ts fileName="intlayer.config.ts"
294
+ import type { IntlayerConfig } from "intlayer";
295
+
296
+ const config: IntlayerConfig = {
297
+ compiler: {
298
+ enabled: true, // Default: false — required to enable the compiler since v9
299
+ output: ({ fileName }) => `./${fileName}.content.ts`,
300
+ },
301
+ };
302
+
303
+ export default config;
304
+ ```
305
+
306
+ When the compiler is disabled, Intlayer skips the build-time extraction step and relies on your already-declared dictionaries. Enable it only when you want the bundler plugin (`@intlayer/swc`, `@intlayer/babel`, or the `intlayer()` Vite plugin) to extract content automatically.
307
+
308
+ ---
309
+
310
+ ## React Native: single-package imports
311
+
312
+ In a React Native or Expo app, you no longer need to juggle both `react-intlayer` and `react-native-intlayer`. The `react-native-intlayer` package now **re-exports the full `react-intlayer` API** (hooks, utilities, and the `/format`, `/html`, and `/markdown` subpaths), and its `IntlayerProvider` automatically applies the React Native polyfills.
313
+
314
+ Import everything from the single `react-native-intlayer` package:
315
+
316
+ ```tsx
317
+ import {
318
+ IntlayerProvider,
319
+ useIntlayer,
320
+ useLocale,
321
+ } from "react-native-intlayer";
322
+ ```
323
+
324
+ ```bash
325
+ npm install intlayer react-native-intlayer
326
+ ```
327
+
328
+ > Importing from `react-intlayer` keeps working, but `react-native-intlayer` is now the recommended single entry point for React Native — its provider ships the polyfills the web-oriented `react-intlayer` provider does not.
329
+
330
+ ---
331
+
332
+ ## CMS SDK: use Intlayer as a headless content database
333
+
334
+ Intlayer v9 ships a clean, auto-authenticating SDK in `@intlayer/api` to interact with the CMS programmatically — fetch projects, fetch dictionaries, and push or update them from your own server, scripts, or CI. Authentication (OAuth2 `client_credentials`) is handled and refreshed for you.
335
+
336
+ The SDK is split into **two separate imports** so your bundle includes only the domains you actually use:
337
+
338
+ 1. `createIntlayerCMS` — a lightweight **authenticator** holding the credentials and the managed token (no domain client bundled).
339
+ 2. `dictionaryEndpoint`, `projectEndpoint`, … — per-domain **endpoint binders**, each imported from its own subpath.
340
+
341
+ ```ts fileName="cms.ts"
342
+ import { createIntlayerCMS } from "@intlayer/api";
343
+ import { dictionaryEndpoint } from "@intlayer/api/dictionary";
344
+
345
+ const cms = createIntlayerCMS();
346
+
347
+ // Read
348
+ const { data: dictionaries } = await dictionaryEndpoint(cms).getDictionaries();
349
+
350
+ // Write — use the CMS like a database
351
+ await dictionaryEndpoint(cms).pushDictionaries([myDictionary]);
352
+ ```
353
+
354
+ > Security: the CMS credentials grant write access to your content. Only ever create the authenticator on the **server side** — never ship `clientId` / `clientSecret` to the browser.
355
+
356
+ ---
357
+
358
+ ## Self-Hosting
359
+
360
+ Intlayer v9 ships first-class support for running your own Intlayer instance with a single command. No Intlayer Cloud account required.
361
+
362
+ ```sh
363
+ curl -fsSL https://intlayer.org/install.sh | sh
201
364
  ```
202
365
 
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.
366
+ The installer downloads a `docker-compose.yml` and a `.env`, auto-generates the required secrets, and runs `docker compose up -d`. Everything the dashboard, the API, the database, object storage, and transactional email runs locally in containers.
204
367
 
205
368
  ---
206
369
 
@@ -208,13 +371,20 @@ At build time, `@intlayer/swc` and `@intlayer/babel` scan your files and replace
208
371
 
209
372
  If you are upgrading from v8, note that the v9 does not include breaking changes. But here are the key changes:
210
373
 
374
+ - **Compiler disabled by default**: `compiler.enabled` now defaults to `false`. If you rely on build-time extraction of your `.content.ts` files, set `compiler.enabled: true` in your `intlayer.config.ts`.
375
+ - **Vite plugin**: The compiler and locale-routing proxy are now bundled into `intlayer()`. If you previously registered `intlayerCompiler()` or `intlayerProxy()` manually, you can remove them — they are deduplicated automatically, so keeping them is harmless. Use `routing.enableProxy: false` to opt out of the proxy.
211
376
  - **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.
377
+ - **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.
378
+ - **React Native**: `react-native-intlayer` now re-exports the entire `react-intlayer` API. In a React Native app, import everything from `react-native-intlayer` and drop the direct `react-intlayer` dependency. Existing `react-intlayer` imports continue to work.
213
379
 
214
380
  ---
215
381
 
216
382
  ## Useful links
217
383
 
218
384
  - [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)
385
+ - [Dynamic Dictionaries - Collections & Variants](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dynamic_dictionaries/index.md)
386
+ - [Analytics - Content exposure tracking & A/B testing](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/analytics.md)
220
387
  - [Configuration Reference](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md)
388
+ - [React Native & Expo Guide](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_with_react_native+expo.md)
389
+ - [CMS SDK - Programmatic access with @intlayer/api](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)
390
+ - [Self-Hosting Guide](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/self_hosting.md)
@@ -0,0 +1,310 @@
1
+ ---
2
+ createdAt: 2026-06-30
3
+ updatedAt: 2026-07-02
4
+ title: Self-Hosting Intlayer
5
+ description: Run a complete Intlayer instance on your own infrastructure with a single container. No Intlayer Cloud account required.
6
+ keywords:
7
+ - Self-Hosting
8
+ - Docker
9
+ - Intlayer
10
+ - CMS
11
+ - Installation
12
+ - Infrastructure
13
+ slugs:
14
+ - doc
15
+ - self-hosting
16
+ author: aymericzip
17
+ ---
18
+
19
+ # Self-Hosting Intlayer
20
+
21
+ Intlayer can run on your own infrastructure. No Intlayer Cloud account required. A single all-in-one Docker image bundles the dashboard, the API, and the local datastores (Redis and MinIO) it needs, supervised by [s6-overlay](https://github.com/just-containers/s6-overlay).
22
+
23
+ The only external dependency is **MongoDB**: the backend connects to a MongoDB **Atlas** cluster, which you provide. Everything else runs inside the container.
24
+
25
+ ## Table of Contents
26
+
27
+ <TOC/>
28
+
29
+ ---
30
+
31
+ ## Architecture
32
+
33
+ ```
34
+ ┌─────────────────────────────┐
35
+ browser ──────▶ │ app (TanStack Start) :3000│ ──┐
36
+ (localhost) └─────────────────────────────┘ │ VITE_BACKEND_URL (baked at build)
37
+ ┌─────────────────────────────┐ │
38
+ │ backend (Fastify/Bun) :3100│ ◀─┘
39
+ └──────────────┬──────────────┘
40
+ ┌──────────┬─────────┼───────────────────────┐
41
+ ▼ ▼ ▼ ▼
42
+ redis:6379 minio:9000 Chromium MongoDB Atlas
43
+ (bundled) (S3 API) (in-image) (external, via DB_*)
44
+ minio:9001
45
+ (console)
46
+ ```
47
+
48
+ Chromium (used for Puppeteer screenshot generation) is bundled inside the image. No separate container is needed. Redis and MinIO run inside the container. MongoDB is **not** hosted by the image; the backend connects to your Atlas cluster over `mongodb+srv://`.
49
+
50
+ ---
51
+
52
+ ## Prerequisites
53
+
54
+ - **Docker** ≥ 24.
55
+ - Ports `3000`, `3100`, `9000`, and `9001` available on the host.
56
+ - A Linux or macOS host (or WSL2 on Windows).
57
+ - A **MongoDB Atlas** cluster (a free tier works). Create one at [mongodb.com/atlas](https://www.mongodb.com/atlas).
58
+ - A **Resend** API key for transactional email. Get one at [resend.com](https://resend.com).
59
+
60
+ ---
61
+
62
+ ## Quick start
63
+
64
+ Pull and run the published image, supplying your MongoDB Atlas credentials and secrets:
65
+
66
+ ```sh
67
+ docker run -d --name intlayer \
68
+ -p 3000:3000 \
69
+ -p 3100:3100 \
70
+ -p 9000:9000 \
71
+ -p 9001:9001 \
72
+ -v intlayer-data:/data \
73
+ -e DB_ID="<atlas-user>" \
74
+ -e DB_MDP="<atlas-password>" \
75
+ -e DB_CLUSTER="<cluster>.xxxxx.mongodb.net" \
76
+ -e BETTER_AUTH_SECRET="$(openssl rand -hex 32)" \
77
+ -e S3_SECRET_ACCESS_KEY="$(openssl rand -hex 16)" \
78
+ -e RESEND_API_KEY="<your-resend-key>" \
79
+ aymericzip/intlayer-selfhost
80
+ ```
81
+
82
+ Then open **http://localhost:3000**.
83
+
84
+ > The dashboard is served on `localhost`. See [Limitations](#limitations) — custom domains are not supported by the published image.
85
+
86
+ ---
87
+
88
+ ## First-run setup
89
+
90
+ On a fresh instance (empty database), opening the dashboard redirects you to the **`/init`** page:
91
+
92
+ 1. Create the first account. Because the users collection is empty, this account is automatically promoted to **super admin**.
93
+ 2. A verification email is sent (via Resend). Email verification is **mandatory** — this is why `RESEND_API_KEY` must be set before you start.
94
+ 3. Click the link in the email, then sign in.
95
+
96
+ Once an admin exists, `/init` redirects to the standard sign-in page.
97
+
98
+ ---
99
+
100
+ ## Services
101
+
102
+ | Service | Location | Host port(s) | Purpose |
103
+ | ----------- | ------------------ | ----------------------------- | ------------------------------------------------------------- |
104
+ | **app** | bundled | `3000` | TanStack Start dashboard (CMS UI) |
105
+ | **backend** | bundled | `3100` | Fastify REST API (`/health` endpoint) |
106
+ | **redis** | bundled | internal | Job queues (BullMQ) and caching (ioredis) |
107
+ | **minio** | bundled | `9000` (S3), `9001` (console) | S3-compatible object storage for avatars and screenshots |
108
+ | **mongo** | **external** (you) | — | MongoDB Atlas, provided via `DB_ID` / `DB_MDP` / `DB_CLUSTER` |
109
+
110
+ > MinIO port `9000` must be reachable by the browser because uploaded assets (avatars, screenshots) are loaded directly from `S3_PUBLIC_URL=http://localhost:9000/intlayer`.
111
+
112
+ ---
113
+
114
+ ## Environment variables
115
+
116
+ ### Required
117
+
118
+ | Variable | Example | Description |
119
+ | ---------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
120
+ | `DB_ID` | `intlayer` | MongoDB Atlas user |
121
+ | `DB_MDP` | _(your password)_ | MongoDB Atlas password |
122
+ | `DB_CLUSTER` | `cluster0.xxxxx.mongodb.net` | MongoDB Atlas cluster host (used in the `mongodb+srv://` URI) |
123
+ | `BETTER_AUTH_SECRET` | _(generated)_ | 32-byte secret for session signing |
124
+ | `S3_SECRET_ACCESS_KEY` | _(generated)_ | Secret for the bundled MinIO |
125
+ | `RESEND_API_KEY` | _(your key)_ | Transactional email via Resend. Required for first-run setup unless you configure a global SMTP mailer (see [Global mailer](#global-mailer)) |
126
+
127
+ ### Baked-in defaults (override only if needed)
128
+
129
+ | Variable | Default | Description |
130
+ | ------------------ | -------------------------------- | ------------------------------------ |
131
+ | `PORT` | `3100` | Backend listening port |
132
+ | `APP_URL` | `http://localhost:3000` | Public URL of the dashboard |
133
+ | `BACKEND_URL` | `http://localhost:3100` | Public URL of the backend API |
134
+ | `DOMAIN` | `localhost` | Cookie domain |
135
+ | `REDIS_URL` | `redis://127.0.0.1:6379` | Bundled Redis |
136
+ | `S3_ENDPOINT` | `http://127.0.0.1:9000` | Bundled MinIO (server-to-server) |
137
+ | `S3_PUBLIC_URL` | `http://localhost:9000/intlayer` | Public URL for browser asset loading |
138
+ | `S3_BUCKET_NAME` | `intlayer` | Bucket name |
139
+ | `S3_ACCESS_KEY_ID` | `intlayer` | MinIO access key |
140
+
141
+ ### Optional (features degrade gracefully when absent)
142
+
143
+ | Variable | Feature |
144
+ | -------------------------------------------------------- | ----------------------------------------- |
145
+ | `OPENAI_API_KEY` | AI-assisted translation and content audit |
146
+ | `STRIPE_SECRET_KEY`, `STRIPE_WEBHOOK_SECRET`, `STRIPE_*` | Billing and subscription management |
147
+ | `GITHUB_CLIENT_ID`, `GITHUB_CLIENT_SECRET` | GitHub OAuth login |
148
+ | `GOOGLE_CLIENT_ID`, `GOOGLE_CLIENT_SECRET` | Google OAuth login |
149
+ | `GITLAB_CLIENT_ID`, `GITLAB_CLIENT_SECRET` | GitLab OAuth login |
150
+ | `MICROSOFT_CLIENT_ID`, `MICROSOFT_CLIENT_SECRET` | Microsoft OAuth login |
151
+
152
+ ### Global mailer
153
+
154
+ By default, all transactional emails are sent through Resend using `RESEND_API_KEY`. Self-hosted deployments can instead route **every** email — including non-organization emails such as password resets and magic links — through a global mailer configured with environment variables.
155
+
156
+ Set `MAIL_PROVIDER` to activate it. When unset, the default Resend mailer is used.
157
+
158
+ | Variable | Example | Description |
159
+ | -------------------- | ------------------------------ | ----------------------------------------------------------------- |
160
+ | `MAIL_PROVIDER` | `smtp` | Global transport: `smtp` or `resend`. Leave unset to use defaults |
161
+ | `MAIL_FROM` | `Intlayer <no-reply@acme.com>` | Sender header. Accepts a bare address or `Name <email>` format |
162
+ | `MAIL_SMTP_HOST` | `smtp.acme.com` | SMTP host (required when `MAIL_PROVIDER=smtp`) |
163
+ | `MAIL_SMTP_PORT` | `587` | SMTP port (defaults to `587`) |
164
+ | `MAIL_SMTP_SECURE` | `false` | Implicit TLS. Set `true` for port `465` |
165
+ | `MAIL_SMTP_USER` | _(your user)_ | SMTP username (optional; omit for unauthenticated relays) |
166
+ | `MAIL_SMTP_PASSWORD` | _(your password)_ | SMTP password |
167
+
168
+ > Precedence: an organization's own mailer (configured from the **Organization** dashboard) takes priority over the global mailer, which in turn takes priority over the default Resend key.
169
+
170
+ ---
171
+
172
+ ## Connecting your Intlayer project
173
+
174
+ Once the stack is running, point your project at the self-hosted backend and dashboard instead of `intlayer.org`.
175
+
176
+ ### Project configuration
177
+
178
+ ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
179
+ import type { IntlayerConfig } from "intlayer";
180
+
181
+ const config: IntlayerConfig = {
182
+ editor: {
183
+ clientId: process.env.INTLAYER_CLIENT_ID,
184
+ clientSecret: process.env.INTLAYER_CLIENT_SECRET,
185
+
186
+ /**
187
+ * URL of the self-hosted CMS dashboard.
188
+ * Default: https://app.intlayer.org
189
+ */
190
+ cmsURL: process.env.INTLAYER_CMS_URL, // e.g. http://localhost:3000
191
+
192
+ /**
193
+ * URL of the self-hosted backend API.
194
+ * Default: https://back.intlayer.org
195
+ */
196
+ backendURL: process.env.INTLAYER_BACKEND_URL, // e.g. http://localhost:3100
197
+ },
198
+ };
199
+
200
+ export default config;
201
+ ```
202
+
203
+ Set the environment variables in your project's `.env`:
204
+
205
+ ```sh
206
+ INTLAYER_CMS_URL=http://localhost:3000
207
+ INTLAYER_BACKEND_URL=http://localhost:3100
208
+ INTLAYER_CLIENT_ID=<your-client-id>
209
+ INTLAYER_CLIENT_SECRET=<your-client-secret>
210
+ ```
211
+
212
+ Create access credentials in your self-hosted dashboard under **Projects → Access keys** at `http://localhost:3000/projects`.
213
+
214
+ ### `@intlayer/api` SDK
215
+
216
+ When using the `@intlayer/api` SDK programmatically, pass `backendURL` explicitly:
217
+
218
+ ```typescript fileName="cms.ts" codeFormat="typescript"
219
+ import { createIntlayerCMS } from "@intlayer/api";
220
+ import { dictionaryEndpoint } from "@intlayer/api/dictionary";
221
+
222
+ const cms = createIntlayerCMS({
223
+ editor: {
224
+ clientId: process.env.INTLAYER_CLIENT_ID,
225
+ clientSecret: process.env.INTLAYER_CLIENT_SECRET,
226
+ backendURL: process.env.INTLAYER_BACKEND_URL, // http://localhost:3100
227
+ },
228
+ });
229
+
230
+ const { data: dictionaries } = await dictionaryEndpoint(cms).getDictionaries();
231
+ ```
232
+
233
+ ---
234
+
235
+ ## Upgrading
236
+
237
+ Pull the latest image and recreate the container. Your data is preserved in the named volume (MinIO/Redis) and in your Atlas cluster (MongoDB):
238
+
239
+ ```sh
240
+ docker pull aymericzip/intlayer-selfhost
241
+ docker stop intlayer && docker rm intlayer
242
+ # re-run the `docker run …` command from Quick start
243
+ ```
244
+
245
+ ---
246
+
247
+ ## Backup and restore
248
+
249
+ MongoDB data lives in your Atlas cluster — back it up with Atlas' own tools. The bundled local datastores live under the `intlayer-data` volume.
250
+
251
+ ### Backup
252
+
253
+ ```sh
254
+ docker run --rm \
255
+ -v intlayer-data:/data \
256
+ -v "$(pwd)":/backup \
257
+ busybox tar czf /backup/intlayer-data.tar.gz /data
258
+ ```
259
+
260
+ ### Restore
261
+
262
+ ```sh
263
+ docker run --rm \
264
+ -v intlayer-data:/data \
265
+ -v "$(pwd)":/backup \
266
+ busybox tar xzf /backup/intlayer-data.tar.gz -C /
267
+ ```
268
+
269
+ ---
270
+
271
+ ## Limitations
272
+
273
+ - **MongoDB must be external (Atlas).** The backend connects only over `mongodb+srv://` (built from `DB_ID` / `DB_MDP` / `DB_CLUSTER`), so a plain `mongodb://host:27017` — including the container's own bundled `mongod` — cannot be used. Provide a MongoDB Atlas cluster.
274
+ - **No custom domain.** All browser-facing `VITE_*` URLs are inlined into the app at build time, and the published image ships with `localhost` values. The dashboard must be accessed at `http://localhost:3000`; serving it on a public domain would require rebuilding the image with the target URLs baked in and is not supported out of the box.
275
+ - **Email requires a working mailer.** First-run setup enforces email verification, so either `RESEND_API_KEY` or a [global SMTP mailer](#global-mailer) (`MAIL_PROVIDER=smtp` + `MAIL_SMTP_*`) must be configured. After the first admin signs in, each organization can also configure its own SMTP or Resend mailer from the dashboard.
276
+
277
+ ---
278
+
279
+ ## Troubleshooting
280
+
281
+ ### Dashboard loads but the API resets the connection (`ERR_CONNECTION_RESET` on `:3100`)
282
+
283
+ The backend crashed on startup and is not listening. The most common cause is a missing or invalid MongoDB connection: check that `DB_ID`, `DB_MDP`, and `DB_CLUSTER` are set and correct.
284
+
285
+ ```sh
286
+ docker logs intlayer
287
+ ```
288
+
289
+ Look for `MongoDB connection error` near the top of the log.
290
+
291
+ ### First account can't be verified
292
+
293
+ Email verification is mandatory. Make sure a mailer is configured — either `RESEND_API_KEY`, or a [global SMTP mailer](#global-mailer) (`MAIL_PROVIDER=smtp` + `MAIL_SMTP_*`) — then re-check your inbox (and spam). Without a working mailer, the verification link is never delivered. Delivery failures are logged by the backend (`docker logs intlayer`) with the underlying error message.
294
+
295
+ ### MinIO bucket missing
296
+
297
+ The `init-minio` one-shot creates the bucket on first boot. If assets fail to load, restart the container so it runs again:
298
+
299
+ ```sh
300
+ docker restart intlayer
301
+ ```
302
+
303
+ ---
304
+
305
+ ## Useful links
306
+
307
+ - [Intlayer CMS documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)
308
+ - [Configuration reference](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md)
309
+ - [CMS SDK — `@intlayer/api`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md#programmatic-access-with-the-intlayerapi-sdk)
310
+ - [Docker Image (aymercizip/intlayer-selfhost)](https://hub.docker.com/repository/docker/aymercizip/intlayer-selfhost/general)
@@ -26,6 +26,10 @@ author: aymericzip
26
26
 
27
27
  Intlayer allows the automatic generation of translations for your content declaration files. There are multiple ways to achieve this depending on your workflow.
28
28
 
29
+ ## Table of Contents
30
+
31
+ <TOC/>
32
+
29
33
  ## Using the CMS
30
34
 
31
35
  With Intlayer, you can adopt a workflow where only a single locale is declared locally, while all translations are managed remotely through the CMS. This allows content and translations to be completely detached from the codebase, offering more flexibility for content editors and enabling hot content reloading (no need to rebuild the application to apply changes).