@intlayer/docs 9.4.0-canary.0 → 9.4.0

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 (1444) hide show
  1. package/README.md +3 -0
  2. package/authors.json +1 -1
  3. package/blog/ar/i18n_using_next-i18next.md +52 -13
  4. package/blog/ar/i18n_using_next-intl.md +20 -2
  5. package/blog/de/i18n_using_next-i18next.md +37 -37
  6. package/blog/de/i18n_using_next-intl.md +18 -0
  7. package/blog/en/i18n_using_next-i18next.md +35 -0
  8. package/blog/en/i18n_using_next-intl.md +18 -0
  9. package/blog/en/rag_powered_documentation_assistant.md +4 -1
  10. package/blog/en-GB/i18n_using_next-i18next.md +28 -1
  11. package/blog/en-GB/i18n_using_next-intl.md +18 -0
  12. package/blog/es/i18n_using_next-i18next.md +52 -13
  13. package/blog/es/i18n_using_next-intl.md +18 -0
  14. package/blog/fr/i18n_using_next-i18next.md +27 -0
  15. package/blog/fr/i18n_using_next-intl.md +18 -0
  16. package/blog/hi/i18n_using_next-i18next.md +52 -13
  17. package/blog/hi/i18n_using_next-intl.md +18 -0
  18. package/blog/id/i18n_using_next-i18next.md +40 -13
  19. package/blog/id/i18n_using_next-intl.md +18 -0
  20. package/blog/it/i18n_using_next-i18next.md +40 -13
  21. package/blog/it/i18n_using_next-intl.md +18 -0
  22. package/blog/ja/i18n_using_next-i18next.md +27 -0
  23. package/blog/ja/i18n_using_next-intl.md +18 -0
  24. package/blog/ko/i18n_using_next-i18next.md +40 -13
  25. package/blog/ko/i18n_using_next-intl.md +18 -0
  26. package/blog/pl/i18n_using_next-i18next.md +40 -13
  27. package/blog/pl/i18n_using_next-intl.md +18 -0
  28. package/blog/pt/i18n_using_next-i18next.md +52 -13
  29. package/blog/pt/i18n_using_next-intl.md +18 -0
  30. package/blog/ru/i18n_using_next-i18next.md +37 -37
  31. package/blog/ru/i18n_using_next-intl.md +19 -1
  32. package/blog/tr/i18n_using_next-i18next.md +40 -13
  33. package/blog/tr/i18n_using_next-intl.md +18 -0
  34. package/blog/uk/i18n_using_next-i18next.md +53 -26
  35. package/blog/uk/i18n_using_next-intl.md +30 -12
  36. package/blog/vi/i18n_using_next-i18next.md +40 -13
  37. package/blog/vi/i18n_using_next-intl.md +18 -0
  38. package/blog/zh/i18n_using_next-i18next.md +31 -31
  39. package/blog/zh/i18n_using_next-intl.md +22 -4
  40. package/dist/cjs/authors2.cjs +1 -1
  41. package/dist/cjs/generated/docs.entry.cjs +140 -0
  42. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  43. package/dist/esm/authors2.mjs +1 -1
  44. package/dist/esm/generated/docs.entry.mjs +140 -0
  45. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  46. package/dist/types/generated/docs.entry.d.ts +7 -0
  47. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  48. package/docs/ar/analytics.md +32 -11
  49. package/docs/ar/benchmark/tanstack.md +6 -0
  50. package/docs/ar/cli/ci.md +2 -0
  51. package/docs/ar/cli/doc-review.md +9 -1
  52. package/docs/ar/cli/fill.md +0 -8
  53. package/docs/ar/cli/index.md +2 -0
  54. package/docs/ar/cli/list_projects.md +0 -2
  55. package/docs/ar/cli/login.md +28 -0
  56. package/docs/ar/compiler.md +14 -0
  57. package/docs/ar/configuration.md +7 -8
  58. package/docs/ar/custom_domains.md +33 -0
  59. package/docs/ar/custom_url_rewrites.md +9 -5
  60. package/docs/ar/dictionary/html.md +16 -14
  61. package/docs/ar/dictionary/markdown.md +7 -3
  62. package/docs/ar/dictionary/plurial.md +92 -123
  63. package/docs/ar/dynamic_dictionaries/variants.md +24 -36
  64. package/docs/ar/formatters.md +0 -128
  65. package/docs/ar/how_works_intlayer.md +8 -1
  66. package/docs/ar/interest_of_intlayer.md +16 -0
  67. package/docs/ar/intlayer_visual_editor.md +12 -0
  68. package/docs/ar/intlayer_with_adonisjs.md +5 -3
  69. package/docs/ar/intlayer_with_analog.md +17 -0
  70. package/docs/ar/intlayer_with_angular_19.md +17 -0
  71. package/docs/ar/intlayer_with_angular_21.md +17 -0
  72. package/docs/ar/intlayer_with_astro.md +41 -0
  73. package/docs/ar/intlayer_with_astro_lit.md +17 -0
  74. package/docs/ar/intlayer_with_astro_preact.md +23 -0
  75. package/docs/ar/intlayer_with_astro_react.md +17 -0
  76. package/docs/ar/intlayer_with_astro_solid.md +17 -0
  77. package/docs/ar/intlayer_with_astro_svelte.md +17 -0
  78. package/docs/ar/intlayer_with_astro_vanilla.md +17 -0
  79. package/docs/ar/intlayer_with_astro_vue.md +17 -0
  80. package/docs/ar/intlayer_with_create_react_app.md +55 -119
  81. package/docs/ar/intlayer_with_elysia.md +343 -0
  82. package/docs/ar/intlayer_with_express.md +11 -3
  83. package/docs/ar/intlayer_with_fastify.md +5 -3
  84. package/docs/ar/intlayer_with_hono.md +48 -3
  85. package/docs/ar/intlayer_with_lynx+react.md +30 -0
  86. package/docs/ar/intlayer_with_nestjs.md +19 -3
  87. package/docs/ar/intlayer_with_next-i18next.md +11 -0
  88. package/docs/ar/intlayer_with_nextjs_14.md +233 -36
  89. package/docs/ar/intlayer_with_nextjs_15.md +218 -0
  90. package/docs/ar/intlayer_with_nextjs_16.md +170 -44
  91. package/docs/ar/intlayer_with_nextjs_compiler.md +47 -5
  92. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +159 -4
  93. package/docs/ar/intlayer_with_nextjs_page_router.md +15 -28
  94. package/docs/ar/intlayer_with_nuxt.md +17 -0
  95. package/docs/ar/intlayer_with_react_router_v7.md +47 -0
  96. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +191 -52
  97. package/docs/ar/intlayer_with_solid_start.md +12 -0
  98. package/docs/ar/intlayer_with_storybook.md +17 -0
  99. package/docs/ar/intlayer_with_svelte_kit.md +25 -16
  100. package/docs/ar/intlayer_with_tanstack+solid.md +249 -6
  101. package/docs/ar/intlayer_with_tanstack.md +283 -49
  102. package/docs/ar/intlayer_with_vanilla.md +17 -0
  103. package/docs/ar/intlayer_with_vite+lit.md +21 -0
  104. package/docs/ar/intlayer_with_vite+preact.md +51 -16
  105. package/docs/ar/intlayer_with_vite+react.md +21 -12
  106. package/docs/ar/intlayer_with_vite+react_compiler.md +2 -0
  107. package/docs/ar/intlayer_with_vite+solid.md +28 -48
  108. package/docs/ar/intlayer_with_vite+svelte.md +42 -12
  109. package/docs/ar/intlayer_with_vite+vanilla.md +19 -0
  110. package/docs/ar/intlayer_with_vite+vue.md +32 -14
  111. package/docs/ar/live-sync.md +13 -2
  112. package/docs/ar/packages/elysia-intlayer/exports.md +136 -0
  113. package/docs/ar/packages/elysia-intlayer/intlayer.md +139 -0
  114. package/docs/ar/packages/intlayer/getDictionary.md +155 -0
  115. package/docs/ar/packages/intlayer/getDictionaryAsync.md +166 -0
  116. package/docs/ar/packages/intlayer/getEnumeration.md +2 -0
  117. package/docs/ar/packages/intlayer/getIntlayer.md +197 -0
  118. package/docs/ar/packages/intlayer/getIntlayerAsync.md +141 -0
  119. package/docs/ar/packages/intlayer/getLocaleLang.md +0 -2
  120. package/docs/ar/packages/intlayer/getLocalizedPath.md +33 -7
  121. package/docs/ar/packages/intlayer/getLocalizedUrl.md +14 -30
  122. package/docs/ar/packages/intlayer/getMultilingualUrls.md +6 -2
  123. package/docs/ar/packages/intlayer/getTranslation.md +2 -0
  124. package/docs/ar/packages/next-intlayer/t.md +20 -0
  125. package/docs/ar/packages/next-intlayer/useIntlayer.md +31 -0
  126. package/docs/ar/packages/next-intlayer/useLocale.md +2 -0
  127. package/docs/ar/packages/react-intlayer/useDictionary.md +0 -2
  128. package/docs/ar/packages/react-intlayer/useI18n.md +31 -0
  129. package/docs/ar/packages/react-intlayer/useIntlayer.md +0 -42
  130. package/docs/ar/packages/vite-intlayer/intlayerPrune.md +2 -0
  131. package/docs/ar/per_locale_file.md +13 -13
  132. package/docs/ar/readme.md +1 -0
  133. package/docs/ar/releases/v6.md +16 -2
  134. package/docs/ar/releases/v9.md +2 -0
  135. package/docs/ar/self_hosting.md +67 -24
  136. package/docs/bn/intlayer_with_fastify.md +5 -3
  137. package/docs/bn/intlayer_with_hono.md +5 -3
  138. package/docs/cs/intlayer_with_fastify.md +5 -3
  139. package/docs/cs/intlayer_with_hono.md +5 -3
  140. package/docs/de/analytics.md +32 -11
  141. package/docs/de/benchmark/tanstack.md +6 -0
  142. package/docs/de/cli/ci.md +2 -0
  143. package/docs/de/cli/doc-review.md +9 -1
  144. package/docs/de/cli/fill.md +0 -8
  145. package/docs/de/cli/index.md +2 -0
  146. package/docs/de/cli/init.md +0 -8
  147. package/docs/de/cli/list_projects.md +0 -2
  148. package/docs/de/cli/login.md +28 -0
  149. package/docs/de/compiler.md +14 -0
  150. package/docs/de/configuration.md +7 -8
  151. package/docs/de/custom_domains.md +34 -0
  152. package/docs/de/custom_url_rewrites.md +7 -5
  153. package/docs/de/dictionary/enumeration.md +0 -183
  154. package/docs/de/dictionary/html.md +18 -18
  155. package/docs/de/dictionary/insertion.md +0 -14
  156. package/docs/de/dictionary/markdown.md +31 -14
  157. package/docs/de/dictionary/plurial.md +70 -272
  158. package/docs/de/dynamic_dictionaries/variants.md +24 -0
  159. package/docs/de/formatters.md +12 -39
  160. package/docs/de/how_works_intlayer.md +8 -1
  161. package/docs/de/intlayer_CMS.md +26 -21
  162. package/docs/de/intlayer_visual_editor.md +12 -0
  163. package/docs/de/intlayer_with_adonisjs.md +5 -3
  164. package/docs/de/intlayer_with_astro.md +24 -0
  165. package/docs/de/intlayer_with_astro_preact.md +6 -0
  166. package/docs/de/intlayer_with_create_react_app.md +51 -0
  167. package/docs/de/intlayer_with_elysia.md +343 -0
  168. package/docs/de/intlayer_with_express.md +7 -3
  169. package/docs/de/intlayer_with_fastify.md +5 -3
  170. package/docs/de/intlayer_with_hono.md +5 -3
  171. package/docs/de/intlayer_with_lynx+react.md +13 -26
  172. package/docs/de/intlayer_with_nestjs.md +5 -3
  173. package/docs/de/intlayer_with_next-intl.md +0 -5
  174. package/docs/de/intlayer_with_nextjs_14.md +239 -9
  175. package/docs/de/intlayer_with_nextjs_15.md +200 -0
  176. package/docs/de/intlayer_with_nextjs_16.md +95 -35
  177. package/docs/de/intlayer_with_nextjs_compiler.md +467 -10
  178. package/docs/de/intlayer_with_nextjs_no_locale_path.md +125 -4
  179. package/docs/de/intlayer_with_nextjs_page_router.md +4 -43
  180. package/docs/de/intlayer_with_react_router_v7.md +30 -0
  181. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +102 -12
  182. package/docs/de/intlayer_with_solid_start.md +12 -0
  183. package/docs/de/intlayer_with_svelte_kit.md +6 -0
  184. package/docs/de/intlayer_with_tanstack+solid.md +157 -6
  185. package/docs/de/intlayer_with_tanstack.md +348 -178
  186. package/docs/de/intlayer_with_vite+lit.md +4 -0
  187. package/docs/de/intlayer_with_vite+preact.md +8 -4
  188. package/docs/de/intlayer_with_vite+react.md +4 -2
  189. package/docs/de/intlayer_with_vite+react_compiler.md +2 -0
  190. package/docs/de/intlayer_with_vite+solid.md +11 -12
  191. package/docs/de/intlayer_with_vite+svelte.md +24 -0
  192. package/docs/de/intlayer_with_vite+vanilla.md +2 -0
  193. package/docs/de/intlayer_with_vite+vue.md +15 -2
  194. package/docs/de/live-sync.md +39 -0
  195. package/docs/de/packages/elysia-intlayer/exports.md +136 -0
  196. package/docs/de/packages/elysia-intlayer/intlayer.md +139 -0
  197. package/docs/de/packages/intlayer/getDictionary.md +155 -0
  198. package/docs/de/packages/intlayer/getDictionaryAsync.md +166 -0
  199. package/docs/de/packages/intlayer/getEnumeration.md +2 -0
  200. package/docs/de/packages/intlayer/getIntlayer.md +197 -0
  201. package/docs/de/packages/intlayer/getIntlayerAsync.md +141 -0
  202. package/docs/de/packages/intlayer/getLocalizedPath.md +33 -7
  203. package/docs/de/packages/intlayer/getLocalizedUrl.md +6 -30
  204. package/docs/de/packages/intlayer/getMultilingualUrls.md +6 -2
  205. package/docs/de/packages/intlayer/getTranslation.md +2 -0
  206. package/docs/de/packages/next-intlayer/t.md +20 -0
  207. package/docs/de/packages/next-intlayer/useIntlayer.md +31 -0
  208. package/docs/de/packages/next-intlayer/useLocale.md +2 -0
  209. package/docs/de/packages/react-intlayer/useDictionary.md +0 -2
  210. package/docs/de/packages/react-intlayer/useI18n.md +31 -0
  211. package/docs/de/packages/react-intlayer/useIntlayer.md +0 -42
  212. package/docs/de/packages/solid-intlayer/useRewriteURL.md +0 -2
  213. package/docs/de/packages/vite-intlayer/intlayerPrune.md +2 -0
  214. package/docs/de/per_locale_file.md +13 -13
  215. package/docs/de/readme.md +3 -2
  216. package/docs/de/releases/v6.md +33 -33
  217. package/docs/de/releases/v9.md +2 -0
  218. package/docs/de/self_hosting.md +68 -24
  219. package/docs/en/analytics.md +503 -34
  220. package/docs/en/cli/index.md +2 -0
  221. package/docs/en/cli/login.md +28 -0
  222. package/docs/en/custom_domains.md +39 -2
  223. package/docs/en/dictionary/html.md +16 -16
  224. package/docs/en/dynamic_dictionaries/variants.md +3 -3
  225. package/docs/en/intlayer_with_adonisjs.md +5 -3
  226. package/docs/en/intlayer_with_elysia.md +339 -0
  227. package/docs/en/intlayer_with_express.md +5 -3
  228. package/docs/en/intlayer_with_fastify.md +5 -4
  229. package/docs/en/intlayer_with_hono.md +5 -3
  230. package/docs/en/intlayer_with_nestjs.md +5 -3
  231. package/docs/en/intlayer_with_nextjs_14.md +2 -7
  232. package/docs/en/intlayer_with_nextjs_15.md +5 -5
  233. package/docs/en/intlayer_with_nextjs_16.md +5 -5
  234. package/docs/en/intlayer_with_nextjs_compiler.md +4 -4
  235. package/docs/en/intlayer_with_nextjs_no_locale_path.md +7 -7
  236. package/docs/en/intlayer_with_nextjs_page_router.md +4 -28
  237. package/docs/en/intlayer_with_tanstack+solid.md +157 -6
  238. package/docs/en/intlayer_with_tanstack.md +159 -7
  239. package/docs/en/packages/elysia-intlayer/exports.md +134 -0
  240. package/docs/en/packages/elysia-intlayer/intlayer.md +137 -0
  241. package/docs/en/packages/intlayer/exports.md +19 -14
  242. package/docs/en/packages/intlayer/getDictionary.md +154 -0
  243. package/docs/en/packages/intlayer/getDictionaryAsync.md +166 -0
  244. package/docs/en/packages/intlayer/getIntlayer.md +196 -0
  245. package/docs/en/packages/intlayer/getIntlayerAsync.md +141 -0
  246. package/docs/en/packages/next-intlayer/exports.md +10 -9
  247. package/docs/en/packages/next-intlayer/t.md +2 -4
  248. package/docs/en/packages/next-intlayer/useIntlayer.md +5 -6
  249. package/docs/en/readme.md +1 -0
  250. package/docs/en/self_hosting.md +77 -20
  251. package/docs/en-GB/benchmark/tanstack.md +6 -0
  252. package/docs/en-GB/cli/ci.md +2 -0
  253. package/docs/en-GB/cli/doc-review.md +7 -1
  254. package/docs/en-GB/cli/fill.md +0 -8
  255. package/docs/en-GB/cli/index.md +2 -0
  256. package/docs/en-GB/cli/list_projects.md +0 -2
  257. package/docs/en-GB/cli/login.md +28 -0
  258. package/docs/en-GB/compiler.md +14 -0
  259. package/docs/en-GB/custom_domains.md +34 -0
  260. package/docs/en-GB/custom_url_rewrites.md +7 -5
  261. package/docs/en-GB/dictionary/condition.md +0 -201
  262. package/docs/en-GB/dictionary/content_file.md +0 -3
  263. package/docs/en-GB/dictionary/enumeration.md +0 -183
  264. package/docs/en-GB/dictionary/file.md +0 -166
  265. package/docs/en-GB/dictionary/gender.md +0 -212
  266. package/docs/en-GB/dictionary/html.md +17 -15
  267. package/docs/en-GB/dictionary/insertion.md +0 -4
  268. package/docs/en-GB/dictionary/markdown.md +7 -3
  269. package/docs/en-GB/dictionary/plurial.md +68 -271
  270. package/docs/en-GB/dictionary/translation.md +0 -133
  271. package/docs/en-GB/dynamic_dictionaries/variants.md +24 -0
  272. package/docs/en-GB/formatters.md +0 -164
  273. package/docs/en-GB/how_works_intlayer.md +7 -0
  274. package/docs/en-GB/intlayer_visual_editor.md +12 -0
  275. package/docs/en-GB/intlayer_with_adonisjs.md +5 -3
  276. package/docs/en-GB/intlayer_with_astro.md +24 -0
  277. package/docs/en-GB/intlayer_with_astro_preact.md +6 -0
  278. package/docs/en-GB/intlayer_with_create_react_app.md +10 -78
  279. package/docs/en-GB/intlayer_with_elysia.md +339 -0
  280. package/docs/en-GB/intlayer_with_express.md +11 -3
  281. package/docs/en-GB/intlayer_with_fastify.md +5 -4
  282. package/docs/en-GB/intlayer_with_hono.md +5 -3
  283. package/docs/en-GB/intlayer_with_lynx+react.md +8 -53
  284. package/docs/en-GB/intlayer_with_nestjs.md +5 -3
  285. package/docs/en-GB/intlayer_with_nextjs_14.md +180 -9
  286. package/docs/en-GB/intlayer_with_nextjs_15.md +195 -0
  287. package/docs/en-GB/intlayer_with_nextjs_16.md +225 -0
  288. package/docs/en-GB/intlayer_with_nextjs_compiler.md +165 -5
  289. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +139 -4
  290. package/docs/en-GB/intlayer_with_react_router_v7.md +110 -0
  291. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +260 -63
  292. package/docs/en-GB/intlayer_with_solid_start.md +12 -0
  293. package/docs/en-GB/intlayer_with_svelte_kit.md +109 -4
  294. package/docs/en-GB/intlayer_with_tanstack+solid.md +159 -6
  295. package/docs/en-GB/intlayer_with_tanstack.md +381 -111
  296. package/docs/en-GB/intlayer_with_vite+lit.md +2 -0
  297. package/docs/en-GB/intlayer_with_vite+preact.md +103 -4
  298. package/docs/en-GB/intlayer_with_vite+react.md +109 -0
  299. package/docs/en-GB/intlayer_with_vite+react_compiler.md +2 -0
  300. package/docs/en-GB/intlayer_with_vite+solid.md +80 -17
  301. package/docs/en-GB/intlayer_with_vite+svelte.md +132 -0
  302. package/docs/en-GB/intlayer_with_vite+vanilla.md +2 -0
  303. package/docs/en-GB/intlayer_with_vite+vue.md +168 -23
  304. package/docs/en-GB/live-sync.md +13 -2
  305. package/docs/en-GB/packages/elysia-intlayer/exports.md +134 -0
  306. package/docs/en-GB/packages/elysia-intlayer/intlayer.md +137 -0
  307. package/docs/en-GB/packages/intlayer/getDictionary.md +154 -0
  308. package/docs/en-GB/packages/intlayer/getDictionaryAsync.md +166 -0
  309. package/docs/en-GB/packages/intlayer/getEnumeration.md +2 -0
  310. package/docs/en-GB/packages/intlayer/getIntlayer.md +196 -0
  311. package/docs/en-GB/packages/intlayer/getIntlayerAsync.md +141 -0
  312. package/docs/en-GB/packages/intlayer/getLocalizedPath.md +33 -6
  313. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +6 -30
  314. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +14 -2
  315. package/docs/en-GB/packages/next-intlayer/t.md +20 -0
  316. package/docs/en-GB/packages/next-intlayer/useIntlayer.md +31 -4
  317. package/docs/en-GB/packages/next-intlayer/useLocale.md +2 -0
  318. package/docs/en-GB/packages/react-intlayer/useDictionary.md +0 -2
  319. package/docs/en-GB/packages/react-intlayer/useI18n.md +31 -0
  320. package/docs/en-GB/packages/react-intlayer/useIntlayer.md +0 -42
  321. package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +2 -0
  322. package/docs/en-GB/per_locale_file.md +13 -13
  323. package/docs/en-GB/readme.md +3 -2
  324. package/docs/en-GB/releases/v6.md +30 -28
  325. package/docs/en-GB/self_hosting.md +60 -29
  326. package/docs/es/analytics.md +32 -11
  327. package/docs/es/benchmark/tanstack.md +6 -0
  328. package/docs/es/cli/ci.md +2 -0
  329. package/docs/es/cli/doc-review.md +13 -1
  330. package/docs/es/cli/fill.md +0 -8
  331. package/docs/es/cli/index.md +2 -0
  332. package/docs/es/cli/list_projects.md +0 -2
  333. package/docs/es/cli/login.md +28 -2
  334. package/docs/es/compat/next-intl.md +0 -2
  335. package/docs/es/compiler.md +14 -0
  336. package/docs/es/component_i18n.md +4 -0
  337. package/docs/es/configuration.md +7 -8
  338. package/docs/es/custom_domains.md +34 -0
  339. package/docs/es/custom_url_rewrites.md +7 -5
  340. package/docs/es/dictionary/enumeration.md +0 -154
  341. package/docs/es/dictionary/html.md +16 -16
  342. package/docs/es/dictionary/markdown.md +7 -3
  343. package/docs/es/dictionary/plurial.md +72 -275
  344. package/docs/es/dynamic_dictionaries/variants.md +24 -0
  345. package/docs/es/formatters.md +24 -113
  346. package/docs/es/how_works_intlayer.md +5 -0
  347. package/docs/es/intlayer_CMS.md +16 -8
  348. package/docs/es/intlayer_visual_editor.md +12 -0
  349. package/docs/es/intlayer_with_adonisjs.md +5 -3
  350. package/docs/es/intlayer_with_astro.md +24 -0
  351. package/docs/es/intlayer_with_astro_preact.md +6 -0
  352. package/docs/es/intlayer_with_create_react_app.md +55 -26
  353. package/docs/es/intlayer_with_elysia.md +339 -0
  354. package/docs/es/intlayer_with_express.md +11 -32
  355. package/docs/es/intlayer_with_fastify.md +5 -3
  356. package/docs/es/intlayer_with_hono.md +5 -3
  357. package/docs/es/intlayer_with_lynx+react.md +13 -0
  358. package/docs/es/intlayer_with_nestjs.md +19 -3
  359. package/docs/es/intlayer_with_nextjs_14.md +178 -50
  360. package/docs/es/intlayer_with_nextjs_15.md +197 -0
  361. package/docs/es/intlayer_with_nextjs_16.md +129 -66
  362. package/docs/es/intlayer_with_nextjs_compiler.md +45 -5
  363. package/docs/es/intlayer_with_nextjs_no_locale_path.md +145 -4
  364. package/docs/es/intlayer_with_nextjs_page_router.md +15 -28
  365. package/docs/es/intlayer_with_react_router_v7.md +30 -0
  366. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +28 -28
  367. package/docs/es/intlayer_with_solid_start.md +12 -0
  368. package/docs/es/intlayer_with_svelte_kit.md +6 -0
  369. package/docs/es/intlayer_with_tanstack+solid.md +157 -6
  370. package/docs/es/intlayer_with_tanstack.md +336 -192
  371. package/docs/es/intlayer_with_vite+lit.md +4 -0
  372. package/docs/es/intlayer_with_vite+preact.md +36 -4
  373. package/docs/es/intlayer_with_vite+react.md +2 -0
  374. package/docs/es/intlayer_with_vite+react_compiler.md +2 -0
  375. package/docs/es/intlayer_with_vite+solid.md +11 -36
  376. package/docs/es/intlayer_with_vite+svelte.md +2 -0
  377. package/docs/es/intlayer_with_vite+vanilla.md +2 -0
  378. package/docs/es/intlayer_with_vite+vue.md +15 -2
  379. package/docs/es/live-sync.md +13 -4
  380. package/docs/es/packages/elysia-intlayer/exports.md +134 -0
  381. package/docs/es/packages/elysia-intlayer/intlayer.md +137 -0
  382. package/docs/es/packages/intlayer/getDictionary.md +155 -0
  383. package/docs/es/packages/intlayer/getDictionaryAsync.md +166 -0
  384. package/docs/es/packages/intlayer/getEnumeration.md +2 -0
  385. package/docs/es/packages/intlayer/getIntlayer.md +197 -0
  386. package/docs/es/packages/intlayer/getIntlayerAsync.md +141 -0
  387. package/docs/es/packages/intlayer/getLocalizedPath.md +34 -7
  388. package/docs/es/packages/intlayer/getLocalizedUrl.md +6 -30
  389. package/docs/es/packages/intlayer/getMultilingualUrls.md +14 -2
  390. package/docs/es/packages/intlayer/getTranslation.md +2 -0
  391. package/docs/es/packages/next-intlayer/t.md +20 -0
  392. package/docs/es/packages/next-intlayer/useIntlayer.md +31 -0
  393. package/docs/es/packages/next-intlayer/useLocale.md +2 -0
  394. package/docs/es/packages/react-intlayer/useDictionary.md +0 -2
  395. package/docs/es/packages/react-intlayer/useI18n.md +31 -0
  396. package/docs/es/packages/react-intlayer/useIntlayer.md +0 -42
  397. package/docs/es/packages/solid-intlayer/useRewriteURL.md +0 -2
  398. package/docs/es/packages/vite-intlayer/intlayerPrune.md +2 -0
  399. package/docs/es/per_locale_file.md +13 -13
  400. package/docs/es/readme.md +3 -2
  401. package/docs/es/releases/v6.md +8 -2
  402. package/docs/es/releases/v9.md +2 -0
  403. package/docs/es/self_hosting.md +67 -24
  404. package/docs/fr/CI_CD.md +2 -0
  405. package/docs/fr/analytics.md +54 -11
  406. package/docs/fr/benchmark/tanstack.md +6 -0
  407. package/docs/fr/cli/ci.md +2 -0
  408. package/docs/fr/cli/doc-review.md +7 -1
  409. package/docs/fr/cli/fill.md +0 -8
  410. package/docs/fr/cli/index.md +2 -0
  411. package/docs/fr/cli/list_projects.md +0 -2
  412. package/docs/fr/cli/login.md +28 -0
  413. package/docs/fr/compiler.md +14 -0
  414. package/docs/fr/configuration.md +7 -10
  415. package/docs/fr/custom_domains.md +34 -0
  416. package/docs/fr/custom_url_rewrites.md +7 -5
  417. package/docs/fr/dictionary/condition.md +0 -201
  418. package/docs/fr/dictionary/html.md +17 -17
  419. package/docs/fr/dictionary/markdown.md +7 -3
  420. package/docs/fr/dictionary/plurial.md +79 -110
  421. package/docs/fr/dynamic_dictionaries/variants.md +24 -0
  422. package/docs/fr/formatters.md +0 -106
  423. package/docs/fr/how_works_intlayer.md +5 -2
  424. package/docs/fr/intlayer_CMS.md +26 -21
  425. package/docs/fr/intlayer_visual_editor.md +12 -0
  426. package/docs/fr/intlayer_with_adonisjs.md +5 -3
  427. package/docs/fr/intlayer_with_astro.md +24 -0
  428. package/docs/fr/intlayer_with_create_react_app.md +55 -0
  429. package/docs/fr/intlayer_with_elysia.md +339 -0
  430. package/docs/fr/intlayer_with_express.md +11 -69
  431. package/docs/fr/intlayer_with_fastify.md +5 -3
  432. package/docs/fr/intlayer_with_hono.md +5 -3
  433. package/docs/fr/intlayer_with_lynx+react.md +13 -0
  434. package/docs/fr/intlayer_with_nestjs.md +19 -3
  435. package/docs/fr/intlayer_with_nextjs_14.md +237 -9
  436. package/docs/fr/intlayer_with_nextjs_15.md +179 -8
  437. package/docs/fr/intlayer_with_nextjs_16.md +125 -29
  438. package/docs/fr/intlayer_with_nextjs_compiler.md +45 -5
  439. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +143 -4
  440. package/docs/fr/intlayer_with_nextjs_page_router.md +15 -28
  441. package/docs/fr/intlayer_with_nuxt.md +29 -0
  442. package/docs/fr/intlayer_with_react_router_v7.md +31 -0
  443. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +29 -1
  444. package/docs/fr/intlayer_with_solid_start.md +12 -0
  445. package/docs/fr/intlayer_with_svelte_kit.md +6 -0
  446. package/docs/fr/intlayer_with_tanstack+solid.md +157 -8
  447. package/docs/fr/intlayer_with_tanstack.md +302 -156
  448. package/docs/fr/intlayer_with_vite+lit.md +4 -0
  449. package/docs/fr/intlayer_with_vite+preact.md +36 -4
  450. package/docs/fr/intlayer_with_vite+react.md +2 -0
  451. package/docs/fr/intlayer_with_vite+react_compiler.md +2 -0
  452. package/docs/fr/intlayer_with_vite+solid.md +11 -36
  453. package/docs/fr/intlayer_with_vite+svelte.md +2 -0
  454. package/docs/fr/intlayer_with_vite+vanilla.md +2 -0
  455. package/docs/fr/intlayer_with_vite+vue.md +15 -2
  456. package/docs/fr/live-sync.md +13 -2
  457. package/docs/fr/packages/elysia-intlayer/exports.md +134 -0
  458. package/docs/fr/packages/elysia-intlayer/intlayer.md +137 -0
  459. package/docs/fr/packages/intlayer/getDictionary.md +154 -0
  460. package/docs/fr/packages/intlayer/getDictionaryAsync.md +166 -0
  461. package/docs/fr/packages/intlayer/getEnumeration.md +2 -0
  462. package/docs/fr/packages/intlayer/getIntlayer.md +196 -0
  463. package/docs/fr/packages/intlayer/getIntlayerAsync.md +141 -0
  464. package/docs/fr/packages/intlayer/getLocalizedPath.md +33 -7
  465. package/docs/fr/packages/intlayer/getLocalizedUrl.md +6 -30
  466. package/docs/fr/packages/intlayer/getMultilingualUrls.md +6 -2
  467. package/docs/fr/packages/intlayer/getTranslation.md +2 -0
  468. package/docs/fr/packages/next-intlayer/t.md +20 -0
  469. package/docs/fr/packages/next-intlayer/useIntlayer.md +31 -0
  470. package/docs/fr/packages/next-intlayer/useLocale.md +2 -0
  471. package/docs/fr/packages/react-intlayer/useI18n.md +31 -0
  472. package/docs/fr/packages/react-intlayer/useIntlayer.md +0 -42
  473. package/docs/fr/packages/vite-intlayer/intlayerPrune.md +2 -0
  474. package/docs/fr/per_locale_file.md +13 -13
  475. package/docs/fr/readme.md +3 -2
  476. package/docs/fr/releases/v6.md +8 -2
  477. package/docs/fr/releases/v9.md +2 -0
  478. package/docs/fr/self_hosting.md +67 -24
  479. package/docs/hi/benchmark/tanstack.md +6 -0
  480. package/docs/hi/cli/ci.md +2 -0
  481. package/docs/hi/cli/doc-review.md +10 -2
  482. package/docs/hi/cli/fill.md +0 -8
  483. package/docs/hi/cli/index.md +2 -0
  484. package/docs/hi/cli/list_projects.md +0 -2
  485. package/docs/hi/cli/login.md +28 -0
  486. package/docs/hi/compiler.md +14 -0
  487. package/docs/hi/configuration.md +7 -8
  488. package/docs/hi/custom_domains.md +33 -0
  489. package/docs/hi/custom_url_rewrites.md +7 -5
  490. package/docs/hi/dictionary/content_file.md +0 -2
  491. package/docs/hi/dictionary/html.md +36 -15
  492. package/docs/hi/dictionary/insertion.md +0 -14
  493. package/docs/hi/dictionary/markdown.md +31 -14
  494. package/docs/hi/dictionary/plurial.md +81 -113
  495. package/docs/hi/dynamic_dictionaries/variants.md +24 -0
  496. package/docs/hi/formatters.md +12 -37
  497. package/docs/hi/how_works_intlayer.md +8 -1
  498. package/docs/hi/interest_of_intlayer.md +16 -0
  499. package/docs/hi/intlayer_visual_editor.md +12 -0
  500. package/docs/hi/intlayer_with_adonisjs.md +5 -3
  501. package/docs/hi/intlayer_with_analog.md +17 -0
  502. package/docs/hi/intlayer_with_angular_19.md +20 -0
  503. package/docs/hi/intlayer_with_angular_21.md +17 -0
  504. package/docs/hi/intlayer_with_astro.md +43 -0
  505. package/docs/hi/intlayer_with_astro_lit.md +43 -0
  506. package/docs/hi/intlayer_with_astro_preact.md +49 -0
  507. package/docs/hi/intlayer_with_astro_react.md +43 -0
  508. package/docs/hi/intlayer_with_astro_solid.md +43 -0
  509. package/docs/hi/intlayer_with_astro_svelte.md +43 -0
  510. package/docs/hi/intlayer_with_astro_vanilla.md +43 -0
  511. package/docs/hi/intlayer_with_astro_vue.md +19 -0
  512. package/docs/hi/intlayer_with_create_react_app.md +53 -418
  513. package/docs/hi/intlayer_with_elysia.md +343 -0
  514. package/docs/hi/intlayer_with_express.md +9 -17
  515. package/docs/hi/intlayer_with_fastify.md +5 -3
  516. package/docs/hi/intlayer_with_hono.md +44 -3
  517. package/docs/hi/intlayer_with_lynx+react.md +25 -10
  518. package/docs/hi/intlayer_with_next-i18next.md +21 -0
  519. package/docs/hi/intlayer_with_nextjs_14.md +233 -34
  520. package/docs/hi/intlayer_with_nextjs_15.md +223 -8
  521. package/docs/hi/intlayer_with_nextjs_16.md +134 -10
  522. package/docs/hi/intlayer_with_nextjs_compiler.md +49 -5
  523. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +162 -4
  524. package/docs/hi/intlayer_with_nextjs_page_router.md +28 -35
  525. package/docs/hi/intlayer_with_nuxt.md +46 -0
  526. package/docs/hi/intlayer_with_react_router_v7.md +49 -0
  527. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +161 -45
  528. package/docs/hi/intlayer_with_solid_start.md +12 -0
  529. package/docs/hi/intlayer_with_storybook.md +17 -0
  530. package/docs/hi/intlayer_with_svelte_kit.md +25 -0
  531. package/docs/hi/intlayer_with_tanstack+solid.md +252 -6
  532. package/docs/hi/intlayer_with_tanstack.md +387 -157
  533. package/docs/hi/intlayer_with_vanilla.md +17 -0
  534. package/docs/hi/intlayer_with_vite+lit.md +21 -0
  535. package/docs/hi/intlayer_with_vite+preact.md +32 -99
  536. package/docs/hi/intlayer_with_vite+react.md +23 -7
  537. package/docs/hi/intlayer_with_vite+react_compiler.md +2 -0
  538. package/docs/hi/intlayer_with_vite+solid.md +30 -25
  539. package/docs/hi/intlayer_with_vite+svelte.md +79 -0
  540. package/docs/hi/intlayer_with_vite+vanilla.md +19 -68
  541. package/docs/hi/intlayer_with_vite+vue.md +29 -9
  542. package/docs/hi/live-sync.md +39 -0
  543. package/docs/hi/packages/elysia-intlayer/exports.md +136 -0
  544. package/docs/hi/packages/elysia-intlayer/intlayer.md +139 -0
  545. package/docs/hi/packages/intlayer/getDictionary.md +156 -0
  546. package/docs/hi/packages/intlayer/getDictionaryAsync.md +166 -0
  547. package/docs/hi/packages/intlayer/getEnumeration.md +2 -0
  548. package/docs/hi/packages/intlayer/getIntlayer.md +197 -0
  549. package/docs/hi/packages/intlayer/getIntlayerAsync.md +141 -0
  550. package/docs/hi/packages/intlayer/getLocalizedPath.md +33 -7
  551. package/docs/hi/packages/intlayer/getLocalizedUrl.md +6 -15
  552. package/docs/hi/packages/intlayer/getMultilingualUrls.md +6 -2
  553. package/docs/hi/packages/intlayer/getTranslation.md +2 -0
  554. package/docs/hi/packages/next-intlayer/t.md +20 -31
  555. package/docs/hi/packages/next-intlayer/useIntlayer.md +33 -0
  556. package/docs/hi/packages/next-intlayer/useLocale.md +2 -0
  557. package/docs/hi/packages/react-intlayer/useDictionary.md +0 -2
  558. package/docs/hi/packages/react-intlayer/useI18n.md +31 -0
  559. package/docs/hi/packages/react-intlayer/useIntlayer.md +0 -42
  560. package/docs/hi/packages/vite-intlayer/intlayerPrune.md +2 -0
  561. package/docs/hi/per_locale_file.md +13 -13
  562. package/docs/hi/readme.md +3 -2
  563. package/docs/hi/releases/v6.md +16 -2
  564. package/docs/hi/releases/v9.md +2 -0
  565. package/docs/hi/self_hosting.md +80 -26
  566. package/docs/id/benchmark/tanstack.md +6 -0
  567. package/docs/id/cli/ci.md +2 -0
  568. package/docs/id/cli/doc-review.md +9 -1
  569. package/docs/id/cli/fill.md +0 -8
  570. package/docs/id/cli/index.md +2 -0
  571. package/docs/id/cli/login.md +28 -0
  572. package/docs/id/compiler.md +14 -0
  573. package/docs/id/configuration.md +7 -8
  574. package/docs/id/custom_domains.md +34 -0
  575. package/docs/id/custom_url_rewrites.md +7 -5
  576. package/docs/id/dictionary/content_file.md +0 -29
  577. package/docs/id/dictionary/file.md +0 -166
  578. package/docs/id/dictionary/gender.md +0 -212
  579. package/docs/id/dictionary/html.md +134 -16
  580. package/docs/id/dictionary/insertion.md +0 -14
  581. package/docs/id/dictionary/markdown.md +31 -14
  582. package/docs/id/dictionary/plurial.md +79 -110
  583. package/docs/id/dynamic_dictionaries/variants.md +24 -0
  584. package/docs/id/formatters.md +12 -39
  585. package/docs/id/interest_of_intlayer.md +0 -2
  586. package/docs/id/intlayer_with_adonisjs.md +5 -3
  587. package/docs/id/intlayer_with_astro.md +24 -0
  588. package/docs/id/intlayer_with_astro_preact.md +6 -0
  589. package/docs/id/intlayer_with_create_react_app.md +43 -0
  590. package/docs/id/intlayer_with_elysia.md +343 -0
  591. package/docs/id/intlayer_with_express.md +5 -3
  592. package/docs/id/intlayer_with_fastify.md +5 -3
  593. package/docs/id/intlayer_with_hono.md +44 -3
  594. package/docs/id/intlayer_with_nestjs.md +5 -3
  595. package/docs/id/intlayer_with_nextjs_14.md +126 -7
  596. package/docs/id/intlayer_with_nextjs_15.md +103 -0
  597. package/docs/id/intlayer_with_nextjs_16.md +121 -2
  598. package/docs/id/intlayer_with_nextjs_compiler.md +72 -5
  599. package/docs/id/intlayer_with_nextjs_no_locale_path.md +141 -4
  600. package/docs/id/intlayer_with_nextjs_page_router.md +31 -24
  601. package/docs/id/intlayer_with_react_router_v7.md +30 -0
  602. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +145 -50
  603. package/docs/id/intlayer_with_solid_start.md +12 -0
  604. package/docs/id/intlayer_with_svelte_kit.md +6 -0
  605. package/docs/id/intlayer_with_tanstack+solid.md +232 -6
  606. package/docs/id/intlayer_with_tanstack.md +370 -145
  607. package/docs/id/intlayer_with_vite+lit.md +4 -0
  608. package/docs/id/intlayer_with_vite+preact.md +34 -4
  609. package/docs/id/intlayer_with_vite+react.md +4 -0
  610. package/docs/id/intlayer_with_vite+react_compiler.md +2 -0
  611. package/docs/id/intlayer_with_vite+solid.md +11 -27
  612. package/docs/id/intlayer_with_vite+svelte.md +27 -0
  613. package/docs/id/intlayer_with_vite+vanilla.md +2 -0
  614. package/docs/id/intlayer_with_vite+vue.md +13 -2
  615. package/docs/id/packages/elysia-intlayer/exports.md +136 -0
  616. package/docs/id/packages/elysia-intlayer/intlayer.md +139 -0
  617. package/docs/id/packages/intlayer/getDictionary.md +155 -0
  618. package/docs/id/packages/intlayer/getDictionaryAsync.md +166 -0
  619. package/docs/id/packages/intlayer/getEnumeration.md +2 -0
  620. package/docs/id/packages/intlayer/getIntlayer.md +197 -0
  621. package/docs/id/packages/intlayer/getIntlayerAsync.md +141 -0
  622. package/docs/id/packages/intlayer/getLocalizedPath.md +34 -7
  623. package/docs/id/packages/intlayer/getLocalizedUrl.md +11 -32
  624. package/docs/id/packages/intlayer/getMultilingualUrls.md +14 -2
  625. package/docs/id/packages/intlayer/getTranslation.md +2 -0
  626. package/docs/id/packages/next-intlayer/t.md +20 -0
  627. package/docs/id/packages/next-intlayer/useIntlayer.md +31 -0
  628. package/docs/id/packages/react-intlayer/useDictionary.md +0 -2
  629. package/docs/id/packages/react-intlayer/useI18n.md +31 -0
  630. package/docs/id/packages/react-intlayer/useIntlayer.md +0 -44
  631. package/docs/id/packages/vite-intlayer/intlayerPrune.md +2 -0
  632. package/docs/id/per_locale_file.md +13 -13
  633. package/docs/id/readme.md +3 -2
  634. package/docs/id/self_hosting.md +62 -31
  635. package/docs/it/benchmark/tanstack.md +6 -0
  636. package/docs/it/cli/ci.md +2 -0
  637. package/docs/it/cli/doc-review.md +9 -1
  638. package/docs/it/cli/fill.md +0 -8
  639. package/docs/it/cli/index.md +2 -0
  640. package/docs/it/cli/list_projects.md +0 -2
  641. package/docs/it/cli/login.md +28 -0
  642. package/docs/it/cli/watch.md +0 -2
  643. package/docs/it/compiler.md +14 -0
  644. package/docs/it/configuration.md +7 -8
  645. package/docs/it/custom_domains.md +34 -0
  646. package/docs/it/custom_url_rewrites.md +7 -5
  647. package/docs/it/dictionary/enumeration.md +30 -0
  648. package/docs/it/dictionary/file.md +0 -166
  649. package/docs/it/dictionary/html.md +18 -18
  650. package/docs/it/dictionary/markdown.md +7 -3
  651. package/docs/it/dictionary/plurial.md +70 -273
  652. package/docs/it/dynamic_dictionaries/variants.md +24 -0
  653. package/docs/it/formatters.md +24 -113
  654. package/docs/it/how_works_intlayer.md +8 -1
  655. package/docs/it/intlayer_CMS.md +26 -21
  656. package/docs/it/intlayer_visual_editor.md +12 -0
  657. package/docs/it/intlayer_with_adonisjs.md +5 -3
  658. package/docs/it/intlayer_with_astro.md +24 -0
  659. package/docs/it/intlayer_with_astro_preact.md +6 -0
  660. package/docs/it/intlayer_with_create_react_app.md +57 -38
  661. package/docs/it/intlayer_with_elysia.md +343 -0
  662. package/docs/it/intlayer_with_express.md +9 -3
  663. package/docs/it/intlayer_with_fastify.md +5 -3
  664. package/docs/it/intlayer_with_hono.md +44 -3
  665. package/docs/it/intlayer_with_lynx+react.md +13 -9
  666. package/docs/it/intlayer_with_nestjs.md +5 -3
  667. package/docs/it/intlayer_with_nextjs_14.md +239 -9
  668. package/docs/it/intlayer_with_nextjs_15.md +196 -20
  669. package/docs/it/intlayer_with_nextjs_16.md +106 -2
  670. package/docs/it/intlayer_with_nextjs_compiler.md +47 -5
  671. package/docs/it/intlayer_with_nextjs_no_locale_path.md +140 -4
  672. package/docs/it/intlayer_with_nextjs_page_router.md +6 -28
  673. package/docs/it/intlayer_with_react_router_v7.md +30 -0
  674. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +30 -0
  675. package/docs/it/intlayer_with_solid_start.md +12 -0
  676. package/docs/it/intlayer_with_svelte_kit.md +6 -0
  677. package/docs/it/intlayer_with_tanstack+solid.md +157 -6
  678. package/docs/it/intlayer_with_tanstack.md +321 -171
  679. package/docs/it/intlayer_with_vite+lit.md +4 -0
  680. package/docs/it/intlayer_with_vite+preact.md +36 -4
  681. package/docs/it/intlayer_with_vite+react.md +4 -5
  682. package/docs/it/intlayer_with_vite+react_compiler.md +2 -0
  683. package/docs/it/intlayer_with_vite+solid.md +11 -31
  684. package/docs/it/intlayer_with_vite+svelte.md +27 -0
  685. package/docs/it/intlayer_with_vite+vanilla.md +2 -0
  686. package/docs/it/intlayer_with_vite+vue.md +21 -2
  687. package/docs/it/live-sync.md +13 -2
  688. package/docs/it/packages/elysia-intlayer/exports.md +136 -0
  689. package/docs/it/packages/elysia-intlayer/intlayer.md +139 -0
  690. package/docs/it/packages/intlayer/getDictionary.md +154 -0
  691. package/docs/it/packages/intlayer/getDictionaryAsync.md +166 -0
  692. package/docs/it/packages/intlayer/getEnumeration.md +2 -0
  693. package/docs/it/packages/intlayer/getIntlayer.md +197 -0
  694. package/docs/it/packages/intlayer/getIntlayerAsync.md +141 -0
  695. package/docs/it/packages/intlayer/getLocalizedPath.md +34 -7
  696. package/docs/it/packages/intlayer/getLocalizedUrl.md +6 -30
  697. package/docs/it/packages/intlayer/getMultilingualUrls.md +14 -2
  698. package/docs/it/packages/intlayer/getTranslation.md +2 -0
  699. package/docs/it/packages/next-intlayer/t.md +20 -31
  700. package/docs/it/packages/next-intlayer/useIntlayer.md +31 -0
  701. package/docs/it/packages/next-intlayer/useLocale.md +2 -0
  702. package/docs/it/packages/react-intlayer/useDictionary.md +0 -2
  703. package/docs/it/packages/react-intlayer/useI18n.md +31 -0
  704. package/docs/it/packages/react-intlayer/useIntlayer.md +0 -44
  705. package/docs/it/packages/vite-intlayer/intlayerPrune.md +2 -0
  706. package/docs/it/per_locale_file.md +13 -13
  707. package/docs/it/readme.md +3 -2
  708. package/docs/it/releases/v6.md +16 -2
  709. package/docs/it/releases/v8.md +2 -4
  710. package/docs/it/releases/v9.md +2 -0
  711. package/docs/it/self_hosting.md +61 -30
  712. package/docs/ja/analytics.md +32 -11
  713. package/docs/ja/benchmark/tanstack.md +6 -0
  714. package/docs/ja/cli/build.md +0 -14
  715. package/docs/ja/cli/ci.md +2 -0
  716. package/docs/ja/cli/doc-review.md +8 -0
  717. package/docs/ja/cli/fill.md +0 -8
  718. package/docs/ja/cli/index.md +2 -0
  719. package/docs/ja/cli/list_projects.md +0 -2
  720. package/docs/ja/cli/login.md +28 -0
  721. package/docs/ja/cli/push.md +0 -15
  722. package/docs/ja/compiler.md +14 -0
  723. package/docs/ja/configuration.md +7 -8
  724. package/docs/ja/custom_domains.md +32 -0
  725. package/docs/ja/custom_url_rewrites.md +7 -5
  726. package/docs/ja/dictionary/content_file.md +0 -13
  727. package/docs/ja/dictionary/html.md +19 -17
  728. package/docs/ja/dictionary/plurial.md +81 -115
  729. package/docs/ja/dynamic_dictionaries/variants.md +24 -0
  730. package/docs/ja/formatters.md +0 -164
  731. package/docs/ja/how_works_intlayer.md +7 -0
  732. package/docs/ja/interest_of_intlayer.md +18 -0
  733. package/docs/ja/intlayer_visual_editor.md +13 -1
  734. package/docs/ja/intlayer_with_adonisjs.md +5 -3
  735. package/docs/ja/intlayer_with_analog.md +19 -0
  736. package/docs/ja/intlayer_with_angular_19.md +17 -0
  737. package/docs/ja/intlayer_with_angular_21.md +17 -0
  738. package/docs/ja/intlayer_with_astro.md +41 -0
  739. package/docs/ja/intlayer_with_astro_lit.md +17 -0
  740. package/docs/ja/intlayer_with_astro_preact.md +17 -0
  741. package/docs/ja/intlayer_with_astro_react.md +17 -0
  742. package/docs/ja/intlayer_with_astro_solid.md +17 -0
  743. package/docs/ja/intlayer_with_astro_svelte.md +17 -0
  744. package/docs/ja/intlayer_with_astro_vanilla.md +17 -0
  745. package/docs/ja/intlayer_with_astro_vue.md +17 -0
  746. package/docs/ja/intlayer_with_create_react_app.md +55 -272
  747. package/docs/ja/intlayer_with_elysia.md +343 -0
  748. package/docs/ja/intlayer_with_express.md +11 -3
  749. package/docs/ja/intlayer_with_fastify.md +5 -3
  750. package/docs/ja/intlayer_with_hono.md +44 -3
  751. package/docs/ja/intlayer_with_lynx+react.md +27 -0
  752. package/docs/ja/intlayer_with_nestjs.md +19 -3
  753. package/docs/ja/intlayer_with_nextjs_14.md +198 -90
  754. package/docs/ja/intlayer_with_nextjs_15.md +217 -0
  755. package/docs/ja/intlayer_with_nextjs_16.md +123 -2
  756. package/docs/ja/intlayer_with_nextjs_compiler.md +72 -5
  757. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +169 -6
  758. package/docs/ja/intlayer_with_nextjs_page_router.md +2 -24
  759. package/docs/ja/intlayer_with_nuxt.md +17 -0
  760. package/docs/ja/intlayer_with_react_router_v7.md +147 -27
  761. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +45 -0
  762. package/docs/ja/intlayer_with_solid_start.md +12 -0
  763. package/docs/ja/intlayer_with_storybook.md +17 -0
  764. package/docs/ja/intlayer_with_svelte_kit.md +527 -12
  765. package/docs/ja/intlayer_with_tanstack+solid.md +174 -8
  766. package/docs/ja/intlayer_with_tanstack.md +401 -215
  767. package/docs/ja/intlayer_with_vanilla.md +17 -0
  768. package/docs/ja/intlayer_with_vite+lit.md +21 -0
  769. package/docs/ja/intlayer_with_vite+preact.md +17 -4
  770. package/docs/ja/intlayer_with_vite+react.md +522 -0
  771. package/docs/ja/intlayer_with_vite+react_compiler.md +2 -0
  772. package/docs/ja/intlayer_with_vite+solid.md +28 -42
  773. package/docs/ja/intlayer_with_vite+svelte.md +54 -12
  774. package/docs/ja/intlayer_with_vite+vanilla.md +19 -0
  775. package/docs/ja/intlayer_with_vite+vue.md +32 -5
  776. package/docs/ja/packages/astro-intlayer/exports.md +0 -4
  777. package/docs/ja/packages/elysia-intlayer/exports.md +136 -0
  778. package/docs/ja/packages/elysia-intlayer/intlayer.md +139 -0
  779. package/docs/ja/packages/intlayer/getDictionary.md +155 -0
  780. package/docs/ja/packages/intlayer/getDictionaryAsync.md +166 -0
  781. package/docs/ja/packages/intlayer/getEnumeration.md +2 -0
  782. package/docs/ja/packages/intlayer/getIntlayer.md +197 -0
  783. package/docs/ja/packages/intlayer/getIntlayerAsync.md +141 -0
  784. package/docs/ja/packages/intlayer/getLocalizedPath.md +33 -7
  785. package/docs/ja/packages/intlayer/getLocalizedUrl.md +14 -30
  786. package/docs/ja/packages/intlayer/getMultilingualUrls.md +14 -50
  787. package/docs/ja/packages/intlayer/getPrefix.md +0 -2
  788. package/docs/ja/packages/intlayer/getTranslation.md +2 -0
  789. package/docs/ja/packages/next-intlayer/t.md +20 -0
  790. package/docs/ja/packages/next-intlayer/useIntlayer.md +31 -0
  791. package/docs/ja/packages/next-intlayer/useLocale.md +2 -0
  792. package/docs/ja/packages/react-intlayer/useDictionary.md +0 -2
  793. package/docs/ja/packages/react-intlayer/useI18n.md +31 -0
  794. package/docs/ja/packages/react-intlayer/useIntlayer.md +0 -42
  795. package/docs/ja/packages/vite-intlayer/intlayerPrune.md +2 -0
  796. package/docs/ja/per_locale_file.md +13 -13
  797. package/docs/ja/readme.md +3 -2
  798. package/docs/ja/releases/v6.md +16 -2
  799. package/docs/ja/self_hosting.md +67 -23
  800. package/docs/ko/analytics.md +32 -11
  801. package/docs/ko/benchmark/tanstack.md +6 -0
  802. package/docs/ko/cli/ci.md +2 -0
  803. package/docs/ko/cli/doc-review.md +8 -0
  804. package/docs/ko/cli/fill.md +0 -8
  805. package/docs/ko/cli/index.md +2 -0
  806. package/docs/ko/cli/login.md +28 -0
  807. package/docs/ko/cli/push.md +0 -15
  808. package/docs/ko/compat/next-i18next.md +2 -0
  809. package/docs/ko/compiler.md +14 -0
  810. package/docs/ko/configuration.md +7 -8
  811. package/docs/ko/custom_domains.md +34 -0
  812. package/docs/ko/custom_url_rewrites.md +7 -5
  813. package/docs/ko/dictionary/html.md +3 -1
  814. package/docs/ko/dictionary/markdown.md +7 -3
  815. package/docs/ko/dictionary/plurial.md +79 -111
  816. package/docs/ko/dynamic_dictionaries/variants.md +24 -0
  817. package/docs/ko/formatters.md +0 -184
  818. package/docs/ko/how_works_intlayer.md +7 -0
  819. package/docs/ko/intlayer_visual_editor.md +12 -0
  820. package/docs/ko/intlayer_with_adonisjs.md +5 -3
  821. package/docs/ko/intlayer_with_analog.md +2 -0
  822. package/docs/ko/intlayer_with_astro.md +108 -66
  823. package/docs/ko/intlayer_with_astro_lit.md +110 -66
  824. package/docs/ko/intlayer_with_astro_preact.md +110 -66
  825. package/docs/ko/intlayer_with_astro_react.md +106 -62
  826. package/docs/ko/intlayer_with_astro_solid.md +106 -62
  827. package/docs/ko/intlayer_with_astro_svelte.md +108 -64
  828. package/docs/ko/intlayer_with_astro_vanilla.md +107 -63
  829. package/docs/ko/intlayer_with_astro_vue.md +83 -63
  830. package/docs/ko/intlayer_with_create_react_app.md +53 -2
  831. package/docs/ko/intlayer_with_elysia.md +343 -0
  832. package/docs/ko/intlayer_with_express.md +11 -3
  833. package/docs/ko/intlayer_with_fastify.md +5 -3
  834. package/docs/ko/intlayer_with_hono.md +44 -3
  835. package/docs/ko/intlayer_with_lynx+react.md +51 -0
  836. package/docs/ko/intlayer_with_nestjs.md +19 -3
  837. package/docs/ko/intlayer_with_nextjs_14.md +199 -50
  838. package/docs/ko/intlayer_with_nextjs_15.md +156 -2
  839. package/docs/ko/intlayer_with_nextjs_16.md +107 -0
  840. package/docs/ko/intlayer_with_nextjs_compiler.md +374 -40
  841. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +152 -10
  842. package/docs/ko/intlayer_with_nextjs_page_router.md +13 -79
  843. package/docs/ko/intlayer_with_nuxt.md +29 -29
  844. package/docs/ko/intlayer_with_react_native+expo.md +2 -2
  845. package/docs/ko/intlayer_with_react_router_v7.md +138 -106
  846. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +275 -51
  847. package/docs/ko/intlayer_with_solid_start.md +12 -0
  848. package/docs/ko/intlayer_with_storybook.md +0 -4
  849. package/docs/ko/intlayer_with_svelte_kit.md +38 -32
  850. package/docs/ko/intlayer_with_tanstack+solid.md +159 -8
  851. package/docs/ko/intlayer_with_tanstack.md +379 -182
  852. package/docs/ko/intlayer_with_vanilla.md +0 -2
  853. package/docs/ko/intlayer_with_vite+lit.md +4 -0
  854. package/docs/ko/intlayer_with_vite+preact.md +36 -4
  855. package/docs/ko/intlayer_with_vite+react.md +415 -0
  856. package/docs/ko/intlayer_with_vite+react_compiler.md +2 -2
  857. package/docs/ko/intlayer_with_vite+solid.md +81 -8
  858. package/docs/ko/intlayer_with_vite+svelte.md +132 -99
  859. package/docs/ko/intlayer_with_vite+vanilla.md +2 -2
  860. package/docs/ko/intlayer_with_vite+vue.md +15 -0
  861. package/docs/ko/live-sync.md +0 -2
  862. package/docs/ko/packages/elysia-intlayer/exports.md +136 -0
  863. package/docs/ko/packages/elysia-intlayer/intlayer.md +139 -0
  864. package/docs/ko/packages/express-intlayer/t.md +1 -69
  865. package/docs/ko/packages/intlayer/getDictionary.md +155 -0
  866. package/docs/ko/packages/intlayer/getDictionaryAsync.md +166 -0
  867. package/docs/ko/packages/intlayer/getEnumeration.md +2 -0
  868. package/docs/ko/packages/intlayer/getIntlayer.md +197 -0
  869. package/docs/ko/packages/intlayer/getIntlayerAsync.md +141 -0
  870. package/docs/ko/packages/intlayer/getLocaleLang.md +0 -2
  871. package/docs/ko/packages/intlayer/getLocalizedPath.md +33 -7
  872. package/docs/ko/packages/intlayer/getLocalizedUrl.md +14 -30
  873. package/docs/ko/packages/intlayer/getMultilingualUrls.md +14 -35
  874. package/docs/ko/packages/intlayer/getPrefix.md +0 -2
  875. package/docs/ko/packages/intlayer/getTranslation.md +2 -0
  876. package/docs/ko/packages/next-intlayer/t.md +20 -31
  877. package/docs/ko/packages/next-intlayer/useIntlayer.md +31 -0
  878. package/docs/ko/packages/next-intlayer/useLocale.md +2 -0
  879. package/docs/ko/packages/next-intlayer/usePathname.md +0 -4
  880. package/docs/ko/packages/react-intlayer/useDictionary.md +0 -2
  881. package/docs/ko/packages/react-intlayer/useI18n.md +31 -0
  882. package/docs/ko/packages/react-intlayer/useIntlayer.md +0 -42
  883. package/docs/ko/packages/vite-intlayer/intlayerPrune.md +2 -0
  884. package/docs/ko/per_locale_file.md +13 -13
  885. package/docs/ko/readme.md +3 -2
  886. package/docs/ko/releases/v6.md +16 -2
  887. package/docs/ko/releases/v8.md +2 -4
  888. package/docs/ko/self_hosting.md +61 -30
  889. package/docs/nl/intlayer_with_fastify.md +5 -3
  890. package/docs/nl/intlayer_with_hono.md +5 -3
  891. package/docs/pl/benchmark/tanstack.md +6 -0
  892. package/docs/pl/cli/ci.md +2 -0
  893. package/docs/pl/cli/doc-review.md +9 -1
  894. package/docs/pl/cli/fill.md +0 -8
  895. package/docs/pl/cli/index.md +2 -0
  896. package/docs/pl/cli/list_projects.md +0 -2
  897. package/docs/pl/cli/login.md +28 -0
  898. package/docs/pl/cli/watch.md +0 -2
  899. package/docs/pl/compiler.md +16 -0
  900. package/docs/pl/configuration.md +7 -8
  901. package/docs/pl/custom_domains.md +31 -0
  902. package/docs/pl/custom_url_rewrites.md +7 -5
  903. package/docs/pl/dictionary/file.md +0 -166
  904. package/docs/pl/dictionary/gender.md +0 -2
  905. package/docs/pl/dictionary/html.md +18 -18
  906. package/docs/pl/dictionary/insertion.md +0 -14
  907. package/docs/pl/dictionary/markdown.md +31 -14
  908. package/docs/pl/dictionary/plurial.md +87 -119
  909. package/docs/pl/dynamic_dictionaries/variants.md +24 -0
  910. package/docs/pl/formatters.md +12 -39
  911. package/docs/pl/intlayer_with_adonisjs.md +5 -3
  912. package/docs/pl/intlayer_with_analog.md +17 -0
  913. package/docs/pl/intlayer_with_angular_19.md +17 -0
  914. package/docs/pl/intlayer_with_angular_21.md +17 -0
  915. package/docs/pl/intlayer_with_astro.md +113 -0
  916. package/docs/pl/intlayer_with_astro_lit.md +17 -0
  917. package/docs/pl/intlayer_with_astro_preact.md +23 -0
  918. package/docs/pl/intlayer_with_astro_react.md +17 -0
  919. package/docs/pl/intlayer_with_astro_solid.md +17 -0
  920. package/docs/pl/intlayer_with_astro_svelte.md +17 -0
  921. package/docs/pl/intlayer_with_astro_vanilla.md +17 -0
  922. package/docs/pl/intlayer_with_astro_vue.md +17 -0
  923. package/docs/pl/intlayer_with_create_react_app.md +43 -0
  924. package/docs/pl/intlayer_with_elysia.md +343 -0
  925. package/docs/pl/intlayer_with_express.md +5 -3
  926. package/docs/pl/intlayer_with_fastify.md +5 -3
  927. package/docs/pl/intlayer_with_hono.md +44 -3
  928. package/docs/pl/intlayer_with_lynx+react.md +17 -0
  929. package/docs/pl/intlayer_with_nextjs_14.md +143 -11
  930. package/docs/pl/intlayer_with_nextjs_15.md +117 -4
  931. package/docs/pl/intlayer_with_nextjs_16.md +122 -0
  932. package/docs/pl/intlayer_with_nextjs_compiler.md +47 -5
  933. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +158 -4
  934. package/docs/pl/intlayer_with_nextjs_page_router.md +91 -36
  935. package/docs/pl/intlayer_with_nuxt.md +17 -0
  936. package/docs/pl/intlayer_with_react_router_v7.md +47 -2
  937. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +29 -25
  938. package/docs/pl/intlayer_with_solid_start.md +12 -0
  939. package/docs/pl/intlayer_with_storybook.md +17 -0
  940. package/docs/pl/intlayer_with_svelte_kit.md +23 -0
  941. package/docs/pl/intlayer_with_tanstack+solid.md +249 -6
  942. package/docs/pl/intlayer_with_tanstack.md +415 -151
  943. package/docs/pl/intlayer_with_vanilla.md +17 -0
  944. package/docs/pl/intlayer_with_vite+lit.md +21 -0
  945. package/docs/pl/intlayer_with_vite+preact.md +51 -0
  946. package/docs/pl/intlayer_with_vite+react.md +21 -0
  947. package/docs/pl/intlayer_with_vite+react_compiler.md +2 -0
  948. package/docs/pl/intlayer_with_vite+solid.md +28 -27
  949. package/docs/pl/intlayer_with_vite+svelte.md +42 -0
  950. package/docs/pl/intlayer_with_vite+vanilla.md +19 -0
  951. package/docs/pl/intlayer_with_vite+vue.md +23 -52
  952. package/docs/pl/migration_from_i18next_to_intlayer.md +99 -0
  953. package/docs/pl/migration_from_next-intl_to_intlayer.md +0 -2
  954. package/docs/pl/migration_from_vue-i18n_to_intlayer.md +123 -0
  955. package/docs/pl/packages/elysia-intlayer/exports.md +136 -0
  956. package/docs/pl/packages/elysia-intlayer/intlayer.md +139 -0
  957. package/docs/pl/packages/intlayer/getDictionary.md +154 -0
  958. package/docs/pl/packages/intlayer/getDictionaryAsync.md +166 -0
  959. package/docs/pl/packages/intlayer/getEnumeration.md +2 -0
  960. package/docs/pl/packages/intlayer/getIntlayer.md +197 -0
  961. package/docs/pl/packages/intlayer/getIntlayerAsync.md +141 -0
  962. package/docs/pl/packages/intlayer/getLocalizedPath.md +34 -7
  963. package/docs/pl/packages/intlayer/getLocalizedUrl.md +11 -25
  964. package/docs/pl/packages/intlayer/getMultilingualUrls.md +6 -2
  965. package/docs/pl/packages/intlayer/getTranslation.md +2 -0
  966. package/docs/pl/packages/next-intlayer/t.md +20 -0
  967. package/docs/pl/packages/next-intlayer/useIntlayer.md +6 -0
  968. package/docs/pl/packages/react-intlayer/useDictionary.md +0 -2
  969. package/docs/pl/packages/react-intlayer/useI18n.md +9 -0
  970. package/docs/pl/packages/react-intlayer/useIntlayer.md +0 -41
  971. package/docs/pl/packages/vite-intlayer/intlayerPrune.md +2 -0
  972. package/docs/pl/per_locale_file.md +13 -13
  973. package/docs/pl/readme.md +3 -2
  974. package/docs/pl/releases/v9.md +2 -0
  975. package/docs/pl/self_hosting.md +61 -30
  976. package/docs/pt/benchmark/tanstack.md +6 -0
  977. package/docs/pt/cli/ci.md +2 -0
  978. package/docs/pt/cli/doc-review.md +9 -1
  979. package/docs/pt/cli/fill.md +0 -8
  980. package/docs/pt/cli/index.md +2 -0
  981. package/docs/pt/cli/list_projects.md +0 -6
  982. package/docs/pt/cli/login.md +28 -2
  983. package/docs/pt/cli/watch.md +0 -2
  984. package/docs/pt/compiler.md +16 -0
  985. package/docs/pt/configuration.md +7 -8
  986. package/docs/pt/custom_domains.md +34 -0
  987. package/docs/pt/custom_url_rewrites.md +7 -5
  988. package/docs/pt/dictionary/html.md +20 -18
  989. package/docs/pt/dictionary/insertion.md +0 -14
  990. package/docs/pt/dictionary/markdown.md +31 -14
  991. package/docs/pt/dictionary/plurial.md +70 -273
  992. package/docs/pt/dynamic_dictionaries/variants.md +24 -0
  993. package/docs/pt/formatters.md +24 -137
  994. package/docs/pt/how_works_intlayer.md +5 -0
  995. package/docs/pt/intlayer_CMS.md +26 -21
  996. package/docs/pt/intlayer_visual_editor.md +12 -2
  997. package/docs/pt/intlayer_with_adonisjs.md +5 -3
  998. package/docs/pt/intlayer_with_astro.md +96 -0
  999. package/docs/pt/intlayer_with_astro_lit.md +0 -8
  1000. package/docs/pt/intlayer_with_astro_preact.md +6 -0
  1001. package/docs/pt/intlayer_with_create_react_app.md +55 -35
  1002. package/docs/pt/intlayer_with_elysia.md +344 -0
  1003. package/docs/pt/intlayer_with_express.md +11 -3
  1004. package/docs/pt/intlayer_with_fastify.md +5 -3
  1005. package/docs/pt/intlayer_with_hono.md +44 -3
  1006. package/docs/pt/intlayer_with_lynx+react.md +13 -9
  1007. package/docs/pt/intlayer_with_nestjs.md +19 -3
  1008. package/docs/pt/intlayer_with_nextjs_14.md +237 -7
  1009. package/docs/pt/intlayer_with_nextjs_15.md +200 -0
  1010. package/docs/pt/intlayer_with_nextjs_16.md +105 -0
  1011. package/docs/pt/intlayer_with_nextjs_compiler.md +45 -5
  1012. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +141 -4
  1013. package/docs/pt/intlayer_with_nextjs_page_router.md +4 -28
  1014. package/docs/pt/intlayer_with_react_router_v7.md +37 -30
  1015. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +30 -2
  1016. package/docs/pt/intlayer_with_solid_start.md +12 -0
  1017. package/docs/pt/intlayer_with_svelte_kit.md +6 -0
  1018. package/docs/pt/intlayer_with_tanstack+solid.md +157 -6
  1019. package/docs/pt/intlayer_with_tanstack.md +332 -188
  1020. package/docs/pt/intlayer_with_vite+lit.md +4 -0
  1021. package/docs/pt/intlayer_with_vite+preact.md +34 -0
  1022. package/docs/pt/intlayer_with_vite+react.md +2 -0
  1023. package/docs/pt/intlayer_with_vite+react_compiler.md +2 -0
  1024. package/docs/pt/intlayer_with_vite+solid.md +11 -36
  1025. package/docs/pt/intlayer_with_vite+svelte.md +4 -0
  1026. package/docs/pt/intlayer_with_vite+vanilla.md +2 -0
  1027. package/docs/pt/intlayer_with_vite+vue.md +24 -52
  1028. package/docs/pt/live-sync.md +13 -2
  1029. package/docs/pt/packages/elysia-intlayer/exports.md +136 -0
  1030. package/docs/pt/packages/elysia-intlayer/intlayer.md +139 -0
  1031. package/docs/pt/packages/intlayer/getDictionary.md +155 -0
  1032. package/docs/pt/packages/intlayer/getDictionaryAsync.md +166 -0
  1033. package/docs/pt/packages/intlayer/getEnumeration.md +2 -0
  1034. package/docs/pt/packages/intlayer/getIntlayer.md +197 -0
  1035. package/docs/pt/packages/intlayer/getIntlayerAsync.md +141 -0
  1036. package/docs/pt/packages/intlayer/getLocalizedPath.md +34 -7
  1037. package/docs/pt/packages/intlayer/getLocalizedUrl.md +6 -30
  1038. package/docs/pt/packages/intlayer/getMultilingualUrls.md +14 -2
  1039. package/docs/pt/packages/intlayer/getTranslation.md +2 -0
  1040. package/docs/pt/packages/next-intlayer/t.md +20 -31
  1041. package/docs/pt/packages/next-intlayer/useIntlayer.md +31 -0
  1042. package/docs/pt/packages/next-intlayer/useLocale.md +2 -0
  1043. package/docs/pt/packages/react-intlayer/useDictionary.md +0 -2
  1044. package/docs/pt/packages/react-intlayer/useI18n.md +31 -0
  1045. package/docs/pt/packages/react-intlayer/useIntlayer.md +0 -42
  1046. package/docs/pt/packages/vite-intlayer/intlayerPrune.md +2 -0
  1047. package/docs/pt/per_locale_file.md +13 -13
  1048. package/docs/pt/readme.md +3 -2
  1049. package/docs/pt/releases/v6.md +16 -2
  1050. package/docs/pt/releases/v9.md +2 -0
  1051. package/docs/pt/self_hosting.md +62 -31
  1052. package/docs/ru/analytics.md +32 -11
  1053. package/docs/ru/benchmark/tanstack.md +6 -0
  1054. package/docs/ru/cli/ci.md +2 -0
  1055. package/docs/ru/cli/doc-review.md +7 -1
  1056. package/docs/ru/cli/fill.md +0 -8
  1057. package/docs/ru/cli/index.md +2 -0
  1058. package/docs/ru/cli/list_projects.md +0 -2
  1059. package/docs/ru/cli/login.md +28 -0
  1060. package/docs/ru/cli/watch.md +0 -2
  1061. package/docs/ru/compiler.md +14 -0
  1062. package/docs/ru/configuration.md +7 -8
  1063. package/docs/ru/custom_domains.md +34 -0
  1064. package/docs/ru/custom_url_rewrites.md +7 -5
  1065. package/docs/ru/dictionary/condition.md +0 -163
  1066. package/docs/ru/dictionary/enumeration.md +0 -183
  1067. package/docs/ru/dictionary/file.md +0 -166
  1068. package/docs/ru/dictionary/html.md +16 -14
  1069. package/docs/ru/dictionary/markdown.md +10 -3
  1070. package/docs/ru/dictionary/plurial.md +74 -276
  1071. package/docs/ru/dictionary/translation.md +0 -133
  1072. package/docs/ru/dynamic_dictionaries/variants.md +24 -0
  1073. package/docs/ru/formatters.md +0 -158
  1074. package/docs/ru/how_works_intlayer.md +8 -1
  1075. package/docs/ru/intlayer_visual_editor.md +12 -0
  1076. package/docs/ru/intlayer_with_adonisjs.md +5 -3
  1077. package/docs/ru/intlayer_with_astro.md +24 -0
  1078. package/docs/ru/intlayer_with_astro_lit.md +24 -0
  1079. package/docs/ru/intlayer_with_astro_preact.md +24 -0
  1080. package/docs/ru/intlayer_with_astro_react.md +24 -0
  1081. package/docs/ru/intlayer_with_astro_solid.md +24 -0
  1082. package/docs/ru/intlayer_with_astro_svelte.md +24 -0
  1083. package/docs/ru/intlayer_with_astro_vanilla.md +24 -0
  1084. package/docs/ru/intlayer_with_create_react_app.md +55 -32
  1085. package/docs/ru/intlayer_with_elysia.md +343 -0
  1086. package/docs/ru/intlayer_with_express.md +7 -91
  1087. package/docs/ru/intlayer_with_fastify.md +5 -3
  1088. package/docs/ru/intlayer_with_hono.md +48 -3
  1089. package/docs/ru/intlayer_with_lynx+react.md +13 -0
  1090. package/docs/ru/intlayer_with_nestjs.md +19 -3
  1091. package/docs/ru/intlayer_with_nextjs_14.md +243 -36
  1092. package/docs/ru/intlayer_with_nextjs_15.md +180 -4
  1093. package/docs/ru/intlayer_with_nextjs_16.md +105 -0
  1094. package/docs/ru/intlayer_with_nextjs_compiler.md +47 -5
  1095. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +149 -4
  1096. package/docs/ru/intlayer_with_nextjs_page_router.md +11 -84
  1097. package/docs/ru/intlayer_with_react_router_v7.md +30 -0
  1098. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +30 -2
  1099. package/docs/ru/intlayer_with_solid_start.md +12 -0
  1100. package/docs/ru/intlayer_with_svelte_kit.md +6 -0
  1101. package/docs/ru/intlayer_with_tanstack+solid.md +159 -8
  1102. package/docs/ru/intlayer_with_tanstack.md +342 -170
  1103. package/docs/ru/intlayer_with_vite+lit.md +4 -0
  1104. package/docs/ru/intlayer_with_vite+preact.md +34 -4
  1105. package/docs/ru/intlayer_with_vite+react.md +2 -0
  1106. package/docs/ru/intlayer_with_vite+react_compiler.md +2 -0
  1107. package/docs/ru/intlayer_with_vite+solid.md +11 -27
  1108. package/docs/ru/intlayer_with_vite+svelte.md +29 -0
  1109. package/docs/ru/intlayer_with_vite+vanilla.md +2 -0
  1110. package/docs/ru/intlayer_with_vite+vue.md +10 -2
  1111. package/docs/ru/packages/elysia-intlayer/exports.md +136 -0
  1112. package/docs/ru/packages/elysia-intlayer/intlayer.md +139 -0
  1113. package/docs/ru/packages/intlayer/getDictionary.md +155 -0
  1114. package/docs/ru/packages/intlayer/getDictionaryAsync.md +166 -0
  1115. package/docs/ru/packages/intlayer/getEnumeration.md +2 -0
  1116. package/docs/ru/packages/intlayer/getIntlayer.md +197 -0
  1117. package/docs/ru/packages/intlayer/getIntlayerAsync.md +141 -0
  1118. package/docs/ru/packages/intlayer/getLocalizedPath.md +33 -7
  1119. package/docs/ru/packages/intlayer/getLocalizedUrl.md +6 -30
  1120. package/docs/ru/packages/intlayer/getMultilingualUrls.md +6 -2
  1121. package/docs/ru/packages/intlayer/getTranslation.md +2 -0
  1122. package/docs/ru/packages/next-intlayer/t.md +20 -31
  1123. package/docs/ru/packages/next-intlayer/useIntlayer.md +31 -0
  1124. package/docs/ru/packages/next-intlayer/useLocale.md +2 -0
  1125. package/docs/ru/packages/react-intlayer/useDictionary.md +0 -2
  1126. package/docs/ru/packages/react-intlayer/useI18n.md +31 -0
  1127. package/docs/ru/packages/react-intlayer/useIntlayer.md +0 -42
  1128. package/docs/ru/packages/react-intlayer/useLocale.md +0 -50
  1129. package/docs/ru/packages/vite-intlayer/intlayerPrune.md +2 -0
  1130. package/docs/ru/per_locale_file.md +14 -13
  1131. package/docs/ru/readme.md +3 -2
  1132. package/docs/ru/releases/v6.md +16 -5
  1133. package/docs/ru/releases/v9.md +2 -0
  1134. package/docs/ru/self_hosting.md +61 -30
  1135. package/docs/tr/benchmark/tanstack.md +6 -0
  1136. package/docs/tr/cli/ci.md +2 -0
  1137. package/docs/tr/cli/doc-review.md +7 -1
  1138. package/docs/tr/cli/fill.md +0 -8
  1139. package/docs/tr/cli/index.md +2 -0
  1140. package/docs/tr/cli/list_projects.md +0 -6
  1141. package/docs/tr/cli/login.md +28 -0
  1142. package/docs/tr/cli/watch.md +0 -2
  1143. package/docs/tr/compiler.md +14 -0
  1144. package/docs/tr/configuration.md +7 -8
  1145. package/docs/tr/custom_domains.md +28 -0
  1146. package/docs/tr/custom_url_rewrites.md +7 -5
  1147. package/docs/tr/dictionary/html.md +35 -14
  1148. package/docs/tr/dictionary/markdown.md +31 -14
  1149. package/docs/tr/dictionary/plurial.md +83 -115
  1150. package/docs/tr/dynamic_dictionaries/variants.md +24 -0
  1151. package/docs/tr/formatters.md +0 -145
  1152. package/docs/tr/intlayer_visual_editor.md +12 -0
  1153. package/docs/tr/intlayer_with_adonisjs.md +5 -3
  1154. package/docs/tr/intlayer_with_analog.md +2 -0
  1155. package/docs/tr/intlayer_with_astro.md +107 -0
  1156. package/docs/tr/intlayer_with_astro_lit.md +8 -8
  1157. package/docs/tr/intlayer_with_astro_preact.md +14 -8
  1158. package/docs/tr/intlayer_with_astro_react.md +8 -8
  1159. package/docs/tr/intlayer_with_astro_solid.md +8 -8
  1160. package/docs/tr/intlayer_with_astro_svelte.md +8 -8
  1161. package/docs/tr/intlayer_with_astro_vanilla.md +8 -8
  1162. package/docs/tr/intlayer_with_create_react_app.md +55 -0
  1163. package/docs/tr/intlayer_with_elysia.md +343 -0
  1164. package/docs/tr/intlayer_with_express.md +5 -3
  1165. package/docs/tr/intlayer_with_fastify.md +5 -3
  1166. package/docs/tr/intlayer_with_hono.md +44 -3
  1167. package/docs/tr/intlayer_with_lynx+react.md +8 -0
  1168. package/docs/tr/intlayer_with_nestjs.md +19 -3
  1169. package/docs/tr/intlayer_with_nextjs_14.md +361 -4
  1170. package/docs/tr/intlayer_with_nextjs_15.md +201 -0
  1171. package/docs/tr/intlayer_with_nextjs_16.md +105 -0
  1172. package/docs/tr/intlayer_with_nextjs_compiler.md +72 -5
  1173. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +123 -13
  1174. package/docs/tr/intlayer_with_nextjs_page_router.md +4 -28
  1175. package/docs/tr/intlayer_with_react_router_v7.md +30 -0
  1176. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +30 -2
  1177. package/docs/tr/intlayer_with_solid_start.md +12 -0
  1178. package/docs/tr/intlayer_with_svelte_kit.md +6 -0
  1179. package/docs/tr/intlayer_with_tanstack+solid.md +232 -6
  1180. package/docs/tr/intlayer_with_tanstack.md +351 -157
  1181. package/docs/tr/intlayer_with_vite+lit.md +4 -0
  1182. package/docs/tr/intlayer_with_vite+preact.md +34 -4
  1183. package/docs/tr/intlayer_with_vite+react.md +4 -0
  1184. package/docs/tr/intlayer_with_vite+react_compiler.md +2 -0
  1185. package/docs/tr/intlayer_with_vite+solid.md +11 -27
  1186. package/docs/tr/intlayer_with_vite+svelte.md +29 -0
  1187. package/docs/tr/intlayer_with_vite+vanilla.md +2 -0
  1188. package/docs/tr/intlayer_with_vite+vue.md +15 -42
  1189. package/docs/tr/live-sync.md +13 -2
  1190. package/docs/tr/packages/elysia-intlayer/exports.md +136 -0
  1191. package/docs/tr/packages/elysia-intlayer/intlayer.md +139 -0
  1192. package/docs/tr/packages/intlayer/getDictionary.md +155 -0
  1193. package/docs/tr/packages/intlayer/getDictionaryAsync.md +166 -0
  1194. package/docs/tr/packages/intlayer/getEnumeration.md +2 -0
  1195. package/docs/tr/packages/intlayer/getIntlayer.md +197 -0
  1196. package/docs/tr/packages/intlayer/getIntlayerAsync.md +141 -0
  1197. package/docs/tr/packages/intlayer/getLocalizedPath.md +34 -7
  1198. package/docs/tr/packages/intlayer/getLocalizedUrl.md +11 -0
  1199. package/docs/tr/packages/intlayer/getMultilingualUrls.md +6 -2
  1200. package/docs/tr/packages/intlayer/getTranslation.md +2 -0
  1201. package/docs/tr/packages/next-intlayer/t.md +20 -0
  1202. package/docs/tr/packages/next-intlayer/useIntlayer.md +31 -0
  1203. package/docs/tr/packages/next-intlayer/useLocale.md +2 -0
  1204. package/docs/tr/packages/react-intlayer/useDictionary.md +0 -2
  1205. package/docs/tr/packages/react-intlayer/useI18n.md +31 -0
  1206. package/docs/tr/packages/react-intlayer/useIntlayer.md +0 -42
  1207. package/docs/tr/packages/solid-intlayer/useRewriteURL.md +0 -2
  1208. package/docs/tr/packages/vite-intlayer/intlayerPrune.md +2 -0
  1209. package/docs/tr/per_locale_file.md +13 -13
  1210. package/docs/tr/readme.md +3 -2
  1211. package/docs/tr/releases/v6.md +16 -2
  1212. package/docs/tr/self_hosting.md +68 -25
  1213. package/docs/uk/CI_CD.md +2 -0
  1214. package/docs/uk/benchmark/tanstack.md +6 -0
  1215. package/docs/uk/cli/ci.md +2 -0
  1216. package/docs/uk/cli/doc-review.md +9 -1
  1217. package/docs/uk/cli/fill.md +0 -8
  1218. package/docs/uk/cli/index.md +2 -0
  1219. package/docs/uk/cli/login.md +28 -0
  1220. package/docs/uk/compiler.md +14 -0
  1221. package/docs/uk/configuration.md +7 -8
  1222. package/docs/uk/custom_domains.md +35 -0
  1223. package/docs/uk/custom_url_rewrites.md +7 -5
  1224. package/docs/uk/dictionary/file.md +0 -166
  1225. package/docs/uk/dictionary/gender.md +0 -212
  1226. package/docs/uk/dictionary/html.md +134 -16
  1227. package/docs/uk/dictionary/markdown.md +31 -14
  1228. package/docs/uk/dictionary/plurial.md +85 -116
  1229. package/docs/uk/dynamic_dictionaries/variants.md +24 -0
  1230. package/docs/uk/formatters.md +0 -139
  1231. package/docs/uk/how_works_intlayer.md +2 -0
  1232. package/docs/uk/interest_of_intlayer.md +0 -2
  1233. package/docs/uk/intlayer_with_adonisjs.md +5 -3
  1234. package/docs/uk/intlayer_with_analog.md +2 -0
  1235. package/docs/uk/intlayer_with_astro.md +24 -0
  1236. package/docs/uk/intlayer_with_astro_preact.md +6 -0
  1237. package/docs/uk/intlayer_with_create_react_app.md +43 -0
  1238. package/docs/uk/intlayer_with_elysia.md +343 -0
  1239. package/docs/uk/intlayer_with_express.md +5 -3
  1240. package/docs/uk/intlayer_with_fastify.md +5 -3
  1241. package/docs/uk/intlayer_with_hono.md +44 -3
  1242. package/docs/uk/intlayer_with_lynx+react.md +0 -2
  1243. package/docs/uk/intlayer_with_nestjs.md +5 -3
  1244. package/docs/uk/intlayer_with_nextjs_14.md +126 -7
  1245. package/docs/uk/intlayer_with_nextjs_15.md +102 -242
  1246. package/docs/uk/intlayer_with_nextjs_16.md +105 -0
  1247. package/docs/uk/intlayer_with_nextjs_compiler.md +72 -5
  1248. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +125 -4
  1249. package/docs/uk/intlayer_with_nextjs_page_router.md +4 -28
  1250. package/docs/uk/intlayer_with_nuxt.md +29 -0
  1251. package/docs/uk/intlayer_with_react_router_v7.md +28 -0
  1252. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +30 -2
  1253. package/docs/uk/intlayer_with_solid_start.md +12 -0
  1254. package/docs/uk/intlayer_with_svelte_kit.md +2 -0
  1255. package/docs/uk/intlayer_with_tanstack+solid.md +233 -7
  1256. package/docs/uk/intlayer_with_tanstack.md +381 -159
  1257. package/docs/uk/intlayer_with_vite+lit.md +4 -0
  1258. package/docs/uk/intlayer_with_vite+preact.md +6 -4
  1259. package/docs/uk/intlayer_with_vite+react.md +4 -0
  1260. package/docs/uk/intlayer_with_vite+react_compiler.md +2 -0
  1261. package/docs/uk/intlayer_with_vite+solid.md +11 -27
  1262. package/docs/uk/intlayer_with_vite+svelte.md +4 -0
  1263. package/docs/uk/intlayer_with_vite+vanilla.md +2 -0
  1264. package/docs/uk/intlayer_with_vite+vue.md +8 -2
  1265. package/docs/uk/packages/elysia-intlayer/exports.md +136 -0
  1266. package/docs/uk/packages/elysia-intlayer/intlayer.md +139 -0
  1267. package/docs/uk/packages/intlayer/getDictionary.md +155 -0
  1268. package/docs/uk/packages/intlayer/getDictionaryAsync.md +166 -0
  1269. package/docs/uk/packages/intlayer/getEnumeration.md +2 -0
  1270. package/docs/uk/packages/intlayer/getIntlayer.md +197 -0
  1271. package/docs/uk/packages/intlayer/getIntlayerAsync.md +141 -0
  1272. package/docs/uk/packages/intlayer/getLocalizedPath.md +33 -7
  1273. package/docs/uk/packages/intlayer/getTranslation.md +2 -0
  1274. package/docs/uk/packages/next-intlayer/t.md +20 -2
  1275. package/docs/uk/packages/next-intlayer/useIntlayer.md +31 -0
  1276. package/docs/uk/packages/react-intlayer/useDictionary.md +0 -2
  1277. package/docs/uk/packages/react-intlayer/useI18n.md +31 -0
  1278. package/docs/uk/packages/react-intlayer/useIntlayer.md +0 -42
  1279. package/docs/uk/packages/vite-intlayer/intlayerPrune.md +2 -0
  1280. package/docs/uk/readme.md +3 -2
  1281. package/docs/uk/releases/v8.md +2 -4
  1282. package/docs/uk/releases/v9.md +2 -0
  1283. package/docs/uk/self_hosting.md +61 -29
  1284. package/docs/ur/intlayer_with_fastify.md +5 -3
  1285. package/docs/ur/intlayer_with_hono.md +5 -3
  1286. package/docs/vi/benchmark/tanstack.md +6 -0
  1287. package/docs/vi/cli/ci.md +2 -0
  1288. package/docs/vi/cli/doc-review.md +9 -1
  1289. package/docs/vi/cli/fill.md +0 -8
  1290. package/docs/vi/cli/index.md +2 -0
  1291. package/docs/vi/cli/list_projects.md +0 -2
  1292. package/docs/vi/cli/login.md +28 -2
  1293. package/docs/vi/compiler.md +14 -0
  1294. package/docs/vi/configuration.md +7 -8
  1295. package/docs/vi/custom_domains.md +33 -0
  1296. package/docs/vi/custom_url_rewrites.md +7 -5
  1297. package/docs/vi/dictionary/file.md +0 -166
  1298. package/docs/vi/dictionary/gender.md +0 -2
  1299. package/docs/vi/dictionary/html.md +134 -16
  1300. package/docs/vi/dictionary/insertion.md +0 -14
  1301. package/docs/vi/dictionary/markdown.md +31 -14
  1302. package/docs/vi/dictionary/plurial.md +81 -113
  1303. package/docs/vi/dynamic_dictionaries/variants.md +24 -0
  1304. package/docs/vi/formatters.md +12 -39
  1305. package/docs/vi/interest_of_intlayer.md +0 -2
  1306. package/docs/vi/intlayer_with_adonisjs.md +5 -3
  1307. package/docs/vi/intlayer_with_analog.md +2 -0
  1308. package/docs/vi/intlayer_with_astro.md +24 -0
  1309. package/docs/vi/intlayer_with_astro_preact.md +6 -0
  1310. package/docs/vi/intlayer_with_create_react_app.md +43 -0
  1311. package/docs/vi/intlayer_with_elysia.md +343 -0
  1312. package/docs/vi/intlayer_with_fastify.md +5 -3
  1313. package/docs/vi/intlayer_with_hono.md +44 -3
  1314. package/docs/vi/intlayer_with_nextjs_14.md +126 -7
  1315. package/docs/vi/intlayer_with_nextjs_15.md +137 -147
  1316. package/docs/vi/intlayer_with_nextjs_16.md +105 -0
  1317. package/docs/vi/intlayer_with_nextjs_compiler.md +72 -5
  1318. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +161 -4
  1319. package/docs/vi/intlayer_with_nextjs_page_router.md +67 -29
  1320. package/docs/vi/intlayer_with_nuxt.md +29 -0
  1321. package/docs/vi/intlayer_with_react_router_v7.md +30 -0
  1322. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +147 -52
  1323. package/docs/vi/intlayer_with_solid_start.md +12 -0
  1324. package/docs/vi/intlayer_with_svelte_kit.md +6 -0
  1325. package/docs/vi/intlayer_with_tanstack+solid.md +232 -6
  1326. package/docs/vi/intlayer_with_tanstack.md +412 -167
  1327. package/docs/vi/intlayer_with_vite+lit.md +4 -0
  1328. package/docs/vi/intlayer_with_vite+preact.md +28 -4
  1329. package/docs/vi/intlayer_with_vite+react.md +5 -3
  1330. package/docs/vi/intlayer_with_vite+react_compiler.md +2 -0
  1331. package/docs/vi/intlayer_with_vite+solid.md +11 -27
  1332. package/docs/vi/intlayer_with_vite+svelte.md +27 -0
  1333. package/docs/vi/intlayer_with_vite+vanilla.md +2 -0
  1334. package/docs/vi/intlayer_with_vite+vue.md +13 -2
  1335. package/docs/vi/packages/elysia-intlayer/exports.md +136 -0
  1336. package/docs/vi/packages/elysia-intlayer/intlayer.md +139 -0
  1337. package/docs/vi/packages/intlayer/getDictionary.md +155 -0
  1338. package/docs/vi/packages/intlayer/getDictionaryAsync.md +166 -0
  1339. package/docs/vi/packages/intlayer/getEnumeration.md +2 -0
  1340. package/docs/vi/packages/intlayer/getIntlayer.md +197 -0
  1341. package/docs/vi/packages/intlayer/getIntlayerAsync.md +141 -0
  1342. package/docs/vi/packages/intlayer/getLocalizedPath.md +34 -7
  1343. package/docs/vi/packages/intlayer/getLocalizedUrl.md +11 -32
  1344. package/docs/vi/packages/intlayer/getMultilingualUrls.md +14 -2
  1345. package/docs/vi/packages/intlayer/getTranslation.md +2 -0
  1346. package/docs/vi/packages/next-intlayer/t.md +20 -0
  1347. package/docs/vi/packages/next-intlayer/useIntlayer.md +31 -0
  1348. package/docs/vi/packages/react-intlayer/useDictionary.md +0 -2
  1349. package/docs/vi/packages/react-intlayer/useI18n.md +31 -0
  1350. package/docs/vi/packages/react-intlayer/useIntlayer.md +0 -42
  1351. package/docs/vi/packages/vite-intlayer/intlayerPrune.md +2 -0
  1352. package/docs/vi/per_locale_file.md +13 -13
  1353. package/docs/vi/readme.md +3 -2
  1354. package/docs/vi/self_hosting.md +61 -30
  1355. package/docs/zh/analytics.md +32 -11
  1356. package/docs/zh/benchmark/tanstack.md +6 -0
  1357. package/docs/zh/cli/ci.md +2 -0
  1358. package/docs/zh/cli/doc-review.md +7 -1
  1359. package/docs/zh/cli/fill.md +0 -8
  1360. package/docs/zh/cli/index.md +2 -0
  1361. package/docs/zh/cli/list_projects.md +0 -2
  1362. package/docs/zh/cli/login.md +28 -0
  1363. package/docs/zh/cli/push.md +0 -15
  1364. package/docs/zh/compiler.md +14 -0
  1365. package/docs/zh/configuration.md +7 -8
  1366. package/docs/zh/custom_domains.md +27 -0
  1367. package/docs/zh/custom_url_rewrites.md +7 -5
  1368. package/docs/zh/dictionary/content_file.md +0 -10
  1369. package/docs/zh/dictionary/html.md +16 -14
  1370. package/docs/zh/dictionary/markdown.md +7 -3
  1371. package/docs/zh/dictionary/plurial.md +79 -110
  1372. package/docs/zh/dynamic_dictionaries/variants.md +24 -0
  1373. package/docs/zh/formatters.md +0 -146
  1374. package/docs/zh/how_works_intlayer.md +5 -0
  1375. package/docs/zh/interest_of_intlayer.md +19 -0
  1376. package/docs/zh/intlayer_visual_editor.md +12 -0
  1377. package/docs/zh/intlayer_with_adonisjs.md +5 -3
  1378. package/docs/zh/intlayer_with_analog.md +19 -0
  1379. package/docs/zh/intlayer_with_angular_19.md +17 -0
  1380. package/docs/zh/intlayer_with_angular_21.md +17 -0
  1381. package/docs/zh/intlayer_with_astro.md +18 -2
  1382. package/docs/zh/intlayer_with_astro_lit.md +30 -8
  1383. package/docs/zh/intlayer_with_astro_preact.md +36 -8
  1384. package/docs/zh/intlayer_with_astro_react.md +30 -8
  1385. package/docs/zh/intlayer_with_astro_solid.md +30 -8
  1386. package/docs/zh/intlayer_with_astro_svelte.md +30 -8
  1387. package/docs/zh/intlayer_with_astro_vanilla.md +30 -8
  1388. package/docs/zh/intlayer_with_astro_vue.md +22 -0
  1389. package/docs/zh/intlayer_with_create_react_app.md +10 -2
  1390. package/docs/zh/intlayer_with_elysia.md +343 -0
  1391. package/docs/zh/intlayer_with_express.md +11 -3
  1392. package/docs/zh/intlayer_with_fastify.md +5 -3
  1393. package/docs/zh/intlayer_with_hono.md +5 -3
  1394. package/docs/zh/intlayer_with_lynx+react.md +65 -0
  1395. package/docs/zh/intlayer_with_nestjs.md +19 -3
  1396. package/docs/zh/intlayer_with_nextjs_14.md +123 -111
  1397. package/docs/zh/intlayer_with_nextjs_15.md +181 -0
  1398. package/docs/zh/intlayer_with_nextjs_16.md +104 -0
  1399. package/docs/zh/intlayer_with_nextjs_compiler.md +51 -9
  1400. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +146 -582
  1401. package/docs/zh/intlayer_with_nextjs_page_router.md +14 -27
  1402. package/docs/zh/intlayer_with_nuxt.md +17 -0
  1403. package/docs/zh/intlayer_with_react_router_v7.md +176 -0
  1404. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +105 -4
  1405. package/docs/zh/intlayer_with_solid_start.md +12 -0
  1406. package/docs/zh/intlayer_with_storybook.md +17 -0
  1407. package/docs/zh/intlayer_with_svelte_kit.md +17 -0
  1408. package/docs/zh/intlayer_with_tanstack+solid.md +178 -10
  1409. package/docs/zh/intlayer_with_tanstack.md +369 -162
  1410. package/docs/zh/intlayer_with_vanilla.md +17 -0
  1411. package/docs/zh/intlayer_with_vite+lit.md +19 -0
  1412. package/docs/zh/intlayer_with_vite+preact.md +90 -48
  1413. package/docs/zh/intlayer_with_vite+react.md +19 -0
  1414. package/docs/zh/intlayer_with_vite+solid.md +11 -24
  1415. package/docs/zh/intlayer_with_vite+svelte.md +14 -16
  1416. package/docs/zh/intlayer_with_vite+vanilla.md +17 -0
  1417. package/docs/zh/intlayer_with_vite+vue.md +15 -4
  1418. package/docs/zh/live-sync.md +39 -2
  1419. package/docs/zh/packages/elysia-intlayer/exports.md +136 -0
  1420. package/docs/zh/packages/elysia-intlayer/intlayer.md +139 -0
  1421. package/docs/zh/packages/intlayer/getDictionary.md +155 -0
  1422. package/docs/zh/packages/intlayer/getDictionaryAsync.md +166 -0
  1423. package/docs/zh/packages/intlayer/getEnumeration.md +2 -0
  1424. package/docs/zh/packages/intlayer/getIntlayer.md +197 -0
  1425. package/docs/zh/packages/intlayer/getIntlayerAsync.md +141 -0
  1426. package/docs/zh/packages/intlayer/getLocaleLang.md +0 -2
  1427. package/docs/zh/packages/intlayer/getLocalizedPath.md +33 -7
  1428. package/docs/zh/packages/intlayer/getLocalizedUrl.md +14 -30
  1429. package/docs/zh/packages/intlayer/getMultilingualUrls.md +14 -2
  1430. package/docs/zh/packages/intlayer/getPrefix.md +0 -2
  1431. package/docs/zh/packages/intlayer/getTranslation.md +2 -0
  1432. package/docs/zh/packages/next-intlayer/t.md +20 -0
  1433. package/docs/zh/packages/next-intlayer/useIntlayer.md +32 -0
  1434. package/docs/zh/packages/next-intlayer/useLocale.md +2 -0
  1435. package/docs/zh/packages/react-intlayer/useDictionary.md +0 -2
  1436. package/docs/zh/packages/react-intlayer/useI18n.md +31 -0
  1437. package/docs/zh/packages/react-intlayer/useIntlayer.md +0 -42
  1438. package/docs/zh/packages/vite-intlayer/exports.md +0 -6
  1439. package/docs/zh/packages/vite-intlayer/intlayerPrune.md +2 -0
  1440. package/docs/zh/per_locale_file.md +13 -13
  1441. package/docs/zh/releases/v6.md +16 -2
  1442. package/docs/zh/self_hosting.md +61 -29
  1443. package/package.json +5 -5
  1444. package/src/generated/docs.entry.ts +140 -0
@@ -445,8 +445,6 @@ const unsubscribe = useDictionaryDynamic(
445
445
 
446
446
  > 참고: `useDictionaryDynamic`을 사용하려면 딕셔너리가 별도의 ESM 파일로 제공되어야 합니다. 이 방식은 일반적으로 딕셔너리를 제공하는 웹 서버가 있는 경우 사용됩니다.
447
447
 
448
- </Step>
449
-
450
448
  </Steps>
451
449
 
452
450
  ### TypeScript 구성
@@ -109,6 +109,8 @@ Intlayer는 단순한 i18n 솔루션 그 이상으로 관리에 도움이 되는
109
109
 
110
110
  ---
111
111
 
112
+ GitHub에서 [Application Template](https://github.com/aymericzip/intlayer-vite-lit-template)을 참고하세요.
113
+
112
114
  ## Vite 및 Lit 애플리케이션에서 Intlayer를 설정하기 위한 단계별 가이드
113
115
 
114
116
  <Steps>
@@ -478,6 +480,8 @@ export class MyElement extends LitElement {
478
480
 
479
481
  > 프로덕션에서 `intlayerProxy`를 사용하려면 `vite-intlayer`를 `devDependencies`에서 `dependencies`로 이동해야 합니다.
480
482
 
483
+ > Intlayer v9부터 `intlayerProxy()`는 `intlayer()` 플러그인에 직접 번들로 제공되며 `routing.enableProxy` 옵션(`true`이 기본값)을 통해 기본적으로 활성화됩니다. 아래에 표시된 대로 별도로 등록하는 것은 이제 선택 사항입니다 — 이전 버전과의 호환성 및 플러그인 순서를 제어해야 하는 설정을 위해 유지됩니다. `routing.enableProxy: false`로 설정하여 옵트아웃할 수 있습니다. [v9 릴리스 노트](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/releases/v9.md)를 참조하세요.
484
+
481
485
  ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
482
486
  import { defineConfig } from "vite";
483
487
  import { intlayer } from "vite-intlayer";
@@ -170,10 +170,6 @@ bun add vite-intlayer --dev
170
170
 
171
171
  구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 컴파일 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/index.md)를 위한 핵심 패키지입니다.
172
172
 
173
- - **preact-intlayer**
174
-
175
- Intlayer를 Preact 애플리케이션과 통합하는 패키지입니다. Preact 국제화를 위한 컨텍스트 제공자와 훅을 제공합니다.
176
-
177
173
  - **vite-intlayer**
178
174
 
179
175
  Intlayer를 [Vite 번들러](https://vite.dev/guide/why.html#why-bundle-for-production)와 통합하기 위한 Vite 플러그인과, 사용자의 선호 로케일 감지, 쿠키 관리, URL 리디렉션 처리를 위한 미들웨어를 포함합니다.
@@ -423,6 +419,8 @@ export default App;
423
419
 
424
420
  > `useIntlayer` 훅에 대해 더 알아보려면 [문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useIntlayer.md)를 참고하세요 (`preact-intlayer`도 API가 유사합니다).
425
421
 
422
+ > 기존 앱이 있다면, [Intlayer Compiler](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/compiler.md)와 [extract 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/extract.md)를 사용하여 수천 개의 컴포넌트를 몇 초 만에 변환할 수 있습니다.
423
+
426
424
  </Step>
427
425
 
428
426
  <Step number={6} title="콘텐츠의 언어 변경하기" isOptional={true}>
@@ -514,6 +512,30 @@ const App: FunctionalComponent = () => (
514
512
  export default App;
515
513
  ```
516
514
 
515
+ 동시에 `intlayerProxy`를 사용하여 애플리케이션에 서버 측 라우팅을 추가할 수 있습니다. 이 플러그인은 URL 기반으로 현재 로케일을 자동으로 감지하고 적절한 로케일 쿠키를 설정합니다. 로케일이 지정되지 않으면 플러그인은 사용자의 브라우저 언어 설정을 기반으로 가장 적절한 로케일을 결정합니다. 로케일이 감지되지 않으면 기본 로케일로 리다이렉트됩니다.
516
+
517
+ > `intlayerProxy`를 프로덕션에서 사용하려면 `vite-intlayer` 패키지를 `devDependencies`에서 `dependencies`로 변경해야 합니다.
518
+
519
+ > Intlayer v9부터 `intlayerProxy()`는 `intlayer()` 플러그인에 직접 번들되어 있으며 `routing.enableProxy` 옵션(`기본값: true`)을 통해 기본적으로 활성화됩니다. 아래와 같이 별도로 등록하는 것은 이제 선택 사항입니다 — 하위 호환성과 플러그인 순서를 제어해야 하는 설정을 위해 유지됩니다. `routing.enableProxy: false`로 설정하여 선택 해제할 수 있습니다. [v9 release notes](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/releases/v9.md)를 참조하세요.
520
+
521
+ ```typescript {3,7} fileName="vite.config.ts"
522
+ import { defineConfig } from "vite";
523
+ import { intlayer } from "vite-intlayer";
524
+ import preact from "@preact/preset-vite";
525
+
526
+ // https://vitejs.dev/config/
527
+ export default defineConfig({
528
+ plugins: [
529
+ preact(),
530
+ intlayer({
531
+ proxy: {
532
+ ignore: (req) => req.url?.startsWith("/api"),
533
+ },
534
+ }),
535
+ ],
536
+ });
537
+ ```
538
+
517
539
  </Step>
518
540
 
519
541
  <Step number={8} title="로캘이 변경될 때 URL 변경" isOptional={true}>
@@ -590,6 +612,10 @@ export default LocaleSwitcher;
590
612
  >
591
613
  > > - [`useLocale` 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useLocale.md) (API는 `preact-intlayer`와 유사합니다)> - [`getLocaleName` 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/intlayer/getLocaleName.md)> - [`getLocalizedUrl` 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/intlayer/getLocalizedUrl.md)> - [`getHTMLTextDir` 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/intlayer/getHTMLTextDir.md)> - [`hreflang` 속성](https://developers.google.com/search/docs/specialty/international/localized-versions?hl=ko)> - [`lang` 속성](https://developer.mozilla.org/ko/docs/Web/HTML/Global_attributes/lang)> - [`dir` 속성](https://developer.mozilla.org/ko/docs/Web/HTML/Global_attributes/dir)> - [`aria-current` 속성](https://developer.mozilla.org/ko/docs/Web/Accessibility/ARIA/Attributes/aria-current)> - [Popover API](https://developer.mozilla.org/ko/docs/Web/API/Popover_API)
592
614
 
615
+ 다음은 설명과 개선된 코드 예제가 추가된 업데이트된 **Step 9**입니다:
616
+
617
+ ---
618
+
593
619
  </Step>
594
620
 
595
621
  <Step number={9} title="HTML 언어 및 방향 속성 전환" isOptional={true}>
@@ -659,6 +685,12 @@ const App: FunctionalComponent = () => (
659
685
  export default App;
660
686
  ```
661
687
 
688
+ 이러한 변경사항을 적용하면 애플리케이션은 다음을 수행합니다:
689
+
690
+ - **언어** (`lang`) 속성이 현재 locale을 정확하게 반영하도록 하세요. 이는 SEO와 브라우저 동작에 중요합니다.
691
+ - 다양한 읽기 순서를 가진 언어에 대해 **텍스트 방향** (`dir`)을 조정하여 가독성과 사용성을 향상시키세요.
692
+ - 보조 기술이 최적으로 작동할 수 있도록 더욱 **접근 가능한** 경험을 제공하세요.
693
+
662
694
  </Step>
663
695
 
664
696
  <Step number={10} title="로컬라이즈된 링크 컴포넌트 만들기" isOptional={true}>
@@ -90,36 +90,340 @@ AI 제공업체의 비용으로 원하는 LLM을 사용하여 CI/CD 파이프라
90
90
 
91
91
  ## 대안보다 Intlayer를 선택해야 하는 이유는 무엇입니까?
92
92
 
93
+ <Tabs defaultTab="video">
94
+ <Tab label="Video" value="video">
95
+
96
+ <iframe title="Vite와 React를 위한 최고의 i18n 솔루션? 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/dS9L7uJeak4?si=VaKmrYMmXjo3xpk2"/>
97
+
98
+ </Tab>
99
+ <Tab label="Code" value="code">
100
+
101
+ <iframe
102
+ src="https://ide.intlayer.org/aymericzip/intlayer-vite-react-template?file=intlayer.config.ts"
103
+ className="m-auto overflow-hidden rounded-lg border-0 max-md:size-full max-md:h-[700px] md:aspect-16/9 md:w-full"
104
+ title="Demo CodeSandbox - Intlayer를 사용하여 애플리케이션을 국제화하는 방법"
105
+ sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
106
+ loading="lazy"
107
+ />
108
+
109
+ </Tab>
110
+ <Tab label="데모" value="demo">
111
+
112
+ <iframe
113
+ src="https://intlayer-vite-react-template.vercel.app"
114
+ className="m-auto overflow-hidden rounded-lg border-0 max-md:size-full max-md:h-[700px] md:aspect-16/9 md:w-full"
115
+ title="Demo - intlayer-vite-react-template"
116
+ sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
117
+ loading="lazy"
118
+ />
119
+
120
+ </Tab>
121
+ </Tabs>
122
+
93
123
  'react-i18next' 또는 'i18next'와 같은 주요 솔루션과 비교할 때 Intlayer는 다음과 같은 통합 최적화가 제공되는 솔루션입니다.
94
124
 
95
125
  <AccordionGroup>
96
126
 
97
127
  <Accordion header="전체 Vite 및 React 적용 범위">
98
128
 
129
+ npm을 사용하여 필요한 패키지를 설치하세요:
130
+
131
+ ```bash packageManager="npm"
132
+ npx intlayer init --interactive
133
+ ```
134
+
135
+ ```bash packageManager="pnpm"
136
+ pnpm dlx intlayer@canary init --interactive
137
+ ```
138
+
139
+ ```bash packageManager="yarn"
140
+ yarn dlx intlayer@canary init --interactive
141
+ ```
142
+
143
+ ```bash packageManager="bun"
144
+ bunx intlayer@canary init --interactive
145
+ ```
146
+
147
+ > `--interactive` 플래그는 선택 사항입니다. AI 에이전트인 경우 `intlayer-cli init`을 사용하세요.
148
+
99
149
  Intlayer는 **구성 요소 수준 콘텐츠 범위 지정**, **지연 로드 번역** 및 국제화 확장(i18n)에 필요한 모든 기능을 제공하여 Vite 및 React와 완벽하게 작동하도록 최적화되었습니다.
100
150
 
151
+ ```bash packageManager="npm"
152
+ npm install intlayer react-intlayer
153
+ npm install vite-intlayer --save-dev
154
+ ```
155
+
156
+ ```bash packageManager="pnpm"
157
+ pnpm add intlayer react-intlayer
158
+ pnpm add vite-intlayer --save-dev
159
+ ```
160
+
161
+ ```bash packageManager="yarn"
162
+ yarn add intlayer react-intlayer
163
+ yarn add vite-intlayer --save-dev
164
+ ```
165
+
166
+ ```bash packageManager="bun"
167
+ bun add intlayer react-intlayer
168
+ bun add vite-intlayer --dev
169
+ ```
170
+
171
+ - **intlayer**
172
+ 국제화 도구를 제공하는 핵심 패키지로, 설정 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일레이션, 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/index.md)를 포함합니다.
173
+
174
+ - **react-intlayer**
175
+ Intlayer를 React 애플리케이션과 통합하는 패키지입니다. React 국제화를 위한 context providers와 hooks을 제공합니다.
176
+
177
+ - **vite-intlayer**
178
+ Intlayer를 [Vite bundler](https://vite.dev/guide/why.html#why-bundle-for-production)와 통합하기 위한 Vite 플러그인, 그리고 사용자의 선호 로케일 감지, 쿠키 관리, URL 리다이렉션 처리를 위한 미들웨어를 포함합니다.
179
+
101
180
  </Accordion>
102
181
 
103
182
  <Accordion header="번들 크기">
104
183
 
105
184
  대용량 JSON 파일을 페이지에 로드하는 대신 필요한 콘텐츠만 로드하세요. Intlayer는 **번들 및 페이지 크기를 최대 50%** 줄이는 데 도움이 됩니다.
106
185
 
186
+ ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
187
+ import { Locales, type IntlayerConfig } from "intlayer";
188
+
189
+ const config: IntlayerConfig = {
190
+ internationalization: {
191
+ locales: [
192
+ Locales.ENGLISH,
193
+ Locales.FRENCH,
194
+ Locales.SPANISH,
195
+ // 다른 로케일들
196
+ ],
197
+ defaultLocale: Locales.ENGLISH,
198
+ },
199
+ };
200
+
201
+ export default config;
202
+ ```
203
+
204
+ > 이 구성 파일을 통해 로컬라이즈된 URL, 미들웨어 리디렉션, 쿠키 이름, 콘텐츠 선언의 위치 및 확장자, Intlayer 로그 비활성화 등을 설정할 수 있습니다. 사용 가능한 모든 매개변수의 전체 목록은 [구성 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)를 참조하십시오.
205
+
107
206
  </Accordion>
108
207
 
109
208
  <Accordion header="유지관리성">
110
209
 
210
+ intlayer 플러그인을 구성에 추가하세요.
211
+
212
+ ```typescript fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
213
+ import { defineConfig } from "vite";
214
+ import react from "@vitejs/plugin-react-swc";
215
+ import { intlayer } from "vite-intlayer";
216
+
217
+ // https://vitejs.dev/config/
218
+ export default defineConfig({
219
+ plugins: [react(), intlayer()],
220
+ });
221
+ ```
222
+
111
223
  애플리케이션 콘텐츠의 범위를 지정하면 대규모 애플리케이션의 **유지 관리가 용이해집니다**. 전체 콘텐츠 코드베이스를 검토해야 하는 정신적 부담 없이 단일 기능 폴더를 복제하거나 삭제할 수 있습니다. 또한 Intlayer는 **완전히 유형**되어 콘텐츠의 정확성을 보장합니다.
112
224
 
113
225
  </Accordion>
114
226
 
115
227
  <Accordion header="AI 에이전트">
116
228
 
229
+ 번역을 저장하기 위해 콘텐츠 선언을 생성하고 관리합니다:
230
+
231
+ ```tsx fileName="src/app.content.tsx" contentDeclarationFormat={["typescript", "esm", "commonjs"]}
232
+ import { t, type Dictionary } from "intlayer";
233
+ import type { ReactNode } from "react";
234
+
235
+ const appContent = {
236
+ key: "app",
237
+ content: {
238
+ viteLogo: t({
239
+ ko: "Vite 로고",
240
+ en: "Vite logo",
241
+ fr: "Logo Vite",
242
+ es: "Logo Vite",
243
+ }),
244
+ reactLogo: t({
245
+ ko: "React 로고",
246
+ en: "React logo",
247
+ fr: "Logo React",
248
+ es: "Logo React",
249
+ }),
250
+
251
+ title: "Vite + React",
252
+
253
+ count: t({
254
+ ko: "카운트는 ",
255
+ en: "count is ",
256
+ fr: "le compte est ",
257
+ es: "el recuento es ",
258
+ }),
259
+
260
+ edit: t<ReactNode>({
261
+ ko: (
262
+ <>
263
+ <code>src/App.tsx</code>를 수정하고 저장하여 HMR을 테스트하세요
264
+ </>
265
+ ),
266
+ en: (
267
+ <>
268
+ Edit <code>src/App.tsx</code> and save to test HMR
269
+ </>
270
+ ),
271
+ fr: (
272
+ <>
273
+ Éditez <code>src/App.tsx</code> et enregistrez pour tester HMR
274
+ </>
275
+ ),
276
+ es: (
277
+ <>
278
+ Edita <code>src/App.tsx</code> y guarda para probar HMR
279
+ </>
280
+ ),
281
+ }),
282
+
283
+ readTheDocs: t({
284
+ ko: "Vite 및 React 로고를 클릭하여 자세히 알아보세요",
285
+ en: "Click on the Vite and React logos to learn more",
286
+ fr: "Cliquez sur les logos Vite et React pour en savoir plus",
287
+ es: "Haga clic en los logotipos de Vite y React para obtener más información",
288
+ }),
289
+ },
290
+ } satisfies Dictionary;
291
+
292
+ export default appContent;
293
+ ```
294
+
295
+ ```json fileName="src/app.content.json" contentDeclarationFormat="json"
296
+ {
297
+ "$schema": "https://intlayer.org/schema.json",
298
+ "key": "app",
299
+ "content": {
300
+ "viteLogo": {
301
+ "nodeType": "translation",
302
+ "translation": {
303
+ "ko": "Vite 로고",
304
+ "en": "Vite logo",
305
+ "fr": "Logo Vite",
306
+ "es": "Logo Vite"
307
+ }
308
+ },
309
+ "reactLogo": {
310
+ "nodeType": "translation",
311
+ "translation": {
312
+ "ko": "React 로고",
313
+ "en": "React logo",
314
+ "fr": "Logo React",
315
+ "es": "Logo React"
316
+ }
317
+ },
318
+ "title": {
319
+ "nodeType": "translation",
320
+ "translation": {
321
+ "ko": "Vite + React",
322
+ "en": "Vite + React",
323
+ "fr": "Vite + React",
324
+ "es": "Vite + React"
325
+ }
326
+ },
327
+ "count": {
328
+ "nodeType": "translation",
329
+ "translation": {
330
+ "ko": "카운트는 ",
331
+ "en": "count is ",
332
+ "fr": "le compte est ",
333
+ "es": "el recuento es "
334
+ }
335
+ },
336
+ "edit": {
337
+ "nodeType": "translation",
338
+ "translation": {
339
+ "ko": "src/App.tsx를 수정하고 저장하여 HMR을 테스트하세요",
340
+ "en": "Edit src/App.tsx and save to test HMR",
341
+ "fr": "Éditez src/App.tsx et enregistrez pour tester HMR",
342
+ "es": "Edita src/App.tsx y guarda para probar HMR"
343
+ }
344
+ },
345
+ "readTheDocs": {
346
+ "nodeType": "translation",
347
+ "translation": {
348
+ "ko": "Vite 및 React 로고를 클릭하여 자세히 알아보세요",
349
+ "en": "Click on the Vite and React logos to learn more",
350
+ "fr": "Cliquez sur les logos Vite et React pour en savoir plus",
351
+ "es": "Haga clic en los logotipos de Vite y React para obtener más información"
352
+ }
353
+ }
354
+ }
355
+ }
356
+ ```
357
+
358
+ > 콘텐츠 선언은 `contentDir` 디렉토리(기본값: `./src`)에 포함되는 한 애플리케이션의 어느 곳에든 정의할 수 있습니다. 그리고 콘텐츠 선언 파일 확장자(기본값: `.content.{json,ts,tsx,js,jsx,mjs,cjs,md,mdx,yaml,yml}`)와 일치해야 합니다.
359
+
117
360
  콘텐츠를 같은 위치에 배치하면 LLM(대형 언어 모델)에 **필요한 컨텍스트가 줄어듭니다**. Intlayer에는 누락된 번역을 테스트하기 위한 **CLI**, **[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** 및 **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/agent_skills.md)**, AI 에이전트를 위한 개발자 경험(DX)을 더욱 원활하게 만듭니다.
118
361
 
362
+ > 콘텐츠 파일에 TSX 코드가 포함되어 있다면, 콘텐츠 파일에 `import React from "react";`를 import하는 것을 고려해야 합니다.
363
+
119
364
  </Accordion>
120
365
 
121
366
  <Accordion header="오토메이션">
122
367
 
368
+ 애플리케이션 전체에서 콘텐츠 사전에 접근하세요:
369
+
370
+ ```tsx {5,9} fileName="src/App.tsx" codeFormat={["typescript", "esm"]}
371
+ import { useState, type FC } from "react";
372
+ import reactLogo from "./assets/react.svg";
373
+ import viteLogo from "/vite.svg";
374
+ import "./App.css";
375
+ import { IntlayerProvider, useIntlayer } from "react-intlayer";
376
+
377
+ const AppContent: FC = () => {
378
+ const [count, setCount] = useState(0);
379
+ const content = useIntlayer("app");
380
+
381
+ return (
382
+ <>
383
+ <div>
384
+ <a href="https://vitejs.dev" target="_blank">
385
+ <img src={viteLogo} className="logo" alt={content.viteLogo.value} />
386
+ </a>
387
+ <a href="https://react.dev" target="_blank">
388
+ <img
389
+ src={reactLogo}
390
+ className="logo react"
391
+ alt={content.reactLogo.value}
392
+ />
393
+ </a>
394
+ </div>
395
+ <h1>{content.title}</h1>
396
+ <div className="card">
397
+ <button onClick={() => setCount((count) => count + 1)}>
398
+ {content.count}
399
+ {count}
400
+ </button>
401
+ <p>{content.edit}</p>
402
+ </div>
403
+ <p className="read-the-docs">{content.readTheDocs}</p>
404
+ </>
405
+ );
406
+ };
407
+
408
+ const App: FC = () => (
409
+ <IntlayerProvider>
410
+ <AppContent />
411
+ </IntlayerProvider>
412
+ );
413
+
414
+ export default App;
415
+ ```
416
+
417
+ > `alt`, `title`, `href`, `aria-label` 등과 같은 `string` 속성에서 콘텐츠를 사용하려면 함수의 값을 다음과 같이 사용할 수 있습니다:
418
+
419
+ > ```html
420
+ > <img src="{content.image.src.value}" alt="{content.image.value}" />
421
+ > <img src="{content.image.src.toString()}" alt="{content.image.toString()}" />
422
+ > <img src="{String(content.image.src)}" alt="{String(content.image)}" />
423
+ > ```
424
+
425
+ > `useIntlayer` 훅에 대해 더 알아보려면 [문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useIntlayer.md)를 참조하세요.
426
+
123
427
  AI 공급자의 비용으로 선택한 LLM을 사용하여 CI/CD 파이프라인을 번역하려면 자동화를 사용하세요. Intlayer는 또한 콘텐츠 추출을 자동화하는 **컴파일러**와 **백그라운드에서 번역**을 돕는 [웹 플랫폼](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)을 제공합니다.
124
428
 
125
429
  </Accordion>
@@ -128,17 +432,110 @@ AI 공급자의 비용으로 선택한 LLM을 사용하여 CI/CD 파이프라인
128
432
 
129
433
  대규모 JSON 파일을 구성 요소에 연결하면 성능 및 반응성 문제가 발생할 수 있습니다. Intlayer는 빌드 시 콘텐츠 로딩을 최적화합니다.
130
434
 
435
+ ```tsx fileName="src/components/LocaleSwitcher.tsx" codeFormat={["typescript", "esm"]}
436
+ import type { FC } from "react";
437
+ import { Locales } from "intlayer";
438
+ import { useLocale } from "react-intlayer";
439
+
440
+ const LocaleSwitcher: FC = () => {
441
+ const { setLocale } = useLocale();
442
+
443
+ return (
444
+ <button onClick={() => setLocale(Locales.English)}>
445
+ 언어를 영어로 변경
446
+ </button>
447
+ );
448
+ };
449
+ ```
450
+
451
+ > `useLocale` hook에 대해 자세히 알아보려면 [documentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useLocale.md)을 참조하세요.
452
+
131
453
  </Accordion>
132
454
 
133
455
  <Accordion header="개발자가 없는 경우 확장">
134
456
 
457
+ 이 단계의 목적은 각 언어에 대한 고유한 경로를 만드는 것입니다. 이는 SEO 및 SEO 친화적인 URL에 유용합니다.
458
+ 예시:
459
+
460
+ ```- https://example.com/about
461
+ - https://example.com/ko/about
462
+ - https://example.com/fr/about
463
+ ```
464
+
135
465
  Intlayer는 단순한 i18n 솔루션 그 이상으로 관리에 도움이 되는 **자체 호스팅 [비주얼 편집기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_visual_editor.md)** 및 **[전체 CMS](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/intlayer_CMS.md)**를 제공합니다. 다국어 콘텐츠를 **실시간**으로 제공하여 번역가, 카피라이터, 기타 팀원과 원활하게 협업할 수 있습니다. 콘텐츠는 로컬 및/또는 원격으로 저장될 수 있습니다.
136
466
 
467
+ 애플리케이션에 로컬라이제이션된 라우팅을 추가하려면 애플리케이션의 라우트를 래핑하고 로캘 기반 라우팅을 처리하는 `LocaleRouter` 컴포넌트를 만들 수 있습니다. 다음은 [React Router](https://reactrouter.com/home)를 사용한 예시입니다:
468
+
469
+ ```tsx fileName="src/components/LocaleRouter.tsx" codeFormat={["typescript", "esm"]}
470
+ import { localeMap } from "intlayer"; // 'intlayer'의 유틸리티 함수 및 타입
471
+ import type { FC, PropsWithChildren } from "react"; // 함수형 컴포넌트 및 props에 대한 React 타입
472
+ import { IntlayerProvider } from "react-intlayer"; // 국제화 컨텍스트를 위한 Provider
473
+ import { BrowserRouter, Route, Routes } from "react-router-dom"; // 네비게이션을 관리하기 위한 Router 컴포넌트
474
+
475
+ /**
476
+ * 로케일별 라우트를 설정하는 라우터 컴포넌트입니다.
477
+ * React Router를 사용하여 네비게이션을 관리하고 로컬라이즈된 컴포넌트를 렌더링합니다.
478
+ */
479
+ export const LocaleRouter: FC<PropsWithChildren> = ({ children }) => (
480
+ <BrowserRouter>
481
+ <Routes>
482
+ {localeMap(({ locale, urlPrefix }) => (
483
+ <Route
484
+ // 로케일(/en/, /fr/ 등)을 캡처하고 이후의 모든 경로와 일치하는 라우트 패턴
485
+ path={`${urlPrefix}/*`}
486
+ key={locale}
487
+ element={
488
+ <IntlayerProvider locale={locale}>{children}</IntlayerProvider>
489
+ } // 로케일 관리를 위해 children을 래핑합니다
490
+ />
491
+ ))}
492
+ </Routes>
493
+ </BrowserRouter>
494
+ );
495
+ ```
496
+
497
+ > 참고: `routing.mode: 'no-prefix' | 'search-params'`를 사용하는 경우, `localeMap` 함수를 사용할 필요가 없을 가능성이 높습니다.
498
+
499
+ 그러면 애플리케이션에서 `LocaleRouter` 컴포넌트를 사용할 수 있습니다:
500
+
501
+ ```tsx fileName="src/App.tsx" codeFormat={["typescript", "esm"]}
502
+ import { LocaleRouter } from "./components/LocaleRouter";
503
+ import type { FC } from "react";
504
+
505
+ // ... Your AppContent component
506
+
507
+ const App: FC = () => (
508
+ <LocaleRouter>
509
+ <AppContent />
510
+ </LocaleRouter>
511
+ );
512
+ ```
513
+
514
+ 또한 `intlayerProxy`를 사용하여 애플리케이션에 서버 측 라우팅을 추가할 수 있습니다. 이 플러그인은 URL을 기반으로 현재 로케일을 자동으로 감지하고 적절한 로케일 쿠키를 설정합니다. 로케일이 지정되지 않은 경우, 플러그인은 사용자의 브라우저 언어 설정을 기반으로 가장 적절한 로케일을 결정합니다. 로케일이 감지되지 않으면 기본 로케일로 리다이렉트합니다.
515
+
137
516
  </Accordion>
138
517
  </AccordionGroup>
139
518
 
140
519
  ---
141
520
 
521
+ ```typescript {3,7} fileName="vite.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
522
+ import { defineConfig } from "vite";
523
+ import react from "@vitejs/plugin-react-swc";
524
+ import { intlayer } from "vite-intlayer";
525
+
526
+ // https://vitejs.dev/config/
527
+ export default defineConfig({
528
+ plugins: [
529
+ react(),
530
+ intlayer({
531
+ proxy: {
532
+ ignore: (req) => req.url?.startsWith("/api"),
533
+ },
534
+ }),
535
+ ],
536
+ });
537
+ ```
538
+
142
539
  <Steps>
143
540
 
144
541
  <Step number={8} title="로케일이 변경될 때 URL 변경하기" isOptional={true}>
@@ -225,6 +622,18 @@ const LocaleSwitcher: FC = () => {
225
622
 
226
623
  ---
227
624
 
625
+ </Step>
626
+
627
+ <Step number={9} title="HTML 언어 및 방향 속성 전환" isOptional={true}>
628
+
629
+ 애플리케이션이 여러 언어를 지원할 때, `<html>` 태그의 `lang` 및 `dir` 속성을 현재 로케일과 일치하도록 업데이트하는 것이 중요합니다. 이렇게 하면 다음을 보장합니다:
630
+
631
+ - **접근성**: 스크린 리더와 보조 기술은 올바른 `lang` 속성에 의존하여 콘텐츠를 정확하게 발음하고 해석합니다.
632
+ - **텍스트 렌더링**: `dir` (방향) 속성은 텍스트가 올바른 순서로 렌더링되도록 보장합니다(예: 영어의 경우 좌에서 우로, 아랍어 또는 히브리어의 경우 우에서 좌로). 이는 가독성에 필수적입니다.
633
+ - **SEO**: 검색 엔진은 `lang` 속성을 사용하여 페이지의 언어를 결정하고 검색 결과에서 올바른 지역화된 콘텐츠를 제공하는 데 도움을 줍니다.
634
+
635
+ 로케일이 변경될 때 이러한 속성들을 동적으로 업데이트함으로써, 지원하는 모든 언어에서 사용자에게 일관되고 접근 가능한 경험을 보장합니다.
636
+
228
637
  #### Hook 구현하기
229
638
 
230
639
  HTML 속성을 관리하기 위한 커스텀 hook을 생성합니다. 이 hook은 로케일 변경을 감지하고 그에 따라 속성을 업데이트합니다:
@@ -283,6 +692,12 @@ export const useI18nHTMLAttributes = () => {
283
692
  };
284
693
  ```
285
694
 
695
+ 이러한 변경 사항을 적용하면 애플리케이션은 다음을 수행합니다:
696
+
697
+ - **언어** (`lang`) 속성이 현재 로캘을 올바르게 반영하는지 확인하세요. 이는 SEO와 브라우저 동작에 중요합니다.
698
+ - 로캘에 따라 **텍스트 방향** (`dir`)을 조정하여 다양한 읽기 순서를 가진 언어의 가독성과 사용성을 향상시키세요.
699
+ - **접근성** 있는 경험을 제공하세요. 보조 기술은 최적의 기능을 위해 이러한 속성에 의존합니다.
700
+
286
701
  </Step>
287
702
 
288
703
  <Step number={10} title="지역화된 링크 컴포넌트 만들기" isOptional={true}>
@@ -226,6 +226,8 @@ export default defineConfig({
226
226
 
227
227
  > `intlayerCompiler()` Vite 플러그인은 컴포넌트에서 콘텐츠를 추출하고 `.content` 파일을 작성하는 데 사용됩니다.
228
228
 
229
+ > Intlayer v9부터 컴파일러는 `intlayer()` 플러그인에 직접 번들되어 있으며, `compiler.enabled`이 `compiler.output` 경로로 설정되면 자동으로 활성화됩니다. 아래와 같이 `intlayerCompiler()`를 별도로 등록하는 것은 이제 선택 사항입니다. 추가되면 자동으로 중복 제거됩니다. [v9 릴리스 노트](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/releases/v9.md)를 참조하세요.
230
+
229
231
  </Step>
230
232
 
231
233
  <Step number={4} title="코드 컴파일">
@@ -431,8 +433,6 @@ bun x intlayer fill # 누락된 번역 채우기
431
433
 
432
434
  > 자세한 내용은 [CLI 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/cli/ci.md)를 참조하세요.
433
435
 
434
- </Step>
435
-
436
436
  </Steps>
437
437
 
438
438
  ### (선택) 사이트맵과 robots.txt(빌드 시 생성)