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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2485) hide show
  1. package/blog/ar/internationalization_and_SEO.md +6 -0
  2. package/blog/ar/intlayer_with_i18next.md +28 -4
  3. package/blog/ar/intlayer_with_next-i18next.md +24 -15
  4. package/blog/ar/intlayer_with_next-intl.md +28 -4
  5. package/blog/ar/intlayer_with_react-i18next.md +24 -4
  6. package/blog/ar/intlayer_with_react-intl.md +24 -4
  7. package/blog/ar/intlayer_with_vue-i18n.md +24 -4
  8. package/blog/ar/next-i18next_vs_next-intl_vs_intlayer.md +35 -28
  9. package/blog/ar/nextjs-multilingual-seo-comparison.md +6 -0
  10. package/blog/ar/rag_powered_documentation_assistant.md +13 -0
  11. package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  12. package/blog/ar/vue-i18n_vs_intlayer.md +8 -0
  13. package/blog/de/internationalization_and_SEO.md +6 -0
  14. package/blog/de/intlayer_with_i18next.md +38 -6
  15. package/blog/de/intlayer_with_next-i18next.md +34 -17
  16. package/blog/de/intlayer_with_next-intl.md +41 -7
  17. package/blog/de/intlayer_with_react-i18next.md +37 -7
  18. package/blog/de/intlayer_with_react-intl.md +37 -7
  19. package/blog/de/intlayer_with_vue-i18n.md +37 -7
  20. package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +121 -36
  21. package/blog/de/nextjs-multilingual-seo-comparison.md +6 -0
  22. package/blog/de/rag_powered_documentation_assistant.md +0 -193
  23. package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  24. package/blog/de/vue-i18n_vs_intlayer.md +8 -0
  25. package/blog/en/internationalization_and_SEO.md +6 -0
  26. package/blog/en/intlayer_with_i18next.md +24 -4
  27. package/blog/en/intlayer_with_next-i18next.md +24 -4
  28. package/blog/en/intlayer_with_next-intl.md +24 -4
  29. package/blog/en/intlayer_with_react-i18next.md +24 -4
  30. package/blog/en/intlayer_with_react-intl.md +24 -4
  31. package/blog/en/intlayer_with_vue-i18n.md +24 -4
  32. package/blog/en/nextjs-multilingual-seo-comparison.md +6 -0
  33. package/blog/en/rag_powered_documentation_assistant.md +6 -0
  34. package/blog/en-GB/internationalization_and_SEO.md +6 -0
  35. package/blog/en-GB/intlayer_with_i18next.md +28 -4
  36. package/blog/en-GB/intlayer_with_next-i18next.md +24 -15
  37. package/blog/en-GB/intlayer_with_next-intl.md +28 -4
  38. package/blog/en-GB/intlayer_with_react-i18next.md +24 -4
  39. package/blog/en-GB/intlayer_with_react-intl.md +24 -4
  40. package/blog/en-GB/intlayer_with_vue-i18n.md +24 -4
  41. package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  42. package/blog/en-GB/nextjs-multilingual-seo-comparison.md +6 -0
  43. package/blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md +14 -0
  44. package/blog/en-GB/vue-i18n_vs_intlayer.md +16 -0
  45. package/blog/es/internationalization_and_SEO.md +6 -0
  46. package/blog/es/intlayer_with_i18next.md +28 -4
  47. package/blog/es/intlayer_with_next-i18next.md +24 -15
  48. package/blog/es/intlayer_with_next-intl.md +28 -4
  49. package/blog/es/intlayer_with_react-i18next.md +24 -4
  50. package/blog/es/intlayer_with_react-intl.md +24 -4
  51. package/blog/es/intlayer_with_vue-i18n.md +24 -4
  52. package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  53. package/blog/es/nextjs-multilingual-seo-comparison.md +6 -0
  54. package/blog/es/rag_powered_documentation_assistant.md +13 -0
  55. package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  56. package/blog/es/vue-i18n_vs_intlayer.md +8 -0
  57. package/blog/fr/i18n_meaning.md +95 -0
  58. package/blog/fr/internationalization_and_SEO.md +6 -0
  59. package/blog/fr/intlayer_with_i18next.md +24 -4
  60. package/blog/fr/intlayer_with_next-i18next.md +24 -15
  61. package/blog/fr/intlayer_with_next-intl.md +28 -4
  62. package/blog/fr/intlayer_with_react-i18next.md +24 -12
  63. package/blog/fr/intlayer_with_react-intl.md +24 -4
  64. package/blog/fr/intlayer_with_vue-i18n.md +24 -4
  65. package/blog/fr/list_i18n_technologies/frameworks/angular.md +0 -2
  66. package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  67. package/blog/fr/nextjs-multilingual-seo-comparison.md +6 -0
  68. package/blog/fr/rag_powered_documentation_assistant.md +0 -62
  69. package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  70. package/blog/fr/vue-i18n_vs_intlayer.md +8 -0
  71. package/blog/hi/internationalization_and_SEO.md +6 -0
  72. package/blog/hi/intlayer_with_i18next.md +28 -4
  73. package/blog/hi/intlayer_with_next-i18next.md +24 -15
  74. package/blog/hi/intlayer_with_next-intl.md +28 -4
  75. package/blog/hi/intlayer_with_react-i18next.md +24 -4
  76. package/blog/hi/intlayer_with_react-intl.md +24 -4
  77. package/blog/hi/intlayer_with_vue-i18n.md +24 -4
  78. package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +1256 -0
  79. package/blog/hi/nextjs-multilingual-seo-comparison.md +6 -0
  80. package/blog/hi/rag_powered_documentation_assistant.md +13 -0
  81. package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  82. package/blog/hi/vue-i18n_vs_intlayer.md +8 -0
  83. package/blog/id/internationalization_and_SEO.md +6 -91
  84. package/blog/id/intlayer_with_i18next.md +28 -4
  85. package/blog/id/intlayer_with_next-i18next.md +24 -15
  86. package/blog/id/intlayer_with_next-intl.md +28 -4
  87. package/blog/id/intlayer_with_react-i18next.md +24 -4
  88. package/blog/id/intlayer_with_react-intl.md +24 -4
  89. package/blog/id/intlayer_with_vue-i18n.md +24 -4
  90. package/blog/id/nextjs-multilingual-seo-comparison.md +6 -0
  91. package/blog/id/rag_powered_documentation_assistant.md +13 -0
  92. package/blog/it/internationalization_and_SEO.md +6 -0
  93. package/blog/it/intlayer_with_i18next.md +41 -7
  94. package/blog/it/intlayer_with_next-i18next.md +37 -18
  95. package/blog/it/intlayer_with_next-intl.md +41 -7
  96. package/blog/it/intlayer_with_react-i18next.md +37 -7
  97. package/blog/it/intlayer_with_react-intl.md +37 -7
  98. package/blog/it/intlayer_with_vue-i18n.md +37 -7
  99. package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +121 -36
  100. package/blog/it/nextjs-multilingual-seo-comparison.md +6 -0
  101. package/blog/it/rag_powered_documentation_assistant.md +0 -195
  102. package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  103. package/blog/it/vue-i18n_vs_intlayer.md +8 -0
  104. package/blog/ja/internationalization_and_SEO.md +6 -0
  105. package/blog/ja/intlayer_with_i18next.md +28 -4
  106. package/blog/ja/intlayer_with_next-i18next.md +24 -15
  107. package/blog/ja/intlayer_with_next-intl.md +28 -4
  108. package/blog/ja/intlayer_with_react-i18next.md +24 -4
  109. package/blog/ja/intlayer_with_react-intl.md +24 -4
  110. package/blog/ja/intlayer_with_vue-i18n.md +24 -4
  111. package/blog/ja/l10n_platform_alternative/Lokalise.md +10 -0
  112. package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +121 -26
  113. package/blog/ja/nextjs-multilingual-seo-comparison.md +6 -0
  114. package/blog/ja/rag_powered_documentation_assistant.md +13 -0
  115. package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  116. package/blog/ja/vue-i18n_vs_intlayer.md +8 -0
  117. package/blog/ko/internationalization_and_SEO.md +6 -0
  118. package/blog/ko/intlayer_with_i18next.md +41 -7
  119. package/blog/ko/intlayer_with_next-i18next.md +37 -18
  120. package/blog/ko/intlayer_with_next-intl.md +41 -7
  121. package/blog/ko/intlayer_with_react-i18next.md +37 -7
  122. package/blog/ko/intlayer_with_react-intl.md +37 -7
  123. package/blog/ko/intlayer_with_vue-i18n.md +37 -7
  124. package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +121 -18
  125. package/blog/ko/nextjs-multilingual-seo-comparison.md +6 -0
  126. package/blog/ko/rag_powered_documentation_assistant.md +0 -194
  127. package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  128. package/blog/ko/vue-i18n_vs_intlayer.md +8 -0
  129. package/blog/ko/what_is_internationalization.md +0 -4
  130. package/blog/pl/___per-component_vs_centralized_i18n.md +100 -0
  131. package/blog/pl/internationalization_and_SEO.md +6 -91
  132. package/blog/pl/intlayer_with_i18next.md +28 -4
  133. package/blog/pl/intlayer_with_next-i18next.md +24 -15
  134. package/blog/pl/intlayer_with_next-intl.md +28 -4
  135. package/blog/pl/intlayer_with_react-i18next.md +24 -4
  136. package/blog/pl/intlayer_with_react-intl.md +24 -4
  137. package/blog/pl/intlayer_with_vue-i18n.md +24 -4
  138. package/blog/pl/l10n_platform_alternative/Lokalise.md +6 -0
  139. package/blog/pl/nextjs-multilingual-seo-comparison.md +6 -0
  140. package/blog/pl/rag_powered_documentation_assistant.md +13 -0
  141. package/blog/pt/internationalization_and_SEO.md +7 -1
  142. package/blog/pt/intlayer_with_i18next.md +41 -7
  143. package/blog/pt/intlayer_with_next-i18next.md +37 -18
  144. package/blog/pt/intlayer_with_next-intl.md +41 -7
  145. package/blog/pt/intlayer_with_react-i18next.md +37 -7
  146. package/blog/pt/intlayer_with_react-intl.md +37 -11
  147. package/blog/pt/intlayer_with_vue-i18n.md +37 -7
  148. package/blog/pt/l10n_platform_alternative/crowdin.md +0 -6
  149. package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +121 -28
  150. package/blog/pt/nextjs-multilingual-seo-comparison.md +6 -0
  151. package/blog/pt/rag_powered_documentation_assistant.md +0 -195
  152. package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  153. package/blog/pt/vue-i18n_vs_intlayer.md +8 -0
  154. package/blog/ru/internationalization_and_SEO.md +6 -0
  155. package/blog/ru/intlayer_with_i18next.md +28 -4
  156. package/blog/ru/intlayer_with_next-i18next.md +24 -15
  157. package/blog/ru/intlayer_with_next-intl.md +28 -4
  158. package/blog/ru/intlayer_with_react-i18next.md +24 -4
  159. package/blog/ru/intlayer_with_react-intl.md +24 -4
  160. package/blog/ru/intlayer_with_vue-i18n.md +24 -4
  161. package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +121 -36
  162. package/blog/ru/nextjs-multilingual-seo-comparison.md +6 -0
  163. package/blog/ru/rag_powered_documentation_assistant.md +13 -0
  164. package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +8 -0
  165. package/blog/ru/vue-i18n_vs_intlayer.md +8 -0
  166. package/blog/tr/internationalization_and_SEO.md +6 -0
  167. package/blog/tr/intlayer_with_i18next.md +28 -4
  168. package/blog/tr/intlayer_with_next-i18next.md +24 -15
  169. package/blog/tr/intlayer_with_next-intl.md +28 -4
  170. package/blog/tr/intlayer_with_react-i18next.md +24 -4
  171. package/blog/tr/intlayer_with_react-intl.md +24 -4
  172. package/blog/tr/intlayer_with_vue-i18n.md +24 -4
  173. package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +1189 -0
  174. package/blog/tr/nextjs-multilingual-seo-comparison.md +6 -0
  175. package/blog/tr/rag_powered_documentation_assistant.md +0 -38
  176. package/blog/uk/internationalization_and_SEO.md +6 -0
  177. package/blog/uk/intlayer_with_i18next.md +24 -4
  178. package/blog/uk/intlayer_with_next-i18next.md +24 -4
  179. package/blog/uk/intlayer_with_next-intl.md +24 -4
  180. package/blog/uk/intlayer_with_react-i18next.md +24 -4
  181. package/blog/uk/intlayer_with_react-intl.md +24 -4
  182. package/blog/uk/intlayer_with_vue-i18n.md +24 -4
  183. package/blog/uk/next-i18next_vs_next-intl_vs_intlayer.md +9 -0
  184. package/blog/uk/nextjs-multilingual-seo-comparison.md +6 -0
  185. package/blog/uk/rag_powered_documentation_assistant.md +13 -0
  186. package/blog/vi/internationalization_and_SEO.md +6 -91
  187. package/blog/vi/intlayer_with_i18next.md +28 -4
  188. package/blog/vi/intlayer_with_next-i18next.md +24 -15
  189. package/blog/vi/intlayer_with_next-intl.md +28 -4
  190. package/blog/vi/intlayer_with_react-i18next.md +24 -4
  191. package/blog/vi/intlayer_with_react-intl.md +24 -4
  192. package/blog/vi/intlayer_with_vue-i18n.md +24 -4
  193. package/blog/vi/nextjs-multilingual-seo-comparison.md +6 -0
  194. package/blog/vi/rag_powered_documentation_assistant.md +13 -0
  195. package/blog/zh/internationalization_and_SEO.md +6 -0
  196. package/blog/zh/intlayer_with_i18next.md +4 -31
  197. package/blog/zh/intlayer_with_next-i18next.md +0 -42
  198. package/blog/zh/intlayer_with_next-intl.md +4 -31
  199. package/blog/zh/intlayer_with_react-i18next.md +0 -31
  200. package/blog/zh/intlayer_with_react-intl.md +0 -31
  201. package/blog/zh/intlayer_with_vue-i18n.md +0 -31
  202. package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +121 -26
  203. package/blog/zh/nextjs-multilingual-seo-comparison.md +6 -30
  204. package/blog/zh/rag_powered_documentation_assistant.md +0 -191
  205. package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +6 -0
  206. package/blog/zh/vue-i18n_vs_intlayer.md +8 -0
  207. package/dist/cjs/authors.cjs.map +1 -1
  208. package/dist/cjs/blog.cjs.map +1 -1
  209. package/dist/cjs/common.cjs +2 -1
  210. package/dist/cjs/common.cjs.map +1 -1
  211. package/dist/cjs/doc.cjs.map +1 -1
  212. package/dist/cjs/frequentQuestions.cjs.map +1 -1
  213. package/dist/cjs/generated/blog.entry.cjs +0 -1
  214. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  215. package/dist/cjs/generated/docs.entry.cjs +300 -21
  216. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  217. package/dist/cjs/generated/frequentQuestions.entry.cjs +0 -1
  218. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  219. package/dist/cjs/generated/legal.entry.cjs +0 -1
  220. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  221. package/dist/cjs/legal.cjs.map +1 -1
  222. package/dist/esm/authors.mjs.map +1 -1
  223. package/dist/esm/blog.mjs.map +1 -1
  224. package/dist/esm/common.mjs +2 -1
  225. package/dist/esm/common.mjs.map +1 -1
  226. package/dist/esm/doc.mjs.map +1 -1
  227. package/dist/esm/frequentQuestions.mjs.map +1 -1
  228. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  229. package/dist/esm/generated/docs.entry.mjs +300 -20
  230. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  231. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  232. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  233. package/dist/esm/legal.mjs.map +1 -1
  234. package/dist/types/authors.d.ts +16 -8
  235. package/dist/types/authors.d.ts.map +1 -1
  236. package/dist/types/blog.d.ts +0 -1
  237. package/dist/types/blog.d.ts.map +1 -1
  238. package/dist/types/common.d.ts +0 -1
  239. package/dist/types/common.d.ts.map +1 -1
  240. package/dist/types/doc.d.ts +0 -1
  241. package/dist/types/doc.d.ts.map +1 -1
  242. package/dist/types/frequentQuestions.d.ts +0 -1
  243. package/dist/types/frequentQuestions.d.ts.map +1 -1
  244. package/dist/types/generated/blog.entry.d.ts +0 -1
  245. package/dist/types/generated/blog.entry.d.ts.map +1 -1
  246. package/dist/types/generated/docs.entry.d.ts +15 -2
  247. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  248. package/dist/types/generated/frequentQuestions.entry.d.ts +0 -1
  249. package/dist/types/generated/frequentQuestions.entry.d.ts.map +1 -1
  250. package/dist/types/generated/legal.entry.d.ts +0 -1
  251. package/dist/types/generated/legal.entry.d.ts.map +1 -1
  252. package/dist/types/legal.d.ts +0 -1
  253. package/dist/types/legal.d.ts.map +1 -1
  254. package/docs/ar/CI_CD.md +4 -0
  255. package/docs/ar/autoFill.md +81 -0
  256. package/docs/ar/benchmark/solid.md +22 -0
  257. package/docs/ar/benchmark/svelte.md +22 -0
  258. package/docs/ar/benchmark/tanstack.md +22 -0
  259. package/docs/ar/bundle_optimization.md +16 -0
  260. package/docs/ar/cli/ci.md +22 -0
  261. package/docs/ar/cli/fill.md +8 -0
  262. package/docs/ar/cli/index.md +1 -1
  263. package/docs/ar/cli/scan.md +2 -2
  264. package/docs/ar/compat/i18n-js.md +44 -0
  265. package/docs/ar/compat/i18next.md +59 -0
  266. package/docs/ar/compat/index.md +51 -0
  267. package/docs/ar/compat/lingui.md +44 -0
  268. package/docs/ar/compat/next-i18next.md +57 -0
  269. package/docs/ar/compat/next-intl.md +59 -0
  270. package/docs/ar/compat/next-translate.md +45 -0
  271. package/docs/ar/compat/ngx-translate.md +45 -0
  272. package/docs/ar/compat/nuxtjs-i18n.md +46 -0
  273. package/docs/ar/compat/polyglot.md +45 -0
  274. package/docs/ar/compat/react-i18next.md +58 -0
  275. package/docs/ar/compat/react-intl.md +55 -0
  276. package/docs/ar/compat/svelte-i18n.md +47 -0
  277. package/docs/ar/compat/transloco.md +45 -0
  278. package/docs/ar/compat/vue-i18n.md +58 -0
  279. package/docs/ar/compiler.md +9 -4
  280. package/docs/ar/configuration.md +60 -17
  281. package/docs/ar/custom_domains.md +9 -3
  282. package/docs/ar/custom_url_rewrites.md +9 -3
  283. package/docs/ar/dictionary/content_file.md +4 -7
  284. package/docs/ar/dictionary/enumeration.md +0 -187
  285. package/docs/ar/dictionary/file.md +8 -0
  286. package/docs/ar/dictionary/nesting.md +39 -0
  287. package/docs/ar/dictionary/translation.md +0 -61
  288. package/docs/ar/dynamic_dictionaries/index.md +24 -18
  289. package/docs/ar/dynamic_dictionaries/variants.md +280 -22
  290. package/docs/ar/formatters.md +59 -0
  291. package/docs/ar/how_works_intlayer.md +6 -2
  292. package/docs/ar/interest_of_intlayer.md +193 -0
  293. package/docs/ar/intlayer_CMS.md +20 -122
  294. package/docs/ar/intlayer_with_adonisjs.md +24 -4
  295. package/docs/ar/intlayer_with_analog.md +29 -5
  296. package/docs/ar/intlayer_with_angular_19.md +24 -4
  297. package/docs/ar/intlayer_with_angular_21.md +24 -4
  298. package/docs/ar/intlayer_with_astro.md +131 -2
  299. package/docs/ar/intlayer_with_astro_lit.md +30 -12
  300. package/docs/ar/intlayer_with_astro_preact.md +27 -9
  301. package/docs/ar/intlayer_with_astro_react.md +27 -9
  302. package/docs/ar/intlayer_with_astro_solid.md +27 -9
  303. package/docs/ar/intlayer_with_astro_svelte.md +27 -9
  304. package/docs/ar/intlayer_with_astro_vanilla.md +27 -9
  305. package/docs/ar/intlayer_with_astro_vue.md +27 -9
  306. package/docs/ar/intlayer_with_create_react_app.md +24 -18
  307. package/docs/ar/intlayer_with_express.md +24 -25
  308. package/docs/ar/intlayer_with_fastify.md +24 -8
  309. package/docs/ar/intlayer_with_hono.md +24 -4
  310. package/docs/ar/intlayer_with_lynx+react.md +30 -5
  311. package/docs/ar/intlayer_with_nestjs.md +24 -22
  312. package/docs/ar/intlayer_with_next-i18next.md +24 -4
  313. package/docs/ar/intlayer_with_nextjs_14.md +54 -11
  314. package/docs/ar/intlayer_with_nextjs_15.md +47 -9
  315. package/docs/ar/intlayer_with_nextjs_16.md +152 -10
  316. package/docs/ar/intlayer_with_nextjs_compiler.md +28 -8
  317. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +27 -9
  318. package/docs/ar/intlayer_with_nextjs_page_router.md +29 -5
  319. package/docs/ar/intlayer_with_nuxt.md +30 -8
  320. package/docs/ar/intlayer_with_react_native+expo.md +112 -74
  321. package/docs/ar/intlayer_with_react_router_v7.md +29 -101
  322. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +48 -102
  323. package/docs/ar/intlayer_with_storybook.md +7 -1
  324. package/docs/ar/intlayer_with_svelte_kit.md +19 -184
  325. package/docs/ar/intlayer_with_tanstack+solid.md +44 -15
  326. package/docs/ar/intlayer_with_tanstack.md +43 -15
  327. package/docs/ar/intlayer_with_vite+lit.md +33 -7
  328. package/docs/ar/intlayer_with_vite+preact.md +67 -45
  329. package/docs/ar/intlayer_with_vite+react.md +34 -9
  330. package/docs/ar/intlayer_with_vite+react_compiler.md +35 -8
  331. package/docs/ar/intlayer_with_vite+solid.md +52 -30
  332. package/docs/ar/intlayer_with_vite+svelte.md +40 -18
  333. package/docs/ar/intlayer_with_vite+vanilla.md +41 -10
  334. package/docs/ar/intlayer_with_vite+vue.md +77 -122
  335. package/docs/ar/live-sync.md +174 -0
  336. package/docs/ar/mcp_server.md +22 -0
  337. package/docs/ar/migration_from_i18next_to_intlayer.md +337 -0
  338. package/docs/ar/migration_from_next-i18next_to_intlayer.md +359 -0
  339. package/docs/ar/migration_from_next-intl_to_intlayer.md +366 -0
  340. package/docs/ar/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  341. package/docs/ar/migration_from_react-i18next_to_intlayer.md +386 -0
  342. package/docs/ar/migration_from_vue-i18n_to_intlayer.md +363 -0
  343. package/docs/ar/packages/@intlayer_babel/export.md +131 -0
  344. package/docs/ar/packages/angular-intlayer/exports.md +14 -10
  345. package/docs/ar/packages/angular-intlayer/usePathname.md +119 -0
  346. package/docs/ar/packages/intlayer/comparePaths.md +173 -0
  347. package/docs/ar/packages/intlayer/exports.md +5 -0
  348. package/docs/ar/packages/intlayer/getLocalizedUrl.md +73 -0
  349. package/docs/ar/packages/intlayer/getMultilingualUrls.md +111 -0
  350. package/docs/ar/packages/intlayer/getPathWithoutLocale.md +0 -4
  351. package/docs/ar/packages/next-intlayer/exports.md +4 -0
  352. package/docs/ar/packages/next-intlayer/usePathname.md +136 -0
  353. package/docs/ar/packages/preact-intlayer/exports.md +10 -6
  354. package/docs/ar/packages/preact-intlayer/usePathname.md +117 -0
  355. package/docs/ar/packages/react-intlayer/exports.md +4 -0
  356. package/docs/ar/packages/react-intlayer/t.md +0 -13
  357. package/docs/ar/packages/react-intlayer/useDictionary.md +0 -104
  358. package/docs/ar/packages/react-intlayer/useI18n.md +0 -4
  359. package/docs/ar/packages/react-intlayer/useIntlayer.md +0 -55
  360. package/docs/ar/packages/react-intlayer/usePathname.md +87 -0
  361. package/docs/ar/packages/react-native-intlayer/exports.md +48 -14
  362. package/docs/ar/packages/solid-intlayer/exports.md +4 -0
  363. package/docs/ar/packages/solid-intlayer/usePathname.md +119 -0
  364. package/docs/ar/packages/svelte-intlayer/exports.md +4 -0
  365. package/docs/ar/packages/svelte-intlayer/usePathname.md +103 -0
  366. package/docs/ar/packages/vite-intlayer/intlayerCompiler.md +120 -0
  367. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +92 -0
  368. package/docs/ar/packages/vite-intlayer/intlayerProxy.md +172 -0
  369. package/docs/ar/packages/vue-intlayer/exports.md +4 -0
  370. package/docs/ar/packages/vue-intlayer/usePathname.md +109 -0
  371. package/docs/ar/plugins/sync-json.md +221 -49
  372. package/docs/ar/releases/v6.md +28 -0
  373. package/docs/ar/releases/v7.md +128 -0
  374. package/docs/ar/releases/v9.md +227 -38
  375. package/docs/ar/roadmap.md +6 -0
  376. package/docs/ar/self_hosting.md +350 -0
  377. package/docs/bn/bundle_optimization.md +16 -0
  378. package/docs/bn/cli/index.md +1 -1
  379. package/docs/bn/cli/scan.md +2 -2
  380. package/docs/bn/configuration.md +45 -1
  381. package/docs/bn/custom_domains.md +8 -2
  382. package/docs/bn/intlayer_CMS.md +570 -0
  383. package/docs/bn/intlayer_with_angular_21.md +24 -4
  384. package/docs/bn/intlayer_with_fastify.md +24 -8
  385. package/docs/bn/intlayer_with_hono.md +24 -4
  386. package/docs/bn/intlayer_with_storybook.md +7 -1
  387. package/docs/bn/intlayer_with_vite+lit.md +32 -6
  388. package/docs/bn/intlayer_with_vite+vanilla.md +40 -9
  389. package/docs/bn/packages/intlayer/comparePaths.md +173 -0
  390. package/docs/bn/releases/v9.md +340 -0
  391. package/docs/cs/bundle_optimization.md +16 -0
  392. package/docs/cs/cli/index.md +1 -1
  393. package/docs/cs/cli/scan.md +2 -2
  394. package/docs/cs/configuration.md +45 -1
  395. package/docs/cs/custom_domains.md +8 -2
  396. package/docs/cs/intlayer_with_angular_21.md +24 -4
  397. package/docs/cs/intlayer_with_fastify.md +24 -8
  398. package/docs/cs/intlayer_with_hono.md +24 -4
  399. package/docs/cs/intlayer_with_storybook.md +7 -1
  400. package/docs/cs/intlayer_with_vite+lit.md +32 -6
  401. package/docs/cs/intlayer_with_vite+vanilla.md +40 -9
  402. package/docs/cs/packages/intlayer/comparePaths.md +173 -0
  403. package/docs/cs/releases/v9.md +340 -0
  404. package/docs/de/CI_CD.md +4 -0
  405. package/docs/de/autoFill.md +81 -0
  406. package/docs/de/benchmark/solid.md +22 -0
  407. package/docs/de/benchmark/svelte.md +22 -0
  408. package/docs/de/benchmark/tanstack.md +22 -0
  409. package/docs/de/bundle_optimization.md +16 -0
  410. package/docs/de/cli/ci.md +22 -0
  411. package/docs/de/cli/fill.md +8 -0
  412. package/docs/de/cli/index.md +1 -1
  413. package/docs/de/cli/init.md +20 -0
  414. package/docs/de/cli/scan.md +2 -2
  415. package/docs/de/compat/i18n-js.md +44 -0
  416. package/docs/de/compat/i18next.md +59 -0
  417. package/docs/de/compat/index.md +51 -0
  418. package/docs/de/compat/lingui.md +44 -0
  419. package/docs/de/compat/next-i18next.md +57 -0
  420. package/docs/de/compat/next-intl.md +59 -0
  421. package/docs/de/compat/next-translate.md +45 -0
  422. package/docs/de/compat/ngx-translate.md +45 -0
  423. package/docs/de/compat/nuxtjs-i18n.md +46 -0
  424. package/docs/de/compat/polyglot.md +45 -0
  425. package/docs/de/compat/react-i18next.md +58 -0
  426. package/docs/de/compat/react-intl.md +55 -0
  427. package/docs/de/compat/svelte-i18n.md +47 -0
  428. package/docs/de/compat/transloco.md +45 -0
  429. package/docs/de/compat/vue-i18n.md +58 -0
  430. package/docs/de/compiler.md +9 -4
  431. package/docs/de/configuration.md +60 -17
  432. package/docs/de/custom_domains.md +9 -3
  433. package/docs/de/custom_url_rewrites.md +9 -3
  434. package/docs/de/dictionary/content_file.md +4 -0
  435. package/docs/de/dictionary/enumeration.md +0 -199
  436. package/docs/de/dictionary/file.md +8 -0
  437. package/docs/de/dictionary/insertion.md +0 -4
  438. package/docs/de/dictionary/nesting.md +39 -0
  439. package/docs/de/dictionary/translation.md +0 -61
  440. package/docs/de/dynamic_dictionaries/index.md +23 -17
  441. package/docs/de/dynamic_dictionaries/variants.md +272 -14
  442. package/docs/de/formatters.md +130 -0
  443. package/docs/de/how_works_intlayer.md +6 -2
  444. package/docs/de/intlayer_CMS.md +92 -100
  445. package/docs/de/intlayer_with_adonisjs.md +24 -4
  446. package/docs/de/intlayer_with_analog.md +29 -5
  447. package/docs/de/intlayer_with_angular_19.md +24 -4
  448. package/docs/de/intlayer_with_angular_21.md +24 -4
  449. package/docs/de/intlayer_with_astro.md +132 -3
  450. package/docs/de/intlayer_with_astro_lit.md +31 -13
  451. package/docs/de/intlayer_with_astro_preact.md +28 -10
  452. package/docs/de/intlayer_with_astro_react.md +28 -10
  453. package/docs/de/intlayer_with_astro_solid.md +28 -10
  454. package/docs/de/intlayer_with_astro_svelte.md +28 -10
  455. package/docs/de/intlayer_with_astro_vanilla.md +28 -10
  456. package/docs/de/intlayer_with_astro_vue.md +28 -10
  457. package/docs/de/intlayer_with_create_react_app.md +39 -4
  458. package/docs/de/intlayer_with_express.md +24 -27
  459. package/docs/de/intlayer_with_fastify.md +24 -8
  460. package/docs/de/intlayer_with_hono.md +24 -4
  461. package/docs/de/intlayer_with_lynx+react.md +34 -7
  462. package/docs/de/intlayer_with_nestjs.md +24 -12
  463. package/docs/de/intlayer_with_next-i18next.md +24 -4
  464. package/docs/de/intlayer_with_nextjs_14.md +52 -11
  465. package/docs/de/intlayer_with_nextjs_15.md +47 -9
  466. package/docs/de/intlayer_with_nextjs_16.md +29 -9
  467. package/docs/de/intlayer_with_nextjs_compiler.md +51 -1
  468. package/docs/de/intlayer_with_nextjs_no_locale_path.md +27 -9
  469. package/docs/de/intlayer_with_nextjs_page_router.md +29 -5
  470. package/docs/de/intlayer_with_nuxt.md +30 -8
  471. package/docs/de/intlayer_with_react_native+expo.md +95 -68
  472. package/docs/de/intlayer_with_react_router_v7.md +29 -101
  473. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +9 -94
  474. package/docs/de/intlayer_with_storybook.md +7 -1
  475. package/docs/de/intlayer_with_svelte_kit.md +20 -185
  476. package/docs/de/intlayer_with_tanstack+solid.md +44 -15
  477. package/docs/de/intlayer_with_tanstack.md +44 -16
  478. package/docs/de/intlayer_with_vite+lit.md +38 -9
  479. package/docs/de/intlayer_with_vite+preact.md +89 -63
  480. package/docs/de/intlayer_with_vite+react.md +35 -10
  481. package/docs/de/intlayer_with_vite+react_compiler.md +35 -8
  482. package/docs/de/intlayer_with_vite+solid.md +61 -48
  483. package/docs/de/intlayer_with_vite+svelte.md +36 -33
  484. package/docs/de/intlayer_with_vite+vanilla.md +41 -10
  485. package/docs/de/intlayer_with_vite+vue.md +88 -111
  486. package/docs/de/live-sync.md +174 -0
  487. package/docs/de/mcp_server.md +22 -0
  488. package/docs/de/migration_from_i18next_to_intlayer.md +24 -4
  489. package/docs/de/migration_from_next-i18next_to_intlayer.md +24 -4
  490. package/docs/de/migration_from_next-intl_to_intlayer.md +25 -7
  491. package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  492. package/docs/de/migration_from_react-i18next_to_intlayer.md +25 -7
  493. package/docs/de/migration_from_vue-i18n_to_intlayer.md +24 -4
  494. package/docs/de/packages/@intlayer_babel/export.md +131 -0
  495. package/docs/de/packages/angular-intlayer/exports.md +13 -9
  496. package/docs/de/packages/angular-intlayer/usePathname.md +119 -0
  497. package/docs/de/packages/intlayer/comparePaths.md +173 -0
  498. package/docs/de/packages/intlayer/exports.md +5 -0
  499. package/docs/de/packages/intlayer/getLocalizedUrl.md +75 -0
  500. package/docs/de/packages/intlayer/getMultilingualUrls.md +111 -0
  501. package/docs/de/packages/next-intlayer/exports.md +4 -0
  502. package/docs/de/packages/next-intlayer/usePathname.md +136 -0
  503. package/docs/de/packages/preact-intlayer/exports.md +10 -6
  504. package/docs/de/packages/preact-intlayer/usePathname.md +117 -0
  505. package/docs/de/packages/react-intlayer/exports.md +4 -0
  506. package/docs/de/packages/react-intlayer/useDictionary.md +0 -116
  507. package/docs/de/packages/react-intlayer/useIntlayer.md +0 -51
  508. package/docs/de/packages/react-intlayer/usePathname.md +87 -0
  509. package/docs/de/packages/react-native-intlayer/exports.md +47 -13
  510. package/docs/de/packages/solid-intlayer/exports.md +4 -0
  511. package/docs/de/packages/solid-intlayer/usePathname.md +119 -0
  512. package/docs/de/packages/svelte-intlayer/exports.md +13 -9
  513. package/docs/de/packages/svelte-intlayer/usePathname.md +103 -0
  514. package/docs/de/packages/vite-intlayer/intlayerCompiler.md +120 -0
  515. package/docs/de/packages/vite-intlayer/intlayerMinify.md +92 -0
  516. package/docs/de/packages/vite-intlayer/intlayerProxy.md +172 -0
  517. package/docs/de/packages/vue-intlayer/exports.md +4 -0
  518. package/docs/de/packages/vue-intlayer/usePathname.md +109 -0
  519. package/docs/de/plugins/sync-json.md +221 -49
  520. package/docs/de/releases/v6.md +10 -6
  521. package/docs/de/releases/v7.md +128 -0
  522. package/docs/de/releases/v9.md +208 -38
  523. package/docs/de/roadmap.md +6 -16
  524. package/docs/de/self_hosting.md +350 -0
  525. package/docs/en/analytics.md +222 -0
  526. package/docs/en/bundle_optimization.md +24 -3
  527. package/docs/en/cli/index.md +1 -1
  528. package/docs/en/cli/scan.md +2 -2
  529. package/docs/en/compiler.md +16 -6
  530. package/docs/en/configuration.md +63 -8
  531. package/docs/en/custom_domains.md +10 -2
  532. package/docs/en/custom_url_rewrites.md +10 -2
  533. package/docs/en/dynamic_dictionaries/index.md +20 -14
  534. package/docs/en/dynamic_dictionaries/variants.md +266 -8
  535. package/docs/en/how_works_intlayer.md +2 -2
  536. package/docs/en/intlayer_CMS.md +143 -107
  537. package/docs/en/intlayer_with_adonisjs.md +24 -4
  538. package/docs/en/intlayer_with_analog.md +29 -5
  539. package/docs/en/intlayer_with_angular_19.md +24 -4
  540. package/docs/en/intlayer_with_angular_21.md +24 -4
  541. package/docs/en/intlayer_with_astro.md +26 -8
  542. package/docs/en/intlayer_with_astro_lit.md +29 -11
  543. package/docs/en/intlayer_with_astro_preact.md +26 -8
  544. package/docs/en/intlayer_with_astro_react.md +26 -8
  545. package/docs/en/intlayer_with_astro_solid.md +26 -8
  546. package/docs/en/intlayer_with_astro_svelte.md +26 -8
  547. package/docs/en/intlayer_with_astro_vanilla.md +26 -8
  548. package/docs/en/intlayer_with_astro_vue.md +26 -8
  549. package/docs/en/intlayer_with_create_react_app.md +24 -4
  550. package/docs/en/intlayer_with_express.md +24 -4
  551. package/docs/en/intlayer_with_fastify.md +24 -8
  552. package/docs/en/intlayer_with_hono.md +24 -4
  553. package/docs/en/intlayer_with_lynx+react.md +30 -5
  554. package/docs/en/intlayer_with_nestjs.md +24 -4
  555. package/docs/en/intlayer_with_next-i18next.md +24 -4
  556. package/docs/en/intlayer_with_nextjs_14.md +26 -4
  557. package/docs/en/intlayer_with_nextjs_15.md +27 -7
  558. package/docs/en/intlayer_with_nextjs_16.md +30 -8
  559. package/docs/en/intlayer_with_nextjs_compiler.md +30 -8
  560. package/docs/en/intlayer_with_nextjs_no_locale_path.md +28 -8
  561. package/docs/en/intlayer_with_nextjs_page_router.md +26 -4
  562. package/docs/en/intlayer_with_nuxt.md +30 -8
  563. package/docs/en/intlayer_with_react_native+expo.md +52 -23
  564. package/docs/en/intlayer_with_react_router_v7.md +35 -8
  565. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +10 -3
  566. package/docs/en/intlayer_with_storybook.md +7 -1
  567. package/docs/en/intlayer_with_svelte_kit.md +34 -7
  568. package/docs/en/intlayer_with_tanstack+solid.md +45 -14
  569. package/docs/en/intlayer_with_tanstack.md +44 -14
  570. package/docs/en/intlayer_with_vite+lit.md +39 -8
  571. package/docs/en/intlayer_with_vite+preact.md +35 -8
  572. package/docs/en/intlayer_with_vite+react.md +35 -8
  573. package/docs/en/intlayer_with_vite+react_compiler.md +36 -7
  574. package/docs/en/intlayer_with_vite+solid.md +35 -8
  575. package/docs/en/intlayer_with_vite+svelte.md +34 -7
  576. package/docs/en/intlayer_with_vite+vanilla.md +41 -8
  577. package/docs/en/intlayer_with_vite+vue.md +35 -8
  578. package/docs/en/live-sync.md +184 -0
  579. package/docs/en/migration_from_i18next_to_intlayer.md +24 -4
  580. package/docs/en/migration_from_next-i18next_to_intlayer.md +24 -4
  581. package/docs/en/migration_from_next-intl_to_intlayer.md +25 -7
  582. package/docs/en/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  583. package/docs/en/migration_from_react-i18next_to_intlayer.md +25 -7
  584. package/docs/en/migration_from_vue-i18n_to_intlayer.md +24 -4
  585. package/docs/en/packages/@intlayer_babel/export.md +131 -0
  586. package/docs/en/packages/angular-intlayer/exports.md +13 -9
  587. package/docs/en/packages/angular-intlayer/usePathname.md +119 -0
  588. package/docs/en/packages/intlayer/comparePaths.md +173 -0
  589. package/docs/en/packages/intlayer/exports.md +18 -13
  590. package/docs/en/packages/next-intlayer/exports.md +4 -0
  591. package/docs/en/packages/next-intlayer/usePathname.md +136 -0
  592. package/docs/en/packages/preact-intlayer/exports.md +10 -6
  593. package/docs/en/packages/preact-intlayer/usePathname.md +117 -0
  594. package/docs/en/packages/react-intlayer/exports.md +4 -0
  595. package/docs/en/packages/react-intlayer/usePathname.md +87 -0
  596. package/docs/en/packages/react-native-intlayer/exports.md +47 -13
  597. package/docs/en/packages/solid-intlayer/exports.md +4 -0
  598. package/docs/en/packages/solid-intlayer/usePathname.md +119 -0
  599. package/docs/en/packages/svelte-intlayer/exports.md +13 -9
  600. package/docs/en/packages/svelte-intlayer/usePathname.md +103 -0
  601. package/docs/en/packages/vite-intlayer/exports.md +38 -13
  602. package/docs/en/packages/vite-intlayer/intlayer.md +133 -14
  603. package/docs/en/packages/vite-intlayer/intlayerCompiler.md +120 -0
  604. package/docs/en/packages/vite-intlayer/intlayerMinify.md +92 -0
  605. package/docs/en/packages/vite-intlayer/intlayerProxy.md +172 -0
  606. package/docs/en/packages/vite-intlayer/intlayerPrune.md +90 -12
  607. package/docs/en/packages/vue-intlayer/exports.md +4 -0
  608. package/docs/en/packages/vue-intlayer/usePathname.md +109 -0
  609. package/docs/en/plugins/sync-json.md +56 -3
  610. package/docs/en/releases/v9.md +202 -32
  611. package/docs/en/self_hosting.md +310 -0
  612. package/docs/en-GB/CI_CD.md +4 -0
  613. package/docs/en-GB/autoFill.md +81 -0
  614. package/docs/en-GB/benchmark/solid.md +22 -0
  615. package/docs/en-GB/benchmark/svelte.md +22 -0
  616. package/docs/en-GB/benchmark/tanstack.md +22 -0
  617. package/docs/en-GB/bundle_optimization.md +16 -0
  618. package/docs/en-GB/cli/ci.md +22 -0
  619. package/docs/en-GB/cli/fill.md +8 -0
  620. package/docs/en-GB/cli/index.md +1 -1
  621. package/docs/en-GB/cli/login.md +0 -36
  622. package/docs/en-GB/cli/scan.md +2 -2
  623. package/docs/en-GB/cli/test.md +0 -36
  624. package/docs/en-GB/compat/i18n-js.md +44 -0
  625. package/docs/en-GB/compat/i18next.md +59 -0
  626. package/docs/en-GB/compat/index.md +51 -0
  627. package/docs/en-GB/compat/lingui.md +44 -0
  628. package/docs/en-GB/compat/next-i18next.md +57 -0
  629. package/docs/en-GB/compat/next-intl.md +59 -0
  630. package/docs/en-GB/compat/next-translate.md +45 -0
  631. package/docs/en-GB/compat/ngx-translate.md +45 -0
  632. package/docs/en-GB/compat/nuxtjs-i18n.md +46 -0
  633. package/docs/en-GB/compat/polyglot.md +45 -0
  634. package/docs/en-GB/compat/react-i18next.md +58 -0
  635. package/docs/en-GB/compat/react-intl.md +55 -0
  636. package/docs/en-GB/compat/svelte-i18n.md +47 -0
  637. package/docs/en-GB/compat/transloco.md +45 -0
  638. package/docs/en-GB/compat/vue-i18n.md +58 -0
  639. package/docs/en-GB/compiler.md +9 -4
  640. package/docs/en-GB/configuration.md +45 -1
  641. package/docs/en-GB/custom_domains.md +9 -3
  642. package/docs/en-GB/custom_url_rewrites.md +9 -3
  643. package/docs/en-GB/dictionary/content_file.md +4 -7
  644. package/docs/en-GB/dictionary/file.md +8 -0
  645. package/docs/en-GB/dictionary/function_fetching.md +0 -4
  646. package/docs/en-GB/dictionary/nesting.md +8 -0
  647. package/docs/en-GB/dictionary/translation.md +0 -61
  648. package/docs/en-GB/dynamic_dictionaries/index.md +21 -15
  649. package/docs/en-GB/dynamic_dictionaries/variants.md +268 -10
  650. package/docs/en-GB/formatters.md +59 -0
  651. package/docs/en-GB/how_works_intlayer.md +6 -18
  652. package/docs/en-GB/intlayer_CMS.md +20 -122
  653. package/docs/en-GB/intlayer_with_adonisjs.md +24 -4
  654. package/docs/en-GB/intlayer_with_analog.md +29 -5
  655. package/docs/en-GB/intlayer_with_angular_19.md +24 -4
  656. package/docs/en-GB/intlayer_with_angular_21.md +24 -4
  657. package/docs/en-GB/intlayer_with_astro.md +131 -2
  658. package/docs/en-GB/intlayer_with_astro_lit.md +30 -12
  659. package/docs/en-GB/intlayer_with_astro_preact.md +27 -9
  660. package/docs/en-GB/intlayer_with_astro_react.md +27 -9
  661. package/docs/en-GB/intlayer_with_astro_solid.md +27 -9
  662. package/docs/en-GB/intlayer_with_astro_svelte.md +27 -9
  663. package/docs/en-GB/intlayer_with_astro_vanilla.md +27 -9
  664. package/docs/en-GB/intlayer_with_astro_vue.md +27 -9
  665. package/docs/en-GB/intlayer_with_create_react_app.md +46 -52
  666. package/docs/en-GB/intlayer_with_express.md +24 -27
  667. package/docs/en-GB/intlayer_with_fastify.md +24 -8
  668. package/docs/en-GB/intlayer_with_hono.md +24 -4
  669. package/docs/en-GB/intlayer_with_lynx+react.md +54 -9
  670. package/docs/en-GB/intlayer_with_nestjs.md +24 -12
  671. package/docs/en-GB/intlayer_with_next-i18next.md +24 -4
  672. package/docs/en-GB/intlayer_with_nextjs_14.md +37 -9
  673. package/docs/en-GB/intlayer_with_nextjs_15.md +49 -9
  674. package/docs/en-GB/intlayer_with_nextjs_16.md +29 -9
  675. package/docs/en-GB/intlayer_with_nextjs_compiler.md +28 -8
  676. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +29 -9
  677. package/docs/en-GB/intlayer_with_nextjs_page_router.md +29 -5
  678. package/docs/en-GB/intlayer_with_nuxt.md +30 -8
  679. package/docs/en-GB/intlayer_with_react_native+expo.md +90 -67
  680. package/docs/en-GB/intlayer_with_react_router_v7.md +32 -9
  681. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +51 -9
  682. package/docs/en-GB/intlayer_with_storybook.md +7 -1
  683. package/docs/en-GB/intlayer_with_svelte_kit.md +17 -184
  684. package/docs/en-GB/intlayer_with_tanstack+solid.md +44 -15
  685. package/docs/en-GB/intlayer_with_tanstack.md +41 -15
  686. package/docs/en-GB/intlayer_with_vite+lit.md +38 -9
  687. package/docs/en-GB/intlayer_with_vite+preact.md +30 -6
  688. package/docs/en-GB/intlayer_with_vite+react.md +32 -9
  689. package/docs/en-GB/intlayer_with_vite+react_compiler.md +35 -8
  690. package/docs/en-GB/intlayer_with_vite+solid.md +26 -6
  691. package/docs/en-GB/intlayer_with_vite+svelte.md +31 -8
  692. package/docs/en-GB/intlayer_with_vite+vanilla.md +40 -9
  693. package/docs/en-GB/intlayer_with_vite+vue.md +40 -188
  694. package/docs/en-GB/live-sync.md +173 -0
  695. package/docs/en-GB/migration_from_i18next_to_intlayer.md +337 -0
  696. package/docs/en-GB/migration_from_next-i18next_to_intlayer.md +359 -0
  697. package/docs/en-GB/migration_from_next-intl_to_intlayer.md +366 -0
  698. package/docs/en-GB/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  699. package/docs/en-GB/migration_from_react-i18next_to_intlayer.md +386 -0
  700. package/docs/en-GB/migration_from_vue-i18n_to_intlayer.md +363 -0
  701. package/docs/en-GB/packages/@intlayer_babel/export.md +131 -0
  702. package/docs/en-GB/packages/angular-intlayer/exports.md +13 -9
  703. package/docs/en-GB/packages/angular-intlayer/usePathname.md +119 -0
  704. package/docs/en-GB/packages/intlayer/comparePaths.md +173 -0
  705. package/docs/en-GB/packages/intlayer/exports.md +5 -0
  706. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +75 -0
  707. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +44 -0
  708. package/docs/en-GB/packages/intlayer/getTranslation.md +0 -16
  709. package/docs/en-GB/packages/next-intlayer/exports.md +4 -0
  710. package/docs/en-GB/packages/next-intlayer/usePathname.md +136 -0
  711. package/docs/en-GB/packages/preact-intlayer/exports.md +10 -6
  712. package/docs/en-GB/packages/preact-intlayer/usePathname.md +117 -0
  713. package/docs/en-GB/packages/react-intlayer/exports.md +4 -0
  714. package/docs/en-GB/packages/react-intlayer/useDictionary.md +0 -123
  715. package/docs/en-GB/packages/react-intlayer/useIntlayer.md +0 -51
  716. package/docs/en-GB/packages/react-intlayer/usePathname.md +87 -0
  717. package/docs/en-GB/packages/react-native-intlayer/exports.md +51 -18
  718. package/docs/en-GB/packages/solid-intlayer/exports.md +15 -11
  719. package/docs/en-GB/packages/solid-intlayer/usePathname.md +119 -0
  720. package/docs/en-GB/packages/svelte-intlayer/exports.md +13 -9
  721. package/docs/en-GB/packages/svelte-intlayer/usePathname.md +103 -0
  722. package/docs/en-GB/packages/vite-intlayer/intlayerCompiler.md +120 -0
  723. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +92 -0
  724. package/docs/en-GB/packages/vite-intlayer/intlayerProxy.md +172 -0
  725. package/docs/en-GB/packages/vue-intlayer/exports.md +4 -0
  726. package/docs/en-GB/packages/vue-intlayer/usePathname.md +109 -0
  727. package/docs/en-GB/plugins/sync-json.md +222 -50
  728. package/docs/en-GB/releases/v6.md +10 -6
  729. package/docs/en-GB/releases/v7.md +128 -0
  730. package/docs/en-GB/releases/v8.md +190 -0
  731. package/docs/en-GB/releases/v9.md +193 -30
  732. package/docs/en-GB/roadmap.md +6 -0
  733. package/docs/en-GB/self_hosting.md +350 -0
  734. package/docs/es/CI_CD.md +4 -0
  735. package/docs/es/autoFill.md +81 -0
  736. package/docs/es/benchmark/solid.md +22 -0
  737. package/docs/es/benchmark/svelte.md +22 -0
  738. package/docs/es/benchmark/tanstack.md +22 -0
  739. package/docs/es/bundle_optimization.md +16 -0
  740. package/docs/es/cli/ci.md +22 -0
  741. package/docs/es/cli/fill.md +8 -0
  742. package/docs/es/cli/index.md +1 -1
  743. package/docs/es/cli/login.md +0 -36
  744. package/docs/es/cli/scan.md +2 -2
  745. package/docs/es/compat/i18n-js.md +44 -0
  746. package/docs/es/compat/i18next.md +59 -0
  747. package/docs/es/compat/index.md +51 -0
  748. package/docs/es/compat/lingui.md +44 -0
  749. package/docs/es/compat/next-i18next.md +57 -0
  750. package/docs/es/compat/next-intl.md +61 -0
  751. package/docs/es/compat/next-translate.md +45 -0
  752. package/docs/es/compat/ngx-translate.md +45 -0
  753. package/docs/es/compat/nuxtjs-i18n.md +46 -0
  754. package/docs/es/compat/polyglot.md +45 -0
  755. package/docs/es/compat/react-i18next.md +58 -0
  756. package/docs/es/compat/react-intl.md +55 -0
  757. package/docs/es/compat/svelte-i18n.md +47 -0
  758. package/docs/es/compat/transloco.md +45 -0
  759. package/docs/es/compat/vue-i18n.md +58 -0
  760. package/docs/es/compiler.md +9 -4
  761. package/docs/es/configuration.md +60 -17
  762. package/docs/es/custom_domains.md +9 -3
  763. package/docs/es/custom_url_rewrites.md +9 -3
  764. package/docs/es/dictionary/content_file.md +4 -0
  765. package/docs/es/dictionary/file.md +8 -0
  766. package/docs/es/dictionary/nesting.md +39 -0
  767. package/docs/es/dictionary/translation.md +0 -61
  768. package/docs/es/dynamic_dictionaries/index.md +25 -19
  769. package/docs/es/dynamic_dictionaries/variants.md +275 -17
  770. package/docs/es/formatters.md +82 -0
  771. package/docs/es/how_works_intlayer.md +6 -6
  772. package/docs/es/intlayer_CMS.md +101 -99
  773. package/docs/es/intlayer_visual_editor.md +0 -23
  774. package/docs/es/intlayer_with_adonisjs.md +24 -4
  775. package/docs/es/intlayer_with_analog.md +29 -5
  776. package/docs/es/intlayer_with_angular_19.md +24 -4
  777. package/docs/es/intlayer_with_angular_21.md +24 -4
  778. package/docs/es/intlayer_with_astro.md +132 -3
  779. package/docs/es/intlayer_with_astro_lit.md +31 -13
  780. package/docs/es/intlayer_with_astro_preact.md +28 -10
  781. package/docs/es/intlayer_with_astro_react.md +28 -10
  782. package/docs/es/intlayer_with_astro_solid.md +28 -10
  783. package/docs/es/intlayer_with_astro_svelte.md +28 -10
  784. package/docs/es/intlayer_with_astro_vanilla.md +28 -10
  785. package/docs/es/intlayer_with_astro_vue.md +28 -10
  786. package/docs/es/intlayer_with_create_react_app.md +24 -4
  787. package/docs/es/intlayer_with_express.md +24 -8
  788. package/docs/es/intlayer_with_fastify.md +24 -8
  789. package/docs/es/intlayer_with_hono.md +24 -4
  790. package/docs/es/intlayer_with_lynx+react.md +30 -5
  791. package/docs/es/intlayer_with_nestjs.md +24 -22
  792. package/docs/es/intlayer_with_next-i18next.md +24 -4
  793. package/docs/es/intlayer_with_nextjs_14.md +34 -8
  794. package/docs/es/intlayer_with_nextjs_15.md +47 -9
  795. package/docs/es/intlayer_with_nextjs_16.md +29 -9
  796. package/docs/es/intlayer_with_nextjs_compiler.md +28 -8
  797. package/docs/es/intlayer_with_nextjs_no_locale_path.md +27 -9
  798. package/docs/es/intlayer_with_nextjs_page_router.md +29 -5
  799. package/docs/es/intlayer_with_nuxt.md +30 -8
  800. package/docs/es/intlayer_with_react_native+expo.md +96 -72
  801. package/docs/es/intlayer_with_react_router_v7.md +29 -101
  802. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +10 -5
  803. package/docs/es/intlayer_with_storybook.md +7 -1
  804. package/docs/es/intlayer_with_svelte_kit.md +20 -185
  805. package/docs/es/intlayer_with_tanstack+solid.md +44 -15
  806. package/docs/es/intlayer_with_tanstack.md +44 -16
  807. package/docs/es/intlayer_with_vite+lit.md +38 -9
  808. package/docs/es/intlayer_with_vite+preact.md +33 -7
  809. package/docs/es/intlayer_with_vite+react.md +35 -10
  810. package/docs/es/intlayer_with_vite+react_compiler.md +35 -8
  811. package/docs/es/intlayer_with_vite+solid.md +29 -7
  812. package/docs/es/intlayer_with_vite+svelte.md +29 -7
  813. package/docs/es/intlayer_with_vite+vanilla.md +41 -10
  814. package/docs/es/intlayer_with_vite+vue.md +52 -95
  815. package/docs/es/live-sync.md +176 -0
  816. package/docs/es/migration_from_i18next_to_intlayer.md +24 -4
  817. package/docs/es/migration_from_next-i18next_to_intlayer.md +24 -4
  818. package/docs/es/migration_from_next-intl_to_intlayer.md +25 -7
  819. package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  820. package/docs/es/migration_from_react-i18next_to_intlayer.md +25 -7
  821. package/docs/es/migration_from_vue-i18n_to_intlayer.md +24 -4
  822. package/docs/es/packages/@intlayer_babel/export.md +131 -0
  823. package/docs/es/packages/angular-intlayer/exports.md +13 -9
  824. package/docs/es/packages/angular-intlayer/usePathname.md +119 -0
  825. package/docs/es/packages/express-intlayer/t.md +0 -9
  826. package/docs/es/packages/intlayer/comparePaths.md +173 -0
  827. package/docs/es/packages/intlayer/exports.md +18 -13
  828. package/docs/es/packages/intlayer/getLocalizedUrl.md +75 -0
  829. package/docs/es/packages/intlayer/getMultilingualUrls.md +112 -0
  830. package/docs/es/packages/next-intlayer/exports.md +4 -0
  831. package/docs/es/packages/next-intlayer/usePathname.md +136 -0
  832. package/docs/es/packages/preact-intlayer/exports.md +10 -6
  833. package/docs/es/packages/preact-intlayer/usePathname.md +117 -0
  834. package/docs/es/packages/react-intlayer/exports.md +4 -0
  835. package/docs/es/packages/react-intlayer/useDictionary.md +0 -119
  836. package/docs/es/packages/react-intlayer/useIntlayer.md +0 -51
  837. package/docs/es/packages/react-intlayer/usePathname.md +87 -0
  838. package/docs/es/packages/react-native-intlayer/exports.md +47 -13
  839. package/docs/es/packages/solid-intlayer/exports.md +4 -0
  840. package/docs/es/packages/solid-intlayer/usePathname.md +119 -0
  841. package/docs/es/packages/svelte-intlayer/exports.md +4 -0
  842. package/docs/es/packages/svelte-intlayer/usePathname.md +103 -0
  843. package/docs/es/packages/vite-intlayer/intlayerCompiler.md +120 -0
  844. package/docs/es/packages/vite-intlayer/intlayerMinify.md +92 -0
  845. package/docs/es/packages/vite-intlayer/intlayerProxy.md +172 -0
  846. package/docs/es/packages/vue-intlayer/exports.md +4 -0
  847. package/docs/es/packages/vue-intlayer/usePathname.md +109 -0
  848. package/docs/es/plugins/sync-json.md +221 -49
  849. package/docs/es/releases/v6.md +28 -0
  850. package/docs/es/releases/v7.md +128 -0
  851. package/docs/es/releases/v9.md +208 -38
  852. package/docs/es/roadmap.md +6 -0
  853. package/docs/es/self_hosting.md +350 -0
  854. package/docs/fr/CI_CD.md +4 -0
  855. package/docs/fr/autoFill.md +81 -0
  856. package/docs/fr/benchmark/solid.md +22 -0
  857. package/docs/fr/benchmark/svelte.md +22 -0
  858. package/docs/fr/benchmark/tanstack.md +22 -0
  859. package/docs/fr/bundle_optimization.md +16 -0
  860. package/docs/fr/cli/ci.md +22 -0
  861. package/docs/fr/cli/fill.md +8 -0
  862. package/docs/fr/cli/index.md +1 -1
  863. package/docs/fr/cli/login.md +0 -36
  864. package/docs/fr/cli/scan.md +2 -2
  865. package/docs/fr/compat/i18n-js.md +44 -0
  866. package/docs/fr/compat/i18next.md +59 -0
  867. package/docs/fr/compat/index.md +51 -0
  868. package/docs/fr/compat/lingui.md +44 -0
  869. package/docs/fr/compat/next-i18next.md +57 -0
  870. package/docs/fr/compat/next-intl.md +59 -0
  871. package/docs/fr/compat/next-translate.md +45 -0
  872. package/docs/fr/compat/ngx-translate.md +45 -0
  873. package/docs/fr/compat/nuxtjs-i18n.md +46 -0
  874. package/docs/fr/compat/polyglot.md +45 -0
  875. package/docs/fr/compat/react-i18next.md +58 -0
  876. package/docs/fr/compat/react-intl.md +55 -0
  877. package/docs/fr/compat/svelte-i18n.md +47 -0
  878. package/docs/fr/compat/transloco.md +45 -0
  879. package/docs/fr/compat/vue-i18n.md +58 -0
  880. package/docs/fr/compiler.md +9 -4
  881. package/docs/fr/configuration.md +61 -17
  882. package/docs/fr/custom_domains.md +9 -3
  883. package/docs/fr/custom_url_rewrites.md +22 -16
  884. package/docs/fr/dictionary/content_file.md +4 -0
  885. package/docs/fr/dictionary/enumeration.md +0 -187
  886. package/docs/fr/dictionary/file.md +8 -0
  887. package/docs/fr/dictionary/nesting.md +39 -0
  888. package/docs/fr/dictionary/translation.md +0 -61
  889. package/docs/fr/dynamic_dictionaries/index.md +26 -20
  890. package/docs/fr/dynamic_dictionaries/variants.md +273 -15
  891. package/docs/fr/formatters.md +171 -77
  892. package/docs/fr/how_works_intlayer.md +6 -2
  893. package/docs/fr/intlayer_CMS.md +92 -100
  894. package/docs/fr/intlayer_with_adonisjs.md +24 -4
  895. package/docs/fr/intlayer_with_analog.md +29 -5
  896. package/docs/fr/intlayer_with_angular_19.md +24 -4
  897. package/docs/fr/intlayer_with_angular_21.md +24 -4
  898. package/docs/fr/intlayer_with_astro.md +132 -3
  899. package/docs/fr/intlayer_with_astro_lit.md +31 -13
  900. package/docs/fr/intlayer_with_astro_preact.md +28 -10
  901. package/docs/fr/intlayer_with_astro_react.md +28 -10
  902. package/docs/fr/intlayer_with_astro_solid.md +28 -10
  903. package/docs/fr/intlayer_with_astro_svelte.md +28 -10
  904. package/docs/fr/intlayer_with_astro_vanilla.md +28 -10
  905. package/docs/fr/intlayer_with_astro_vue.md +28 -10
  906. package/docs/fr/intlayer_with_create_react_app.md +24 -18
  907. package/docs/fr/intlayer_with_express.md +24 -8
  908. package/docs/fr/intlayer_with_fastify.md +24 -8
  909. package/docs/fr/intlayer_with_hono.md +24 -4
  910. package/docs/fr/intlayer_with_lynx+react.md +30 -5
  911. package/docs/fr/intlayer_with_nestjs.md +24 -22
  912. package/docs/fr/intlayer_with_next-i18next.md +24 -4
  913. package/docs/fr/intlayer_with_nextjs_14.md +50 -9
  914. package/docs/fr/intlayer_with_nextjs_15.md +47 -9
  915. package/docs/fr/intlayer_with_nextjs_16.md +29 -9
  916. package/docs/fr/intlayer_with_nextjs_compiler.md +28 -8
  917. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +27 -9
  918. package/docs/fr/intlayer_with_nextjs_page_router.md +29 -5
  919. package/docs/fr/intlayer_with_nuxt.md +25 -32
  920. package/docs/fr/intlayer_with_react_native+expo.md +99 -68
  921. package/docs/fr/intlayer_with_react_router_v7.md +29 -101
  922. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +4 -101
  923. package/docs/fr/intlayer_with_storybook.md +7 -1
  924. package/docs/fr/intlayer_with_svelte_kit.md +20 -217
  925. package/docs/fr/intlayer_with_tanstack+solid.md +44 -15
  926. package/docs/fr/intlayer_with_tanstack.md +44 -16
  927. package/docs/fr/intlayer_with_vite+lit.md +38 -9
  928. package/docs/fr/intlayer_with_vite+preact.md +33 -7
  929. package/docs/fr/intlayer_with_vite+react.md +35 -10
  930. package/docs/fr/intlayer_with_vite+react_compiler.md +35 -8
  931. package/docs/fr/intlayer_with_vite+solid.md +29 -7
  932. package/docs/fr/intlayer_with_vite+svelte.md +34 -9
  933. package/docs/fr/intlayer_with_vite+vanilla.md +41 -10
  934. package/docs/fr/intlayer_with_vite+vue.md +47 -92
  935. package/docs/fr/live-sync.md +174 -0
  936. package/docs/fr/migration_from_i18next_to_intlayer.md +24 -4
  937. package/docs/fr/migration_from_next-i18next_to_intlayer.md +24 -4
  938. package/docs/fr/migration_from_next-intl_to_intlayer.md +25 -7
  939. package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  940. package/docs/fr/migration_from_react-i18next_to_intlayer.md +25 -7
  941. package/docs/fr/migration_from_vue-i18n_to_intlayer.md +24 -4
  942. package/docs/fr/packages/@intlayer_babel/export.md +131 -0
  943. package/docs/fr/packages/angular-intlayer/exports.md +13 -9
  944. package/docs/fr/packages/angular-intlayer/usePathname.md +119 -0
  945. package/docs/fr/packages/express-intlayer/t.md +0 -9
  946. package/docs/fr/packages/intlayer/comparePaths.md +173 -0
  947. package/docs/fr/packages/intlayer/exports.md +18 -13
  948. package/docs/fr/packages/intlayer/getLocalizedUrl.md +73 -0
  949. package/docs/fr/packages/intlayer/getMultilingualUrls.md +99 -0
  950. package/docs/fr/packages/next-intlayer/exports.md +4 -0
  951. package/docs/fr/packages/next-intlayer/t.md +1 -1
  952. package/docs/fr/packages/next-intlayer/usePathname.md +136 -0
  953. package/docs/fr/packages/next-intlayer/useRewriteURL.md +0 -8
  954. package/docs/fr/packages/preact-intlayer/exports.md +10 -6
  955. package/docs/fr/packages/preact-intlayer/usePathname.md +117 -0
  956. package/docs/fr/packages/react-intlayer/exports.md +4 -0
  957. package/docs/fr/packages/react-intlayer/useDictionary.md +33 -149
  958. package/docs/fr/packages/react-intlayer/useIntlayer.md +0 -51
  959. package/docs/fr/packages/react-intlayer/usePathname.md +87 -0
  960. package/docs/fr/packages/react-native-intlayer/exports.md +47 -13
  961. package/docs/fr/packages/solid-intlayer/exports.md +4 -0
  962. package/docs/fr/packages/solid-intlayer/usePathname.md +119 -0
  963. package/docs/fr/packages/svelte-intlayer/exports.md +4 -0
  964. package/docs/fr/packages/svelte-intlayer/usePathname.md +103 -0
  965. package/docs/fr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  966. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +92 -0
  967. package/docs/fr/packages/vite-intlayer/intlayerProxy.md +172 -0
  968. package/docs/fr/packages/vue-intlayer/exports.md +14 -10
  969. package/docs/fr/packages/vue-intlayer/usePathname.md +109 -0
  970. package/docs/fr/plugins/sync-json.md +221 -49
  971. package/docs/fr/releases/v6.md +28 -0
  972. package/docs/fr/releases/v7.md +128 -0
  973. package/docs/fr/releases/v9.md +208 -30
  974. package/docs/fr/roadmap.md +6 -0
  975. package/docs/fr/self_hosting.md +350 -0
  976. package/docs/hi/CI_CD.md +4 -0
  977. package/docs/hi/autoFill.md +81 -0
  978. package/docs/hi/benchmark/solid.md +22 -0
  979. package/docs/hi/benchmark/svelte.md +22 -0
  980. package/docs/hi/benchmark/tanstack.md +22 -0
  981. package/docs/hi/bundle_optimization.md +16 -0
  982. package/docs/hi/cli/ci.md +22 -0
  983. package/docs/hi/cli/fill.md +8 -0
  984. package/docs/hi/cli/index.md +1 -1
  985. package/docs/hi/cli/login.md +0 -36
  986. package/docs/hi/cli/scan.md +2 -2
  987. package/docs/hi/compat/i18n-js.md +44 -0
  988. package/docs/hi/compat/i18next.md +59 -0
  989. package/docs/hi/compat/index.md +51 -0
  990. package/docs/hi/compat/lingui.md +44 -0
  991. package/docs/hi/compat/next-i18next.md +57 -0
  992. package/docs/hi/compat/next-intl.md +59 -0
  993. package/docs/hi/compat/next-translate.md +45 -0
  994. package/docs/hi/compat/ngx-translate.md +45 -0
  995. package/docs/hi/compat/nuxtjs-i18n.md +46 -0
  996. package/docs/hi/compat/polyglot.md +45 -0
  997. package/docs/hi/compat/react-i18next.md +58 -0
  998. package/docs/hi/compat/react-intl.md +55 -0
  999. package/docs/hi/compat/svelte-i18n.md +47 -0
  1000. package/docs/hi/compat/transloco.md +45 -0
  1001. package/docs/hi/compat/vue-i18n.md +58 -0
  1002. package/docs/hi/compiler.md +9 -4
  1003. package/docs/hi/configuration.md +60 -17
  1004. package/docs/hi/custom_domains.md +9 -3
  1005. package/docs/hi/custom_url_rewrites.md +9 -3
  1006. package/docs/hi/dictionary/enumeration.md +0 -187
  1007. package/docs/hi/dictionary/file.md +8 -0
  1008. package/docs/hi/dictionary/nesting.md +39 -0
  1009. package/docs/hi/dictionary/translation.md +0 -61
  1010. package/docs/hi/dynamic_dictionaries/index.md +28 -22
  1011. package/docs/hi/dynamic_dictionaries/variants.md +282 -24
  1012. package/docs/hi/formatters.md +85 -0
  1013. package/docs/hi/how_works_intlayer.md +4 -2
  1014. package/docs/hi/interest_of_intlayer.md +194 -0
  1015. package/docs/hi/intlayer_CMS.md +20 -122
  1016. package/docs/hi/intlayer_with_adonisjs.md +24 -4
  1017. package/docs/hi/intlayer_with_analog.md +29 -5
  1018. package/docs/hi/intlayer_with_angular_19.md +24 -4
  1019. package/docs/hi/intlayer_with_angular_21.md +24 -4
  1020. package/docs/hi/intlayer_with_astro.md +136 -6
  1021. package/docs/hi/intlayer_with_astro_lit.md +7 -4
  1022. package/docs/hi/intlayer_with_astro_preact.md +7 -4
  1023. package/docs/hi/intlayer_with_astro_react.md +7 -4
  1024. package/docs/hi/intlayer_with_astro_solid.md +7 -4
  1025. package/docs/hi/intlayer_with_astro_svelte.md +7 -4
  1026. package/docs/hi/intlayer_with_astro_vanilla.md +7 -4
  1027. package/docs/hi/intlayer_with_astro_vue.md +31 -12
  1028. package/docs/hi/intlayer_with_create_react_app.md +39 -4
  1029. package/docs/hi/intlayer_with_express.md +24 -27
  1030. package/docs/hi/intlayer_with_fastify.md +24 -8
  1031. package/docs/hi/intlayer_with_hono.md +24 -4
  1032. package/docs/hi/intlayer_with_lynx+react.md +30 -5
  1033. package/docs/hi/intlayer_with_nestjs.md +24 -12
  1034. package/docs/hi/intlayer_with_next-i18next.md +24 -4
  1035. package/docs/hi/intlayer_with_nextjs_14.md +55 -12
  1036. package/docs/hi/intlayer_with_nextjs_15.md +47 -9
  1037. package/docs/hi/intlayer_with_nextjs_16.md +202 -62
  1038. package/docs/hi/intlayer_with_nextjs_compiler.md +25 -5
  1039. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +27 -9
  1040. package/docs/hi/intlayer_with_nextjs_page_router.md +29 -5
  1041. package/docs/hi/intlayer_with_nuxt.md +25 -32
  1042. package/docs/hi/intlayer_with_react_native+expo.md +135 -87
  1043. package/docs/hi/intlayer_with_react_router_v7.md +32 -103
  1044. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +51 -104
  1045. package/docs/hi/intlayer_with_storybook.md +7 -1
  1046. package/docs/hi/intlayer_with_svelte_kit.md +23 -187
  1047. package/docs/hi/intlayer_with_tanstack+solid.md +44 -15
  1048. package/docs/hi/intlayer_with_tanstack.md +47 -18
  1049. package/docs/hi/intlayer_with_vite+lit.md +33 -7
  1050. package/docs/hi/intlayer_with_vite+preact.md +32 -9
  1051. package/docs/hi/intlayer_with_vite+react.md +38 -12
  1052. package/docs/hi/intlayer_with_vite+react_compiler.md +35 -8
  1053. package/docs/hi/intlayer_with_vite+solid.md +32 -9
  1054. package/docs/hi/intlayer_with_vite+svelte.md +63 -56
  1055. package/docs/hi/intlayer_with_vite+vanilla.md +41 -10
  1056. package/docs/hi/intlayer_with_vite+vue.md +60 -82
  1057. package/docs/hi/live-sync.md +174 -0
  1058. package/docs/hi/mcp_server.md +22 -0
  1059. package/docs/hi/migration_from_i18next_to_intlayer.md +335 -0
  1060. package/docs/hi/migration_from_next-i18next_to_intlayer.md +359 -0
  1061. package/docs/hi/migration_from_next-intl_to_intlayer.md +366 -0
  1062. package/docs/hi/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  1063. package/docs/hi/migration_from_react-i18next_to_intlayer.md +386 -0
  1064. package/docs/hi/migration_from_vue-i18n_to_intlayer.md +363 -0
  1065. package/docs/hi/packages/@intlayer_babel/export.md +131 -0
  1066. package/docs/hi/packages/angular-intlayer/exports.md +13 -9
  1067. package/docs/hi/packages/angular-intlayer/usePathname.md +119 -0
  1068. package/docs/hi/packages/intlayer/comparePaths.md +173 -0
  1069. package/docs/hi/packages/intlayer/exports.md +18 -13
  1070. package/docs/hi/packages/intlayer/getLocalizedUrl.md +68 -0
  1071. package/docs/hi/packages/intlayer/getMultilingualUrls.md +111 -0
  1072. package/docs/hi/packages/intlayer/index.md +24 -4
  1073. package/docs/hi/packages/next-intlayer/exports.md +4 -0
  1074. package/docs/hi/packages/next-intlayer/t.md +2 -0
  1075. package/docs/hi/packages/next-intlayer/usePathname.md +136 -0
  1076. package/docs/hi/packages/preact-intlayer/exports.md +10 -6
  1077. package/docs/hi/packages/preact-intlayer/usePathname.md +117 -0
  1078. package/docs/hi/packages/react-intlayer/exports.md +3 -0
  1079. package/docs/hi/packages/react-intlayer/useDictionary.md +0 -102
  1080. package/docs/hi/packages/react-intlayer/useI18n.md +0 -4
  1081. package/docs/hi/packages/react-intlayer/useIntlayer.md +0 -51
  1082. package/docs/hi/packages/react-intlayer/usePathname.md +87 -0
  1083. package/docs/hi/packages/react-native-intlayer/exports.md +48 -14
  1084. package/docs/hi/packages/solid-intlayer/exports.md +15 -11
  1085. package/docs/hi/packages/solid-intlayer/usePathname.md +119 -0
  1086. package/docs/hi/packages/svelte-intlayer/exports.md +13 -9
  1087. package/docs/hi/packages/svelte-intlayer/usePathname.md +103 -0
  1088. package/docs/hi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1089. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +92 -0
  1090. package/docs/hi/packages/vite-intlayer/intlayerProxy.md +172 -0
  1091. package/docs/hi/packages/vue-intlayer/exports.md +14 -10
  1092. package/docs/hi/packages/vue-intlayer/usePathname.md +109 -0
  1093. package/docs/hi/plugins/sync-json.md +220 -48
  1094. package/docs/hi/releases/v6.md +28 -0
  1095. package/docs/hi/releases/v7.md +128 -0
  1096. package/docs/hi/releases/v9.md +206 -38
  1097. package/docs/hi/roadmap.md +6 -0
  1098. package/docs/hi/self_hosting.md +350 -0
  1099. package/docs/id/autoFill.md +20 -0
  1100. package/docs/id/benchmark/solid.md +22 -0
  1101. package/docs/id/benchmark/svelte.md +22 -0
  1102. package/docs/id/benchmark/tanstack.md +22 -0
  1103. package/docs/id/bundle_optimization.md +16 -0
  1104. package/docs/id/cli/ci.md +22 -0
  1105. package/docs/id/cli/fill.md +8 -0
  1106. package/docs/id/cli/index.md +1 -1
  1107. package/docs/id/cli/scan.md +2 -2
  1108. package/docs/id/compat/i18n-js.md +44 -0
  1109. package/docs/id/compat/i18next.md +59 -0
  1110. package/docs/id/compat/index.md +51 -0
  1111. package/docs/id/compat/lingui.md +44 -0
  1112. package/docs/id/compat/next-i18next.md +57 -0
  1113. package/docs/id/compat/next-intl.md +59 -0
  1114. package/docs/id/compat/next-translate.md +45 -0
  1115. package/docs/id/compat/ngx-translate.md +45 -0
  1116. package/docs/id/compat/nuxtjs-i18n.md +46 -0
  1117. package/docs/id/compat/polyglot.md +45 -0
  1118. package/docs/id/compat/react-i18next.md +58 -0
  1119. package/docs/id/compat/react-intl.md +55 -0
  1120. package/docs/id/compat/svelte-i18n.md +47 -0
  1121. package/docs/id/compat/transloco.md +45 -0
  1122. package/docs/id/compat/vue-i18n.md +58 -0
  1123. package/docs/id/compiler.md +9 -4
  1124. package/docs/id/configuration.md +60 -17
  1125. package/docs/id/custom_domains.md +9 -3
  1126. package/docs/id/custom_url_rewrites.md +22 -18
  1127. package/docs/id/dictionary/content_file.md +0 -7
  1128. package/docs/id/dictionary/enumeration.md +0 -187
  1129. package/docs/id/dictionary/nesting.md +39 -0
  1130. package/docs/id/dictionary/translation.md +0 -61
  1131. package/docs/id/dynamic_dictionaries/index.md +25 -19
  1132. package/docs/id/dynamic_dictionaries/variants.md +274 -16
  1133. package/docs/id/formatters.md +120 -0
  1134. package/docs/id/how_works_intlayer.md +2 -2
  1135. package/docs/id/interest_of_intlayer.md +193 -0
  1136. package/docs/id/intlayer_CMS.md +5 -139
  1137. package/docs/id/intlayer_with_adonisjs.md +24 -4
  1138. package/docs/id/intlayer_with_analog.md +29 -5
  1139. package/docs/id/intlayer_with_angular_19.md +24 -4
  1140. package/docs/id/intlayer_with_angular_21.md +24 -4
  1141. package/docs/id/intlayer_with_astro.md +133 -4
  1142. package/docs/id/intlayer_with_astro_lit.md +31 -13
  1143. package/docs/id/intlayer_with_astro_preact.md +28 -10
  1144. package/docs/id/intlayer_with_astro_react.md +28 -10
  1145. package/docs/id/intlayer_with_astro_solid.md +28 -10
  1146. package/docs/id/intlayer_with_astro_svelte.md +28 -10
  1147. package/docs/id/intlayer_with_astro_vanilla.md +28 -10
  1148. package/docs/id/intlayer_with_astro_vue.md +28 -10
  1149. package/docs/id/intlayer_with_create_react_app.md +24 -4
  1150. package/docs/id/intlayer_with_express.md +24 -4
  1151. package/docs/id/intlayer_with_fastify.md +24 -8
  1152. package/docs/id/intlayer_with_hono.md +24 -4
  1153. package/docs/id/intlayer_with_lynx+react.md +30 -5
  1154. package/docs/id/intlayer_with_nestjs.md +24 -4
  1155. package/docs/id/intlayer_with_next-i18next.md +24 -4
  1156. package/docs/id/intlayer_with_nextjs_14.md +25 -5
  1157. package/docs/id/intlayer_with_nextjs_15.md +26 -8
  1158. package/docs/id/intlayer_with_nextjs_16.md +204 -62
  1159. package/docs/id/intlayer_with_nextjs_compiler.md +27 -26
  1160. package/docs/id/intlayer_with_nextjs_no_locale_path.md +27 -9
  1161. package/docs/id/intlayer_with_nextjs_page_router.md +25 -5
  1162. package/docs/id/intlayer_with_nuxt.md +30 -8
  1163. package/docs/id/intlayer_with_react_native+expo.md +49 -65
  1164. package/docs/id/intlayer_with_react_router_v7.md +29 -101
  1165. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +10 -91
  1166. package/docs/id/intlayer_with_storybook.md +7 -1
  1167. package/docs/id/intlayer_with_svelte_kit.md +20 -185
  1168. package/docs/id/intlayer_with_tanstack+solid.md +44 -15
  1169. package/docs/id/intlayer_with_tanstack.md +44 -16
  1170. package/docs/id/intlayer_with_vite+lit.md +33 -7
  1171. package/docs/id/intlayer_with_vite+preact.md +85 -63
  1172. package/docs/id/intlayer_with_vite+react.md +83 -58
  1173. package/docs/id/intlayer_with_vite+react_compiler.md +35 -8
  1174. package/docs/id/intlayer_with_vite+solid.md +61 -48
  1175. package/docs/id/intlayer_with_vite+svelte.md +56 -36
  1176. package/docs/id/intlayer_with_vite+vanilla.md +41 -10
  1177. package/docs/id/intlayer_with_vite+vue.md +83 -110
  1178. package/docs/id/live-sync.md +185 -0
  1179. package/docs/id/mcp_server.md +22 -0
  1180. package/docs/id/migration_from_i18next_to_intlayer.md +334 -0
  1181. package/docs/id/migration_from_next-i18next_to_intlayer.md +359 -0
  1182. package/docs/id/migration_from_next-intl_to_intlayer.md +366 -0
  1183. package/docs/id/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  1184. package/docs/id/migration_from_react-i18next_to_intlayer.md +386 -0
  1185. package/docs/id/migration_from_vue-i18n_to_intlayer.md +363 -0
  1186. package/docs/id/packages/@intlayer_babel/export.md +131 -0
  1187. package/docs/id/packages/angular-intlayer/exports.md +14 -10
  1188. package/docs/id/packages/angular-intlayer/usePathname.md +119 -0
  1189. package/docs/id/packages/intlayer/comparePaths.md +173 -0
  1190. package/docs/id/packages/intlayer/exports.md +5 -0
  1191. package/docs/id/packages/intlayer/getLocalizedUrl.md +25 -0
  1192. package/docs/id/packages/intlayer/getMultilingualUrls.md +112 -0
  1193. package/docs/id/packages/next-intlayer/exports.md +4 -0
  1194. package/docs/id/packages/next-intlayer/usePathname.md +136 -0
  1195. package/docs/id/packages/preact-intlayer/exports.md +10 -6
  1196. package/docs/id/packages/preact-intlayer/usePathname.md +117 -0
  1197. package/docs/id/packages/react-intlayer/exports.md +4 -0
  1198. package/docs/id/packages/react-intlayer/useDictionary.md +0 -121
  1199. package/docs/id/packages/react-intlayer/useIntlayer.md +0 -51
  1200. package/docs/id/packages/react-intlayer/usePathname.md +87 -0
  1201. package/docs/id/packages/react-native-intlayer/exports.md +47 -13
  1202. package/docs/id/packages/solid-intlayer/exports.md +4 -0
  1203. package/docs/id/packages/solid-intlayer/usePathname.md +119 -0
  1204. package/docs/id/packages/svelte-intlayer/exports.md +13 -9
  1205. package/docs/id/packages/svelte-intlayer/usePathname.md +103 -0
  1206. package/docs/id/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1207. package/docs/id/packages/vite-intlayer/intlayerMinify.md +92 -0
  1208. package/docs/id/packages/vite-intlayer/intlayerProxy.md +172 -0
  1209. package/docs/id/packages/vue-intlayer/exports.md +4 -0
  1210. package/docs/id/packages/vue-intlayer/usePathname.md +109 -0
  1211. package/docs/id/plugins/sync-json.md +221 -49
  1212. package/docs/id/releases/v6.md +4 -0
  1213. package/docs/id/releases/v7.md +128 -0
  1214. package/docs/id/releases/v9.md +178 -38
  1215. package/docs/id/roadmap.md +0 -16
  1216. package/docs/id/self_hosting.md +350 -0
  1217. package/docs/it/CI_CD.md +4 -0
  1218. package/docs/it/autoFill.md +81 -0
  1219. package/docs/it/benchmark/solid.md +22 -0
  1220. package/docs/it/benchmark/svelte.md +22 -0
  1221. package/docs/it/benchmark/tanstack.md +22 -0
  1222. package/docs/it/bundle_optimization.md +16 -0
  1223. package/docs/it/cli/ci.md +22 -0
  1224. package/docs/it/cli/fill.md +8 -0
  1225. package/docs/it/cli/index.md +1 -1
  1226. package/docs/it/cli/scan.md +2 -2
  1227. package/docs/it/compat/i18n-js.md +44 -0
  1228. package/docs/it/compat/i18next.md +59 -0
  1229. package/docs/it/compat/index.md +51 -0
  1230. package/docs/it/compat/lingui.md +44 -0
  1231. package/docs/it/compat/next-i18next.md +57 -0
  1232. package/docs/it/compat/next-intl.md +59 -0
  1233. package/docs/it/compat/next-translate.md +45 -0
  1234. package/docs/it/compat/ngx-translate.md +45 -0
  1235. package/docs/it/compat/nuxtjs-i18n.md +46 -0
  1236. package/docs/it/compat/polyglot.md +45 -0
  1237. package/docs/it/compat/react-i18next.md +58 -0
  1238. package/docs/it/compat/react-intl.md +55 -0
  1239. package/docs/it/compat/svelte-i18n.md +47 -0
  1240. package/docs/it/compat/transloco.md +45 -0
  1241. package/docs/it/compat/vue-i18n.md +58 -0
  1242. package/docs/it/compiler.md +9 -4
  1243. package/docs/it/configuration.md +60 -17
  1244. package/docs/it/custom_domains.md +9 -3
  1245. package/docs/it/custom_url_rewrites.md +9 -3
  1246. package/docs/it/dictionary/content_file.md +4 -7
  1247. package/docs/it/dictionary/enumeration.md +0 -197
  1248. package/docs/it/dictionary/file.md +8 -0
  1249. package/docs/it/dictionary/nesting.md +39 -0
  1250. package/docs/it/dictionary/translation.md +0 -61
  1251. package/docs/it/dynamic_dictionaries/index.md +26 -20
  1252. package/docs/it/dynamic_dictionaries/variants.md +273 -15
  1253. package/docs/it/formatters.md +82 -0
  1254. package/docs/it/how_works_intlayer.md +6 -6
  1255. package/docs/it/intlayer_CMS.md +93 -94
  1256. package/docs/it/intlayer_with_adonisjs.md +24 -4
  1257. package/docs/it/intlayer_with_analog.md +29 -5
  1258. package/docs/it/intlayer_with_angular_19.md +24 -4
  1259. package/docs/it/intlayer_with_angular_21.md +24 -4
  1260. package/docs/it/intlayer_with_astro.md +132 -3
  1261. package/docs/it/intlayer_with_astro_lit.md +31 -13
  1262. package/docs/it/intlayer_with_astro_preact.md +28 -10
  1263. package/docs/it/intlayer_with_astro_react.md +28 -10
  1264. package/docs/it/intlayer_with_astro_solid.md +28 -10
  1265. package/docs/it/intlayer_with_astro_svelte.md +28 -10
  1266. package/docs/it/intlayer_with_astro_vanilla.md +28 -10
  1267. package/docs/it/intlayer_with_astro_vue.md +28 -10
  1268. package/docs/it/intlayer_with_create_react_app.md +24 -18
  1269. package/docs/it/intlayer_with_express.md +24 -8
  1270. package/docs/it/intlayer_with_fastify.md +24 -8
  1271. package/docs/it/intlayer_with_hono.md +24 -4
  1272. package/docs/it/intlayer_with_lynx+react.md +41 -5
  1273. package/docs/it/intlayer_with_nestjs.md +24 -12
  1274. package/docs/it/intlayer_with_next-i18next.md +24 -4
  1275. package/docs/it/intlayer_with_nextjs_14.md +54 -13
  1276. package/docs/it/intlayer_with_nextjs_15.md +47 -9
  1277. package/docs/it/intlayer_with_nextjs_16.md +204 -62
  1278. package/docs/it/intlayer_with_nextjs_compiler.md +28 -8
  1279. package/docs/it/intlayer_with_nextjs_no_locale_path.md +27 -9
  1280. package/docs/it/intlayer_with_nextjs_page_router.md +29 -5
  1281. package/docs/it/intlayer_with_nuxt.md +30 -8
  1282. package/docs/it/intlayer_with_react_native+expo.md +85 -64
  1283. package/docs/it/intlayer_with_react_router_v7.md +29 -101
  1284. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +4 -97
  1285. package/docs/it/intlayer_with_storybook.md +7 -1
  1286. package/docs/it/intlayer_with_svelte_kit.md +20 -217
  1287. package/docs/it/intlayer_with_tanstack+solid.md +44 -15
  1288. package/docs/it/intlayer_with_tanstack.md +44 -16
  1289. package/docs/it/intlayer_with_vite+lit.md +38 -9
  1290. package/docs/it/intlayer_with_vite+preact.md +89 -63
  1291. package/docs/it/intlayer_with_vite+react.md +84 -11
  1292. package/docs/it/intlayer_with_vite+react_compiler.md +35 -8
  1293. package/docs/it/intlayer_with_vite+solid.md +61 -48
  1294. package/docs/it/intlayer_with_vite+svelte.md +55 -35
  1295. package/docs/it/intlayer_with_vite+vanilla.md +41 -10
  1296. package/docs/it/intlayer_with_vite+vue.md +87 -132
  1297. package/docs/it/live-sync.md +174 -0
  1298. package/docs/it/mcp_server.md +22 -0
  1299. package/docs/it/migration_from_i18next_to_intlayer.md +24 -4
  1300. package/docs/it/migration_from_next-i18next_to_intlayer.md +24 -4
  1301. package/docs/it/migration_from_next-intl_to_intlayer.md +24 -4
  1302. package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1303. package/docs/it/migration_from_react-i18next_to_intlayer.md +25 -7
  1304. package/docs/it/migration_from_vue-i18n_to_intlayer.md +24 -4
  1305. package/docs/it/packages/@intlayer_babel/export.md +131 -0
  1306. package/docs/it/packages/angular-intlayer/exports.md +13 -9
  1307. package/docs/it/packages/angular-intlayer/usePathname.md +119 -0
  1308. package/docs/it/packages/intlayer/comparePaths.md +173 -0
  1309. package/docs/it/packages/intlayer/exports.md +18 -13
  1310. package/docs/it/packages/intlayer/getLocalizedUrl.md +75 -0
  1311. package/docs/it/packages/intlayer/getMultilingualUrls.md +112 -0
  1312. package/docs/it/packages/next-intlayer/exports.md +4 -0
  1313. package/docs/it/packages/next-intlayer/t.md +34 -0
  1314. package/docs/it/packages/next-intlayer/usePathname.md +136 -0
  1315. package/docs/it/packages/preact-intlayer/exports.md +10 -6
  1316. package/docs/it/packages/preact-intlayer/usePathname.md +117 -0
  1317. package/docs/it/packages/react-intlayer/exports.md +20 -16
  1318. package/docs/it/packages/react-intlayer/useDictionary.md +0 -104
  1319. package/docs/it/packages/react-intlayer/useIntlayer.md +0 -57
  1320. package/docs/it/packages/react-intlayer/usePathname.md +87 -0
  1321. package/docs/it/packages/react-native-intlayer/exports.md +47 -13
  1322. package/docs/it/packages/solid-intlayer/exports.md +4 -0
  1323. package/docs/it/packages/solid-intlayer/usePathname.md +119 -0
  1324. package/docs/it/packages/svelte-intlayer/exports.md +4 -0
  1325. package/docs/it/packages/svelte-intlayer/usePathname.md +103 -0
  1326. package/docs/it/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1327. package/docs/it/packages/vite-intlayer/intlayerMinify.md +92 -0
  1328. package/docs/it/packages/vite-intlayer/intlayerProxy.md +172 -0
  1329. package/docs/it/packages/vue-intlayer/exports.md +4 -0
  1330. package/docs/it/packages/vue-intlayer/usePathname.md +109 -0
  1331. package/docs/it/plugins/sync-json.md +223 -51
  1332. package/docs/it/releases/v6.md +28 -0
  1333. package/docs/it/releases/v7.md +128 -0
  1334. package/docs/it/releases/v9.md +208 -38
  1335. package/docs/it/roadmap.md +6 -0
  1336. package/docs/it/self_hosting.md +350 -0
  1337. package/docs/ja/CI_CD.md +4 -0
  1338. package/docs/ja/autoFill.md +81 -0
  1339. package/docs/ja/benchmark/solid.md +22 -0
  1340. package/docs/ja/benchmark/svelte.md +22 -0
  1341. package/docs/ja/benchmark/tanstack.md +22 -0
  1342. package/docs/ja/bundle_optimization.md +16 -0
  1343. package/docs/ja/cli/ci.md +22 -0
  1344. package/docs/ja/cli/fill.md +8 -0
  1345. package/docs/ja/cli/index.md +1 -1
  1346. package/docs/ja/cli/list_projects.md +0 -18
  1347. package/docs/ja/cli/scan.md +2 -2
  1348. package/docs/ja/compat/i18n-js.md +44 -0
  1349. package/docs/ja/compat/i18next.md +59 -0
  1350. package/docs/ja/compat/index.md +51 -0
  1351. package/docs/ja/compat/lingui.md +44 -0
  1352. package/docs/ja/compat/next-i18next.md +57 -0
  1353. package/docs/ja/compat/next-intl.md +59 -0
  1354. package/docs/ja/compat/next-translate.md +45 -0
  1355. package/docs/ja/compat/ngx-translate.md +45 -0
  1356. package/docs/ja/compat/nuxtjs-i18n.md +46 -0
  1357. package/docs/ja/compat/polyglot.md +45 -0
  1358. package/docs/ja/compat/react-i18next.md +58 -0
  1359. package/docs/ja/compat/react-intl.md +55 -0
  1360. package/docs/ja/compat/svelte-i18n.md +47 -0
  1361. package/docs/ja/compat/transloco.md +45 -0
  1362. package/docs/ja/compat/vue-i18n.md +58 -0
  1363. package/docs/ja/compiler.md +9 -4
  1364. package/docs/ja/configuration.md +60 -17
  1365. package/docs/ja/custom_domains.md +9 -3
  1366. package/docs/ja/custom_url_rewrites.md +9 -3
  1367. package/docs/ja/dictionary/content_file.md +4 -0
  1368. package/docs/ja/dictionary/enumeration.md +0 -187
  1369. package/docs/ja/dictionary/function_fetching.md +0 -27
  1370. package/docs/ja/dictionary/markdown.md +1348 -0
  1371. package/docs/ja/dictionary/nesting.md +39 -0
  1372. package/docs/ja/dictionary/translation.md +0 -119
  1373. package/docs/ja/dynamic_dictionaries/index.md +27 -21
  1374. package/docs/ja/dynamic_dictionaries/variants.md +276 -18
  1375. package/docs/ja/formatters.md +77 -0
  1376. package/docs/ja/how_works_intlayer.md +6 -4
  1377. package/docs/ja/intlayer_CMS.md +155 -102
  1378. package/docs/ja/intlayer_visual_editor.md +0 -4
  1379. package/docs/ja/intlayer_with_adonisjs.md +24 -4
  1380. package/docs/ja/intlayer_with_analog.md +33 -5
  1381. package/docs/ja/intlayer_with_angular_19.md +24 -4
  1382. package/docs/ja/intlayer_with_angular_21.md +24 -4
  1383. package/docs/ja/intlayer_with_astro.md +131 -2
  1384. package/docs/ja/intlayer_with_astro_lit.md +30 -12
  1385. package/docs/ja/intlayer_with_astro_preact.md +27 -9
  1386. package/docs/ja/intlayer_with_astro_react.md +27 -9
  1387. package/docs/ja/intlayer_with_astro_solid.md +27 -9
  1388. package/docs/ja/intlayer_with_astro_svelte.md +27 -9
  1389. package/docs/ja/intlayer_with_astro_vanilla.md +27 -9
  1390. package/docs/ja/intlayer_with_astro_vue.md +27 -9
  1391. package/docs/ja/intlayer_with_create_react_app.md +24 -20
  1392. package/docs/ja/intlayer_with_express.md +24 -8
  1393. package/docs/ja/intlayer_with_fastify.md +24 -8
  1394. package/docs/ja/intlayer_with_hono.md +24 -4
  1395. package/docs/ja/intlayer_with_lynx+react.md +30 -5
  1396. package/docs/ja/intlayer_with_nestjs.md +24 -12
  1397. package/docs/ja/intlayer_with_next-i18next.md +24 -4
  1398. package/docs/ja/intlayer_with_nextjs_14.md +50 -24
  1399. package/docs/ja/intlayer_with_nextjs_15.md +47 -9
  1400. package/docs/ja/intlayer_with_nextjs_16.md +204 -62
  1401. package/docs/ja/intlayer_with_nextjs_compiler.md +27 -26
  1402. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +27 -9
  1403. package/docs/ja/intlayer_with_nextjs_page_router.md +29 -5
  1404. package/docs/ja/intlayer_with_nuxt.md +30 -8
  1405. package/docs/ja/intlayer_with_react_native+expo.md +143 -137
  1406. package/docs/ja/intlayer_with_react_router_v7.md +9 -26
  1407. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +4 -97
  1408. package/docs/ja/intlayer_with_storybook.md +7 -1
  1409. package/docs/ja/intlayer_with_svelte_kit.md +14 -1
  1410. package/docs/ja/intlayer_with_tanstack+solid.md +44 -15
  1411. package/docs/ja/intlayer_with_tanstack.md +45 -17
  1412. package/docs/ja/intlayer_with_vite+lit.md +38 -9
  1413. package/docs/ja/intlayer_with_vite+preact.md +714 -2
  1414. package/docs/ja/intlayer_with_vite+react.md +4 -2
  1415. package/docs/ja/intlayer_with_vite+react_compiler.md +35 -8
  1416. package/docs/ja/intlayer_with_vite+solid.md +61 -48
  1417. package/docs/ja/intlayer_with_vite+svelte.md +58 -36
  1418. package/docs/ja/intlayer_with_vite+vanilla.md +41 -10
  1419. package/docs/ja/intlayer_with_vite+vue.md +104 -123
  1420. package/docs/ja/live-sync.md +185 -0
  1421. package/docs/ja/mcp_server.md +26 -0
  1422. package/docs/ja/migration_from_i18next_to_intlayer.md +24 -4
  1423. package/docs/ja/migration_from_next-i18next_to_intlayer.md +24 -4
  1424. package/docs/ja/migration_from_next-intl_to_intlayer.md +25 -7
  1425. package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1426. package/docs/ja/migration_from_react-i18next_to_intlayer.md +25 -7
  1427. package/docs/ja/migration_from_vue-i18n_to_intlayer.md +24 -4
  1428. package/docs/ja/packages/@intlayer_babel/export.md +131 -0
  1429. package/docs/ja/packages/angular-intlayer/exports.md +13 -9
  1430. package/docs/ja/packages/angular-intlayer/usePathname.md +119 -0
  1431. package/docs/ja/packages/express-intlayer/t.md +0 -9
  1432. package/docs/ja/packages/intlayer/comparePaths.md +173 -0
  1433. package/docs/ja/packages/intlayer/exports.md +5 -0
  1434. package/docs/ja/packages/intlayer/getLocalizedUrl.md +73 -0
  1435. package/docs/ja/packages/intlayer/getMultilingualUrls.md +112 -0
  1436. package/docs/ja/packages/next-intlayer/exports.md +4 -0
  1437. package/docs/ja/packages/next-intlayer/usePathname.md +136 -0
  1438. package/docs/ja/packages/preact-intlayer/exports.md +10 -6
  1439. package/docs/ja/packages/preact-intlayer/usePathname.md +117 -0
  1440. package/docs/ja/packages/react-intlayer/exports.md +21 -16
  1441. package/docs/ja/packages/react-intlayer/useDictionary.md +0 -107
  1442. package/docs/ja/packages/react-intlayer/useIntlayer.md +0 -65
  1443. package/docs/ja/packages/react-intlayer/usePathname.md +87 -0
  1444. package/docs/ja/packages/react-native-intlayer/exports.md +47 -14
  1445. package/docs/ja/packages/solid-intlayer/exports.md +4 -0
  1446. package/docs/ja/packages/solid-intlayer/usePathname.md +120 -0
  1447. package/docs/ja/packages/svelte-intlayer/exports.md +13 -9
  1448. package/docs/ja/packages/svelte-intlayer/usePathname.md +103 -0
  1449. package/docs/ja/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1450. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +92 -0
  1451. package/docs/ja/packages/vite-intlayer/intlayerProxy.md +172 -0
  1452. package/docs/ja/packages/vue-intlayer/exports.md +4 -0
  1453. package/docs/ja/packages/vue-intlayer/usePathname.md +109 -0
  1454. package/docs/ja/plugins/sync-json.md +221 -49
  1455. package/docs/ja/releases/v6.md +28 -0
  1456. package/docs/ja/releases/v7.md +128 -0
  1457. package/docs/ja/releases/v9.md +178 -38
  1458. package/docs/ja/roadmap.md +6 -0
  1459. package/docs/ja/self_hosting.md +350 -0
  1460. package/docs/ko/CI_CD.md +4 -0
  1461. package/docs/ko/autoFill.md +81 -0
  1462. package/docs/ko/benchmark/solid.md +22 -0
  1463. package/docs/ko/benchmark/svelte.md +22 -0
  1464. package/docs/ko/benchmark/tanstack.md +22 -0
  1465. package/docs/ko/bundle_optimization.md +16 -0
  1466. package/docs/ko/cli/ci.md +22 -0
  1467. package/docs/ko/cli/fill.md +8 -0
  1468. package/docs/ko/cli/index.md +1 -1
  1469. package/docs/ko/cli/login.md +0 -36
  1470. package/docs/ko/cli/scan.md +2 -2
  1471. package/docs/ko/compat/i18n-js.md +44 -0
  1472. package/docs/ko/compat/i18next.md +59 -0
  1473. package/docs/ko/compat/index.md +51 -0
  1474. package/docs/ko/compat/lingui.md +44 -0
  1475. package/docs/ko/compat/next-i18next.md +55 -0
  1476. package/docs/ko/compat/next-intl.md +59 -0
  1477. package/docs/ko/compat/next-translate.md +45 -0
  1478. package/docs/ko/compat/ngx-translate.md +45 -0
  1479. package/docs/ko/compat/nuxtjs-i18n.md +46 -0
  1480. package/docs/ko/compat/polyglot.md +45 -0
  1481. package/docs/ko/compat/react-i18next.md +58 -0
  1482. package/docs/ko/compat/react-intl.md +55 -0
  1483. package/docs/ko/compat/svelte-i18n.md +47 -0
  1484. package/docs/ko/compat/transloco.md +45 -0
  1485. package/docs/ko/compat/vue-i18n.md +58 -0
  1486. package/docs/ko/compiler.md +9 -4
  1487. package/docs/ko/configuration.md +60 -17
  1488. package/docs/ko/custom_domains.md +9 -3
  1489. package/docs/ko/custom_url_rewrites.md +9 -3
  1490. package/docs/ko/dictionary/content_file.md +4 -27
  1491. package/docs/ko/dictionary/enumeration.md +0 -187
  1492. package/docs/ko/dictionary/insertion.md +0 -6
  1493. package/docs/ko/dictionary/nesting.md +39 -0
  1494. package/docs/ko/dictionary/translation.md +0 -84
  1495. package/docs/ko/dynamic_dictionaries/index.md +23 -17
  1496. package/docs/ko/dynamic_dictionaries/variants.md +273 -15
  1497. package/docs/ko/formatters.md +71 -0
  1498. package/docs/ko/how_works_intlayer.md +6 -2
  1499. package/docs/ko/intlayer_CMS.md +153 -100
  1500. package/docs/ko/intlayer_visual_editor.md +0 -2
  1501. package/docs/ko/intlayer_with_adonisjs.md +24 -4
  1502. package/docs/ko/intlayer_with_analog.md +55 -11
  1503. package/docs/ko/intlayer_with_angular_19.md +46 -10
  1504. package/docs/ko/intlayer_with_angular_21.md +46 -10
  1505. package/docs/ko/intlayer_with_astro.md +159 -10
  1506. package/docs/ko/intlayer_with_astro_lit.md +35 -11
  1507. package/docs/ko/intlayer_with_astro_preact.md +35 -11
  1508. package/docs/ko/intlayer_with_astro_react.md +35 -11
  1509. package/docs/ko/intlayer_with_astro_solid.md +35 -11
  1510. package/docs/ko/intlayer_with_astro_svelte.md +35 -11
  1511. package/docs/ko/intlayer_with_astro_vanilla.md +32 -10
  1512. package/docs/ko/intlayer_with_astro_vue.md +59 -19
  1513. package/docs/ko/intlayer_with_create_react_app.md +43 -23
  1514. package/docs/ko/intlayer_with_express.md +24 -27
  1515. package/docs/ko/intlayer_with_fastify.md +24 -8
  1516. package/docs/ko/intlayer_with_hono.md +24 -4
  1517. package/docs/ko/intlayer_with_lynx+react.md +6 -109
  1518. package/docs/ko/intlayer_with_nestjs.md +24 -22
  1519. package/docs/ko/intlayer_with_next-i18next.md +24 -4
  1520. package/docs/ko/intlayer_with_nextjs_14.md +59 -25
  1521. package/docs/ko/intlayer_with_nextjs_15.md +90 -22
  1522. package/docs/ko/intlayer_with_nextjs_16.md +236 -71
  1523. package/docs/ko/intlayer_with_nextjs_compiler.md +39 -300
  1524. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +57 -19
  1525. package/docs/ko/intlayer_with_nextjs_page_router.md +66 -16
  1526. package/docs/ko/intlayer_with_nuxt.md +59 -15
  1527. package/docs/ko/intlayer_with_react_native+expo.md +138 -137
  1528. package/docs/ko/intlayer_with_react_router_v7.md +66 -106
  1529. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +85 -107
  1530. package/docs/ko/intlayer_with_storybook.md +35 -9
  1531. package/docs/ko/intlayer_with_svelte_kit.md +57 -182
  1532. package/docs/ko/intlayer_with_tanstack+solid.md +102 -33
  1533. package/docs/ko/intlayer_with_tanstack.md +102 -34
  1534. package/docs/ko/intlayer_with_vanilla.md +31 -9
  1535. package/docs/ko/intlayer_with_vite+lit.md +78 -21
  1536. package/docs/ko/intlayer_with_vite+preact.md +115 -101
  1537. package/docs/ko/intlayer_with_vite+react.md +102 -17
  1538. package/docs/ko/intlayer_with_vite+react_compiler.md +57 -14
  1539. package/docs/ko/intlayer_with_vite+solid.md +91 -155
  1540. package/docs/ko/intlayer_with_vite+svelte.md +87 -45
  1541. package/docs/ko/intlayer_with_vite+vanilla.md +84 -23
  1542. package/docs/ko/intlayer_with_vite+vue.md +119 -120
  1543. package/docs/ko/live-sync.md +187 -0
  1544. package/docs/ko/mcp_server.md +22 -0
  1545. package/docs/ko/migration_from_i18next_to_intlayer.md +24 -4
  1546. package/docs/ko/migration_from_next-i18next_to_intlayer.md +24 -4
  1547. package/docs/ko/migration_from_next-intl_to_intlayer.md +25 -7
  1548. package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1549. package/docs/ko/migration_from_react-i18next_to_intlayer.md +25 -7
  1550. package/docs/ko/migration_from_vue-i18n_to_intlayer.md +24 -4
  1551. package/docs/ko/packages/@intlayer_babel/export.md +131 -0
  1552. package/docs/ko/packages/angular-intlayer/exports.md +14 -10
  1553. package/docs/ko/packages/angular-intlayer/usePathname.md +119 -0
  1554. package/docs/ko/packages/express-intlayer/t.md +0 -9
  1555. package/docs/ko/packages/intlayer/comparePaths.md +173 -0
  1556. package/docs/ko/packages/intlayer/exports.md +5 -0
  1557. package/docs/ko/packages/intlayer/getLocalizedUrl.md +73 -0
  1558. package/docs/ko/packages/intlayer/getMultilingualUrls.md +112 -0
  1559. package/docs/ko/packages/next-intlayer/exports.md +4 -0
  1560. package/docs/ko/packages/next-intlayer/t.md +34 -0
  1561. package/docs/ko/packages/next-intlayer/useLocale.md +0 -5
  1562. package/docs/ko/packages/next-intlayer/usePathname.md +140 -0
  1563. package/docs/ko/packages/preact-intlayer/exports.md +10 -6
  1564. package/docs/ko/packages/preact-intlayer/usePathname.md +117 -0
  1565. package/docs/ko/packages/react-intlayer/exports.md +4 -0
  1566. package/docs/ko/packages/react-intlayer/t.md +0 -20
  1567. package/docs/ko/packages/react-intlayer/useDictionary.md +0 -121
  1568. package/docs/ko/packages/react-intlayer/useIntlayer.md +0 -51
  1569. package/docs/ko/packages/react-intlayer/usePathname.md +87 -0
  1570. package/docs/ko/packages/react-native-intlayer/exports.md +48 -14
  1571. package/docs/ko/packages/solid-intlayer/exports.md +4 -0
  1572. package/docs/ko/packages/solid-intlayer/usePathname.md +119 -0
  1573. package/docs/ko/packages/svelte-intlayer/exports.md +4 -0
  1574. package/docs/ko/packages/svelte-intlayer/usePathname.md +103 -0
  1575. package/docs/ko/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1576. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +92 -0
  1577. package/docs/ko/packages/vite-intlayer/intlayerProxy.md +172 -0
  1578. package/docs/ko/packages/vue-intlayer/exports.md +4 -0
  1579. package/docs/ko/packages/vue-intlayer/usePathname.md +109 -0
  1580. package/docs/ko/plugins/sync-json.md +222 -50
  1581. package/docs/ko/releases/v6.md +28 -0
  1582. package/docs/ko/releases/v7.md +128 -0
  1583. package/docs/ko/releases/v9.md +177 -38
  1584. package/docs/ko/roadmap.md +6 -0
  1585. package/docs/ko/self_hosting.md +350 -0
  1586. package/docs/nl/bundle_optimization.md +16 -0
  1587. package/docs/nl/cli/index.md +1 -1
  1588. package/docs/nl/cli/scan.md +2 -2
  1589. package/docs/nl/configuration.md +45 -1
  1590. package/docs/nl/custom_domains.md +8 -2
  1591. package/docs/nl/intlayer_with_angular_21.md +24 -4
  1592. package/docs/nl/intlayer_with_fastify.md +24 -8
  1593. package/docs/nl/intlayer_with_hono.md +24 -4
  1594. package/docs/nl/intlayer_with_storybook.md +7 -1
  1595. package/docs/nl/intlayer_with_vite+lit.md +32 -6
  1596. package/docs/nl/intlayer_with_vite+vanilla.md +40 -9
  1597. package/docs/nl/packages/intlayer/comparePaths.md +173 -0
  1598. package/docs/nl/releases/v9.md +340 -0
  1599. package/docs/pl/autoFill.md +20 -0
  1600. package/docs/pl/benchmark/___NOTE.md +101 -0
  1601. package/docs/pl/benchmark/___nextjs.md +198 -0
  1602. package/docs/pl/benchmark/___solid.md +36 -0
  1603. package/docs/pl/benchmark/___svelte.md +36 -0
  1604. package/docs/pl/benchmark/___tanstack.md +36 -0
  1605. package/docs/pl/benchmark/___vue.md +36 -0
  1606. package/docs/pl/benchmark/solid.md +22 -0
  1607. package/docs/pl/benchmark/svelte.md +22 -0
  1608. package/docs/pl/benchmark/tanstack.md +22 -0
  1609. package/docs/pl/bundle_optimization.md +16 -0
  1610. package/docs/pl/cli/ci.md +22 -0
  1611. package/docs/pl/cli/fill.md +8 -0
  1612. package/docs/pl/cli/index.md +1 -1
  1613. package/docs/pl/cli/login.md +0 -36
  1614. package/docs/pl/cli/scan.md +2 -2
  1615. package/docs/pl/compat/i18n-js.md +44 -0
  1616. package/docs/pl/compat/i18next.md +59 -0
  1617. package/docs/pl/compat/index.md +51 -0
  1618. package/docs/pl/compat/lingui.md +44 -0
  1619. package/docs/pl/compat/next-i18next.md +57 -0
  1620. package/docs/pl/compat/next-intl.md +59 -0
  1621. package/docs/pl/compat/next-translate.md +45 -0
  1622. package/docs/pl/compat/ngx-translate.md +45 -0
  1623. package/docs/pl/compat/nuxtjs-i18n.md +46 -0
  1624. package/docs/pl/compat/polyglot.md +45 -0
  1625. package/docs/pl/compat/react-i18next.md +58 -0
  1626. package/docs/pl/compat/react-intl.md +55 -0
  1627. package/docs/pl/compat/svelte-i18n.md +47 -0
  1628. package/docs/pl/compat/transloco.md +45 -0
  1629. package/docs/pl/compat/vue-i18n.md +58 -0
  1630. package/docs/pl/compiler.md +6 -3
  1631. package/docs/pl/configuration.md +60 -17
  1632. package/docs/pl/custom_domains.md +8 -2
  1633. package/docs/pl/custom_url_rewrites.md +8 -2
  1634. package/docs/pl/dictionary/content_file.md +0 -40
  1635. package/docs/pl/dictionary/enumeration.md +0 -187
  1636. package/docs/pl/dictionary/nesting.md +39 -0
  1637. package/docs/pl/dictionary/translation.md +0 -61
  1638. package/docs/pl/dynamic_dictionaries/index.md +26 -20
  1639. package/docs/pl/dynamic_dictionaries/variants.md +275 -17
  1640. package/docs/pl/formatters.md +120 -0
  1641. package/docs/pl/how_works_intlayer.md +2 -2
  1642. package/docs/pl/intlayer_CMS.md +14 -133
  1643. package/docs/pl/intlayer_with_adonisjs.md +24 -4
  1644. package/docs/pl/intlayer_with_analog.md +29 -5
  1645. package/docs/pl/intlayer_with_angular_19.md +24 -4
  1646. package/docs/pl/intlayer_with_angular_21.md +24 -4
  1647. package/docs/pl/intlayer_with_astro.md +182 -1
  1648. package/docs/pl/intlayer_with_astro_lit.md +30 -12
  1649. package/docs/pl/intlayer_with_astro_preact.md +27 -9
  1650. package/docs/pl/intlayer_with_astro_react.md +27 -9
  1651. package/docs/pl/intlayer_with_astro_solid.md +27 -9
  1652. package/docs/pl/intlayer_with_astro_svelte.md +27 -9
  1653. package/docs/pl/intlayer_with_astro_vanilla.md +27 -9
  1654. package/docs/pl/intlayer_with_astro_vue.md +27 -9
  1655. package/docs/pl/intlayer_with_create_react_app.md +24 -4
  1656. package/docs/pl/intlayer_with_express.md +24 -4
  1657. package/docs/pl/intlayer_with_fastify.md +24 -8
  1658. package/docs/pl/intlayer_with_hono.md +24 -4
  1659. package/docs/pl/intlayer_with_lynx+react.md +30 -5
  1660. package/docs/pl/intlayer_with_nestjs.md +24 -4
  1661. package/docs/pl/intlayer_with_next-i18next.md +24 -4
  1662. package/docs/pl/intlayer_with_nextjs_14.md +24 -4
  1663. package/docs/pl/intlayer_with_nextjs_15.md +25 -7
  1664. package/docs/pl/intlayer_with_nextjs_16.md +28 -8
  1665. package/docs/pl/intlayer_with_nextjs_compiler.md +26 -4
  1666. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +26 -8
  1667. package/docs/pl/intlayer_with_nextjs_page_router.md +24 -4
  1668. package/docs/pl/intlayer_with_nuxt.md +30 -8
  1669. package/docs/pl/intlayer_with_react_native+expo.md +79 -78
  1670. package/docs/pl/intlayer_with_react_router_v7.md +28 -100
  1671. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -96
  1672. package/docs/pl/intlayer_with_storybook.md +7 -1
  1673. package/docs/pl/intlayer_with_svelte_kit.md +19 -188
  1674. package/docs/pl/intlayer_with_tanstack+solid.md +43 -14
  1675. package/docs/pl/intlayer_with_tanstack.md +43 -15
  1676. package/docs/pl/intlayer_with_vite+lit.md +32 -6
  1677. package/docs/pl/intlayer_with_vite+preact.md +84 -62
  1678. package/docs/pl/intlayer_with_vite+react.md +82 -57
  1679. package/docs/pl/intlayer_with_vite+react_compiler.md +34 -7
  1680. package/docs/pl/intlayer_with_vite+solid.md +60 -47
  1681. package/docs/pl/intlayer_with_vite+svelte.md +56 -34
  1682. package/docs/pl/intlayer_with_vite+vanilla.md +40 -9
  1683. package/docs/pl/intlayer_with_vite+vue.md +82 -79
  1684. package/docs/pl/live-sync.md +185 -0
  1685. package/docs/pl/mcp_server.md +22 -0
  1686. package/docs/pl/migration_from_i18next_to_intlayer.md +230 -0
  1687. package/docs/pl/migration_from_next-i18next_to_intlayer.md +355 -0
  1688. package/docs/pl/migration_from_next-intl_to_intlayer.md +362 -0
  1689. package/docs/pl/migration_from_nuxtjs_i18n_to_intlayer.md +328 -0
  1690. package/docs/pl/migration_from_react-i18next_to_intlayer.md +382 -0
  1691. package/docs/pl/migration_from_vue-i18n_to_intlayer.md +232 -0
  1692. package/docs/pl/packages/@intlayer_babel/export.md +131 -0
  1693. package/docs/pl/packages/angular-intlayer/exports.md +13 -9
  1694. package/docs/pl/packages/angular-intlayer/usePathname.md +119 -0
  1695. package/docs/pl/packages/intlayer/comparePaths.md +173 -0
  1696. package/docs/pl/packages/intlayer/exports.md +5 -0
  1697. package/docs/pl/packages/intlayer/getLocalizedUrl.md +19 -0
  1698. package/docs/pl/packages/intlayer/getMultilingualUrls.md +111 -0
  1699. package/docs/pl/packages/next-intlayer/exports.md +4 -0
  1700. package/docs/pl/packages/next-intlayer/usePathname.md +136 -0
  1701. package/docs/pl/packages/preact-intlayer/exports.md +10 -6
  1702. package/docs/pl/packages/preact-intlayer/usePathname.md +117 -0
  1703. package/docs/pl/packages/react-intlayer/exports.md +4 -0
  1704. package/docs/pl/packages/react-intlayer/useDictionary.md +0 -104
  1705. package/docs/pl/packages/react-intlayer/useIntlayer.md +0 -51
  1706. package/docs/pl/packages/react-intlayer/usePathname.md +87 -0
  1707. package/docs/pl/packages/react-native-intlayer/exports.md +47 -13
  1708. package/docs/pl/packages/solid-intlayer/exports.md +4 -0
  1709. package/docs/pl/packages/solid-intlayer/usePathname.md +119 -0
  1710. package/docs/pl/packages/svelte-intlayer/exports.md +4 -0
  1711. package/docs/pl/packages/svelte-intlayer/usePathname.md +103 -0
  1712. package/docs/pl/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1713. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +92 -0
  1714. package/docs/pl/packages/vite-intlayer/intlayerProxy.md +172 -0
  1715. package/docs/pl/packages/vue-intlayer/exports.md +4 -0
  1716. package/docs/pl/packages/vue-intlayer/usePathname.md +109 -0
  1717. package/docs/pl/plugins/sync-json.md +222 -50
  1718. package/docs/pl/releases/v6.md +4 -0
  1719. package/docs/pl/releases/v7.md +128 -0
  1720. package/docs/pl/releases/v9.md +205 -38
  1721. package/docs/pl/roadmap.md +0 -16
  1722. package/docs/pl/self_hosting.md +350 -0
  1723. package/docs/pt/CI_CD.md +4 -0
  1724. package/docs/pt/autoFill.md +117 -14
  1725. package/docs/pt/benchmark/index.md +5 -5
  1726. package/docs/pt/benchmark/solid.md +22 -0
  1727. package/docs/pt/benchmark/svelte.md +22 -0
  1728. package/docs/pt/benchmark/tanstack.md +22 -0
  1729. package/docs/pt/bundle_optimization.md +16 -0
  1730. package/docs/pt/cli/ci.md +22 -0
  1731. package/docs/pt/cli/fill.md +8 -0
  1732. package/docs/pt/cli/index.md +1 -1
  1733. package/docs/pt/cli/login.md +0 -36
  1734. package/docs/pt/cli/scan.md +2 -2
  1735. package/docs/pt/compat/i18n-js.md +44 -0
  1736. package/docs/pt/compat/i18next.md +59 -0
  1737. package/docs/pt/compat/index.md +51 -0
  1738. package/docs/pt/compat/lingui.md +44 -0
  1739. package/docs/pt/compat/next-i18next.md +57 -0
  1740. package/docs/pt/compat/next-intl.md +59 -0
  1741. package/docs/pt/compat/next-translate.md +45 -0
  1742. package/docs/pt/compat/ngx-translate.md +45 -0
  1743. package/docs/pt/compat/nuxtjs-i18n.md +46 -0
  1744. package/docs/pt/compat/polyglot.md +45 -0
  1745. package/docs/pt/compat/react-i18next.md +58 -0
  1746. package/docs/pt/compat/react-intl.md +55 -0
  1747. package/docs/pt/compat/svelte-i18n.md +47 -0
  1748. package/docs/pt/compat/transloco.md +45 -0
  1749. package/docs/pt/compat/vue-i18n.md +58 -0
  1750. package/docs/pt/compiler.md +8 -5
  1751. package/docs/pt/configuration.md +61 -18
  1752. package/docs/pt/custom_domains.md +9 -8
  1753. package/docs/pt/custom_url_rewrites.md +9 -3
  1754. package/docs/pt/dictionary/content_file.md +4 -7
  1755. package/docs/pt/dictionary/enumeration.md +3 -190
  1756. package/docs/pt/dictionary/file.md +8 -0
  1757. package/docs/pt/dictionary/nesting.md +39 -0
  1758. package/docs/pt/dictionary/translation.md +0 -61
  1759. package/docs/pt/dynamic_dictionaries/index.md +25 -19
  1760. package/docs/pt/dynamic_dictionaries/variants.md +276 -18
  1761. package/docs/pt/formatters.md +86 -0
  1762. package/docs/pt/how_works_intlayer.md +6 -2
  1763. package/docs/pt/intlayer_CMS.md +103 -104
  1764. package/docs/pt/intlayer_with_adonisjs.md +24 -4
  1765. package/docs/pt/intlayer_with_analog.md +32 -8
  1766. package/docs/pt/intlayer_with_angular_19.md +31 -11
  1767. package/docs/pt/intlayer_with_angular_21.md +27 -7
  1768. package/docs/pt/intlayer_with_astro.md +185 -4
  1769. package/docs/pt/intlayer_with_astro_lit.md +33 -15
  1770. package/docs/pt/intlayer_with_astro_preact.md +30 -12
  1771. package/docs/pt/intlayer_with_astro_react.md +30 -12
  1772. package/docs/pt/intlayer_with_astro_solid.md +30 -12
  1773. package/docs/pt/intlayer_with_astro_svelte.md +30 -12
  1774. package/docs/pt/intlayer_with_astro_vanilla.md +30 -12
  1775. package/docs/pt/intlayer_with_astro_vue.md +30 -12
  1776. package/docs/pt/intlayer_with_create_react_app.md +24 -18
  1777. package/docs/pt/intlayer_with_express.md +24 -27
  1778. package/docs/pt/intlayer_with_fastify.md +24 -8
  1779. package/docs/pt/intlayer_with_hono.md +24 -4
  1780. package/docs/pt/intlayer_with_lynx+react.md +44 -8
  1781. package/docs/pt/intlayer_with_nestjs.md +24 -22
  1782. package/docs/pt/intlayer_with_next-i18next.md +24 -4
  1783. package/docs/pt/intlayer_with_nextjs_14.md +50 -11
  1784. package/docs/pt/intlayer_with_nextjs_15.md +53 -15
  1785. package/docs/pt/intlayer_with_nextjs_16.md +34 -14
  1786. package/docs/pt/intlayer_with_nextjs_compiler.md +28 -8
  1787. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +32 -14
  1788. package/docs/pt/intlayer_with_nextjs_page_router.md +34 -10
  1789. package/docs/pt/intlayer_with_nuxt.md +33 -11
  1790. package/docs/pt/intlayer_with_react_native+expo.md +89 -65
  1791. package/docs/pt/intlayer_with_react_router_v7.md +41 -92
  1792. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +6 -99
  1793. package/docs/pt/intlayer_with_storybook.md +10 -4
  1794. package/docs/pt/intlayer_with_svelte_kit.md +22 -223
  1795. package/docs/pt/intlayer_with_tanstack+solid.md +46 -17
  1796. package/docs/pt/intlayer_with_tanstack.md +46 -18
  1797. package/docs/pt/intlayer_with_vanilla.md +3 -3
  1798. package/docs/pt/intlayer_with_vite+lit.md +40 -11
  1799. package/docs/pt/intlayer_with_vite+preact.md +31 -9
  1800. package/docs/pt/intlayer_with_vite+react.md +44 -19
  1801. package/docs/pt/intlayer_with_vite+react_compiler.md +39 -12
  1802. package/docs/pt/intlayer_with_vite+solid.md +31 -9
  1803. package/docs/pt/intlayer_with_vite+svelte.md +59 -37
  1804. package/docs/pt/intlayer_with_vite+vanilla.md +43 -12
  1805. package/docs/pt/intlayer_with_vite+vue.md +41 -12
  1806. package/docs/pt/live-sync.md +174 -0
  1807. package/docs/pt/mcp_server.md +22 -0
  1808. package/docs/pt/migration_from_i18next_to_intlayer.md +24 -4
  1809. package/docs/pt/migration_from_next-i18next_to_intlayer.md +24 -4
  1810. package/docs/pt/migration_from_next-intl_to_intlayer.md +25 -7
  1811. package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1812. package/docs/pt/migration_from_react-i18next_to_intlayer.md +25 -7
  1813. package/docs/pt/migration_from_vue-i18n_to_intlayer.md +24 -4
  1814. package/docs/pt/packages/@intlayer_babel/export.md +131 -0
  1815. package/docs/pt/packages/angular-intlayer/exports.md +14 -10
  1816. package/docs/pt/packages/angular-intlayer/usePathname.md +119 -0
  1817. package/docs/pt/packages/hono-intlayer/t.md +1 -1
  1818. package/docs/pt/packages/intlayer/comparePaths.md +173 -0
  1819. package/docs/pt/packages/intlayer/exports.md +5 -0
  1820. package/docs/pt/packages/intlayer/getLocalizedUrl.md +75 -0
  1821. package/docs/pt/packages/intlayer/getMultilingualUrls.md +112 -0
  1822. package/docs/pt/packages/next-intlayer/exports.md +4 -0
  1823. package/docs/pt/packages/next-intlayer/t.md +34 -0
  1824. package/docs/pt/packages/next-intlayer/usePathname.md +136 -0
  1825. package/docs/pt/packages/preact-intlayer/exports.md +10 -6
  1826. package/docs/pt/packages/preact-intlayer/usePathname.md +117 -0
  1827. package/docs/pt/packages/react-intlayer/exports.md +21 -17
  1828. package/docs/pt/packages/react-intlayer/useDictionary.md +0 -121
  1829. package/docs/pt/packages/react-intlayer/useIntlayer.md +0 -51
  1830. package/docs/pt/packages/react-intlayer/usePathname.md +87 -0
  1831. package/docs/pt/packages/react-native-intlayer/exports.md +47 -13
  1832. package/docs/pt/packages/solid-intlayer/exports.md +4 -0
  1833. package/docs/pt/packages/solid-intlayer/usePathname.md +119 -0
  1834. package/docs/pt/packages/svelte-intlayer/exports.md +4 -0
  1835. package/docs/pt/packages/svelte-intlayer/usePathname.md +103 -0
  1836. package/docs/pt/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1837. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +92 -0
  1838. package/docs/pt/packages/vite-intlayer/intlayerProxy.md +172 -0
  1839. package/docs/pt/packages/vue-intlayer/exports.md +5 -1
  1840. package/docs/pt/packages/vue-intlayer/usePathname.md +109 -0
  1841. package/docs/pt/plugins/sync-json.md +221 -49
  1842. package/docs/pt/plugins/sync-po.md +1 -1
  1843. package/docs/pt/readme.md +3 -3
  1844. package/docs/pt/releases/v6.md +28 -0
  1845. package/docs/pt/releases/v7.md +128 -0
  1846. package/docs/pt/releases/v9.md +208 -38
  1847. package/docs/pt/roadmap.md +6 -0
  1848. package/docs/pt/self_hosting.md +350 -0
  1849. package/docs/ru/CI_CD.md +4 -0
  1850. package/docs/ru/autoFill.md +81 -0
  1851. package/docs/ru/benchmark/solid.md +22 -0
  1852. package/docs/ru/benchmark/svelte.md +22 -0
  1853. package/docs/ru/benchmark/tanstack.md +22 -0
  1854. package/docs/ru/bundle_optimization.md +16 -0
  1855. package/docs/ru/cli/ci.md +22 -0
  1856. package/docs/ru/cli/fill.md +8 -0
  1857. package/docs/ru/cli/index.md +1 -1
  1858. package/docs/ru/cli/login.md +0 -36
  1859. package/docs/ru/cli/scan.md +2 -2
  1860. package/docs/ru/compat/i18n-js.md +44 -0
  1861. package/docs/ru/compat/i18next.md +59 -0
  1862. package/docs/ru/compat/index.md +51 -0
  1863. package/docs/ru/compat/lingui.md +44 -0
  1864. package/docs/ru/compat/next-i18next.md +57 -0
  1865. package/docs/ru/compat/next-intl.md +59 -0
  1866. package/docs/ru/compat/next-translate.md +45 -0
  1867. package/docs/ru/compat/ngx-translate.md +45 -0
  1868. package/docs/ru/compat/nuxtjs-i18n.md +46 -0
  1869. package/docs/ru/compat/polyglot.md +45 -0
  1870. package/docs/ru/compat/react-i18next.md +58 -0
  1871. package/docs/ru/compat/react-intl.md +55 -0
  1872. package/docs/ru/compat/svelte-i18n.md +47 -0
  1873. package/docs/ru/compat/transloco.md +45 -0
  1874. package/docs/ru/compat/vue-i18n.md +58 -0
  1875. package/docs/ru/compiler.md +9 -4
  1876. package/docs/ru/configuration.md +60 -17
  1877. package/docs/ru/custom_domains.md +9 -3
  1878. package/docs/ru/custom_url_rewrites.md +9 -3
  1879. package/docs/ru/dictionary/content_file.md +4 -27
  1880. package/docs/ru/dictionary/enumeration.md +0 -199
  1881. package/docs/ru/dictionary/file.md +8 -0
  1882. package/docs/ru/dictionary/markdown.md +510 -0
  1883. package/docs/ru/dictionary/nesting.md +8 -0
  1884. package/docs/ru/dictionary/translation.md +0 -61
  1885. package/docs/ru/dynamic_dictionaries/index.md +25 -19
  1886. package/docs/ru/dynamic_dictionaries/variants.md +277 -19
  1887. package/docs/ru/formatters.md +136 -0
  1888. package/docs/ru/how_works_intlayer.md +6 -2
  1889. package/docs/ru/intlayer_CMS.md +155 -102
  1890. package/docs/ru/intlayer_with_adonisjs.md +24 -4
  1891. package/docs/ru/intlayer_with_analog.md +29 -5
  1892. package/docs/ru/intlayer_with_angular_19.md +24 -4
  1893. package/docs/ru/intlayer_with_angular_21.md +24 -4
  1894. package/docs/ru/intlayer_with_astro.md +132 -3
  1895. package/docs/ru/intlayer_with_astro_lit.md +4 -2
  1896. package/docs/ru/intlayer_with_astro_preact.md +4 -2
  1897. package/docs/ru/intlayer_with_astro_react.md +4 -2
  1898. package/docs/ru/intlayer_with_astro_solid.md +4 -2
  1899. package/docs/ru/intlayer_with_astro_svelte.md +4 -2
  1900. package/docs/ru/intlayer_with_astro_vanilla.md +4 -2
  1901. package/docs/ru/intlayer_with_astro_vue.md +28 -10
  1902. package/docs/ru/intlayer_with_create_react_app.md +24 -4
  1903. package/docs/ru/intlayer_with_express.md +24 -27
  1904. package/docs/ru/intlayer_with_fastify.md +24 -8
  1905. package/docs/ru/intlayer_with_hono.md +24 -4
  1906. package/docs/ru/intlayer_with_lynx+react.md +30 -5
  1907. package/docs/ru/intlayer_with_nestjs.md +24 -22
  1908. package/docs/ru/intlayer_with_next-i18next.md +24 -4
  1909. package/docs/ru/intlayer_with_nextjs_14.md +55 -12
  1910. package/docs/ru/intlayer_with_nextjs_15.md +47 -9
  1911. package/docs/ru/intlayer_with_nextjs_16.md +29 -9
  1912. package/docs/ru/intlayer_with_nextjs_compiler.md +28 -8
  1913. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +27 -9
  1914. package/docs/ru/intlayer_with_nextjs_page_router.md +29 -5
  1915. package/docs/ru/intlayer_with_nuxt.md +30 -8
  1916. package/docs/ru/intlayer_with_react_native+expo.md +94 -71
  1917. package/docs/ru/intlayer_with_react_router_v7.md +29 -101
  1918. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +4 -97
  1919. package/docs/ru/intlayer_with_storybook.md +7 -1
  1920. package/docs/ru/intlayer_with_svelte_kit.md +20 -185
  1921. package/docs/ru/intlayer_with_tanstack+solid.md +44 -15
  1922. package/docs/ru/intlayer_with_tanstack.md +44 -16
  1923. package/docs/ru/intlayer_with_vite+lit.md +38 -9
  1924. package/docs/ru/intlayer_with_vite+preact.md +85 -63
  1925. package/docs/ru/intlayer_with_vite+react.md +37 -10
  1926. package/docs/ru/intlayer_with_vite+react_compiler.md +35 -8
  1927. package/docs/ru/intlayer_with_vite+solid.md +61 -48
  1928. package/docs/ru/intlayer_with_vite+svelte.md +55 -35
  1929. package/docs/ru/intlayer_with_vite+vanilla.md +41 -10
  1930. package/docs/ru/intlayer_with_vite+vue.md +87 -110
  1931. package/docs/ru/live-sync.md +185 -0
  1932. package/docs/ru/mcp_server.md +22 -0
  1933. package/docs/ru/migration_from_i18next_to_intlayer.md +24 -4
  1934. package/docs/ru/migration_from_next-i18next_to_intlayer.md +24 -4
  1935. package/docs/ru/migration_from_next-intl_to_intlayer.md +25 -7
  1936. package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  1937. package/docs/ru/migration_from_react-i18next_to_intlayer.md +25 -7
  1938. package/docs/ru/migration_from_vue-i18n_to_intlayer.md +24 -4
  1939. package/docs/ru/packages/@intlayer_babel/export.md +131 -0
  1940. package/docs/ru/packages/angular-intlayer/exports.md +13 -9
  1941. package/docs/ru/packages/angular-intlayer/usePathname.md +119 -0
  1942. package/docs/ru/packages/intlayer/comparePaths.md +173 -0
  1943. package/docs/ru/packages/intlayer/exports.md +5 -0
  1944. package/docs/ru/packages/intlayer/getLocalizedUrl.md +75 -0
  1945. package/docs/ru/packages/intlayer/getMultilingualUrls.md +111 -0
  1946. package/docs/ru/packages/next-intlayer/exports.md +4 -0
  1947. package/docs/ru/packages/next-intlayer/t.md +34 -0
  1948. package/docs/ru/packages/next-intlayer/usePathname.md +136 -0
  1949. package/docs/ru/packages/preact-intlayer/exports.md +10 -6
  1950. package/docs/ru/packages/preact-intlayer/usePathname.md +117 -0
  1951. package/docs/ru/packages/react-intlayer/exports.md +4 -0
  1952. package/docs/ru/packages/react-intlayer/useDictionary.md +0 -104
  1953. package/docs/ru/packages/react-intlayer/useIntlayer.md +0 -51
  1954. package/docs/ru/packages/react-intlayer/useLocale.md +9 -0
  1955. package/docs/ru/packages/react-intlayer/usePathname.md +87 -0
  1956. package/docs/ru/packages/react-native-intlayer/exports.md +49 -16
  1957. package/docs/ru/packages/solid-intlayer/exports.md +4 -0
  1958. package/docs/ru/packages/solid-intlayer/usePathname.md +119 -0
  1959. package/docs/ru/packages/svelte-intlayer/exports.md +4 -0
  1960. package/docs/ru/packages/svelte-intlayer/usePathname.md +103 -0
  1961. package/docs/ru/packages/vite-intlayer/intlayerCompiler.md +120 -0
  1962. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +92 -0
  1963. package/docs/ru/packages/vite-intlayer/intlayerProxy.md +172 -0
  1964. package/docs/ru/packages/vue-intlayer/exports.md +4 -0
  1965. package/docs/ru/packages/vue-intlayer/usePathname.md +109 -0
  1966. package/docs/ru/plugins/sync-json.md +268 -95
  1967. package/docs/ru/releases/v6.md +28 -0
  1968. package/docs/ru/releases/v7.md +128 -0
  1969. package/docs/ru/releases/v9.md +206 -38
  1970. package/docs/ru/roadmap.md +6 -0
  1971. package/docs/ru/self_hosting.md +350 -0
  1972. package/docs/tr/CI_CD.md +4 -0
  1973. package/docs/tr/autoFill.md +81 -0
  1974. package/docs/tr/benchmark/solid.md +22 -0
  1975. package/docs/tr/benchmark/svelte.md +22 -0
  1976. package/docs/tr/benchmark/tanstack.md +22 -0
  1977. package/docs/tr/bundle_optimization.md +16 -0
  1978. package/docs/tr/cli/ci.md +22 -0
  1979. package/docs/tr/cli/fill.md +8 -0
  1980. package/docs/tr/cli/index.md +1 -1
  1981. package/docs/tr/cli/login.md +0 -10
  1982. package/docs/tr/cli/scan.md +2 -2
  1983. package/docs/tr/compat/i18n-js.md +44 -0
  1984. package/docs/tr/compat/i18next.md +59 -0
  1985. package/docs/tr/compat/index.md +51 -0
  1986. package/docs/tr/compat/lingui.md +44 -0
  1987. package/docs/tr/compat/next-i18next.md +57 -0
  1988. package/docs/tr/compat/next-intl.md +59 -0
  1989. package/docs/tr/compat/next-translate.md +45 -0
  1990. package/docs/tr/compat/ngx-translate.md +45 -0
  1991. package/docs/tr/compat/nuxtjs-i18n.md +46 -0
  1992. package/docs/tr/compat/polyglot.md +45 -0
  1993. package/docs/tr/compat/react-i18next.md +58 -0
  1994. package/docs/tr/compat/react-intl.md +55 -0
  1995. package/docs/tr/compat/svelte-i18n.md +47 -0
  1996. package/docs/tr/compat/transloco.md +45 -0
  1997. package/docs/tr/compat/vue-i18n.md +58 -0
  1998. package/docs/tr/compiler.md +9 -4
  1999. package/docs/tr/configuration.md +60 -17
  2000. package/docs/tr/custom_domains.md +9 -3
  2001. package/docs/tr/custom_url_rewrites.md +9 -3
  2002. package/docs/tr/dictionary/content_file.md +4 -27
  2003. package/docs/tr/dictionary/enumeration.md +0 -187
  2004. package/docs/tr/dictionary/file.md +8 -0
  2005. package/docs/tr/dictionary/nesting.md +39 -0
  2006. package/docs/tr/dictionary/translation.md +0 -88
  2007. package/docs/tr/dynamic_dictionaries/index.md +27 -21
  2008. package/docs/tr/dynamic_dictionaries/variants.md +274 -16
  2009. package/docs/tr/formatters.md +59 -0
  2010. package/docs/tr/how_works_intlayer.md +6 -2
  2011. package/docs/tr/intlayer_CMS.md +20 -121
  2012. package/docs/tr/intlayer_with_adonisjs.md +24 -4
  2013. package/docs/tr/intlayer_with_analog.md +33 -5
  2014. package/docs/tr/intlayer_with_angular_19.md +24 -4
  2015. package/docs/tr/intlayer_with_angular_21.md +24 -4
  2016. package/docs/tr/intlayer_with_astro.md +134 -77
  2017. package/docs/tr/intlayer_with_astro_lit.md +31 -13
  2018. package/docs/tr/intlayer_with_astro_preact.md +28 -10
  2019. package/docs/tr/intlayer_with_astro_react.md +28 -10
  2020. package/docs/tr/intlayer_with_astro_solid.md +28 -10
  2021. package/docs/tr/intlayer_with_astro_svelte.md +28 -10
  2022. package/docs/tr/intlayer_with_astro_vanilla.md +28 -10
  2023. package/docs/tr/intlayer_with_astro_vue.md +28 -10
  2024. package/docs/tr/intlayer_with_create_react_app.md +24 -4
  2025. package/docs/tr/intlayer_with_express.md +24 -8
  2026. package/docs/tr/intlayer_with_fastify.md +24 -8
  2027. package/docs/tr/intlayer_with_hono.md +24 -4
  2028. package/docs/tr/intlayer_with_lynx+react.md +30 -5
  2029. package/docs/tr/intlayer_with_nestjs.md +24 -12
  2030. package/docs/tr/intlayer_with_next-i18next.md +24 -4
  2031. package/docs/tr/intlayer_with_nextjs_14.md +119 -12
  2032. package/docs/tr/intlayer_with_nextjs_15.md +47 -9
  2033. package/docs/tr/intlayer_with_nextjs_16.md +29 -9
  2034. package/docs/tr/intlayer_with_nextjs_compiler.md +27 -26
  2035. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +27 -9
  2036. package/docs/tr/intlayer_with_nextjs_page_router.md +29 -5
  2037. package/docs/tr/intlayer_with_nuxt.md +30 -8
  2038. package/docs/tr/intlayer_with_react_native+expo.md +84 -79
  2039. package/docs/tr/intlayer_with_react_router_v7.md +29 -101
  2040. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +4 -97
  2041. package/docs/tr/intlayer_with_storybook.md +7 -1
  2042. package/docs/tr/intlayer_with_svelte_kit.md +20 -185
  2043. package/docs/tr/intlayer_with_tanstack+solid.md +44 -15
  2044. package/docs/tr/intlayer_with_tanstack.md +44 -16
  2045. package/docs/tr/intlayer_with_vite+lit.md +33 -7
  2046. package/docs/tr/intlayer_with_vite+preact.md +85 -63
  2047. package/docs/tr/intlayer_with_vite+react.md +83 -58
  2048. package/docs/tr/intlayer_with_vite+react_compiler.md +35 -8
  2049. package/docs/tr/intlayer_with_vite+solid.md +61 -48
  2050. package/docs/tr/intlayer_with_vite+svelte.md +55 -35
  2051. package/docs/tr/intlayer_with_vite+vanilla.md +41 -10
  2052. package/docs/tr/intlayer_with_vite+vue.md +88 -111
  2053. package/docs/tr/live-sync.md +173 -0
  2054. package/docs/tr/mcp_server.md +22 -0
  2055. package/docs/tr/migration_from_i18next_to_intlayer.md +24 -4
  2056. package/docs/tr/migration_from_next-i18next_to_intlayer.md +24 -4
  2057. package/docs/tr/migration_from_next-intl_to_intlayer.md +25 -7
  2058. package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +24 -4
  2059. package/docs/tr/migration_from_react-i18next_to_intlayer.md +25 -7
  2060. package/docs/tr/migration_from_vue-i18n_to_intlayer.md +24 -4
  2061. package/docs/tr/packages/@intlayer_babel/export.md +131 -0
  2062. package/docs/tr/packages/angular-intlayer/exports.md +13 -9
  2063. package/docs/tr/packages/angular-intlayer/usePathname.md +119 -0
  2064. package/docs/tr/packages/intlayer/comparePaths.md +173 -0
  2065. package/docs/tr/packages/intlayer/exports.md +18 -13
  2066. package/docs/tr/packages/intlayer/getMultilingualUrls.md +111 -0
  2067. package/docs/tr/packages/next-intlayer/exports.md +4 -0
  2068. package/docs/tr/packages/next-intlayer/usePathname.md +136 -0
  2069. package/docs/tr/packages/preact-intlayer/exports.md +10 -6
  2070. package/docs/tr/packages/preact-intlayer/usePathname.md +117 -0
  2071. package/docs/tr/packages/react-intlayer/exports.md +4 -0
  2072. package/docs/tr/packages/react-intlayer/useDictionary.md +0 -119
  2073. package/docs/tr/packages/react-intlayer/useI18n.md +0 -125
  2074. package/docs/tr/packages/react-intlayer/useIntlayer.md +0 -51
  2075. package/docs/tr/packages/react-intlayer/usePathname.md +87 -0
  2076. package/docs/tr/packages/react-native-intlayer/exports.md +48 -15
  2077. package/docs/tr/packages/solid-intlayer/exports.md +4 -0
  2078. package/docs/tr/packages/solid-intlayer/usePathname.md +119 -0
  2079. package/docs/tr/packages/svelte-intlayer/exports.md +13 -9
  2080. package/docs/tr/packages/svelte-intlayer/usePathname.md +103 -0
  2081. package/docs/tr/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2082. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +92 -0
  2083. package/docs/tr/packages/vite-intlayer/intlayerProxy.md +172 -0
  2084. package/docs/tr/packages/vue-intlayer/exports.md +4 -0
  2085. package/docs/tr/packages/vue-intlayer/usePathname.md +109 -0
  2086. package/docs/tr/plugins/sync-json.md +221 -50
  2087. package/docs/tr/releases/v6.md +28 -0
  2088. package/docs/tr/releases/v7.md +128 -0
  2089. package/docs/tr/releases/v9.md +193 -38
  2090. package/docs/tr/roadmap.md +6 -0
  2091. package/docs/tr/self_hosting.md +350 -0
  2092. package/docs/uk/benchmark/solid.md +22 -0
  2093. package/docs/uk/benchmark/svelte.md +22 -0
  2094. package/docs/uk/benchmark/tanstack.md +22 -0
  2095. package/docs/uk/bundle_optimization.md +16 -0
  2096. package/docs/uk/cli/ci.md +22 -0
  2097. package/docs/uk/cli/fill.md +8 -0
  2098. package/docs/uk/cli/index.md +1 -1
  2099. package/docs/uk/cli/scan.md +2 -2
  2100. package/docs/uk/compat/i18n-js.md +44 -0
  2101. package/docs/uk/compat/i18next.md +59 -0
  2102. package/docs/uk/compat/index.md +51 -0
  2103. package/docs/uk/compat/lingui.md +44 -0
  2104. package/docs/uk/compat/next-i18next.md +57 -0
  2105. package/docs/uk/compat/next-intl.md +59 -0
  2106. package/docs/uk/compat/next-translate.md +45 -0
  2107. package/docs/uk/compat/ngx-translate.md +45 -0
  2108. package/docs/uk/compat/nuxtjs-i18n.md +46 -0
  2109. package/docs/uk/compat/polyglot.md +45 -0
  2110. package/docs/uk/compat/react-i18next.md +58 -0
  2111. package/docs/uk/compat/react-intl.md +55 -0
  2112. package/docs/uk/compat/svelte-i18n.md +47 -0
  2113. package/docs/uk/compat/transloco.md +45 -0
  2114. package/docs/uk/compat/vue-i18n.md +58 -0
  2115. package/docs/uk/compiler.md +9 -4
  2116. package/docs/uk/configuration.md +60 -17
  2117. package/docs/uk/custom_domains.md +9 -3
  2118. package/docs/uk/custom_url_rewrites.md +9 -3
  2119. package/docs/uk/dictionary/content_file.md +0 -7
  2120. package/docs/uk/dictionary/enumeration.md +0 -187
  2121. package/docs/uk/dictionary/nesting.md +39 -0
  2122. package/docs/uk/dictionary/translation.md +0 -72
  2123. package/docs/uk/dynamic_dictionaries/index.md +25 -19
  2124. package/docs/uk/dynamic_dictionaries/variants.md +277 -19
  2125. package/docs/uk/formatters.md +142 -58
  2126. package/docs/uk/how_works_intlayer.md +2 -2
  2127. package/docs/uk/interest_of_intlayer.md +194 -0
  2128. package/docs/uk/intlayer_CMS.md +14 -133
  2129. package/docs/uk/intlayer_with_adonisjs.md +24 -4
  2130. package/docs/uk/intlayer_with_analog.md +33 -5
  2131. package/docs/uk/intlayer_with_angular_19.md +24 -4
  2132. package/docs/uk/intlayer_with_angular_21.md +24 -4
  2133. package/docs/uk/intlayer_with_astro.md +133 -4
  2134. package/docs/uk/intlayer_with_astro_lit.md +31 -13
  2135. package/docs/uk/intlayer_with_astro_preact.md +28 -10
  2136. package/docs/uk/intlayer_with_astro_react.md +28 -10
  2137. package/docs/uk/intlayer_with_astro_solid.md +28 -10
  2138. package/docs/uk/intlayer_with_astro_svelte.md +28 -10
  2139. package/docs/uk/intlayer_with_astro_vanilla.md +28 -10
  2140. package/docs/uk/intlayer_with_astro_vue.md +28 -10
  2141. package/docs/uk/intlayer_with_create_react_app.md +24 -4
  2142. package/docs/uk/intlayer_with_express.md +24 -4
  2143. package/docs/uk/intlayer_with_fastify.md +24 -8
  2144. package/docs/uk/intlayer_with_hono.md +24 -4
  2145. package/docs/uk/intlayer_with_lynx+react.md +30 -5
  2146. package/docs/uk/intlayer_with_nestjs.md +24 -4
  2147. package/docs/uk/intlayer_with_next-i18next.md +24 -4
  2148. package/docs/uk/intlayer_with_nextjs_14.md +25 -5
  2149. package/docs/uk/intlayer_with_nextjs_15.md +27 -9
  2150. package/docs/uk/intlayer_with_nextjs_16.md +29 -9
  2151. package/docs/uk/intlayer_with_nextjs_compiler.md +27 -26
  2152. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +27 -9
  2153. package/docs/uk/intlayer_with_nextjs_page_router.md +25 -5
  2154. package/docs/uk/intlayer_with_nuxt.md +25 -32
  2155. package/docs/uk/intlayer_with_react_native+expo.md +68 -84
  2156. package/docs/uk/intlayer_with_react_router_v7.md +29 -101
  2157. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +4 -97
  2158. package/docs/uk/intlayer_with_storybook.md +7 -1
  2159. package/docs/uk/intlayer_with_svelte_kit.md +34 -9
  2160. package/docs/uk/intlayer_with_tanstack+solid.md +44 -15
  2161. package/docs/uk/intlayer_with_tanstack.md +44 -16
  2162. package/docs/uk/intlayer_with_vite+lit.md +33 -7
  2163. package/docs/uk/intlayer_with_vite+preact.md +85 -63
  2164. package/docs/uk/intlayer_with_vite+react.md +83 -58
  2165. package/docs/uk/intlayer_with_vite+react_compiler.md +35 -8
  2166. package/docs/uk/intlayer_with_vite+solid.md +61 -48
  2167. package/docs/uk/intlayer_with_vite+svelte.md +62 -37
  2168. package/docs/uk/intlayer_with_vite+vanilla.md +41 -10
  2169. package/docs/uk/intlayer_with_vite+vue.md +83 -110
  2170. package/docs/uk/live-sync.md +185 -0
  2171. package/docs/uk/mcp_server.md +22 -0
  2172. package/docs/uk/migration_from_i18next_to_intlayer.md +337 -0
  2173. package/docs/uk/migration_from_next-i18next_to_intlayer.md +359 -0
  2174. package/docs/uk/migration_from_next-intl_to_intlayer.md +366 -0
  2175. package/docs/uk/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  2176. package/docs/uk/migration_from_react-i18next_to_intlayer.md +386 -0
  2177. package/docs/uk/migration_from_vue-i18n_to_intlayer.md +363 -0
  2178. package/docs/uk/packages/@intlayer_babel/export.md +131 -0
  2179. package/docs/uk/packages/angular-intlayer/exports.md +14 -10
  2180. package/docs/uk/packages/angular-intlayer/usePathname.md +119 -0
  2181. package/docs/uk/packages/intlayer/comparePaths.md +173 -0
  2182. package/docs/uk/packages/intlayer/exports.md +5 -0
  2183. package/docs/uk/packages/next-intlayer/exports.md +4 -0
  2184. package/docs/uk/packages/next-intlayer/usePathname.md +136 -0
  2185. package/docs/uk/packages/preact-intlayer/exports.md +10 -6
  2186. package/docs/uk/packages/preact-intlayer/usePathname.md +117 -0
  2187. package/docs/uk/packages/react-intlayer/exports.md +4 -0
  2188. package/docs/uk/packages/react-intlayer/useDictionary.md +0 -107
  2189. package/docs/uk/packages/react-intlayer/useIntlayer.md +0 -51
  2190. package/docs/uk/packages/react-intlayer/usePathname.md +87 -0
  2191. package/docs/uk/packages/react-native-intlayer/exports.md +47 -13
  2192. package/docs/uk/packages/solid-intlayer/exports.md +5 -1
  2193. package/docs/uk/packages/solid-intlayer/usePathname.md +119 -0
  2194. package/docs/uk/packages/svelte-intlayer/exports.md +4 -0
  2195. package/docs/uk/packages/svelte-intlayer/usePathname.md +103 -0
  2196. package/docs/uk/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2197. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +92 -0
  2198. package/docs/uk/packages/vite-intlayer/intlayerProxy.md +172 -0
  2199. package/docs/uk/packages/vue-intlayer/exports.md +4 -0
  2200. package/docs/uk/packages/vue-intlayer/usePathname.md +109 -0
  2201. package/docs/uk/plugins/sync-json.md +56 -3
  2202. package/docs/uk/releases/v6.md +4 -0
  2203. package/docs/uk/releases/v7.md +4 -0
  2204. package/docs/uk/releases/v9.md +205 -38
  2205. package/docs/uk/self_hosting.md +350 -0
  2206. package/docs/ur/bundle_optimization.md +16 -0
  2207. package/docs/ur/cli/index.md +1 -1
  2208. package/docs/ur/cli/scan.md +2 -2
  2209. package/docs/ur/configuration.md +45 -1
  2210. package/docs/ur/custom_domains.md +8 -2
  2211. package/docs/ur/intlayer_with_angular_21.md +24 -4
  2212. package/docs/ur/intlayer_with_fastify.md +24 -8
  2213. package/docs/ur/intlayer_with_hono.md +24 -4
  2214. package/docs/ur/intlayer_with_storybook.md +7 -1
  2215. package/docs/ur/intlayer_with_vite+lit.md +32 -6
  2216. package/docs/ur/intlayer_with_vite+vanilla.md +40 -9
  2217. package/docs/ur/packages/intlayer/comparePaths.md +173 -0
  2218. package/docs/vi/autoFill.md +20 -0
  2219. package/docs/vi/benchmark/solid.md +22 -0
  2220. package/docs/vi/benchmark/svelte.md +22 -0
  2221. package/docs/vi/benchmark/tanstack.md +22 -0
  2222. package/docs/vi/bundle_optimization.md +16 -0
  2223. package/docs/vi/cli/ci.md +22 -0
  2224. package/docs/vi/cli/fill.md +8 -0
  2225. package/docs/vi/cli/index.md +1 -1
  2226. package/docs/vi/cli/login.md +0 -36
  2227. package/docs/vi/cli/scan.md +2 -2
  2228. package/docs/vi/compat/i18n-js.md +44 -0
  2229. package/docs/vi/compat/i18next.md +59 -0
  2230. package/docs/vi/compat/index.md +51 -0
  2231. package/docs/vi/compat/lingui.md +44 -0
  2232. package/docs/vi/compat/next-i18next.md +57 -0
  2233. package/docs/vi/compat/next-intl.md +59 -0
  2234. package/docs/vi/compat/next-translate.md +45 -0
  2235. package/docs/vi/compat/ngx-translate.md +45 -0
  2236. package/docs/vi/compat/nuxtjs-i18n.md +46 -0
  2237. package/docs/vi/compat/polyglot.md +45 -0
  2238. package/docs/vi/compat/react-i18next.md +58 -0
  2239. package/docs/vi/compat/react-intl.md +55 -0
  2240. package/docs/vi/compat/svelte-i18n.md +47 -0
  2241. package/docs/vi/compat/transloco.md +45 -0
  2242. package/docs/vi/compat/vue-i18n.md +58 -0
  2243. package/docs/vi/compiler.md +9 -4
  2244. package/docs/vi/configuration.md +60 -17
  2245. package/docs/vi/custom_domains.md +9 -3
  2246. package/docs/vi/custom_url_rewrites.md +9 -3
  2247. package/docs/vi/dictionary/content_file.md +0 -7
  2248. package/docs/vi/dictionary/enumeration.md +0 -199
  2249. package/docs/vi/dictionary/insertion.md +0 -2
  2250. package/docs/vi/dictionary/nesting.md +39 -0
  2251. package/docs/vi/dictionary/translation.md +0 -61
  2252. package/docs/vi/dynamic_dictionaries/index.md +28 -22
  2253. package/docs/vi/dynamic_dictionaries/variants.md +278 -20
  2254. package/docs/vi/formatters.md +124 -0
  2255. package/docs/vi/how_works_intlayer.md +2 -2
  2256. package/docs/vi/interest_of_intlayer.md +193 -0
  2257. package/docs/vi/intlayer_CMS.md +5 -139
  2258. package/docs/vi/intlayer_with_adonisjs.md +24 -4
  2259. package/docs/vi/intlayer_with_analog.md +33 -5
  2260. package/docs/vi/intlayer_with_angular_19.md +24 -4
  2261. package/docs/vi/intlayer_with_angular_21.md +24 -4
  2262. package/docs/vi/intlayer_with_astro.md +133 -4
  2263. package/docs/vi/intlayer_with_astro_lit.md +31 -13
  2264. package/docs/vi/intlayer_with_astro_preact.md +28 -10
  2265. package/docs/vi/intlayer_with_astro_react.md +28 -10
  2266. package/docs/vi/intlayer_with_astro_solid.md +28 -10
  2267. package/docs/vi/intlayer_with_astro_svelte.md +28 -10
  2268. package/docs/vi/intlayer_with_astro_vanilla.md +28 -10
  2269. package/docs/vi/intlayer_with_astro_vue.md +28 -10
  2270. package/docs/vi/intlayer_with_create_react_app.md +24 -4
  2271. package/docs/vi/intlayer_with_express.md +24 -4
  2272. package/docs/vi/intlayer_with_fastify.md +24 -8
  2273. package/docs/vi/intlayer_with_hono.md +24 -4
  2274. package/docs/vi/intlayer_with_lynx+react.md +30 -5
  2275. package/docs/vi/intlayer_with_nestjs.md +24 -4
  2276. package/docs/vi/intlayer_with_next-i18next.md +24 -4
  2277. package/docs/vi/intlayer_with_nextjs_14.md +25 -5
  2278. package/docs/vi/intlayer_with_nextjs_15.md +496 -8
  2279. package/docs/vi/intlayer_with_nextjs_16.md +29 -9
  2280. package/docs/vi/intlayer_with_nextjs_compiler.md +27 -26
  2281. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +27 -9
  2282. package/docs/vi/intlayer_with_nextjs_page_router.md +25 -5
  2283. package/docs/vi/intlayer_with_nuxt.md +25 -32
  2284. package/docs/vi/intlayer_with_react_native+expo.md +47 -64
  2285. package/docs/vi/intlayer_with_react_router_v7.md +29 -101
  2286. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +10 -91
  2287. package/docs/vi/intlayer_with_storybook.md +7 -1
  2288. package/docs/vi/intlayer_with_svelte_kit.md +20 -185
  2289. package/docs/vi/intlayer_with_tanstack+solid.md +44 -15
  2290. package/docs/vi/intlayer_with_tanstack.md +44 -16
  2291. package/docs/vi/intlayer_with_vite+lit.md +33 -7
  2292. package/docs/vi/intlayer_with_vite+preact.md +85 -63
  2293. package/docs/vi/intlayer_with_vite+react.md +83 -58
  2294. package/docs/vi/intlayer_with_vite+react_compiler.md +35 -8
  2295. package/docs/vi/intlayer_with_vite+solid.md +61 -48
  2296. package/docs/vi/intlayer_with_vite+svelte.md +62 -39
  2297. package/docs/vi/intlayer_with_vite+vanilla.md +41 -10
  2298. package/docs/vi/intlayer_with_vite+vue.md +83 -110
  2299. package/docs/vi/live-sync.md +185 -0
  2300. package/docs/vi/mcp_server.md +22 -0
  2301. package/docs/vi/migration_from_i18next_to_intlayer.md +337 -0
  2302. package/docs/vi/migration_from_next-i18next_to_intlayer.md +359 -0
  2303. package/docs/vi/migration_from_next-intl_to_intlayer.md +366 -0
  2304. package/docs/vi/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  2305. package/docs/vi/migration_from_react-i18next_to_intlayer.md +386 -0
  2306. package/docs/vi/migration_from_vue-i18n_to_intlayer.md +363 -0
  2307. package/docs/vi/packages/@intlayer_babel/export.md +131 -0
  2308. package/docs/vi/packages/angular-intlayer/exports.md +14 -10
  2309. package/docs/vi/packages/angular-intlayer/usePathname.md +119 -0
  2310. package/docs/vi/packages/intlayer/comparePaths.md +173 -0
  2311. package/docs/vi/packages/intlayer/exports.md +5 -0
  2312. package/docs/vi/packages/intlayer/getLocalizedUrl.md +25 -0
  2313. package/docs/vi/packages/intlayer/getMultilingualUrls.md +112 -0
  2314. package/docs/vi/packages/next-intlayer/exports.md +4 -0
  2315. package/docs/vi/packages/next-intlayer/usePathname.md +136 -0
  2316. package/docs/vi/packages/preact-intlayer/exports.md +10 -6
  2317. package/docs/vi/packages/preact-intlayer/usePathname.md +117 -0
  2318. package/docs/vi/packages/react-intlayer/exports.md +20 -16
  2319. package/docs/vi/packages/react-intlayer/useDictionary.md +0 -121
  2320. package/docs/vi/packages/react-intlayer/useI18n.md +0 -28
  2321. package/docs/vi/packages/react-intlayer/useIntlayer.md +0 -51
  2322. package/docs/vi/packages/react-intlayer/usePathname.md +87 -0
  2323. package/docs/vi/packages/react-native-intlayer/exports.md +47 -13
  2324. package/docs/vi/packages/solid-intlayer/exports.md +15 -11
  2325. package/docs/vi/packages/solid-intlayer/usePathname.md +119 -0
  2326. package/docs/vi/packages/svelte-intlayer/exports.md +13 -9
  2327. package/docs/vi/packages/svelte-intlayer/usePathname.md +103 -0
  2328. package/docs/vi/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2329. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +92 -0
  2330. package/docs/vi/packages/vite-intlayer/intlayerProxy.md +172 -0
  2331. package/docs/vi/packages/vue-intlayer/exports.md +14 -10
  2332. package/docs/vi/packages/vue-intlayer/usePathname.md +109 -0
  2333. package/docs/vi/plugins/sync-json.md +229 -57
  2334. package/docs/vi/releases/v6.md +4 -0
  2335. package/docs/vi/releases/v7.md +128 -0
  2336. package/docs/vi/releases/v9.md +178 -38
  2337. package/docs/vi/self_hosting.md +350 -0
  2338. package/docs/zh/CI_CD.md +1 -1
  2339. package/docs/zh/autoFill.md +81 -0
  2340. package/docs/zh/benchmark/solid.md +22 -0
  2341. package/docs/zh/benchmark/svelte.md +22 -0
  2342. package/docs/zh/benchmark/tanstack.md +22 -0
  2343. package/docs/zh/bundle_optimization.md +16 -0
  2344. package/docs/zh/cli/ci.md +22 -0
  2345. package/docs/zh/cli/fill.md +8 -0
  2346. package/docs/zh/cli/index.md +1 -1
  2347. package/docs/zh/cli/login.md +0 -36
  2348. package/docs/zh/cli/scan.md +2 -2
  2349. package/docs/zh/compat/i18n-js.md +44 -0
  2350. package/docs/zh/compat/i18next.md +59 -0
  2351. package/docs/zh/compat/index.md +51 -0
  2352. package/docs/zh/compat/lingui.md +44 -0
  2353. package/docs/zh/compat/next-i18next.md +57 -0
  2354. package/docs/zh/compat/next-intl.md +59 -0
  2355. package/docs/zh/compat/next-translate.md +45 -0
  2356. package/docs/zh/compat/ngx-translate.md +45 -0
  2357. package/docs/zh/compat/nuxtjs-i18n.md +46 -0
  2358. package/docs/zh/compat/polyglot.md +45 -0
  2359. package/docs/zh/compat/react-i18next.md +58 -0
  2360. package/docs/zh/compat/react-intl.md +55 -0
  2361. package/docs/zh/compat/svelte-i18n.md +47 -0
  2362. package/docs/zh/compat/transloco.md +45 -0
  2363. package/docs/zh/compat/vue-i18n.md +58 -0
  2364. package/docs/zh/compiler.md +9 -4
  2365. package/docs/zh/configuration.md +60 -17
  2366. package/docs/zh/custom_domains.md +9 -3
  2367. package/docs/zh/custom_url_rewrites.md +22 -18
  2368. package/docs/zh/dictionary/content_file.md +16 -20
  2369. package/docs/zh/dictionary/enumeration.md +0 -187
  2370. package/docs/zh/dictionary/function_fetching.md +0 -27
  2371. package/docs/zh/dictionary/insertion.md +0 -64
  2372. package/docs/zh/dictionary/nesting.md +39 -0
  2373. package/docs/zh/dictionary/translation.md +0 -84
  2374. package/docs/zh/dynamic_dictionaries/index.md +24 -18
  2375. package/docs/zh/dynamic_dictionaries/variants.md +274 -16
  2376. package/docs/zh/formatters.md +77 -0
  2377. package/docs/zh/how_works_intlayer.md +6 -6
  2378. package/docs/zh/intlayer_CMS.md +19 -122
  2379. package/docs/zh/intlayer_with_adonisjs.md +24 -4
  2380. package/docs/zh/intlayer_with_analog.md +4 -154
  2381. package/docs/zh/intlayer_with_angular_19.md +0 -232
  2382. package/docs/zh/intlayer_with_angular_21.md +24 -4
  2383. package/docs/zh/intlayer_with_astro.md +249 -61
  2384. package/docs/zh/intlayer_with_astro_lit.md +138 -86
  2385. package/docs/zh/intlayer_with_astro_preact.md +129 -77
  2386. package/docs/zh/intlayer_with_astro_react.md +131 -79
  2387. package/docs/zh/intlayer_with_astro_solid.md +131 -79
  2388. package/docs/zh/intlayer_with_astro_svelte.md +131 -79
  2389. package/docs/zh/intlayer_with_astro_vanilla.md +128 -78
  2390. package/docs/zh/intlayer_with_astro_vue.md +123 -71
  2391. package/docs/zh/intlayer_with_create_react_app.md +21 -306
  2392. package/docs/zh/intlayer_with_express.md +24 -27
  2393. package/docs/zh/intlayer_with_fastify.md +24 -8
  2394. package/docs/zh/intlayer_with_hono.md +24 -4
  2395. package/docs/zh/intlayer_with_lynx+react.md +0 -259
  2396. package/docs/zh/intlayer_with_nestjs.md +24 -22
  2397. package/docs/zh/intlayer_with_next-i18next.md +24 -4
  2398. package/docs/zh/intlayer_with_nextjs_14.md +87 -29
  2399. package/docs/zh/intlayer_with_nextjs_15.md +90 -22
  2400. package/docs/zh/intlayer_with_nextjs_16.md +157 -95
  2401. package/docs/zh/intlayer_with_nextjs_compiler.md +179 -147
  2402. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +27 -9
  2403. package/docs/zh/intlayer_with_nextjs_page_router.md +75 -19
  2404. package/docs/zh/intlayer_with_nuxt.md +5 -149
  2405. package/docs/zh/intlayer_with_react_native+expo.md +164 -156
  2406. package/docs/zh/intlayer_with_react_router_v7.md +29 -348
  2407. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +4 -317
  2408. package/docs/zh/intlayer_with_storybook.md +7 -241
  2409. package/docs/zh/intlayer_with_svelte_kit.md +10 -521
  2410. package/docs/zh/intlayer_with_tanstack+solid.md +1 -630
  2411. package/docs/zh/intlayer_with_tanstack.md +1 -628
  2412. package/docs/zh/intlayer_with_vanilla.md +0 -283
  2413. package/docs/zh/intlayer_with_vite+lit.md +1 -395
  2414. package/docs/zh/intlayer_with_vite+preact.md +4 -226
  2415. package/docs/zh/intlayer_with_vite+react.md +11 -6
  2416. package/docs/zh/intlayer_with_vite+react_compiler.md +1 -176
  2417. package/docs/zh/intlayer_with_vite+solid.md +22 -307
  2418. package/docs/zh/intlayer_with_vite+svelte.md +135 -84
  2419. package/docs/zh/intlayer_with_vite+vanilla.md +1 -426
  2420. package/docs/zh/intlayer_with_vite+vue.md +129 -145
  2421. package/docs/zh/live-sync.md +175 -0
  2422. package/docs/zh/mcp_server.md +26 -0
  2423. package/docs/zh/migration_from_i18next_to_intlayer.md +334 -0
  2424. package/docs/zh/migration_from_next-i18next_to_intlayer.md +359 -0
  2425. package/docs/zh/migration_from_next-intl_to_intlayer.md +367 -0
  2426. package/docs/zh/migration_from_nuxtjs_i18n_to_intlayer.md +332 -0
  2427. package/docs/zh/migration_from_react-i18next_to_intlayer.md +386 -0
  2428. package/docs/zh/migration_from_vue-i18n_to_intlayer.md +363 -0
  2429. package/docs/zh/packages/@intlayer_babel/export.md +131 -0
  2430. package/docs/zh/packages/angular-intlayer/exports.md +13 -9
  2431. package/docs/zh/packages/angular-intlayer/usePathname.md +119 -0
  2432. package/docs/zh/packages/intlayer/comparePaths.md +173 -0
  2433. package/docs/zh/packages/intlayer/exports.md +18 -13
  2434. package/docs/zh/packages/intlayer/getLocalizedUrl.md +73 -0
  2435. package/docs/zh/packages/intlayer/getMultilingualUrls.md +112 -0
  2436. package/docs/zh/packages/next-intlayer/exports.md +4 -0
  2437. package/docs/zh/packages/next-intlayer/usePathname.md +136 -0
  2438. package/docs/zh/packages/preact-intlayer/exports.md +10 -6
  2439. package/docs/zh/packages/preact-intlayer/usePathname.md +117 -0
  2440. package/docs/zh/packages/react-intlayer/exports.md +5 -1
  2441. package/docs/zh/packages/react-intlayer/useDictionary.md +0 -129
  2442. package/docs/zh/packages/react-intlayer/useIntlayer.md +0 -51
  2443. package/docs/zh/packages/react-intlayer/usePathname.md +88 -0
  2444. package/docs/zh/packages/react-native-intlayer/exports.md +48 -14
  2445. package/docs/zh/packages/solid-intlayer/exports.md +15 -11
  2446. package/docs/zh/packages/solid-intlayer/usePathname.md +119 -0
  2447. package/docs/zh/packages/svelte-intlayer/exports.md +13 -9
  2448. package/docs/zh/packages/svelte-intlayer/usePathname.md +103 -0
  2449. package/docs/zh/packages/vite-intlayer/intlayerCompiler.md +120 -0
  2450. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +92 -0
  2451. package/docs/zh/packages/vite-intlayer/intlayerProxy.md +172 -0
  2452. package/docs/zh/packages/vue-intlayer/exports.md +14 -10
  2453. package/docs/zh/packages/vue-intlayer/usePathname.md +109 -0
  2454. package/docs/zh/plugins/sync-json.md +222 -50
  2455. package/docs/zh/releases/v6.md +28 -0
  2456. package/docs/zh/releases/v7.md +128 -0
  2457. package/docs/zh/releases/v8.md +190 -0
  2458. package/docs/zh/releases/v9.md +178 -30
  2459. package/docs/zh/roadmap.md +6 -0
  2460. package/docs/zh/self_hosting.md +350 -0
  2461. package/docs/zh/vs_code_extension.md +0 -7
  2462. package/docs/zh-TW/bundle_optimization.md +16 -0
  2463. package/docs/zh-TW/intlayer_with_angular_21.md +24 -4
  2464. package/docs/zh-TW/packages/intlayer/comparePaths.md +173 -0
  2465. package/frequent_questions/pt/translated_path_url.md +1 -1
  2466. package/package.json +10 -10
  2467. package/src/generated/docs.entry.ts +300 -20
  2468. package/docs/ar/dynamic_dictionaries/dynamic_content.md +0 -271
  2469. package/docs/de/dynamic_dictionaries/dynamic_content.md +0 -271
  2470. package/docs/en/dynamic_dictionaries/dynamic_content.md +0 -271
  2471. package/docs/en-GB/dynamic_dictionaries/dynamic_content.md +0 -271
  2472. package/docs/es/dynamic_dictionaries/dynamic_content.md +0 -271
  2473. package/docs/fr/dynamic_dictionaries/dynamic_content.md +0 -271
  2474. package/docs/hi/dynamic_dictionaries/dynamic_content.md +0 -271
  2475. package/docs/id/dynamic_dictionaries/dynamic_content.md +0 -271
  2476. package/docs/it/dynamic_dictionaries/dynamic_content.md +0 -271
  2477. package/docs/ja/dynamic_dictionaries/dynamic_content.md +0 -271
  2478. package/docs/ko/dynamic_dictionaries/dynamic_content.md +0 -271
  2479. package/docs/pl/dynamic_dictionaries/dynamic_content.md +0 -271
  2480. package/docs/pt/dynamic_dictionaries/dynamic_content.md +0 -271
  2481. package/docs/ru/dynamic_dictionaries/dynamic_content.md +0 -271
  2482. package/docs/tr/dynamic_dictionaries/dynamic_content.md +0 -271
  2483. package/docs/uk/dynamic_dictionaries/dynamic_content.md +0 -271
  2484. package/docs/vi/dynamic_dictionaries/dynamic_content.md +0 -271
  2485. package/docs/zh/dynamic_dictionaries/dynamic_content.md +0 -271
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2026-05-31
3
+ updatedAt: 2026-06-23
4
4
  title: "Vite + Vue i18n - Guía completa para traducir tu aplicación"
5
5
  description: "Sin más i18next. La guía 2026 para crear una aplicación Vite + Vue multilingüe (i18n). Traduce con agentes de IA y optimiza el tamaño del bundle, SEO y rendimiento."
6
6
  keywords:
@@ -32,6 +32,10 @@ author: aymericzip
32
32
 
33
33
  # Traduce tu Vite y Vue con Intlayer | Internacionalización (i18n)
34
34
 
35
+ ## Tabla de Contenidos
36
+
37
+ <TOC/>
38
+
35
39
  ## ¿Por qué Intlayer en lugar de alternativas?
36
40
 
37
41
  En comparación con soluciones principales como `vue-i18n` o `i18next`, Intlayer es una solución que viene con optimizaciones integradas como:
@@ -87,7 +91,7 @@ Más que una simple solución i18n, Intlayer proporciona un **[editor visual] au
87
91
 
88
92
  <Tabs defaultTab="video">
89
93
  <Tab label="Vídeo" value="video">
90
-
94
+
91
95
  <iframe title="The best i18n solution for Vite y Vue? Discover Intlayer" class="m-auto aspect-16/9 w-full overflow-hidden rounded-lg border-0" allow="autoplay; gyroscope;" loading="lazy" width="1080" height="auto" src="https://www.youtube.com/embed/IE3XWkZ6a5U?autoplay=0&amp;origin=https://intlayer.org&amp;controls=0&amp;rel=1"/>
92
96
 
93
97
  </Tab>
@@ -123,28 +127,48 @@ Consulta la [Plantilla de Aplicación](https://github.com/aymericzip/intlayer-vi
123
127
 
124
128
  Instala los paquetes necesarios usando npm:
125
129
 
130
+ ```bash packageManager="npm"
131
+ npx intlayer@canary init --interactive # v9
132
+ # npx intlayer init # v8
133
+ ```
134
+
135
+ ```bash packageManager="pnpm"
136
+ pnpm dlx intlayer@canary init --interactive # v9
137
+ # pnpm dlx intlayer init # v8
138
+ ```
139
+
140
+ ```bash packageManager="yarn"
141
+ yarn dlx intlayer@canary init --interactive # v9
142
+ # yarn dlx intlayer init # v8
143
+ ```
144
+
145
+ ```bash packageManager="bun"
146
+ bunx intlayer@canary init --interactive # v9
147
+ # bunx intlayer init # v8
148
+ ```
149
+
150
+ > la bandera `--interactive` es opcional. Usa `intlayer-cli init` si eres un agente de IA.
151
+
152
+ > Este comando detectará su entorno e instalará los paquetes necesarios. Por ejemplo:
153
+
126
154
  ```bash packageManager="npm"
127
155
  npm install intlayer vue-intlayer
128
156
  npm install vite-intlayer --save-dev
129
- npx intlayer init
130
157
  ```
131
158
 
132
159
  ```bash packageManager="pnpm"
133
160
  pnpm add intlayer vue-intlayer
134
161
  pnpm add vite-intlayer --save-dev
135
- pnpm intlayer init
136
162
  ```
137
163
 
138
164
  ```bash packageManager="yarn"
139
165
  yarn add intlayer vue-intlayer
140
166
  yarn add vite-intlayer --save-dev
141
- yarn intlayer init
142
167
  ```
143
168
 
144
169
  ```bash packageManager="bun"
145
170
  bun add intlayer vue-intlayer
146
171
  bun add vite-intlayer --dev
147
- bun x intlayer init
148
172
  ```
149
173
 
150
174
  - **intlayer**
@@ -645,14 +669,17 @@ Paralelamente, también puede usar el `intlayerProxy` para agregar enrutamiento
645
669
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
646
670
  import { defineConfig } from "vite";
647
671
  import vue from "@vitejs/plugin-vue";
648
- import { intlayer, intlayerProxy } from "vite-intlayer";
672
+ import { intlayer } from "vite-intlayer";
649
673
 
650
674
  // https://vitejs.dev/config/
651
675
  export default defineConfig({
652
676
  plugins: [
653
- intlayerProxy(), // should be placed first
654
677
  vue(),
655
- intlayer(),
678
+ intlayer({
679
+ proxy: {
680
+ ignore: (req) => req.url?.startsWith("/api"),
681
+ },
682
+ }),
656
683
  ],
657
684
  });
658
685
  ```
@@ -918,57 +945,7 @@ import RouterLink from "@components/RouterLink.vue";
918
945
 
919
946
  </Step>
920
947
 
921
- <Step number={11} title="Renderizar Markdown" isOptional={true}>
922
-
923
- Intlayer soporta la renderización de contenido Markdown directamente en tu aplicación Vue. Por defecto, Markdown se trata como texto plano. Para convertir Markdown en HTML enriquecido, puedes integrar [markdown-it](https://github.com/markdown-it/markdown-it), un parser de Markdown.
924
-
925
- Esto es particularmente útil cuando tus traducciones incluyen contenido formateado como listas, enlaces o énfasis.
926
-
927
- Por defecto, Intlayer renderiza markdown como cadena. Pero Intlayer también proporciona una forma de renderizar markdown en HTML usando la función `installIntlayerMarkdown`.
928
-
929
- > Para ver cómo declarar contenido markdown usando el paquete `intlayer`, consulta la [documentación de markdown](https://github.com/aymericzip/intlayer/tree/main/docs/es/dictionary/markdown.md).
930
-
931
- ```ts fileName="main.ts"
932
- import MarkdownIt from "markdown-it";
933
- import { createApp, h } from "vue";
934
- import { installIntlayer, installIntlayerMarkdown } from "vue-intlayer";
935
-
936
- const app = createApp(App);
937
-
938
- app.use(intlayer);
939
-
940
- const md = new MarkdownIt({
941
- html: true, // permitir etiquetas HTML
942
- linkify: true, // auto-enlazar URLs
943
- typographer: true, // habilitar comillas inteligentes, guiones, etc.
944
- });
945
-
946
- // Indicar a Intlayer que use md.render() cada vez que necesite convertir markdown en HTML
947
- installIntlayerMarkdown(app, (markdown) => {
948
- const html = md.render(markdown);
949
- return h("div", { innerHTML: html });
950
- });
951
- ```
952
-
953
- Una vez registrado, puedes usar la sintaxis basada en componentes para mostrar el contenido Markdown directamente:
954
-
955
- ```vue
956
- <template>
957
- <div>
958
- <myMarkdownContent />
959
- </div>
960
- </template>
961
-
962
- <script setup lang="ts">
963
- import { useIntlayer } from "vue-intlayer";
964
-
965
- const { myMarkdownContent } = useIntlayer("my-component");
966
- </script>
967
- ```
968
-
969
- </Step>
970
-
971
- <Step number={12} title="Extraer el contenido de tus componentes" isOptional={true}>
948
+ <Step number={11} title="Extraer el contenido de tus componentes" isOptional={true}>
972
949
 
973
950
  Si tienes una base de código existente, transformar miles de archivos puede llevar mucho tiempo.
974
951
 
@@ -1031,6 +1008,8 @@ bun x intlayer extract
1031
1008
  </Tab>
1032
1009
  <Tab value='Compilador Babel'>
1033
1010
 
1011
+ > Since v9, the `intlayerCompiler` is included in the `intlayer` plugin. So you don't need to add it manually.
1012
+
1034
1013
  Actualiza tu archivo `vite.config.ts` para incluir el plugin `intlayerCompiler` :
1035
1014
 
1036
1015
  ```ts fileName="vite.config.ts"
@@ -1040,7 +1019,7 @@ import { intlayer, intlayerCompiler } from "vite-intlayer";
1040
1019
  export default defineConfig({
1041
1020
  plugins: [
1042
1021
  intlayer(),
1043
- intlayerCompiler(), // Agrega el plugin del compilador
1022
+ intlayerCompiler(), // Adds the compiler plugin
1044
1023
  ],
1045
1024
  });
1046
1025
  ```
@@ -1143,20 +1122,20 @@ Ajusta los comandos si usas pnpm o yarn. También puedes llamar al script desde
1143
1122
 
1144
1123
  ### Configurar TypeScript
1145
1124
 
1146
- Intlayer utiliza la ampliación de módulos para aprovechar las ventajas de TypeScript y fortalecer tu base de código.
1125
+ Intlayer utiliza la ampliación de módulos para aprovechar las ventajas de TypeScript y fortalecer su base de código.
1147
1126
 
1148
- ![texto alternativo](https://github.com/aymericzip/intlayer/blob/main/docs/assets/autocompletion.png)
1127
+ ![Autocompletado](https://github.com/aymericzip/intlayer/blob/main/docs/assets/autocompletion.png?raw=true)
1149
1128
 
1150
- ![texto alternativo](https://github.com/aymericzip/intlayer/blob/main/docs/assets/translation_error.png)
1129
+ ![Error de traducción](https://github.com/aymericzip/intlayer/blob/main/docs/assets/translation_error.png?raw=true)
1151
1130
 
1152
- Asegúrate de que tu configuración de TypeScript incluya los tipos autogenerados.
1131
+ Asegúrese de que su configuración de TypeScript incluya los tipos generados automáticamente.
1153
1132
 
1154
1133
  ```json5 fileName="tsconfig.json"
1155
1134
  {
1156
- // ... Tus configuraciones existentes de TypeScript
1135
+ // ... Sus configuraciones existentes de TypeScript
1157
1136
  "include": [
1158
1137
  // ... Tus configuraciones existentes de TypeScript
1159
- ".intlayer/**/*.ts", // Incluir los tipos autogenerados
1138
+ ".intlayer/**/*.ts", // Incluir los tipos generados automáticamente
1160
1139
  ],
1161
1140
  }
1162
1141
  ```
@@ -1167,50 +1146,28 @@ Se recomienda ignorar los archivos generados por Intlayer. Esto te permite evita
1167
1146
 
1168
1147
  Para hacerlo, puedes agregar las siguientes instrucciones a tu archivo `.gitignore`:
1169
1148
 
1170
- ```bash
1171
- # Ignorar los archivos generados por Intlayer
1172
- .intlayer
1173
- ```
1174
-
1175
- ### Extensión de VS Code
1176
-
1177
- Para mejorar tu experiencia de desarrollo con Intlayer, puedes instalar la **Extensión oficial de Intlayer para VS Code**.
1178
-
1179
- [Instalar desde el Marketplace de VS Code](https://marketplace.visualstudio.com/items?itemName=intlayer.intlayer-vs-code-extension)
1180
-
1181
- Esta extensión proporciona:
1182
-
1183
- - **Autocompletado** para las claves de traducción.
1184
- - **Detección de errores en tiempo real** para traducciones faltantes.
1185
- - **Previsualizaciones en línea** del contenido traducido.
1186
- - **Acciones rápidas** para crear y actualizar traducciones fácilmente.
1187
-
1188
- Se recomienda ignorar los archivos generados por Intlayer. Esto te permite evitar comprometerlos en tu repositorio Git.
1189
-
1190
- Para hacer esto, puedes agregar las siguientes instrucciones a tu archivo `.gitignore`:
1191
-
1192
- ```bash
1193
- # Ignorar los archivos generados por Intlayer
1149
+ ```plaintext fileName=".gitignore"
1150
+ # Ignorar los archivos generados por Intlayer
1194
1151
  .intlayer
1195
1152
  ```
1196
1153
 
1197
- ### Extensión de VS Code
1154
+ ### Extensión para VS Code
1198
1155
 
1199
1156
  Para mejorar tu experiencia de desarrollo con Intlayer, puedes instalar la **Extensión oficial de Intlayer para VS Code**.
1200
1157
 
1201
1158
  [Instalar desde el Marketplace de VS Code](https://marketplace.visualstudio.com/items?itemName=intlayer.intlayer-vs-code-extension)
1202
1159
 
1203
- Esta extensión proporciona:
1160
+ Esta extensión ofrece:
1204
1161
 
1205
1162
  - **Autocompletado** para las claves de traducción.
1206
1163
  - **Detección de errores en tiempo real** para traducciones faltantes.
1207
1164
  - **Vistas previas en línea** del contenido traducido.
1208
1165
  - **Acciones rápidas** para crear y actualizar traducciones fácilmente.
1209
1166
 
1210
- Para más detalles sobre cómo usar la extensión, consulta la [documentación de la Extensión de Intlayer para VS Code](https://intlayer.org/doc/vs-code-extension).
1167
+ Para más detalles sobre cómo usar la extensión, consulta la [documentación de la extensión Intlayer para VS Code](https://intlayer.org/doc/vs-code-extension).
1211
1168
 
1212
1169
  ---
1213
1170
 
1214
- ### Ir Más Allá
1171
+ ### Ir más allá
1215
1172
 
1216
1173
  Para ir más allá, puedes implementar el [editor visual](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/intlayer_visual_editor.md) o externalizar tu contenido usando el [CMS](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/intlayer_CMS.md).
@@ -0,0 +1,176 @@
1
+ ---
2
+ createdAt: 2026-07-08
3
+ updatedAt: 2026-07-08
4
+ title: Sincronización en vivo | Refleja los cambios de contenido del CMS en tiempo real
5
+ description: Permite que tu aplicación refleje los cambios de contenido del CMS de Intlayer en tiempo de ejecución, sin necesidad de reconstruir ni volver a implementar.
6
+ keywords:
7
+ - Sincronización en vivo
8
+ - Live Sync
9
+ - CMS
10
+ - Editor Visual
11
+ - Internacionalización
12
+ - Documentación
13
+ - Intlayer
14
+ - Next.js
15
+ - Vite
16
+ history:
17
+ - version: 9.0.0
18
+ date: 2026-07-08
19
+ changes: "Trasladado desde la documentación del CMS de Intlayer a su propia página"
20
+ - version: 6.0.1
21
+ date: 2025-09-22
22
+ changes: "Añadida documentación de sincronización en vivo"
23
+ - version: 6.0.0
24
+ date: 2025-09-04
25
+ changes: "Reemplazado el campo `hotReload` por `liveSync`"
26
+ author: aymericzip
27
+ ---
28
+
29
+ # Sincronización en vivo
30
+
31
+ La sincronización en vivo permite que tu aplicación refleje los cambios de contenido del CMS en runtime. No se requiere reconstrucción ni redepliegue. Cuando está habilitada, las actualizaciones se transmiten a un servidor de sincronización en vivo que actualiza los diccionarios que tu aplicación lee.
32
+
33
+ ## Tabla de contenidos
34
+
35
+ <TOC/>
36
+
37
+ ---
38
+
39
+ ## Activar la sincronización en vivo
40
+
41
+ > Live Sync requiere una conexión continua al servidor y está disponible en el plan enterprise.
42
+
43
+ Habilita Live Sync actualizando tu configuración de Intlayer:
44
+
45
+ ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
46
+ import type { IntlayerConfig } from "intlayer";
47
+
48
+ const config: IntlayerConfig = {
49
+ // ... otras configuraciones
50
+ editor: {
51
+ /**
52
+ * Habilita la recarga en caliente de las configuraciones de localización cuando se detectan cambios.
53
+ * Por ejemplo, cuando se añade o actualiza un diccionario, la aplicación actualiza
54
+ * el contenido mostrado en la página.
55
+ *
56
+ * Debido a que la recarga en caliente requiere una conexión continua al servidor,
57
+ * solo está disponible para clientes del plan `enterprise`.
58
+ *
59
+ * Por defecto: false
60
+ */
61
+ liveSync: true,
62
+ },
63
+ dictionary: {
64
+ /**
65
+ * Controla cómo se importan los diccionarios:
66
+ *
67
+ * - "live": Los diccionarios se obtienen dinámicamente usando la API de Live Sync.
68
+ * Reemplaza useIntlayer por useDictionaryDynamic.
69
+ *
70
+ * Nota: El modo live usa la API de Live Sync para obtener los diccionarios. Si la llamada a la API
71
+ * falla, los diccionarios se importan dinámicamente.
72
+ * Nota: Solo los diccionarios con contenido remoto y la bandera "live" usan el modo live.
73
+ * Los demás usan el modo dinámico para mejorar el rendimiento.
74
+ */
75
+ importMode: "fetch",
76
+ },
77
+ };
78
+
79
+ export default config;
80
+ ```
81
+
82
+ Inicie el servidor Live Sync para envolver su aplicación:
83
+
84
+ Ejemplo usando Next.js:
85
+
86
+ ```json5 fileName="package.json"
87
+ {
88
+ "scripts": {
89
+ // ... otros scripts
90
+ "build": "next build",
91
+ "dev": "next dev",
92
+ "start": "npx intlayer live --with 'next start'",
93
+ },
94
+ }
95
+ ```
96
+
97
+ Ejemplo usando Vite:
98
+
99
+ ```json5 fileName="package.json"
100
+ {
101
+ "scripts": {
102
+ // ... otros scripts
103
+ "build": "vite build",
104
+ "dev": "vite dev",
105
+ "start": "npx intlayer live --with 'vite start'",
106
+ },
107
+ }
108
+ ```
109
+
110
+ El servidor Live Sync envuelve su aplicación y aplica automáticamente el contenido actualizado a medida que llega.
111
+
112
+ Para recibir notificaciones de cambios desde el CMS, el servidor Live Sync mantiene una conexión SSE con el backend. Cuando el contenido cambia en el CMS, el backend envía la actualización al servidor Live Sync, que escribe los nuevos diccionarios. Su aplicación reflejará la actualización en la siguiente navegación o recarga del navegador, sin necesidad de reconstrucción.
113
+
114
+ Diagrama de flujo (CMS/Backend -> Servidor Live Sync -> Servidor de Aplicación -> Frontend):
115
+
116
+ ![Esquema de lógica de Live Sync](https://github.com/aymericzip/intlayer/blob/main/docs/assets/live_sync_logic_schema.svg)
117
+
118
+ Cómo funciona:
119
+
120
+ ![Esquema de flujo Live Sync CMS/Backend/Servidor Live Sync/Servidor de Aplicación/Frontend](https://github.com/aymericzip/intlayer/blob/main/docs/assets/live_sync_flow_scema.svg)
121
+
122
+ ## Flujo de trabajo de desarrollo (local)
123
+
124
+ docs/ko/intlayer_CMS.md
125
+
126
+ - En desarrollo, todos los diccionarios remotos se obtienen cuando la aplicación se inicia, para que puedas probar actualizaciones rápidamente.
127
+ - Para probar Live Sync localmente con Next.js, envuelve tu servidor de desarrollo:
128
+
129
+ ```json5 fileName="package.json"
130
+ {
131
+ "scripts": {
132
+ // ... otros scripts
133
+ "dev": "npx intlayer live --with 'next dev'",
134
+ // "dev": "npx intlayer live --with 'vite dev'", // Para Vite
135
+ },
136
+ }
137
+ ```
138
+
139
+ Habilita la optimización para que Intlayer aplique las transformaciones de importación en vivo durante el desarrollo:
140
+
141
+ ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
142
+ import type { IntlayerConfig } from "intlayer";
143
+
144
+ const config: IntlayerConfig = {
145
+ editor: {
146
+ applicationURL: "http://localhost:5173",
147
+ liveSyncURL: "http://localhost:4000",
148
+ liveSync: true,
149
+ },
150
+ dictionary: {
151
+ importMode: "fetch",
152
+ },
153
+ build: {
154
+ optimize: true,
155
+ },
156
+ };
157
+
158
+ export default config;
159
+ ```
160
+
161
+ Esta configuración envuelve tu servidor de desarrollo con el servidor Live Sync, obtiene los diccionarios remotos al iniciar y transmite actualizaciones desde el CMS vía SSE. Actualiza la página para ver los cambios.
162
+
163
+ ## Notas y restricciones
164
+
165
+ - Añade el origen de live sync a la política de seguridad de tu sitio (CSP). Asegúrate de que la URL de live sync esté permitida en `connect-src` (y en `frame-ancestors` si es relevante).
166
+ - Live Sync no funciona con salida estática. Para Next.js, la página debe ser dinámica para recibir actualizaciones en runtime (por ejemplo, usa `generateStaticParams`, `generateMetadata`, `getServerSideProps` o `getStaticProps` adecuadamente para evitar restricciones de solo estático).
167
+ - En el CMS, cada diccionario tiene una bandera `live`. Solo los diccionarios con `live=true` se obtienen a través de la API de live sync; los demás se importan dinámicamente y permanecen sin cambios en tiempo de ejecución.
168
+ - La bandera `live` se evalúa para cada diccionario en el momento de la compilación. Si el contenido remoto no estaba marcado como `live=true` durante la compilación, debes recompilar para habilitar Live Sync para ese diccionario.
169
+ - El servidor de live sync debe poder escribir en `.intlayer`. En contenedores, asegura el acceso de escritura a `/.intlayer`.
170
+
171
+ ## Enlaces útiles
172
+
173
+ - [CMS de Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/intlayer_CMS.md)
174
+ - [Editor Visual de Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/intlayer_visual_editor.md)
175
+ - [Referencia de configuración](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/configuration.md)
176
+ - [Guía de Auto-alojamiento](https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/self_hosting.md)
@@ -98,24 +98,44 @@ Los siguientes pasos son el mínimo requerido para que tu aplicación `i18next`
98
98
 
99
99
  Instala los paquetes principales de Intlayer y el adaptador de compatibilidad:
100
100
 
101
+ ```bash packageManager="npm"
102
+ npx intlayer@canary init --interactive # v9
103
+ # npx intlayer init # v8
104
+ ```
105
+
106
+ ```bash packageManager="pnpm"
107
+ pnpm dlx intlayer@canary init --interactive # v9
108
+ # pnpm dlx intlayer init # v8
109
+ ```
110
+
111
+ ```bash packageManager="yarn"
112
+ yarn dlx intlayer@canary init --interactive # v9
113
+ # yarn dlx intlayer init # v8
114
+ ```
115
+
116
+ ```bash packageManager="bun"
117
+ bunx intlayer@canary init --interactive # v9
118
+ # bunx intlayer init # v8
119
+ ```
120
+
121
+ > la bandera `--interactive` es opcional. Usa `intlayer-cli init` si eres un agente de IA.
122
+
123
+ > Este comando detectará su entorno e instalará los paquetes necesarios. Por ejemplo:
124
+
101
125
  ```bash packageManager="npm"
102
126
  npm install intlayer @intlayer/i18next @intlayer/sync-json-plugin
103
- npx intlayer init
104
127
  ```
105
128
 
106
129
  ```bash packageManager="pnpm"
107
130
  pnpm add intlayer @intlayer/i18next @intlayer/sync-json-plugin
108
- pnpm intlayer init
109
131
  ```
110
132
 
111
133
  ```bash packageManager="yarn"
112
134
  yarn add intlayer @intlayer/i18next @intlayer/sync-json-plugin
113
- yarn intlayer init
114
135
  ```
115
136
 
116
137
  ```bash packageManager="bun"
117
138
  bun add intlayer @intlayer/i18next @intlayer/sync-json-plugin
118
- bun x intlayer init
119
139
  ```
120
140
 
121
141
  > Puedes mantener `i18next` instalado — el adaptador de compatibilidad lo usa como `devDependency` / `peerDependency` para los tipos de TypeScript.
@@ -101,24 +101,44 @@ Los siguientes pasos son el mínimo requerido para que tu aplicación Next.js Pa
101
101
 
102
102
  Instala los paquetes principales de Intlayer y los adaptadores de compatibilidad:
103
103
 
104
+ ```bash packageManager="npm"
105
+ npx intlayer@canary init --interactive # v9
106
+ # npx intlayer init # v8
107
+ ```
108
+
109
+ ```bash packageManager="pnpm"
110
+ pnpm dlx intlayer@canary init --interactive # v9
111
+ # pnpm dlx intlayer init # v8
112
+ ```
113
+
114
+ ```bash packageManager="yarn"
115
+ yarn dlx intlayer@canary init --interactive # v9
116
+ # yarn dlx intlayer init # v8
117
+ ```
118
+
119
+ ```bash packageManager="bun"
120
+ bunx intlayer@canary init --interactive # v9
121
+ # bunx intlayer init # v8
122
+ ```
123
+
124
+ > la bandera `--interactive` es opcional. Usa `intlayer-cli init` si eres un agente de IA.
125
+
126
+ > Este comando detectará su entorno e instalará los paquetes necesarios. Por ejemplo:
127
+
104
128
  ```bash packageManager="npm"
105
129
  npm install intlayer next-intlayer react-intlayer @intlayer/next-i18next @intlayer/react-i18next @intlayer/i18next @intlayer/sync-json-plugin
106
- npx intlayer init
107
130
  ```
108
131
 
109
132
  ```bash packageManager="pnpm"
110
133
  pnpm add intlayer next-intlayer react-intlayer @intlayer/next-i18next @intlayer/react-i18next @intlayer/i18next @intlayer/sync-json-plugin
111
- pnpm intlayer init
112
134
  ```
113
135
 
114
136
  ```bash packageManager="yarn"
115
137
  yarn add intlayer next-intlayer react-intlayer @intlayer/next-i18next @intlayer/react-i18next @intlayer/i18next @intlayer/sync-json-plugin
116
- yarn intlayer init
117
138
  ```
118
139
 
119
140
  ```bash packageManager="bun"
120
141
  bun add intlayer next-intlayer react-intlayer @intlayer/next-i18next @intlayer/react-i18next @intlayer/i18next @intlayer/sync-json-plugin
121
- bun x intlayer init
122
142
  ```
123
143
 
124
144
  > Puedes mantener de manera segura `next-i18next`, `react-i18next`, e `i18next` instalados durante la migración, aunque los eliminarás una vez configurados los alias.
@@ -97,24 +97,44 @@ Los siguientes pasos son el mínimo requerido para que tu aplicación `next-intl
97
97
 
98
98
  Instala los paquetes principales de Intlayer y el adaptador de compatibilidad `@intlayer/next-intl`:
99
99
 
100
+ ```bash packageManager="npm"
101
+ npx intlayer@canary init --interactive # v9
102
+ # npx intlayer init # v8
103
+ ```
104
+
105
+ ```bash packageManager="pnpm"
106
+ pnpm dlx intlayer@canary init --interactive # v9
107
+ # pnpm dlx intlayer init # v8
108
+ ```
109
+
110
+ ```bash packageManager="yarn"
111
+ yarn dlx intlayer@canary init --interactive # v9
112
+ # yarn dlx intlayer init # v8
113
+ ```
114
+
115
+ ```bash packageManager="bun"
116
+ bunx intlayer@canary init --interactive # v9
117
+ # bunx intlayer init # v8
118
+ ```
119
+
120
+ > la bandera `--interactive` es opcional. Usa `intlayer-cli init` si eres un agente de IA.
121
+
122
+ > Este comando detectará su entorno e instalará los paquetes necesarios. Por ejemplo:
123
+
100
124
  ```bash packageManager="npm"
101
125
  npm install intlayer next-intlayer @intlayer/next-intl @intlayer/sync-json-plugin
102
- npx intlayer init
103
126
  ```
104
127
 
105
128
  ```bash packageManager="pnpm"
106
129
  pnpm add intlayer next-intlayer @intlayer/next-intl @intlayer/sync-json-plugin
107
- pnpm intlayer init
108
130
  ```
109
131
 
110
132
  ```bash packageManager="yarn"
111
133
  yarn add intlayer next-intlayer @intlayer/next-intl @intlayer/sync-json-plugin
112
- yarn intlayer init
113
134
  ```
114
135
 
115
136
  ```bash packageManager="bun"
116
137
  bun add intlayer next-intlayer @intlayer/next-intl @intlayer/sync-json-plugin
117
- bun x intlayer init
118
138
  ```
119
139
 
120
140
  > Conserva instalado `next-intl` — sigue siendo necesario para el **enrutamiento URL** (`createNavigation`, `createMiddleware`, `Link`, `redirect`, `usePathname`, `useRouter`). El adaptador de compatibilidad **no** reemplaza la capa de enrutamiento.
@@ -168,9 +188,7 @@ import { createNextIntlPlugin } from "@intlayer/next-intl/plugin";
168
188
 
169
189
  const withIntlayer = createNextIntlPlugin();
170
190
 
171
- const nextConfig: NextConfig = {
172
- /* tus opciones de configuración existentes */
173
- };
191
+ const nextConfig: NextConfig = {/* tus opciones de configuración existentes */};
174
192
 
175
193
  export default withIntlayer(nextConfig);
176
194
  ```
@@ -100,24 +100,44 @@ Los siguientes pasos son el mínimo requerido para que tu aplicación Nuxt exist
100
100
 
101
101
  Instala los paquetes principales de Intlayer y el adaptador de compatibilidad:
102
102
 
103
+ ```bash packageManager="npm"
104
+ npx intlayer@canary init --interactive # v9
105
+ # npx intlayer init # v8
106
+ ```
107
+
108
+ ```bash packageManager="pnpm"
109
+ pnpm dlx intlayer@canary init --interactive # v9
110
+ # pnpm dlx intlayer init # v8
111
+ ```
112
+
113
+ ```bash packageManager="yarn"
114
+ yarn dlx intlayer@canary init --interactive # v9
115
+ # yarn dlx intlayer init # v8
116
+ ```
117
+
118
+ ```bash packageManager="bun"
119
+ bunx intlayer@canary init --interactive # v9
120
+ # bunx intlayer init # v8
121
+ ```
122
+
123
+ > la bandera `--interactive` es opcional. Usa `intlayer-cli init` si eres un agente de IA.
124
+
125
+ > Este comando detectará su entorno e instalará los paquetes necesarios. Por ejemplo:
126
+
103
127
  ```bash packageManager="npm"
104
128
  npm install intlayer vue-intlayer nuxt-intlayer @intlayer/vue-i18n @intlayer/sync-json-plugin
105
- npx intlayer init
106
129
  ```
107
130
 
108
131
  ```bash packageManager="pnpm"
109
132
  pnpm add intlayer vue-intlayer nuxt-intlayer @intlayer/vue-i18n @intlayer/sync-json-plugin
110
- pnpm intlayer init
111
133
  ```
112
134
 
113
135
  ```bash packageManager="yarn"
114
136
  yarn add intlayer vue-intlayer nuxt-intlayer @intlayer/vue-i18n @intlayer/sync-json-plugin
115
- yarn intlayer init
116
137
  ```
117
138
 
118
139
  ```bash packageManager="bun"
119
140
  bun add intlayer vue-intlayer nuxt-intlayer @intlayer/vue-i18n @intlayer/sync-json-plugin
120
- bun x intlayer init
121
141
  ```
122
142
 
123
143
  > Puedes mantener de forma segura `@nuxtjs/i18n` instalado durante la migración, aunque en breve lo eliminarás de tu configuración de Nuxt.