@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
@@ -284,34 +284,6 @@ Aqui está um exemplo do impacto da otimização do tamanho do bundle usando `in
284
284
 
285
285
  ---
286
286
 
287
- ## DX, ferramentas e manutenção
288
-
289
- <Columns>
290
- <Column>
291
-
292
- **next-intl**
293
-
294
- - Comumente emparelhado com plataformas externas de localização e fluxos editoriais.
295
-
296
- </Column>
297
- <Column>
298
-
299
- **next-i18next**
300
-
301
- - Comumente emparelhado com plataformas externas de localização e fluxos editoriais.
302
-
303
- </Column>
304
- <Column>
305
-
306
- **intlayer**
307
-
308
- - Fornece um **Editor Visual gratuito** e um **CMS opcional** (compatível com Git ou externalizado), além de uma **extensão para VSCode** e **traduções assistidas por IA** usando suas próprias chaves de provedor.
309
-
310
- </Column>
311
- </Columns>
312
-
313
- **Por que isso importa:** Reduz o custo operacional e encurta o ciclo entre desenvolvedores e autores de conteúdo.
314
-
315
287
  ## Integração com plataformas de localização (TMS)
316
288
 
317
289
  Grandes organizações frequentemente dependem de Sistemas de Gerenciamento de Tradução (TMS) como **Crowdin**, **Phrase**, **Lokalise**, **Localizely** ou **Localazy**.
@@ -1178,6 +1150,127 @@ export default robots;
1178
1150
 
1179
1151
  ---
1180
1152
 
1153
+ ### Middleware para roteamento de locale
1154
+
1155
+ <Tabs defaultTab="next-intl" group='techno'>
1156
+ <Tab label="next-i18next" value="next-i18next">
1157
+
1158
+ Adicione um middleware para lidar com detecção de locale e roteamento:
1159
+
1160
+ ```ts fileName="src/middleware.ts"
1161
+ import { NextResponse, type NextRequest } from "next/server";
1162
+ import { defaultLocale, locales } from "@/i18n.config";
1163
+
1164
+ const PUBLIC_FILE = /\.[^/]+$/; // excluir arquivos com extensões
1165
+
1166
+ export function middleware(request: NextRequest) {
1167
+ const { pathname } = request.nextUrl;
1168
+
1169
+ if (
1170
+ pathname.startsWith("/_next") ||
1171
+ pathname.startsWith("/api") ||
1172
+ pathname.startsWith("/static") ||
1173
+ PUBLIC_FILE.test(pathname)
1174
+ ) {
1175
+ return;
1176
+ }
1177
+
1178
+ const hasLocale = locales.some(
1179
+ (l) => pathname === "/" + l || pathname.startsWith("/" + l + "/")
1180
+ );
1181
+ if (!hasLocale) {
1182
+ const locale = defaultLocale;
1183
+ const url = request.nextUrl.clone();
1184
+ url.pathname = "/" + locale + (pathname === "/" ? "" : pathname);
1185
+ return NextResponse.redirect(url);
1186
+ }
1187
+ }
1188
+
1189
+ export const config = {
1190
+ matcher: [
1191
+ // Corresponder todos os caminhos exceto os que começam com estes e arquivos com extensão
1192
+ "/((?!api|_next|static|.*\\..*).*)",
1193
+ ],
1194
+ };
1195
+ ```
1196
+
1197
+ </Tab>
1198
+ <Tab label="next-intl" value="next-intl">
1199
+
1200
+ Adicione um middleware para lidar com detecção de locale e roteamento:
1201
+
1202
+ ```ts fileName="src/middleware.ts"
1203
+ import createMiddleware from "next-intl/middleware";
1204
+ import { locales, defaultLocale } from "@/i18n";
1205
+
1206
+ export default createMiddleware({
1207
+ locales: [...locales],
1208
+ defaultLocale,
1209
+ localeDetection: true,
1210
+ });
1211
+
1212
+ export const config = {
1213
+ // Pular API, Next internals e assets estáticos
1214
+ matcher: ["/((?!api|_next|.*\\..*).*)"],
1215
+ };
1216
+ ```
1217
+
1218
+ </Tab>
1219
+ <Tab label="intlayer" value="intlayer">
1220
+
1221
+ O Intlayer fornece manipulação de middleware integrada através da configuração do pacote `next-intlayer`.
1222
+
1223
+ ```ts fileName="src/middleware.ts"
1224
+ import { intlayerProxy } from "next-intlayer/proxy";
1225
+
1226
+ export const middleware = intlayerProxy();
1227
+
1228
+ // aplica este middleware apenas a arquivos no diretório app
1229
+ export const config = {
1230
+ matcher: "/((?!api|_next|static|.*\\..*).*)",
1231
+ };
1232
+ ```
1233
+
1234
+ A configuração do middleware está centralizada no arquivo `intlayer.config.ts`.
1235
+
1236
+ </Tab>
1237
+ </Tabs>
1238
+
1239
+ ### Lista de verificação de configuração e boas práticas
1240
+
1241
+ <Tabs defaultTab="next-intl" group='techno'>
1242
+ <Tab label="next-i18next" value="next-i18next">
1243
+
1244
+ - Certifique-se de que `lang` e `dir` estão definidos no `<html>` raiz em `src/app/[locale]/layout.tsx`.
1245
+ - Divida as traduções em namespaces (por exemplo `common.json`, `about.json`) em `src/locales/<locale>/`.
1246
+ - Carregue apenas os namespaces necessários em componentes cliente usando `useTranslation('<ns>')` e escopo de `I18nProvider` com os mesmos namespaces.
1247
+ - Mantenha as páginas estáticas sempre que possível: exporte `export const dynamic = 'force-static'` nas páginas; defina `dynamicParams = false` e implemente `generateStaticParams`.
1248
+ - Use componentes servidor síncronos aninhados sob limites de cliente passando strings pré-computadas ou a função `t` e a `locale`.
1249
+ - Para SEO, defina `alternates.languages` nos metadados, liste URLs localizadas em `sitemap.ts` e desabilite rotas localizadas duplicadas em `robots.ts`.
1250
+ - Prefira formatadores com reconhecimento de locale (por exemplo, `Intl.NumberFormat(locale)`) e memorize-os no cliente se estiver usando React < 19.
1251
+
1252
+ </Tab>
1253
+ <Tab label="next-intl" value="next-intl">
1254
+
1255
+ - **Defina `lang` e `dir` do html**: Em `src/app/[locale]/layout.tsx`, compute `dir` via `getLocaleDirection(locale)` e defina `<html lang={locale} dir={dir}>`.
1256
+ - **Divida mensagens por namespace**: Organize JSON por locale e namespace (por exemplo, `common.json`, `about.json`).
1257
+ - **Minimize o payload do cliente**: Nas páginas, envie apenas os namespaces necessários para `NextIntlClientProvider` (por exemplo, `pick(messages, ['common', 'about'])`).
1258
+ - **Prefira páginas estáticas**: Exporte `export const dynamic = 'force-static'` e gere parâmetros estáticos para todos os `locales`.
1259
+ - **Componentes servidor síncronos**: Mantenha componentes servidor síncronos passando strings pré-computadas (rótulos traduzidos, números formatados) em vez de chamadas assíncronas ou funções não-serializáveis.
1260
+
1261
+ </Tab>
1262
+ <Tab label="intlayer" value="intlayer">
1263
+
1264
+ - **Conteúdo modular**: Co-localize dicionários de conteúdo com componentes usando arquivos `.content.{ts|js|json}`.
1265
+ - **Segurança de tipo**: Aproveite a integração do TypeScript para validação de conteúdo em tempo de compilação.
1266
+ - **Otimização em tempo de compilação**: Use as ferramentas de compilação do Intlayer para tree-shaking automático e otimização de bundle.
1267
+ - **Ferramentas integradas**: Aproveite o suporte integrado de roteamento, auxiliares de SEO e editor visual.
1268
+
1269
+ </Tab>
1270
+ </Tabs>
1271
+
1272
+ ---
1273
+
1181
1274
  ## E o vencedor é…
1182
1275
 
1183
1276
  Não é simples. Cada opção tem seus prós e contras. Aqui está como eu vejo:
@@ -345,6 +345,12 @@ export default robots;
345
345
 
346
346
  ---
347
347
 
348
+ ## Audite seu site com o Intlayer SEO Scanner
349
+
350
+ Para garantir que seu aplicativo multilíngue esteja perfeitamente otimizado, recomendamos o uso do [Intlayer SEO Scanner](https://intlayer.org/i18n-seo-scanner). É uma ferramenta especializada em verificação de sites multilíngues, ajudando você a identificar tags hreflang ausentes, links quebrados e outros problemas de SEO em todas as suas páginas localizadas.
351
+
352
+ ---
353
+
348
354
  ## Conclusão
349
355
 
350
356
  Fazer a i18n corretamente no Next.js não é apenas sobre traduzir texto, mas sim garantir que os motores de busca e os usuários saibam exatamente qual versão do seu conteúdo deve ser exibida.
@@ -57,43 +57,6 @@ Esse último ponto é crucial. Um sistema RAG não apenas responde perguntas, el
57
57
 
58
58
  Portanto, RAG não é apenas uma ferramenta de suporte. É também um **motor de descoberta de produto**.
59
59
 
60
- ## Como funciona o pipeline RAG
61
-
62
- ![RAG Pipeline](https://github.com/aymericzip/intlayer/blob/main/docs/assets/rag_flow.svg)
63
-
64
- Em um nível geral, aqui está a receita que usei:
65
-
66
- 1. **Dividir a documentação em partes** Grandes arquivos Markdown são divididos em partes. Dividir permite fornecer como contexto apenas as partes relevantes da documentação.
67
- 2. **Gerar embeddings** Cada parte é transformada em um vetor usando a API de embedding da OpenAI (text-embedding-3-large) ou um banco de dados vetorial (Chroma, Qdrant, Pinecone).
68
- 3. **Indexação e armazenamento** Os embeddings são armazenados em um arquivo JSON simples (para minha demonstração), mas em produção, provavelmente você usaria um banco de dados vetorial.
69
- 4. **Recuperação (R em RAG)** A consulta do usuário é transformada em embedding, a similaridade cosseno é calculada, e os chunks mais relevantes são recuperados.
70
- 5. **Aumento + Geração (AG em RAG)** Esses chunks são injetados no prompt para o ChatGPT, para que o modelo responda com o contexto real da documentação.
71
- 6. **Registro de consultas para feedback** Cada consulta do usuário é armazenada. Isso é ouro para entender pontos problemáticos, documentação faltante ou novas oportunidades.
72
-
73
- ## Passo 1: Lendo a Documentação
74
-
75
- O primeiro passo foi simples: eu precisava de uma forma de escanear uma pasta docs/ para todos os arquivos .md. Usando Node.js e glob, eu busquei o conteúdo de cada arquivo Markdown para a memória.
76
-
77
- Isso mantém o pipeline flexível: em vez de Markdown, você poderia buscar documentos de um banco de dados, um CMS ou até mesmo uma API.
78
-
79
- ## Passo 2: Dividindo a Documentação em Partes
80
-
81
- Por que dividir em partes? Porque os modelos de linguagem têm **limites de contexto**. Alimentá-los com um livro inteiro de documentação não funciona.
82
-
83
- Então, a ideia é quebrar o texto em partes gerenciáveis (por exemplo, 500 tokens cada) com sobreposição (por exemplo, 100 tokens). A sobreposição garante continuidade para que você não perca o significado nas fronteiras das partes.
84
-
85
- **Exemplo:**
86
-
87
- - Parte 1 → “…a velha biblioteca que muitos haviam esquecido. Suas prateleiras imponentes estavam cheias de livros…”
88
- - Parte 2 → “…as prateleiras estavam cheias de livros de todos os gêneros imagináveis, cada um sussurrando histórias…”
89
-
90
- A sobreposição garante que ambas as partes contenham contexto compartilhado, para que a recuperação permaneça coerente.
91
-
92
- Esse equilíbrio (tamanho do chunk vs sobreposição) é fundamental para a eficiência do RAG:
93
-
94
- - Muito pequeno → você obtém ruído.
95
- - Muito grande → você estoura o tamanho do contexto.
96
-
97
60
  ## Passo 3: Gerando Embeddings
98
61
 
99
62
  Uma vez que os documentos são divididos em chunks, geramos **embeddings**, vetores de alta dimensão que representam cada chunk.
@@ -112,164 +75,6 @@ Usei o modelo text-embedding-3-large da OpenAI, mas você pode usar qualquer mod
112
75
 
113
76
  Cada vetor é uma impressão digital matemática do texto, permitindo a busca por similaridade.
114
77
 
115
- ## Passo 4: Indexando e Armazenando Embeddings
116
-
117
- Para evitar regenerar embeddings várias vezes, eu os armazenei em embeddings.json.
118
-
119
- Em produção, você provavelmente vai querer um banco de dados vetorial como:
120
-
121
- - Chroma
122
- - Qdrant
123
- - Pinecone
124
- - FAISS, Weaviate, Milvus, etc.
125
-
126
- Bancos de dados vetoriais lidam com indexação, escalabilidade e busca rápida. Mas para meu protótipo, um JSON local funcionou bem.
127
-
128
- ## Passo 5: Recuperação com Similaridade Cosseno
129
-
130
- Quando um usuário faz uma pergunta:
131
-
132
- 1. Gere um embedding para a consulta.
133
- 2. Compare-o com todos os embeddings dos documentos usando **similaridade cosseno**.
134
- 3. Mantenha apenas os N chunks mais similares.
135
-
136
- A similaridade cosseno mede o ângulo entre dois vetores. Uma correspondência perfeita tem pontuação **1.0**.
137
-
138
- Dessa forma, o sistema encontra as passagens do documento mais próximas da consulta.
139
-
140
- ## Passo 6: Aumento + Geração
141
-
142
- Agora vem a mágica. Pegamos os chunks principais e os injetamos no **prompt do sistema** para o ChatGPT.
143
-
144
- Isso significa que o modelo responde como se esses trechos fizessem parte da conversa.
145
-
146
- O resultado: respostas precisas e **baseadas na documentação**.
147
-
148
- ## Passo 7: Registro das Consultas dos Usuários
149
-
150
- Este é o superpoder oculto.
151
-
152
- Cada pergunta feita é armazenada. Com o tempo, você constrói um conjunto de dados de:
153
-
154
- - Perguntas mais frequentes (ótimo para FAQs)
155
- - Perguntas sem resposta (documentação ausente ou pouco clara)
156
- - Solicitações de funcionalidades disfarçadas de perguntas (“Integra com X?”)
157
- - Casos de uso emergentes que você não havia planejado
158
-
159
- Isso transforma seu assistente RAG em uma **ferramenta contínua de pesquisa com usuários**.
160
-
161
- ## Quanto Custa?
162
-
163
- Uma objeção comum ao RAG é o custo. Na prática, é surpreendentemente barato:
164
-
165
- - Gerar embeddings para cerca de 200 documentos leva cerca de **5 minutos** e custa **1–2 euros**.
166
- - O recurso de busca na documentação é 100% gratuito.
167
- - Para consultas, usamos o gpt-4o-latest sem o modo “thinking”. No Intlayer, vemos cerca de **300 consultas de chat por mês**, e a fatura da API OpenAI raramente ultrapassa **10 dólares**.
168
-
169
- Além disso, você pode incluir o custo de hospedagem.
170
-
171
- ## Detalhes da Implementação
172
-
173
- Stack:
174
-
175
- - Monorepo: workspace pnpm
176
- - Pacote de documentação: Node.js / TypeScript / API OpenAI
177
- - Frontend: Next.js / React / Tailwind CSS
178
- - Backend: rota API Node.js / API OpenAI
179
-
180
- O pacote `@smart-doc/docs` é um pacote TypeScript que lida com o processamento da documentação. Quando um arquivo markdown é adicionado ou modificado, o pacote inclui um script `build` que reconstrói a lista de documentação em cada idioma, gera embeddings e os armazena em um arquivo `embeddings.json`.
181
-
182
- Para o frontend, usamos uma aplicação Next.js que fornece:
183
-
184
- - Renderização de Markdown para HTML
185
- - Uma barra de pesquisa para encontrar documentação relevante
186
- - Uma interface de chatbot para fazer perguntas sobre a documentação
187
-
188
- Para realizar uma busca na documentação, a aplicação Next.js inclui uma rota de API que chama uma função do pacote `@smart-doc/docs` para recuperar fragmentos de documentação que correspondem à consulta. Usando esses fragmentos, podemos retornar uma lista de páginas de documentação relevantes para a busca do usuário.
189
-
190
- Para a funcionalidade do chatbot, seguimos o mesmo processo de busca, mas além disso, injetamos os fragmentos de documentação recuperados no prompt enviado ao ChatGPT.
191
-
192
- Aqui está um exemplo de um prompt enviado ao ChatGPT:
193
-
194
- Prompt do sistema:
195
-
196
- ```txt
197
- Você é um assistente prestativo que pode responder perguntas sobre a documentação do Intlayer.
198
-
199
- Fragmentos relacionados:
200
-
201
- -----
202
- docName: "getting-started"
203
- docChunk: "1/3"
204
- docUrl: "https://example.com/docs/pt/getting-started"
205
- ---
206
-
207
- # Como começar
208
-
209
- ...
210
-
211
- -----
212
- docName: "another-doc"
213
- docChunk: "1/5"
214
- docUrl: "https://example.com/docs/pt/another-doc"
215
- ---
216
-
217
- # Outro documento
218
-
219
- ...
220
- ```
221
-
222
- Consulta do usuário :
223
-
224
- ```txt
225
- Como começar?
226
- ```
227
-
228
- Usamos SSE para transmitir a resposta da rota da API.
229
-
230
- Como mencionado, usamos gpt-4-turbo sem o modo "thinking". As respostas são relevantes e a latência é baixa.
231
- Experimentamos com o gpt-5, mas a latência era muito alta (às vezes até 15 segundos para uma resposta). Mas revisaremos isso no futuro.
232
-
233
- 👉 [Experimente a demonstração aqui](https://intlayer.org/doc/why) 👉 [Confira o modelo de código no GitHub](https://github.com/aymericzip/smart_doc_RAG)
234
-
235
- ## Indo Além
236
-
237
- Este projeto é uma implementação mínima. Mas você pode estendê-lo de várias maneiras:
238
-
239
- - Servidor MCP → a função de pesquisa de documentação para um servidor MCP para conectar a documentação a qualquer assistente de IA
240
-
241
- - Bancos de Dados Vetoriais → escalar para milhões de pedaços de documentação
242
- - LangChain / LlamaIndex → frameworks prontos para pipelines RAG
243
- - Painéis de análise → visualizar consultas dos usuários e pontos problemáticos
244
- - Recuperação multi-fonte → buscar não apenas documentos, mas entradas de banco de dados, posts de blog, tickets, etc.
245
- - Melhoria no prompting → reclassificação, filtragem e busca híbrida (palavra-chave + semântica)
246
-
247
- ## Limitações que Encontramos
248
-
249
- - A segmentação e sobreposição são empíricas. O equilíbrio correto (tamanho do pedaço, porcentagem de sobreposição, número de pedaços recuperados) requer iteração e testes.
250
- - Embeddings não são regenerados automaticamente quando os documentos mudam. Nosso sistema redefine os embeddings para um arquivo somente se o número de pedaços for diferente do que está armazenado.
251
- - Neste protótipo, os embeddings são armazenados em JSON. Isso funciona para demonstrações, mas polui o Git. Em produção, um banco de dados ou um armazenamento vetorial dedicado é melhor.
252
-
253
- ## Por Que Isso Importa Além da Documentação
254
-
255
- A parte interessante não é apenas o chatbot. É o **ciclo de feedback**.
256
-
257
- Com RAG, você não apenas responde:
258
-
259
- - Você aprende o que confunde os usuários.
260
- - Você descobre quais recursos eles esperam.
261
- - Você adapta sua estratégia de produto com base em consultas reais.
262
-
263
- **Exemplo:**
264
-
265
- Imagine lançar um novo recurso e ver instantaneamente:
266
-
267
- - 50% das perguntas são sobre o mesmo passo de configuração pouco claro
268
- - Usuários pedem repetidamente por uma integração que você ainda não suporta
269
- - Pessoas buscam termos que revelam um novo caso de uso
270
-
271
- Isso é **inteligência de produto** diretamente dos seus usuários.
272
-
273
78
  ## Conclusão
274
79
 
275
80
  RAG é uma das formas mais simples e poderosas de tornar os LLMs práticos. Ao combinar **recuperação + geração**, você pode transformar documentos estáticos em um **assistente inteligente** e, ao mesmo tempo, obter um fluxo contínuo de insights sobre o produto.
@@ -137,6 +137,14 @@ Nós avaliamos:
137
137
 
138
138
  ---
139
139
 
140
+ ## Interoperabilidade com `react-intl` e `react-i18next`
141
+
142
+ `intlayer` também pode ajudar a gerenciar seus namespaces `react-intl` e `react-i18next`.
143
+
144
+ Usando `intlayer`, você pode declarar seu conteúdo no formato de sua biblioteca i18n favorita, e o intlayer gerará seus namespaces no local de sua escolha (exemplo: `/messages/{{locale}}/{{namespace}}.json`).
145
+
146
+ ---
147
+
140
148
  ## Notas práticas de migração (react-intl / react-i18next → Intlayer)
141
149
 
142
150
  - **Migre de forma incremental**: Comece com uma funcionalidade ou rota; mantenha os catálogos legados em paralelo durante a transição.
@@ -249,6 +249,14 @@ Esta abordagem:
249
249
 
250
250
  ---
251
251
 
252
+ ## Interoperabilidade com vue-i18n
253
+
254
+ `intlayer` também pode ajudar a gerenciar seus namespaces `vue-i18n`.
255
+
256
+ Usando `intlayer`, você pode declarar seu conteúdo no formato de sua biblioteca i18n favorita, e intlayer gerará seus namespaces no local de sua escolha (exemplo: `/messages/{{locale}}/{{namespace}}.json`).
257
+
258
+ ---
259
+
252
260
  ## Notas práticas de migração (vue-i18n → Intlayer)
253
261
 
254
262
  - **Comece por funcionalidade**: Mova uma rota/visualização/componente de cada vez para os dicionários locais do Intlayer.
@@ -286,6 +286,12 @@ const LocaleSwitcher: FC = () => {
286
286
 
287
287
  ---
288
288
 
289
+ ## Проверьте свой сайт с помощью Intlayer SEO Scanner
290
+
291
+ Чтобы убедиться, что ваше многоязычное приложение идеально оптимизировано, мы рекомендуем использовать [Intlayer SEO Scanner](https://intlayer.org/i18n-seo-scanner). Это специализированный инструмент для проверки многоязычных веб-сайтов, помогающий выявить недостающие теги hreflang, неработающие ссылки и другие проблемы SEO на всех ваших локализованных страницах.
292
+
293
+ ---
294
+
289
295
  ## Заключение
290
296
 
291
297
  Создание многоязычного веб-сайта включает в себя гораздо больше, чем просто перевод текста. Это о структурировании URL эффективно, использовании тегов `hreflang`, чтобы помочь поисковым системам предлагать правильную версию, и обеспечении отличного пользовательского опыта , полного с локализованными визуальными элементами, селекторами языков и последовательной навигацией. Следуя этим лучшим практикам, вы получите успех на глобальных рынках, увеличите удовлетворенность пользователей и, в конечном итоге, получите лучшие результаты SEO в разных регионах.
@@ -34,6 +34,10 @@ author: aymericzip
34
34
 
35
35
  <iframe title="Как автоматизировать ваши JSON-переводы i18next с помощью Intlayer" class="m-auto aspect-16/9 w-full overflow-hidden rounded-lg border-0" allow="autoplay; gyroscope;" loading="lazy" width="1080" height="auto" src="https://www.youtube.com/embed/MpGMxniDHNg?autoplay=0&amp;origin=https://intlayer.org&amp;controls=0&amp;rel=1"/>
36
36
 
37
+ ## Содержание
38
+
39
+ <TOC/>
40
+
37
41
  ## Что такое Intlayer?
38
42
 
39
43
  **Intlayer**, это инновационная, открытая библиотека интернационализации, созданная для устранения недостатков традиционных решений i18n. Она предлагает современный подход к управлению контентом в JavaScript-приложениях.
@@ -65,24 +69,44 @@ author: aymericzip
65
69
 
66
70
  Установите необходимые пакеты:
67
71
 
72
+ ```bash packageManager="npm"
73
+ npx intlayer@canary init --interactive # v9
74
+ # npx intlayer init # v8
75
+ ```
76
+
77
+ ```bash packageManager="pnpm"
78
+ pnpm dlx intlayer@canary init --interactive # v9
79
+ # pnpm dlx intlayer init # v8
80
+ ```
81
+
82
+ ```bash packageManager="yarn"
83
+ yarn dlx intlayer@canary init --interactive # v9
84
+ # yarn dlx intlayer init # v8
85
+ ```
86
+
87
+ ```bash packageManager="bun"
88
+ bunx intlayer@canary init --interactive # v9
89
+ # bunx intlayer init # v8
90
+ ```
91
+
92
+ > флаг `--interactive` не является обязательным. Используйте `intlayer-cli init`, если вы являетесь ИИ-агентом.
93
+
94
+ > Эта команда определит вашу среду и установит необходимые пакеты. Например:
95
+
68
96
  ```bash packageManager="npm"
69
97
  npm install intlayer @intlayer/sync-json-plugin --save-dev
70
- npx intlayer init
71
98
  ```
72
99
 
73
100
  ```bash packageManager="pnpm"
74
101
  pnpm add intlayer @intlayer/sync-json-plugin --save-dev
75
- pnpm intlayer init
76
102
  ```
77
103
 
78
104
  ```bash packageManager="yarn"
79
105
  yarn add intlayer @intlayer/sync-json-plugin --dev
80
- yarn intlayer init
81
106
  ```
82
107
 
83
108
  ```bash packageManager="bun"
84
109
  bun add intlayer @intlayer/sync-json-plugin --dev
85
- bun x intlayer init
86
110
  ```
87
111
 
88
112
  **Описание пакетов:**
@@ -34,17 +34,6 @@ author: aymericzip
34
34
 
35
35
  <TOC/>
36
36
 
37
- ## Что такое next-i18next?
38
-
39
- **next-i18next**, это один из самых популярных фреймворков для интернационализации (i18n) в приложениях Next.js. Построенный на мощной экосистеме **i18next**, он предоставляет комплексное решение для управления переводами, локализацией и переключением языков в проектах Next.js.
40
-
41
- Однако next-i18next имеет некоторые сложности:
42
-
43
- - **Сложная конфигурация**: Настройка next-i18next требует нескольких конфигурационных файлов и тщательной настройки экземпляров i18n на стороне сервера и клиента.
44
- - **Разрозненные переводы**: Файлы переводов обычно хранятся в отдельных директориях от компонентов, что затрудняет поддержание согласованности.
45
- - **Ручное управление пространствами имён**: Разработчикам необходимо вручную управлять пространствами имён и обеспечивать правильную загрузку ресурсов переводов.
46
- - **Ограниченная типобезопасность**: Поддержка TypeScript требует дополнительной настройки и не обеспечивает автоматическую генерацию типов для переводов.
47
-
48
37
  ## Что такое Intlayer?
49
38
 
50
39
  **Intlayer**, это инновационная, открытая библиотека интернационализации, разработанная для устранения недостатков традиционных решений i18n. Она предлагает современный подход к управлению контентом в приложениях Next.js.
@@ -73,24 +62,44 @@ author: aymericzip
73
62
 
74
63
  Установите необходимые пакеты с помощью предпочитаемого менеджера пакетов:
75
64
 
65
+ ```bash packageManager="npm"
66
+ npx intlayer@canary init --interactive # v9
67
+ # npx intlayer init # v8
68
+ ```
69
+
70
+ ```bash packageManager="pnpm"
71
+ pnpm dlx intlayer@canary init --interactive # v9
72
+ # pnpm dlx intlayer init # v8
73
+ ```
74
+
75
+ ```bash packageManager="yarn"
76
+ yarn dlx intlayer@canary init --interactive # v9
77
+ # yarn dlx intlayer init # v8
78
+ ```
79
+
80
+ ```bash packageManager="bun"
81
+ bunx intlayer@canary init --interactive # v9
82
+ # bunx intlayer init # v8
83
+ ```
84
+
85
+ > флаг `--interactive` не является обязательным. Используйте `intlayer-cli init`, если вы являетесь ИИ-агентом.
86
+
87
+ > Эта команда определит вашу среду и установит необходимые пакеты. Например:
88
+
76
89
  ```bash packageManager="npm"
77
90
  npm install intlayer @intlayer/sync-json-plugin --save-dev
78
- npx intlayer init
79
91
  ```
80
92
 
81
93
  ```bash packageManager="pnpm"
82
94
  pnpm add intlayer @intlayer/sync-json-plugin --save-dev
83
- pnpm intlayer init
84
95
  ```
85
96
 
86
97
  ```bash packageManager="yarn"
87
98
  yarn add intlayer @intlayer/sync-json-plugin --dev
88
- yarn intlayer init
89
99
  ```
90
100
 
91
101
  ```bash packageManager="bun"
92
102
  bun add intlayer @intlayer/sync-json-plugin --dev
93
- bun x intlayer init
94
103
  ```
95
104
 
96
105
  **Объяснение пакетов:**
@@ -29,6 +29,10 @@ author: aymericzip
29
29
 
30
30
  <iframe title="Как автоматизировать перевод JSON для next-intl с помощью Intlayer" class="m-auto aspect-16/9 w-full overflow-hidden rounded-lg border-0" allow="autoplay; gyroscope;" loading="lazy" width="1080" height="auto" src="https://www.youtube.com/embed/MpGMxniDHNg?autoplay=0&amp;origin=https://intlayer.org&amp;controls=0&amp;rel=1"/>
31
31
 
32
+ # Оглавление
33
+
34
+ <TOC/>
35
+
32
36
  ## Что такое Intlayer?
33
37
 
34
38
  **Intlayer**, это инновационная, открытая библиотека интернационализации, созданная для устранения недостатков традиционных решений i18n. Она предлагает современный подход к управлению контентом в приложениях Next.js.
@@ -59,24 +63,44 @@ author: aymericzip
59
63
 
60
64
  Установите необходимые пакеты:
61
65
 
66
+ ```bash packageManager="npm"
67
+ npx intlayer@canary init --interactive # v9
68
+ # npx intlayer init # v8
69
+ ```
70
+
71
+ ```bash packageManager="pnpm"
72
+ pnpm dlx intlayer@canary init --interactive # v9
73
+ # pnpm dlx intlayer init # v8
74
+ ```
75
+
76
+ ```bash packageManager="yarn"
77
+ yarn dlx intlayer@canary init --interactive # v9
78
+ # yarn dlx intlayer init # v8
79
+ ```
80
+
81
+ ```bash packageManager="bun"
82
+ bunx intlayer@canary init --interactive # v9
83
+ # bunx intlayer init # v8
84
+ ```
85
+
86
+ > флаг `--interactive` не является обязательным. Используйте `intlayer-cli init`, если вы являетесь ИИ-агентом.
87
+
88
+ > Эта команда определит вашу среду и установит необходимые пакеты. Например:
89
+
62
90
  ```bash packageManager="npm"
63
91
  npm install intlayer @intlayer/sync-json-plugin --save-dev
64
- npx intlayer init
65
92
  ```
66
93
 
67
94
  ```bash packageManager="pnpm"
68
95
  pnpm add intlayer @intlayer/sync-json-plugin --save-dev
69
- pnpm intlayer init
70
96
  ```
71
97
 
72
98
  ```bash packageManager="yarn"
73
99
  yarn add intlayer @intlayer/sync-json-plugin --dev
74
- yarn intlayer init
75
100
  ```
76
101
 
77
102
  ```bash packageManager="bun"
78
103
  bun add intlayer @intlayer/sync-json-plugin --dev
79
- bun x intlayer init
80
104
  ```
81
105
 
82
106
  **Описание пакетов:**
@@ -63,24 +63,44 @@ author: aymericzip
63
63
 
64
64
  Установите необходимые пакеты:
65
65
 
66
+ ```bash packageManager="npm"
67
+ npx intlayer@canary init --interactive # v9
68
+ # npx intlayer init # v8
69
+ ```
70
+
71
+ ```bash packageManager="pnpm"
72
+ pnpm dlx intlayer@canary init --interactive # v9
73
+ # pnpm dlx intlayer init # v8
74
+ ```
75
+
76
+ ```bash packageManager="yarn"
77
+ yarn dlx intlayer@canary init --interactive # v9
78
+ # yarn dlx intlayer init # v8
79
+ ```
80
+
81
+ ```bash packageManager="bun"
82
+ bunx intlayer@canary init --interactive # v9
83
+ # bunx intlayer init # v8
84
+ ```
85
+
86
+ > флаг `--interactive` не является обязательным. Используйте `intlayer-cli init`, если вы являетесь ИИ-агентом.
87
+
88
+ > Эта команда определит вашу среду и установит необходимые пакеты. Например:
89
+
66
90
  ```bash packageManager="npm"
67
91
  npm install intlayer @intlayer/sync-json-plugin --save-dev
68
- npx intlayer init
69
92
  ```
70
93
 
71
94
  ```bash packageManager="pnpm"
72
95
  pnpm add intlayer @intlayer/sync-json-plugin --save-dev
73
- pnpm intlayer init
74
96
  ```
75
97
 
76
98
  ```bash packageManager="yarn"
77
99
  yarn add intlayer @intlayer/sync-json-plugin --dev
78
- yarn intlayer init
79
100
  ```
80
101
 
81
102
  ```bash packageManager="bun"
82
103
  bun add intlayer @intlayer/sync-json-plugin --dev
83
- bun x intlayer init
84
104
  ```
85
105
 
86
106
  **Описание пакетов:**