@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-08-23
3
- updatedAt: 2025-08-23
3
+ updatedAt: 2026-07-08
4
4
  title: Intlayer CMS | Externalize seu conteúdo no Intlayer CMS
5
5
  description: Externalize seu conteúdo no Intlayer CMS para delegar a gestão do seu conteúdo para sua equipe.
6
6
  keywords:
@@ -18,6 +18,12 @@ slugs:
18
18
  - cms
19
19
  youtubeVideo: https://www.youtube.com/watch?v=UDDTnirwi_4
20
20
  history:
21
+ - version: 9.0.0
22
+ date: 2026-07-08
23
+ changes: "Seção «Sincronização ao vivo» movida para sua própria página (live-sync.md), mantendo aqui uma breve introdução com link"
24
+ - version: 9.0.0
25
+ date: 2026-06-30
26
+ changes: "Adicionada seção de Auto-hospedagem: bootstrap Docker Compose, inventário de serviços, configuração SDK, recursos opcionais e notas de atualização"
21
27
  - version: 6.0.1
22
28
  date: 2025-09-22
23
29
  changes: "Adiciona documentação sobre live sync"
@@ -40,6 +46,12 @@ Para isso, o Intlayer introduz o conceito de 'dicionários distantes'.
40
46
 
41
47
  ![Interface do Intlayer CMS](https://github.com/aymericzip/intlayer/blob/main/docs/assets/CMS.png)
42
48
 
49
+ ## Índice
50
+
51
+ <TOC/>
52
+
53
+ ---
54
+
43
55
  ## Entendendo os dicionários distantes
44
56
 
45
57
  O Intlayer faz uma distinção entre dicionários 'locais' e 'distantes'.
@@ -239,145 +251,132 @@ Depois, poderá ver e gerir o seu dicionário no [Intlayer CMS](https://app.intl
239
251
 
240
252
  A Sincronização ao Vivo permite que a sua aplicação reflita as alterações de conteúdo do CMS em tempo de execução. Não é necessário reconstruir ou reimplantar. Quando ativada, as atualizações são transmitidas para um servidor de Sincronização ao Vivo que atualiza os dicionários que a sua aplicação lê.
241
253
 
242
- > A Sincronização ao Vivo requer uma conexão contínua com o servidor e está disponível no plano enterprise.
254
+ Para o guia de configuração completo (ativação, início do servidor Live Sync, fluxo de trabalho de desenvolvimento local e restrições), consulte a [documentação do Live Sync](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/live-sync.md).
255
+
256
+ ## Auto-hospedagem
257
+
258
+ O Intlayer pode ser executado inteiramente na sua própria infraestrutura — sem necessidade de conta no Intlayer Cloud. Um único comando inicializa toda a pilha (dashboard, API, banco de dados, armazenamento de objetos e e-mail) usando Docker Compose:
259
+
260
+ ```sh
261
+ curl -fsSL https://intlayer.org/install.sh | sh
262
+ ```
263
+
264
+ Isso baixa um `docker-compose.yml` e um `.env`, gera automaticamente os secrets necessários (`BETTER_AUTH_SECRET`, credenciais do MinIO) e inicia todos os contêineres com `docker compose up -d`. Executar o mesmo comando novamente em uma instalação existente realiza uma atualização gradual sem perda de dados.
265
+
266
+ ### Serviços iniciados
267
+
268
+ | Serviço | Porta(s) | Finalidade |
269
+ | ------------------- | ------------------------------------- | -------------------------------------------------- |
270
+ | **app** (dashboard) | `3000` | Interface CMS TanStack Start |
271
+ | **backend** (API) | `3100` | API REST Fastify |
272
+ | **MongoDB 7** | interno | Banco de dados principal (replica set de nó único) |
273
+ | **Redis 7** | interno | Filas de tarefas e cache |
274
+ | **MinIO** | `9000` (S3), `9001` (console) | Armazenamento de objetos compatível com S3 |
275
+ | **Mailpit** | `1025` (SMTP), `8025` (interface web) | Sumidouro local de e-mail transacional |
276
+
277
+ O Chromium (para geração de capturas de tela com Puppeteer) está incluído na imagem do backend — nenhum contêiner adicional é necessário.
243
278
 
244
- Ative a Sincronização ao Vivo atualizando a sua configuração Intlayer:
279
+ ### Conectando seu projeto a uma instância auto-hospedada
280
+
281
+ Aponte sua configuração do Intlayer para seu próprio backend e dashboard em vez de `intlayer.org`:
245
282
 
246
283
  ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
247
284
  import type { IntlayerConfig } from "intlayer";
248
285
 
249
286
  const config: IntlayerConfig = {
250
- // ... outras configurações
251
287
  editor: {
288
+ clientId: process.env.INTLAYER_CLIENT_ID,
289
+ clientSecret: process.env.INTLAYER_CLIENT_SECRET,
290
+
252
291
  /**
253
- * Ativa o recarregamento a quente das configurações de localidade quando são detetadas alterações.
254
- * Por exemplo, quando um dicionário é adicionado ou atualizado, a aplicação atualiza
255
- * o conteúdo exibido na página.
256
- *
257
- * Como o recarregamento a quente requer uma conexão contínua com o servidor, está
258
- * disponível apenas para clientes do plano `enterprise`.
259
- *
260
- * Padrão: false
292
+ * URL do dashboard CMS auto-hospedado.
293
+ * Padrão: https://app.intlayer.org
261
294
  */
262
- liveSync: true,
263
- },
264
- dictionary: {
295
+ cmsURL: process.env.INTLAYER_CMS_URL, // ex. http://localhost:3000
296
+
265
297
  /**
266
- * Controla como os dicionários são importados:
267
- *
268
- * - "live": Os dicionários são buscados dinamicamente usando a API de Sincronização ao Vivo.
269
- * Substitui useIntlayer por useDictionaryDynamic.
270
- *
271
- * Nota: O modo live usa a API de Sincronização ao Vivo para buscar os dicionários. Se a chamada da API
272
- * falhar, os dicionários são importados dinamicamente.
273
- * Nota: Apenas dicionários com conteúdo remoto e sinalizadores "live" usam o modo live.
274
- * Outros usam o modo dinâmico para melhor desempenho.
298
+ * URL da API backend auto-hospedada.
299
+ * Padrão: https://back.intlayer.org
275
300
  */
276
- importMode: "fetch",
301
+ backendURL: process.env.INTLAYER_BACKEND_URL, // ex. http://localhost:3100
277
302
  },
278
303
  };
279
304
 
280
305
  export default config;
281
306
  ```
282
307
 
283
- Inicie o servidor Live Sync para envolver sua aplicação:
308
+ Defina as variáveis de ambiente correspondentes no seu projeto:
284
309
 
285
- Exemplo usando Next.js:
286
-
287
- ```json5 fileName="package.json"
288
- {
289
- "scripts": {
290
- // ... outros scripts
291
- "build": "next build",
292
- "dev": "next dev",
293
- "start": "npx intlayer live --with 'next start'",
294
- },
295
- }
310
+ ```sh
311
+ INTLAYER_CMS_URL=http://localhost:3000
312
+ INTLAYER_BACKEND_URL=http://localhost:3100
313
+ INTLAYER_CLIENT_ID=<your-client-id>
314
+ INTLAYER_CLIENT_SECRET=<your-client-secret>
296
315
  ```
297
316
 
298
- Exemplo usando Vite:
317
+ Crie credenciais de acesso no seu dashboard auto-hospedado em `http://localhost:3000/projects`.
318
+
319
+ ### SDK `@intlayer/api`: apontando para um backend auto-hospedado
299
320
 
300
- ```json5 fileName="package.json"
301
- {
302
- "scripts": {
303
- // ... outros scripts
304
- "build": "vite build",
305
- "dev": "vite dev",
306
- "start": "npx intlayer live --with 'vite start'",
321
+ Ao usar o SDK de forma programática, passe `backendURL` explicitamente para `createIntlayerCMS`:
322
+
323
+ ```typescript fileName="cms.ts" codeFormat="typescript"
324
+ import { createIntlayerCMS } from "@intlayer/api";
325
+ import { dictionaryEndpoint } from "@intlayer/api/dictionary";
326
+
327
+ const cms = createIntlayerCMS({
328
+ editor: {
329
+ clientId: process.env.INTLAYER_CLIENT_ID,
330
+ clientSecret: process.env.INTLAYER_CLIENT_SECRET,
331
+ backendURL: process.env.INTLAYER_BACKEND_URL, // http://localhost:3100
307
332
  },
308
- }
309
- ```
333
+ });
310
334
 
311
- O servidor Live Sync envolve sua aplicação e aplica automaticamente o conteúdo atualizado assim que ele chega.
335
+ const { data: dictionaries } = await dictionaryEndpoint(cms).getDictionaries();
336
+ ```
312
337
 
313
- Para receber notificações de alterações do CMS, o servidor Live Sync mantém uma conexão SSE com o backend. Quando o conteúdo muda no CMS, o backend encaminha a atualização para o servidor Live Sync, que grava os novos dicionários. Sua aplicação refletirá a atualização na próxima navegação ou recarregamento do navegador, sem necessidade de reconstrução.
338
+ ### Recursos opcionais
314
339
 
315
- Fluxograma (CMS/Backend -> Servidor Live Sync -> Servidor de Aplicação -> Frontend):
340
+ Estes recursos requerem contas externas e funcionam corretamente quando suas chaves estão ausentes do `.env` auto-hospedado:
316
341
 
317
- ![Esquema Lógico do Live Sync](https://github.com/aymericzip/intlayer/blob/main/docs/assets/live_sync_logic_schema.svg)
342
+ | Recurso | Variável(is) de ambiente |
343
+ | -------------------------------------- | ----------------------------------------------- |
344
+ | Tradução / auditoria com IA | `OPENAI_API_KEY` |
345
+ | Faturamento | `STRIPE_SECRET_KEY`, `STRIPE_WEBHOOK_SECRET`, … |
346
+ | OAuth do GitHub | `GITHUB_CLIENT_ID`, `GITHUB_CLIENT_SECRET` |
347
+ | OAuth do Google | `GOOGLE_CLIENT_ID`, `GOOGLE_CLIENT_SECRET` |
348
+ | OAuth do GitLab / Microsoft / LinkedIn | `GITLAB_*`, `MICROSOFT_*`, `LINKEDIN_*` |
349
+ | E-mail transacional via Resend | `RESEND_API_KEY` (padrão: Mailpit SMTP) |
318
350
 
319
- Como funciona:
351
+ ### Persistência de dados e atualizações
320
352
 
321
- ![Fluxo Live Sync CMS/Backend/Servidor Live Sync/Servidor de Aplicação/Frontend](https://github.com/aymericzip/intlayer/blob/main/docs/assets/live_sync_flow_scema.svg)
353
+ Três volumes do Docker contêm todo o estado persistente: `mongo-data`, `redis-data` e `minio-data`. Eles sobrevivem a reinicializações e atualizações de contêineres. Executar o instalador novamente baixa as imagens mais recentes e realiza um `docker compose up -d` gradual.
322
354
 
323
- ### Fluxo de trabalho de desenvolvimento (local)
355
+ Portas expostas no host:
324
356
 
325
- - Em desenvolvimento, todos os dicionários remotos são buscados quando a aplicação inicia, para que você possa testar atualizações rapidamente.
326
- - Para testar o Live Sync localmente com Next.js, envolva seu servidor de desenvolvimento:
357
+ | Porta | Serviço |
358
+ | ------ | --------------------------------------------------------------------- |
359
+ | `3000` | Dashboard |
360
+ | `3100` | API Backend |
361
+ | `8025` | Interface web de e-mail Mailpit |
362
+ | `9000` | API S3 do MinIO (necessária para carregamento de assets no navegador) |
363
+ | `9001` | Console do MinIO |
327
364
 
328
- ```json5 fileName="package.json"
329
- {
330
- "scripts": {
331
- // ... outros scripts
332
- "dev": "npx intlayer live --with 'next dev'",
333
- // "dev": "npx intlayer live --with 'vite dev'", // Para Vite
334
- },
335
- }
336
- ```
365
+ Para uma referência completa de todas as variáveis de ambiente disponíveis e opções avançadas (proxy reverso, domínios personalizados, backup/restauração), consulte o [Guia de Auto-hospedagem](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/self_hosting.md).
337
366
 
338
- Habilite a otimização para que o Intlayer aplique as transformações de importação Live durante o desenvolvimento:
367
+ ---
339
368
 
340
- ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
341
- import type { IntlayerConfig } from "intlayer";
369
+ ## Depuração
342
370
 
343
- const config: IntlayerConfig = {
344
- editor: {
345
- applicationURL: "http://localhost:5173",
346
- liveSyncURL: "http://localhost:4000",
347
- liveSync: true,
348
- },
349
- dictionary: {
350
- importMode: "fetch",
351
- },
352
- build: {
353
- optimize: true,
354
- },
355
- };
371
+ Se encontrar problemas com o CMS, verifique o seguinte:
356
372
 
357
- export default config;
358
- ```
373
+ - A aplicação está em execução.
359
374
 
360
- Esta configuração envolve seu servidor de desenvolvimento com o servidor Live Sync, busca dicionários remotos na inicialização e transmite atualizações do CMS via SSE. Atualize a página para ver as mudanças.
361
-
362
- Notas e restrições:
363
-
364
- - Adicione a origem do live sync à política de segurança do seu site (CSP). Certifique-se de que a URL do live sync esteja permitida em `connect-src` (e `frame-ancestors`, se relevante).
365
- - O Live Sync não funciona com saída estática. Para Next.js, a página deve ser dinâmica para receber atualizações em tempo de execução (por exemplo, use `generateStaticParams`, `generateMetadata`, `getServerSideProps` ou `getStaticProps` adequadamente para evitar restrições de somente estático).
366
- /// No CMS, cada dicionário possui uma flag `live`. Apenas dicionários com `live=true` são buscados via API de sincronização ao vivo; os demais são importados dinamicamente e permanecem inalterados em tempo de execução.
367
- /// A flag `live` é avaliada para cada dicionário no momento da compilação. Se o conteúdo remoto não foi marcado como `live=true` durante a compilação, você deve recompilar para habilitar a Sincronização ao Vivo para esse dicionário.
368
- /// O servidor de sincronização ao vivo deve ter permissão para escrever em `.intlayer`. Em contêineres, assegure o acesso de escrita a `/.intlayer`.
369
- ///
370
- /// ## Depuração
371
- ///
372
- /// Se você encontrar algum problema com o CMS, verifique o seguinte:
373
- ///
374
- /// - A aplicação está em execução.
375
- ///
376
- /// - A configuração do [`editor`](https://intlayer.org/doc/concept/configuration#editor-configuration) está corretamente definida no seu arquivo de configuração do Intlayer.
377
- /// - Campos obrigatórios:
378
- - A URL da aplicação deve corresponder àquela que você definiu na configuração do editor (`applicationURL`).
379
- - A URL do CMS
375
+ - A configuração [`editor`](https://intlayer.org/doc/concept/configuration#editor-configuration) está corretamente definida no seu arquivo de configuração do Intlayer.
376
+ - Campos obrigatórios:
377
+ - O URL da aplicação deve corresponder ao que você definiu na configuração do editor (`applicationURL`).
378
+ - O URL do CMS
380
379
 
381
380
  - Certifique-se de que a configuração do projeto foi enviada para o Intlayer CMS.
382
381
 
383
- - O editor visual usa um iframe para exibir seu site. Certifique-se de que a Política de Segurança de Conteúdo (CSP) do seu site permita a URL do CMS como `frame-ancestors` ('https://app.intlayer.org' por padrão). Verifique o console do editor para qualquer erro.
382
+ - O editor visual usa um iframe para exibir seu website. Certifique-se de que a Política de Segurança de Conteúdo (CSP) do seu website permite o URL do CMS como `frame-ancestors` ('https://app.intlayer.org' por padrão). Verifique o console do editor para qualquer erro.
@@ -59,24 +59,44 @@ See [Application Template](https://github.com/aymericzip/intlayer-adonis-templat
59
59
 
60
60
  Para começar a usar o `adonis-intlayer`, instale o pacote usando o npm:
61
61
 
62
+ ```bash packageManager="npm"
63
+ npx intlayer@canary init --interactive # v9
64
+ # npx intlayer init # v8
65
+ ```
66
+
67
+ ```bash packageManager="pnpm"
68
+ pnpm dlx intlayer@canary init --interactive # v9
69
+ # pnpm dlx intlayer init # v8
70
+ ```
71
+
72
+ ```bash packageManager="yarn"
73
+ yarn dlx intlayer@canary init --interactive # v9
74
+ # yarn dlx intlayer init # v8
75
+ ```
76
+
77
+ ```bash packageManager="bun"
78
+ bunx intlayer@canary init --interactive # v9
79
+ # bunx intlayer init # v8
80
+ ```
81
+
82
+ > a flag `--interactive` é opcional. Use `intlayer-cli init` se você for um agente de IA.
83
+
84
+ > Este comando detectará seu ambiente e instalará os pacotes necessários. Por exemplo:
85
+
62
86
  ```bash packageManager="npm"
63
87
  npm install intlayer adonis-intlayer
64
- npx intlayer init
65
88
  ```
66
89
 
67
90
  ```bash packageManager="pnpm"
68
91
  pnpm add intlayer adonis-intlayer
69
- pnpm intlayer init
70
92
  ```
71
93
 
72
94
  ```bash packageManager="yarn"
73
95
  yarn add intlayer adonis-intlayer
74
- yarn intlayer init
75
96
  ```
76
97
 
77
98
  ```bash packageManager="bun"
78
99
  bun add intlayer adonis-intlayer
79
- bun x intlayer init
80
100
  ```
81
101
 
82
102
  ### Configuração
@@ -83,13 +83,13 @@ Definir o escopo do conteúdo do seu aplicativo **facilita a manutenção** de a
83
83
 
84
84
  <Accordion header="Agente de IA">
85
85
 
86
- A co-localização de conteúdo **reduz o contexto necessário** pelos Large Language Models (LLMs). O Intlayer também vem com um conjunto de ferramentas, como uma **CLI** para testar traduções ausentes,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)**, e **[habilidades do agente](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, para tornar a experiência do desenvolvedor (DX) ainda mais tranquila para os agentes de IA.
86
+ A co-localização de conteúdo **reduz o contexto necessário** pelos Large Language Models (LLMs). O Intlayer também vem com um conjunto de ferramentas, como uma **CLI** para testar traduções ausentes,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/mcp_server.md)**, e **[habilidades do agente](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/agent_skills.md)**, para tornar a experiência do desenvolvedor (DX) ainda mais tranquila para os agentes de IA.
87
87
 
88
88
  </Accordion>
89
89
 
90
90
  <Accordion header="Automação">
91
91
 
92
- Use a automação para traduzir seu pipeline de CI/CD usando o LLM de sua escolha às custas de seu provedor de IA. O Intlayer também oferece um **compilador** para automatizar a extração de conteúdo, bem como uma [plataforma web](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md) para ajudar a **traduzir em segundo plano**.
92
+ Use a automação para traduzir seu pipeline de CI/CD usando o LLM de sua escolha às custas de seu provedor de IA. O Intlayer também oferece um **compilador** para automatizar a extração de conteúdo, bem como uma [plataforma web](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md) para ajudar a **traduzir em segundo plano**.
93
93
 
94
94
  </Accordion>
95
95
 
@@ -101,7 +101,7 @@ Conectar arquivos JSON enormes a componentes pode levar a problemas de desempenh
101
101
 
102
102
  <Accordion header="Escalonamento sem nenhum desenvolvedor">
103
103
 
104
- Mais do que apenas uma solução i18n, o Intlayer fornece um **[editor visual] auto-hospedado(https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_visual_editor.md)** e um **[CMS completo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)** para ajudá-lo a gerenciar seu conteúdo multilíngue em **tempo real**, facilitando a colaboração com tradutores, redatores e outros membros da equipe. O conteúdo pode ser armazenado local e/ou remotamente.
104
+ Mais do que apenas uma solução i18n, o Intlayer fornece um **[editor visual] auto-hospedado(https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_visual_editor.md)** e um **[CMS completo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md)** para ajudá-lo a gerenciar seu conteúdo multilíngue em **tempo real**, facilitando a colaboração com tradutores, redatores e outros membros da equipe. O conteúdo pode ser armazenado local e/ou remotamente.
105
105
 
106
106
  </Accordion>
107
107
  </AccordionGroup>
@@ -118,24 +118,44 @@ Veja o [Modelo de Aplicação](https://github.com/aymericzip/intlayer-analog-tem
118
118
 
119
119
  Instale os pacotes necessários usando npm:
120
120
 
121
+ ```bash packageManager="npm"
122
+ npx intlayer@canary init --interactive # v9
123
+ # npx intlayer init # v8
124
+ ```
125
+
126
+ ```bash packageManager="pnpm"
127
+ pnpm dlx intlayer@canary init --interactive # v9
128
+ # pnpm dlx intlayer init # v8
129
+ ```
130
+
131
+ ```bash packageManager="yarn"
132
+ yarn dlx intlayer@canary init --interactive # v9
133
+ # yarn dlx intlayer init # v8
134
+ ```
135
+
136
+ ```bash packageManager="bun"
137
+ bunx intlayer@canary init --interactive # v9
138
+ # bunx intlayer init # v8
139
+ ```
140
+
141
+ > a flag `--interactive` é opcional. Use `intlayer-cli init` se você for um agente de IA.
142
+
143
+ > Este comando detectará seu ambiente e instalará os pacotes necessários. Por exemplo:
144
+
121
145
  ```bash packageManager="npm"
122
146
  npm install intlayer angular-intlayer vite-intlayer
123
- npx intlayer init
124
147
  ```
125
148
 
126
149
  ```bash packageManager="pnpm"
127
150
  pnpm add intlayer angular-intlayer vite-intlayer
128
- pnpm intlayer init
129
151
  ```
130
152
 
131
153
  ```bash packageManager="yarn"
132
154
  yarn add intlayer angular-intlayer vite-intlayer
133
- yarn intlayer init
134
155
  ```
135
156
 
136
157
  ```bash packageManager="bun"
137
158
  bun add intlayer angular-intlayer vite-intlayer
138
- bun x intlayer init
139
159
  ```
140
160
 
141
161
  - **intlayer**
@@ -191,7 +211,11 @@ import analog from "@analogjs/platform";
191
211
  export default defineConfig(() => ({
192
212
  plugins: [
193
213
  analog(),
194
- intlayer(), // Adicione o plugin Intlayer
214
+ intlayer({
215
+ proxy: {
216
+ ignore: (req) => req.url?.startsWith("/api"),
217
+ },
218
+ }),
195
219
  ],
196
220
  }));
197
221
  ```
@@ -61,13 +61,13 @@ Definir o escopo do conteúdo do seu aplicativo **facilita a manutenção** de a
61
61
 
62
62
  <Accordion header="Agente de IA">
63
63
 
64
- A co-localização de conteúdo **reduz o contexto necessário** pelos Large Language Models (LLMs). O Intlayer também vem com um conjunto de ferramentas, como uma **CLI** para testar traduções ausentes,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)**, e **[habilidades do agente](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, para tornar a experiência do desenvolvedor (DX) ainda mais tranquila para os agentes de IA.
64
+ A co-localização de conteúdo **reduz o contexto necessário** pelos Large Language Models (LLMs). O Intlayer também vem com um conjunto de ferramentas, como uma **CLI** para testar traduções ausentes,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/mcp_server.md)**, e **[habilidades do agente](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/agent_skills.md)**, para tornar a experiência do desenvolvedor (DX) ainda mais tranquila para os agentes de IA.
65
65
 
66
66
  </Accordion>
67
67
 
68
68
  <Accordion header="Automação">
69
69
 
70
- Use a automação para traduzir seu pipeline de CI/CD usando o LLM de sua escolha às custas de seu provedor de IA. O Intlayer também oferece um **compilador** para automatizar a extração de conteúdo, bem como uma [plataforma web](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md) para ajudar a **traduzir em segundo plano**.
70
+ Use a automação para traduzir seu pipeline de CI/CD usando o LLM de sua escolha às custas de seu provedor de IA. O Intlayer também oferece um **compilador** para automatizar a extração de conteúdo, bem como uma [plataforma web](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md) para ajudar a **traduzir em segundo plano**.
71
71
 
72
72
  </Accordion>
73
73
 
@@ -79,7 +79,7 @@ Conectar arquivos JSON enormes a componentes pode levar a problemas de desempenh
79
79
 
80
80
  <Accordion header="Escalonamento sem nenhum desenvolvedor">
81
81
 
82
- Mais do que apenas uma solução i18n, o Intlayer fornece um **[editor visual] auto-hospedado(https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_visual_editor.md)** e um **[CMS completo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)** para ajudá-lo a gerenciar seu conteúdo multilíngue em **tempo real**, facilitando a colaboração com tradutores, redatores e outros membros da equipe. O conteúdo pode ser armazenado local e/ou remotamente.
82
+ Mais do que apenas uma solução i18n, o Intlayer fornece um **[editor visual] auto-hospedado(https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_visual_editor.md)** e um **[CMS completo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md)** para ajudá-lo a gerenciar seu conteúdo multilíngue em **tempo real**, facilitando a colaboração com tradutores, redatores e outros membros da equipe. O conteúdo pode ser armazenado local e/ou remotamente.
83
83
 
84
84
  </Accordion>
85
85
  </AccordionGroup>
@@ -121,33 +121,53 @@ Veja o [Modelo de Aplicação](https://github.com/aymericzip/intlayer-angular-19
121
121
 
122
122
  Instale os pacotes necessários usando npm:
123
123
 
124
+ ```bash packageManager="npm"
125
+ npx intlayer@canary init --interactive # v9
126
+ # npx intlayer init # v8
127
+ ```
128
+
129
+ ```bash packageManager="pnpm"
130
+ pnpm dlx intlayer@canary init --interactive # v9
131
+ # pnpm dlx intlayer init # v8
132
+ ```
133
+
134
+ ```bash packageManager="yarn"
135
+ yarn dlx intlayer@canary init --interactive # v9
136
+ # yarn dlx intlayer init # v8
137
+ ```
138
+
139
+ ```bash packageManager="bun"
140
+ bunx intlayer@canary init --interactive # v9
141
+ # bunx intlayer init # v8
142
+ ```
143
+
144
+ > a flag `--interactive` é opcional. Use `intlayer-cli init` se você for um agente de IA.
145
+
146
+ > Este comando detectará seu ambiente e instalará os pacotes necessários. Por exemplo:
147
+
124
148
  ```bash packageManager="npm"
125
149
  npm install intlayer angular-intlayer
126
150
  npm install @angular-builders/custom-webpack --save-dev
127
- npx intlayer init
128
151
  ```
129
152
 
130
153
  ```bash packageManager="pnpm"
131
154
  pnpm add intlayer angular-intlayer
132
155
  pnpm add @angular-builders/custom-webpack --save-dev
133
- pnpm intlayer init
134
156
  ```
135
157
 
136
158
  ```bash packageManager="yarn"
137
159
  yarn add intlayer angular-intlayer
138
160
  yarn add @angular-builders/custom-webpack --save-dev
139
- yarn intlayer init
140
161
  ```
141
162
 
142
163
  ```bash packageManager="bun"
143
164
  bun add intlayer angular-intlayer
144
165
  bun add @angular-builders/custom-webpack --dev
145
- bun x intlayer init
146
166
  ```
147
167
 
148
168
  - **intlayer**
149
169
 
150
- O pacote principal que fornece ferramentas de internacionalização para gerenciamento de configuração, tradução, [declaração de conteúdo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dictionary/content_file.md), transpiração e [comandos CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/cli/index.md).
170
+ O pacote principal que fornece ferramentas de internacionalização para gerenciamento de configuração, tradução, [declaração de conteúdo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/dictionary/content_file.md), transpiração e [comandos CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/cli/index.md).
151
171
 
152
172
  - **angular-intlayer**
153
173
  O pacote que integra o Intlayer com a aplicação Angular. Ele fornece provedores de contexto e hooks para a internacionalização Angular.
@@ -179,7 +199,7 @@ const config: IntlayerConfig = {
179
199
  export default config;
180
200
  ```
181
201
 
182
- > Através deste arquivo de configuração, você pode configurar URLs localizadas, redirecionamento de middleware, nomes de cookies, a localização e extensão das suas declarações de conteúdo, desativar os logs do Intlayer no console e muito mais. Para uma lista completa de parâmetros disponíveis, consulte a [documentação de configuração](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md).
202
+ > Através deste arquivo de configuração, você pode configurar URLs localizadas, redirecionamento de middleware, nomes de cookies, a localização e extensão das suas declarações de conteúdo, desativar os logs do Intlayer no console e muito mais. Para uma lista completa de parâmetros disponíveis, consulte a [documentação de configuração](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/configuration.md).
183
203
 
184
204
  </Step>
185
205
 
@@ -281,7 +301,7 @@ export default appContent;
281
301
 
282
302
  > Suas declarações de conteúdo podem ser definidas em qualquer lugar da sua aplicação, desde que estejam incluídas no diretório `contentDir` (por padrão, `./src`). Em conformidade com a extensão do arquivo de declaração de conteúdo (por padrão, `.content.{json,ts,tsx,js,jsx,mjs,cjs,md,mdx,yaml,yml}`).
283
303
 
284
- > Para mais detalhes, consulte a [documentação de declaração de conteúdo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/dictionary/content_file.md).
304
+ > Para mais detalhes, consulte a [documentação de declaração de conteúdo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/dictionary/content_file.md).
285
305
 
286
306
  </Step>
287
307
 
@@ -446,6 +466,6 @@ Para mais detalhes sobre como usar a extensão, consulte a [documentação da Ex
446
466
 
447
467
  ### Indo Mais Longe
448
468
 
449
- Para ir mais longe, você pode implementar o [editor visual](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_visual_editor.md) ou externalizar seu conteúdo usando o [CMS](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md).
469
+ Para ir mais longe, você pode implementar o [editor visual](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_visual_editor.md) ou externalizar seu conteúdo usando o [CMS](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md).
450
470
 
451
471
  ---
@@ -63,13 +63,13 @@ Definir o escopo do conteúdo do seu aplicativo **facilita a manutenção** de a
63
63
 
64
64
  <Accordion header="Agente de IA">
65
65
 
66
- A co-localização de conteúdo **reduz o contexto necessário** pelos Large Language Models (LLMs). O Intlayer também vem com um conjunto de ferramentas, como uma **CLI** para testar traduções ausentes,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)**, e **[habilidades do agente](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, para tornar a experiência do desenvolvedor (DX) ainda mais tranquila para os agentes de IA.
66
+ A co-localização de conteúdo **reduz o contexto necessário** pelos Large Language Models (LLMs). O Intlayer também vem com um conjunto de ferramentas, como uma **CLI** para testar traduções ausentes,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/mcp_server.md)**, e **[habilidades do agente](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/agent_skills.md)**, para tornar a experiência do desenvolvedor (DX) ainda mais tranquila para os agentes de IA.
67
67
 
68
68
  </Accordion>
69
69
 
70
70
  <Accordion header="Automação">
71
71
 
72
- Use a automação para traduzir seu pipeline de CI/CD usando o LLM de sua escolha às custas de seu provedor de IA. O Intlayer também oferece um **compilador** para automatizar a extração de conteúdo, bem como uma [plataforma web](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md) para ajudar a **traduzir em segundo plano**.
72
+ Use a automação para traduzir seu pipeline de CI/CD usando o LLM de sua escolha às custas de seu provedor de IA. O Intlayer também oferece um **compilador** para automatizar a extração de conteúdo, bem como uma [plataforma web](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md) para ajudar a **traduzir em segundo plano**.
73
73
 
74
74
  </Accordion>
75
75
 
@@ -81,7 +81,7 @@ Conectar arquivos JSON enormes a componentes pode levar a problemas de desempenh
81
81
 
82
82
  <Accordion header="Escalonamento sem nenhum desenvolvedor">
83
83
 
84
- Mais do que apenas uma solução i18n, o Intlayer fornece um **[editor visual] auto-hospedado(https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_visual_editor.md)** e um **[CMS completo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)** para ajudá-lo a gerenciar seu conteúdo multilíngue em **tempo real**, facilitando a colaboração com tradutores, redatores e outros membros da equipe. O conteúdo pode ser armazenado local e/ou remotamente.
84
+ Mais do que apenas uma solução i18n, o Intlayer fornece um **[editor visual] auto-hospedado(https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_visual_editor.md)** e um **[CMS completo](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/intlayer_CMS.md)** para ajudá-lo a gerenciar seu conteúdo multilíngue em **tempo real**, facilitando a colaboração com tradutores, redatores e outros membros da equipe. O conteúdo pode ser armazenado local e/ou remotamente.
85
85
 
86
86
  </Accordion>
87
87
  </AccordionGroup>
@@ -123,28 +123,48 @@ Veja o [Modelo de Aplicação](https://github.com/aymericzip/intlayer-angular-21
123
123
 
124
124
  Instale os pacotes necessários usando o npm:
125
125
 
126
+ ```bash packageManager="npm"
127
+ npx intlayer@canary init --interactive # v9
128
+ # npx intlayer init # v8
129
+ ```
130
+
131
+ ```bash packageManager="pnpm"
132
+ pnpm dlx intlayer@canary init --interactive # v9
133
+ # pnpm dlx intlayer init # v8
134
+ ```
135
+
136
+ ```bash packageManager="yarn"
137
+ yarn dlx intlayer@canary init --interactive # v9
138
+ # yarn dlx intlayer init # v8
139
+ ```
140
+
141
+ ```bash packageManager="bun"
142
+ bunx intlayer@canary init --interactive # v9
143
+ # bunx intlayer init # v8
144
+ ```
145
+
146
+ > a flag `--interactive` é opcional. Use `intlayer-cli init` se você for um agente de IA.
147
+
148
+ > Este comando detectará seu ambiente e instalará os pacotes necessários. Por exemplo:
149
+
126
150
  ```bash packageManager="npm"
127
151
  npm install intlayer angular-intlayer
128
152
  npm install @angular-builders/custom-esbuild --save-dev
129
- npx intlayer init
130
153
  ```
131
154
 
132
155
  ```bash packageManager="pnpm"
133
156
  pnpm add intlayer angular-intlayer
134
157
  pnpm add @angular-builders/custom-esbuild --save-dev
135
- pnpm intlayer init
136
158
  ```
137
159
 
138
160
  ```bash packageManager="yarn"
139
161
  yarn add intlayer angular-intlayer
140
162
  yarn add @angular-builders/custom-esbuild --save-dev
141
- yarn intlayer init
142
163
  ```
143
164
 
144
165
  ```bash packageManager="bun"
145
166
  bun add intlayer angular-intlayer
146
167
  bun add @angular-builders/custom-esbuild --dev
147
- bun x intlayer init
148
168
  ```
149
169
 
150
170
  - **intlayer**