@intlayer/docs 9.4.0-canary.0 → 9.4.1

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 +7 -7
  1444. package/src/generated/docs.entry.ts +140 -0
@@ -79,6 +79,34 @@ Next.js 애플리케이션에서 클라이언트 측 또는 서버 측 컴포넌
79
79
 
80
80
  다음은 Next.js 페이지 내에서 `useIntlayer` 훅을 구현하여 애플리케이션의 현재 로케일에 따라 로컬라이즈된 콘텐츠를 동적으로 로드하는 방법입니다:
81
81
 
82
+ <Tabs>
83
+ <Tab label='Intlayer >=9.4' value='>=9.4'>
84
+
85
+ ```tsx fileName="src/pages/[locale]/index.tsx" codeFormat={["typescript", "esm"]}
86
+ import { ClientComponentExample } from "@components/ClientComponentExample";
87
+ import { ServerComponentExample } from "@components/ServerComponentExample";
88
+ import { type NextPageIntlayer } from "next-intlayer";
89
+ import { useIntlayer } from "next-intlayer";
90
+ import { IntlayerProvider } from "next-intlayer/server";
91
+
92
+ const HomePage: NextPageIntlayer = async ({ params }) => {
93
+ const { locale } = await params;
94
+
95
+ const content = useIntlayer("homepage", locale);
96
+
97
+ return (
98
+ <IntlayerProvider locale={locale}>
99
+ <p>{content.introduction}</p>
100
+ <ClientComponentExample />
101
+ <ServerComponentExample />
102
+ </IntlayerProvider>
103
+ );
104
+ };
105
+ ```
106
+
107
+ </Tab>
108
+ <Tab label='Intlayer <9.4' value='<9.4'>
109
+
82
110
  ```tsx fileName="src/pages/[locale]/index.tsx" codeFormat={["typescript", "esm"]}
83
111
  import { ClientComponentExample } from "@components/ClientComponentExample";
84
112
  import { ServerComponentExample } from "@components/ServerComponentExample";
@@ -104,6 +132,9 @@ const HomePage: NextPageIntlayer = async ({ params }) => {
104
132
  };
105
133
  ```
106
134
 
135
+ </Tab>
136
+ </Tabs>
137
+
107
138
  ```tsx fileName="src/components/ClientComponentExample.tsx" codeFormat={["typescript", "esm"]}
108
139
  "use-client";
109
140
 
@@ -104,6 +104,8 @@ const LocaleSwitcher: FC = () => {
104
104
 
105
105
  ## 반환 값
106
106
 
107
+ `useLocale` 훅을 호출하면 다음 속성을 포함하는 객체가 반환됩니다:
108
+
107
109
  - **`locale`**: React 컨텍스트에 설정된 현재 로케일입니다.
108
110
  - **`defaultLocale`**: 구성에서 정의된 기본 로케일입니다.
109
111
  - **`availableLocales`**: 구성에서 정의된 사용 가능한 모든 로케일 목록입니다.
@@ -134,7 +134,3 @@ export default Sidebar;
134
134
 
135
135
  - [`useLocale`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/next-intlayer/useLocale.md) — 현재 로케일 + 로케일 스위처 (`pathWithoutLocale`도 노출)
136
136
  - [`getPathWithoutLocale`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/intlayer/getPathWithoutLocale.md) — 이 훅에서 사용하는 기본 유틸리티
137
-
138
- ```
139
-
140
- ```
@@ -30,8 +30,6 @@ author: aymericzip
30
30
 
31
31
  ## React에서의 사용 예제
32
32
 
33
- 아래는 React 컴포넌트에서 `useDictionary` 훅을 사용하는 예제입니다:
34
-
35
33
  ```tsx fileName="./ComponentExample.tsx" codeFormat={["typescript", "esm"]}
36
34
  import type { FC } from "react";
37
35
  import { useDictionary } from "react-intlayer";
@@ -77,6 +77,34 @@ author: aymericzip
77
77
 
78
78
  React 컴포넌트 내에서 `useI18n` 훅을 사용하는 예시:
79
79
 
80
+ <Tabs>
81
+ <Tab label='Intlayer >=9.4' value='>=9.4'>
82
+
83
+ ```tsx fileName="src/App.tsx" codeFormat={["typescript", "esm"]}
84
+ import type { FC } from "react";
85
+ import { ClientComponentExample, ServerComponentExample } from "@components";
86
+ import { IntlayerProvider } from "react-intlayer";
87
+ import { useI18n } from "react-intlayer/server";
88
+ import { Locales } from "intlayer";
89
+
90
+ const App: FC<{ locale: Locales }> = ({ locale }) => {
91
+ const t = useI18n("home-page", locale);
92
+
93
+ return (
94
+ <>
95
+ <p>{t("introduction")}</p>
96
+ <IntlayerProvider locale={locale}>
97
+ <ClientComponentExample />
98
+ </IntlayerProvider>
99
+ <ServerComponentExample />
100
+ </>
101
+ );
102
+ };
103
+ ```
104
+
105
+ </Tab>
106
+ <Tab label='Intlayer <9.4' value='<9.4'>
107
+
80
108
  ```tsx fileName="src/App.tsx" codeFormat={["typescript", "esm"]}
81
109
  import type { FC } from "react";
82
110
  import { ClientComponentExample, ServerComponentExample } from "@components";
@@ -101,6 +129,9 @@ const App: FC<{ locale: Locales }> = ({ locale }) => {
101
129
  };
102
130
  ```
103
131
 
132
+ </Tab>
133
+ </Tabs>
134
+
104
135
  ```tsx fileName="src/components/ComponentExample.tsx" codeFormat={["typescript", "esm"]}
105
136
  import type { FC } from "react";
106
137
  import { useI18n } from "react-intlayer";
@@ -31,48 +31,6 @@ author: aymericzip
31
31
 
32
32
  ## React에서 사용 예제
33
33
 
34
- React 컴포넌트 내에서 `useIntlayer` 훅을 사용하는 예제:
35
-
36
- ```tsx fileName="src/app.tsx" codeFormat={["typescript", "esm"]}
37
- import type { FC } from "react";
38
- import { ClientComponentExample, ServerComponentExample } from "@components";
39
- import { IntlayerProvider } from "react-intlayer";
40
- import { useIntlayer, IntlayerServerProvider } from "react-intlayer/server";
41
- import { Locales } from "intlayer";
42
-
43
- const App: FC<{ locale: Locales }> = ({ locale }) => {
44
- const content = useIntlayer("homepage", locale);
45
-
46
- return (
47
- <>
48
- <p>{content.introduction}</p>
49
- <IntlayerProvider locale={locale}>
50
- <ClientComponentExample />
51
- </IntlayerProvider>
52
- <IntlayerServerProvider locale={locale}>
53
- <ServerComponentExample />
54
- </IntlayerServerProvider>
55
- </>
56
- );
57
- };
58
- ```
59
-
60
- ```tsx fileName="src/components/ComponentExample.tsx" codeFormat={["typescript", "esm"]}
61
- import type { FC } from "react";
62
- import { useIntlayer } from "react-intlayer";
63
-
64
- const ComponentExample: FC = () => {
65
- const content = useIntlayer("component-example");
66
-
67
- return (
68
- <div>
69
- <h1>{content.title}</h1> {/* 제목을 표시합니다 */}
70
- <p>{content.description}</p> {/* 설명을 표시합니다 */}
71
- </div>
72
- );
73
- };
74
- ```
75
-
76
34
  ```tsx fileName="src/components/ServerComponentExample.tsx" codeFormat={["typescript", "esm"]}
77
35
  import { useIntlayer } from "react-intlayer/server";
78
36
 
@@ -28,6 +28,8 @@ author: aymericzip
28
28
 
29
29
  `intlayerPrune` Vite 플러그인은 애플리케이션 번들에서 사용되지 않는 사전(dictionary)을 트리 쉐이킹하고 제거(prune)하는 데 사용됩니다. 이를 통해 필요한 다국어 콘텐츠만 포함되어 최종 번들 크기를 줄일 수 있습니다.
30
30
 
31
+ > 플러그인은 [`intlayer()`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/vite-intlayer/intlayer.md)를 사용할 때 이미 자동으로 포함되고 구성됩니다. 플러그인 스택을 직접 구성하는 경우에만 수동으로 등록하면 됩니다.
32
+
31
33
  ## 사용법
32
34
 
33
35
  ### `intlayer()`의 일부로 (권장)
@@ -77,6 +77,17 @@ const helloWorldContent = {
77
77
  module.exports = helloWorldContent;
78
78
  ```
79
79
 
80
+ ```json5 fileName="hello-world.ko.content.json" contentDeclarationFormat="json"
81
+ {
82
+ "$schema": "https://intlayer.org/schema.json",
83
+ "key": "hello-world",
84
+ "locale": "ko", // 중요
85
+ "content": {
86
+ "multilingualContent": "내 컴포넌트의 제목",
87
+ },
88
+ }
89
+ ```
90
+
80
91
  ```json fileName="hello-world.content.ts" contentDeclarationFormat="json"
81
92
  {
82
93
  "$schema": "https://intlayer.org/schema.json",
@@ -95,6 +106,8 @@ module.exports = helloWorldContent;
95
106
 
96
107
  > 권장: 이 형식은 Intlayer의 시각적 편집기를 사용하거나 코드 내에서 직접 번역을 관리할 때 가장 적합합니다.
97
108
 
109
+ > 참고: 두 경우 모두 콘텐츠 선언 파일은 Intlayer에서 인식되도록 `*.content.{ts,tsx,js,jsx,mjs,cjs,json}` 명명 패턴을 따라야 합니다. `.[locale]` 접미사는 선택 사항이며 명명 규칙으로만 사용됩니다.
110
+
98
111
  ### 로케일별 파일에 대한 전역 설정
99
112
 
100
113
  `intlayer.config.ts` 파일에 다음을 추가하여 로케일별 파일에 대한 전역 설정을 구성할 수 있습니다:
@@ -146,17 +159,6 @@ const helloWorldContent = {
146
159
  export default helloWorldContent;
147
160
  ```
148
161
 
149
- ```json5 fileName="hello-world.en.content.json" contentDeclarationFormat="json"
150
- {
151
- "$schema": "https://intlayer.org/schema.json",
152
- "key": "hello-world",
153
- "locale": "en", // 중요
154
- "content": {
155
- "multilingualContent": "내 컴포넌트의 제목",
156
- },
157
- }
158
- ```
159
-
160
162
  ```json5 fileName="hello-world.es.content.json" contentDeclarationFormat="json"
161
163
  {
162
164
  "$schema": "https://intlayer.org/schema.json",
@@ -170,8 +172,6 @@ export default helloWorldContent;
170
172
 
171
173
  > 중요: locale 필드가 정의되어 있는지 반드시 확인하세요. 이 필드는 Intlayer에 해당 파일이 어떤 언어를 나타내는지 알려줍니다.
172
174
 
173
- > 참고: 두 경우 모두, 콘텐츠 선언 파일은 Intlayer에서 인식되기 위해 `*.content.{ts,tsx,js,jsx,mjs,cjs,json}` 명명 패턴을 따라야 합니다. `.[locale]` 접미사는 선택 사항이며 명명 규칙으로만 사용됩니다.
174
-
175
175
  ## 형식 혼합
176
176
 
177
177
  동일한 콘텐츠 키에 대해 두 가지 선언 방식을 결합할 수 있습니다. 예를 들어:
package/docs/ko/readme.md CHANGED
@@ -225,8 +225,8 @@ Intlayer를 시작하고 프로젝트에 통합하는 방법을 배우려면 종
225
225
  <li><a href="https://intlayer.org/doc/environment/vite-and-vue" rel=''>Vite + Vue</a></li>
226
226
  <li><a href="https://intlayer.org/doc/environment/nuxt-and-vue" rel=''>Vite + Nuxt</a></li>
227
227
  <li><a href="https://intlayer.org/doc/environment/vite-and-solid" rel=''>Vite + Solid</a></li>
228
- <li><a href="https://intlayer.org/doc/environment/angular" rel=''>Angular</a></li>
229
- <li>
228
+ <li><a href="https://intlayer.org/doc/environment/solid-start" rel=''>Solid Start</a></li>
229
+ <li><a href="https://intlayer.org/doc/environment/angular" rel=''>Angular</a></li> <li>
230
230
  <a href="https://intlayer.org/doc/environment/express" rel=''>백엔드</a>
231
231
  <ul>
232
232
  <li><a href="https://intlayer.org/doc/environment/express" rel=''>Express</a></li>
@@ -234,6 +234,7 @@ Intlayer를 시작하고 프로젝트에 통합하는 방법을 배우려면 종
234
234
  <li><a href="https://intlayer.org/doc/environment/fastify" rel=''>Fastify</a></li>
235
235
  <li><a href="https://intlayer.org/doc/environment/adonisjs" rel=''>AdonisJS</a></li>
236
236
  <li><a href="https://intlayer.org/doc/environment/hono" rel=''>Hono</a></li>
237
+ <li><a href="https://intlayer.org/doc/environment/elysia" rel=''>Elysia</a></li>
237
238
  </ul>
238
239
  </li>
239
240
  </ul>
@@ -118,6 +118,8 @@ export default config;
118
118
 
119
119
  콘텐츠 파일 내 `autoFill` 필드를 사용하여 사전별로 세부 조정을 계속할 수 있습니다. 전체 참조는 `doc/autoFill` 및 `doc/dictionary/content_file`에서 확인하세요.
120
120
 
121
+ `autoFill` 필드를 사용하여 사전별로 세부 조정할 수 있습니다. Intlayer는 먼저 사전별 구성을 고려한 후 전역 구성으로 폴백됩니다. [Auto-fill](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/autoFill.md) 및 [Content file reference](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)에서 전체 참고자료를 확인하세요.
122
+
121
123
  ---
122
124
 
123
125
  ## fill 명령어: 더 안전한 기본값
@@ -175,6 +177,20 @@ CI 예제는 [CI/CD](https://github.com/aymericzip/intlayer/blob/main/docs/docs/
175
177
 
176
178
  ---
177
179
 
180
+ MCP server를 새로운 기능을 지원하도록 업데이트했습니다.
181
+
182
+ - 자동 채우기
183
+ - 누락된 번역 테스트
184
+ - 실시간 업데이트
185
+ - 로깅
186
+ - 유효성 검사
187
+ - 마이그레이션 노트
188
+ - 문서
189
+
190
+ > MCP server는 Intlayer를 사용하는 프로젝트의 자동화를 지원합니다. 자동 생성된 코드에서 누락된 번역을 테스트합니다. 설정을 이해하는 데 도움이 되며 IDE에 Intlayer 문서를 포함시킵니다.
191
+
192
+ ---
193
+
178
194
  ## 성능: 10배 빠름
179
195
 
180
196
  - 로컬 및 원격 사전의 병렬 해석
@@ -296,8 +312,6 @@ bun x intlayer live --with 'vite preview'
296
312
 
297
313
  [CMS 및 라이브 동기화](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_CMS.md)와 [구성](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)을 참조하여 완전한 안내를 확인하세요.
298
314
 
299
- ---
300
-
301
315
  ## Turbopack에서 파일을 감시하기 위한 병렬 프로세스
302
316
 
303
317
  `next dev --turbopack` 명령으로 Next.js 14 이상에서 Turbopack을 개발 서버로 사용할 때, 기본적으로 사전 변경 사항이 자동으로 감지되지 않습니다.
@@ -763,8 +763,6 @@ export default {
763
763
  </Tab>
764
764
  </Tabs>
765
765
 
766
- ---
767
-
768
766
  ## Unicode CLDR 복수형 규칙 (v8.8.0)
769
767
 
770
768
  Unicode CLDR 프로젝트에서 정의한 복수형 규칙을 기반으로 하는 새로운 `plural` 노드 헬퍼가 도입되어 복잡한 언어에 대한 지원이 향상되었습니다.
@@ -1114,7 +1112,7 @@ Intlayer v8에는 Markdown 및 HTML 컴파일러를 위한 새로운 캐싱 레
1114
1112
 
1115
1113
  <Tabs group='bundler'>
1116
1114
  <Tab label="Next.js" value="nextjs">
1117
-
1115
+
1118
1116
  ```typescript fileName="babel.config.js"
1119
1117
  const {
1120
1118
  intlayerExtractBabelPlugin,
@@ -1136,7 +1134,7 @@ Intlayer v8에는 Markdown 및 HTML 컴파일러를 위한 새로운 캐싱 레
1136
1134
 
1137
1135
  </Tab>
1138
1136
  <Tab label="Vite" value="vite">
1139
-
1137
+
1140
1138
  ```typescript fileName="vite.config.js"
1141
1139
  import { defineConfig } from 'vite';
1142
1140
  import { intlayer, intlayerCompiler } from "vite-intlayer";
@@ -19,6 +19,8 @@ author: aymericzip
19
19
 
20
20
  # Intlayer 자체 호스팅
21
21
 
22
+ Intlayer는 자신의 인프라에서 실행할 수 있습니다. Intlayer Cloud 계정이 필요하지 않습니다. 단일 올인원 Docker 이미지는 대시보드, API 및 필요한 로컬 데이터스토어(Redis 및 MinIO)를 번들로 제공하며, [s6-overlay](https://github.com/just-containers/s6-overlay)로 감독됩니다.
23
+
22
24
  Intlayer는 Intlayer Cloud 계정 없이도 자체 인프라에서 완전히 실행될 수 있습니다. 단일 명령으로 프로덕션 준비 스택을 부팅합니다:
23
25
 
24
26
  ```sh
@@ -27,6 +29,8 @@ curl -fsSL https://intlayer.org/install.sh | sh
27
29
 
28
30
  설치 프로그램은 `docker-compose.yml` 및 `.env` 파일을 다운로드하고, 필요한 비밀을 자동으로 생성하며, `docker compose up -d` 명령으로 모든 컨테이너를 시작합니다.
29
31
 
32
+ 유일한 외부 종속성은 **MongoDB**입니다: 백엔드는 사용자가 제공하는 MongoDB **Atlas** 클러스터에 연결됩니다. 그 외 모든 것은 컨테이너 내부에서 실행됩니다.
33
+
30
34
  ## 목차
31
35
 
32
36
  <TOC/>
@@ -60,40 +64,82 @@ Chromium (Puppeteer 스크린샷 생성에 사용됨)은 백엔드 이미지 내
60
64
  - 호스트에서 포트 `3000`, `3100`, `8025`, `9000`, `9001`이 사용 가능해야 합니다.
61
65
  - Linux 또는 macOS 호스트 (또는 Windows의 WSL2).
62
66
 
67
+ 나머지 모든 것 — Bun, Redis, MinIO, Chromium — 은 이미지 내에 포함되어 있습니다.
68
+
63
69
  ---
64
70
 
65
71
  ## 빠른 시작
66
72
 
67
- 게시된 이미지를 pull하고 실행한 후 MongoDB Atlas 자격증명과 보안 키를 제공합니다:
73
+ ### 1. 설치 프로그램 실행
74
+
75
+ ```sh
76
+ curl -fsSL https://intlayer.org/install.sh | sh
77
+ ```
78
+
79
+ Docker가 설치되어 있고 실행 중인지 확인하고, `BETTER_AUTH_SECRET`과 `S3_SECRET_ACCESS_KEY`가 이미 생성된 상태로 `./intlayer.env`를 작성하며, 이미지를 가져옵니다. 컨테이너를 시작하지는 않습니다 — 백엔드는 데이터베이스 자격 증명 없이는 부팅할 수 없습니다.
80
+
81
+ 설치 프로그램을 다시 실행해도 안전합니다: 기존 `intlayer.env`는 절대 덮어씌워지지 않으므로, 업그레이드 경로로도 작동합니다.
82
+
83
+ ### 2. 자격 증명 입력
84
+
85
+ `intlayer.env`를 열고 `TODO`로 표시된 값들을 완성하세요:
86
+
87
+ ```sh fileName="intlayer.env"
88
+ DB_ID=<atlas-user>
89
+ DB_MDP=<atlas-password>
90
+ DB_CLUSTER=<cluster>.xxxxx.mongodb.net
91
+ RESEND_API_KEY=<your-resend-key>
92
+ ```
93
+
94
+ 이 파일에는 선택적 기능들을 위한 주석 처리된 블록들도 포함되어 있습니다 — [SMTP mailer](#global-mailer), `OPENAI_API_KEY`, OAuth 제공자들. 필요한 것들의 주석을 제거하세요.
95
+
96
+ > 이 파일은 `docker run --env-file`로 읽혀지며, 따옴표를 제거하지 않고 `=` 이후의 모든 것을 값으로 처리합니다. 따옴표 없는 값을 작성하고, 주석은 별도의 줄에 유지하세요.
97
+
98
+ ### 3. 컨테이너 시작
99
+
100
+ 설치 프로그램이 완료될 때 인쇄하는 명령어입니다:
68
101
 
69
102
  ```sh
70
103
  docker run -d --name intlayer \
104
+ --restart unless-stopped \
71
105
  -p 3000:3000 \
72
106
  -p 3100:3100 \
73
107
  -p 9000:9000 \
74
108
  -p 9001:9001 \
75
109
  -v intlayer-data:/data \
76
- -e DB_ID="<atlas-user>" \
77
- -e DB_MDP="<atlas-password>" \
78
- -e DB_CLUSTER="<cluster>.xxxxx.mongodb.net" \
79
- -e BETTER_AUTH_SECRET="$(openssl rand -hex 32)" \
80
- -e S3_SECRET_ACCESS_KEY="$(openssl rand -hex 16)" \
81
- -e RESEND_API_KEY="<your-resend-key>" \
82
- aymericzip/intlayer-selfhost
110
+ --env-file ./intlayer.env \
111
+ ghcr.io/aymericzip/intlayer-selfhost:latest
83
112
  ```
84
113
 
85
- 그 다음 **http://localhost:3000**을 엽니다.
114
+ 그러면 **http://localhost:3000**을 엽니다. 첫 부팅 시 데이터스토어를 초기화하므로 1분 정도 기다려주세요.
86
115
 
87
- > 대시보드는 `localhost`에서 제공됩니다. [제한 사항](#limitations)을 참고하세요 — 게시된 이미지에서는 커스텀 도메인이 지원되지 않습니다.
116
+ > 대시보드는 `localhost`에서 제공됩니다. [제한 사항](#limitations)을 참조하세요 — 게시된 이미지는 사용자 정의 도메인을 지원하지 않습니다.
88
117
 
89
- ---
118
+ ### 설치 프로그램 설정
90
119
 
91
- ## 빠른 시작
120
+ 설치 프로그램은 몇 가지 환경 변수를 읽습니다. `sh`로 파이프되기 때문에 `curl`이 아닌 쉘에 전달하세요:
92
121
 
93
122
  ```sh
94
- curl -fsSL https://intlayer.org/install.sh | sh
123
+ curl -fsSL https://intlayer.org/install.sh | INTLAYER_ENV_FILE=./config/intlayer.env sh
95
124
  ```
96
125
 
126
+ | Variable | Default | Description |
127
+ | ------------------------- | --------------------------------------------- | ------------------------------ |
128
+ | `INTLAYER_IMAGE` | `ghcr.io/aymericzip/intlayer-selfhost:latest` | 풀할 이미지 |
129
+ | `INTLAYER_ENV_FILE` | `./intlayer.env` | env 파일을 작성할 위치 |
130
+ | `INTLAYER_CONTAINER_NAME` | `intlayer` | 컨테이너 이름 |
131
+ | `INTLAYER_DATA_VOLUME` | `intlayer-data` | `/data`에 마운트된 명명된 볼륨 |
132
+ | `INTLAYER_APP_PORT` | `3000` | 대시보드용 호스트 포트 |
133
+ | `INTLAYER_API_PORT` | `3100` | API용 호스트 포트 |
134
+ | `INTLAYER_S3_PORT` | `9000` | MinIO S3 API용 호스트 포트 |
135
+ | `INTLAYER_CONSOLE_PORT` | `9001` | MinIO 콘솔용 호스트 포트 |
136
+
137
+ > 네 개의 포트 변수는 `docker run` 명령에 인쇄된 매핑의 **호스트** 측만 변경합니다. 발행된 이미지는 빌드 시간에 `http://localhost:3000`, `http://localhost:3100` 및 `http://localhost:9000`이 대시보드 번들에 컴파일되어 있으므로, 이들을 다시 매핑하면 브라우저가 이전 포트를 가리키게 됩니다. 자신의 이미지를 빌드하지 않는 한 기본값을 유지하세요 — [제한 사항](#limitations)을 참조하세요.
138
+
139
+ ---
140
+
141
+ ## 빠른 시작
142
+
97
143
  설치 프로그램의 기능:
98
144
 
99
145
  1. `docker` 및 `docker compose`가 설치되어 있는지 확인합니다.
@@ -117,8 +163,6 @@ curl -fsSL https://intlayer.org/install.sh | sh
117
163
  | **minio** | `minio/minio` | `9000` (S3), `9001` (콘솔) | 아바타 및 스크린샷을 위한 S3 호환 객체 스토리지 |
118
164
  | **mailpit** | `axllent/mailpit` | `1025` (SMTP), `8025` (웹 UI) | 로컬 트랜잭션 이메일 싱크 |
119
165
 
120
- 내부 포트(mongo, redis)는 기본적으로 호스트에 노출되지 않습니다.
121
-
122
166
  > MinIO 포트 `9000`은 브라우저에서 접근할 수 있어야 합니다. 업로드된 자산(아바타, 스크린샷)은 `S3_PUBLIC_URL=http://localhost:9000/intlayer`에서 직접 로드되기 때문입니다.
123
167
 
124
168
  ---
@@ -174,8 +218,6 @@ curl -fsSL https://intlayer.org/install.sh | sh
174
218
  | `LINKEDIN_CLIENT_ID`, `LINKEDIN_CLIENT_SECRET` | LinkedIn OAuth 로그인 |
175
219
  | `ATLASSIAN_CLIENT_ID`, `ATLASSIAN_CLIENT_SECRET` | Atlassian OAuth 로그인 |
176
220
 
177
- ---
178
-
179
221
  ### Global mailer
180
222
 
181
223
  기본적으로 모든 트랜잭션 이메일은 `RESEND_API_KEY`를 사용하여 Resend를 통해 전송됩니다. Self-hosted 배포는 대신 환경 변수로 구성된 global mailer를 통해 비조직 이메일(예: 비밀번호 재설정 및 magic link)을 포함한 **모든** 이메일을 라우팅할 수 있습니다.
@@ -261,16 +303,8 @@ const { data: dictionaries } = await dictionaryEndpoint(cms).getDictionaries();
261
303
 
262
304
  ## 업그레이드
263
305
 
264
- 기존 배포에서 설치 프로그램을 다시 실행하면 롤링 업그레이드가 수행됩니다:
265
-
266
- ```sh
267
- curl -fsSL https://intlayer.org/install.sh | sh
268
- ```
269
-
270
306
  이는 최신 이미지를 가져오고 `docker compose pull && docker compose up -d`를 사용하여 컨테이너를 다시 시작합니다. 기존 볼륨(`mongo-data`, `redis-data`, `minio-data`)은 보존되므로 데이터 손실이 없습니다.
271
307
 
272
- `./intlayer/` 디렉토리 내부에서 수동으로 업그레이드하려면:
273
-
274
308
  ```sh
275
309
  docker compose pull
276
310
  docker compose up -d
@@ -334,15 +368,12 @@ docker compose logs mongo
334
368
  docker compose logs redis
335
369
  ```
336
370
 
371
+ 로그의 상단 근처에서 `MongoDB connection error`를 찾아보세요.
372
+
337
373
  ### 대시보드가 API에 연결할 수 없음
338
374
 
339
375
  `VITE_BACKEND_URL`이 **브라우저**에서 백엔드에 접근 가능한 URL(Docker 네트워크가 아님)과 일치하는지 확인하세요. 백엔드 포트를 변경했거나 리버스 프록시를 추가했다면, 대시보드 이미지를 다시 빌드해야 합니다:
340
376
 
341
- ```sh
342
- docker compose build app
343
- docker compose up -d app
344
- ```
345
-
346
377
  ### MinIO 버킷 누락
347
378
 
348
379
  `minio-init` 일회성 서비스가 실행되지 않았거나(또는 MinIO가 준비되기 전에 실행된 경우), 수동으로 버킷을 생성하세요:
@@ -222,9 +222,11 @@ import { Locales, type IntlayerConfig } from "intlayer";
222
222
 
223
223
  const config: IntlayerConfig = {
224
224
  // ... Andere configuratie-opties
225
- middleware: {
226
- headerName: "my-locale-header",
227
- cookieName: "my-locale-cookie",
225
+ routing: {
226
+ storage: [
227
+ { type: "header", name: "my-locale-header" },
228
+ { type: "cookie", name: "my-locale-cookie" },
229
+ ],
228
230
  },
229
231
  };
230
232
 
@@ -235,9 +235,11 @@ import { Locales, type IntlayerConfig } from "intlayer";
235
235
 
236
236
  const config: IntlayerConfig = {
237
237
  // ... Andere configuratie-opties
238
- middleware: {
239
- headerName: "my-locale-header",
240
- cookieName: "my-locale-cookie",
238
+ routing: {
239
+ storage: [
240
+ { type: "header", name: "my-locale-header" },
241
+ { type: "cookie", name: "my-locale-cookie" },
242
+ ],
241
243
  },
242
244
  };
243
245
 
@@ -194,6 +194,8 @@ Idea stojąca za `Wuchale` jest interesująca, ale nie jest to jeszcze opłacaln
194
194
 
195
195
  `Tolgee` rozwiązuje wiele z wymienionych wcześniej problemów. Uznałem jednak, że trudniej z nim zacząć niż z innymi narzędziami o podobnym podejściu. Nie zapewnia on bezpieczeństwa typów, co sprawia, że bardzo trudno jest wyłapać brakujące klucze w czasie kompilacji. Musiałem opakować API Tolgee we własne API, aby dodać wykrywanie brakujących kluczy.
196
196
 
197
+ Package jest dość ciężki (~11.1kb, co jest ponad 2× większe niż `react-intlayer`).
198
+
197
199
  W TanStack Start miałem również problemy z reaktywnością: przy zmianie lokalizacji musiałem wymusić ponowne renderowanie dostawcy i zasubskrybować zdarzenia zmiany lokalizacji, aby ładowanie w innym języku zachowywało się poprawnie.
198
200
 
199
201
  **(use-intl)** (`use-intl@4.9.1`):
@@ -208,6 +210,8 @@ W TanStack Start unikasz pułapek specyficznych dla Next.js (`setRequestLocale`,
208
210
 
209
211
  Mimo to ma on te same główne wady co stosy zbudowane na `t('a.b.c')`: optymalizacje są możliwe, ale bardzo czasochłonne, a duże projekty niosą ze sobą ryzyko wpadnięcia w złe praktyki (przestrzenie nazw + ładowanie dynamiczne + typy).
210
212
 
213
+ Pakiet jest szczególnie ciężki (~17.3kb, co stanowi około 3.5× `react-intlayer`).
214
+
211
215
  Różnią się również formaty komunikatów: `use-intl` używa ICU MessageFormat, podczas gdy `i18next` używa własnego formatu - co komplikuje narzędzia lub migracje, jeśli się je miesza.
212
216
 
213
217
  **(Lingui)** (`@lingui/core@5.3.0`):
@@ -218,6 +222,8 @@ Różnią się również formaty komunikatów: `use-intl` używa ICU MessageForm
218
222
 
219
223
  `react-intl` to wydajna implementacja zespołu Format.js. DX pozostaje rozwlekły: `const intl = useIntl()` + `intl.formatMessage({ id: "xx.xx" })` dodaje złożoność, dodatkową pracę JavaScript i wiąże globalną instancję i18n z wieloma węzłami w drzewie React.
220
224
 
225
+ Package jest również ciężki (~14.4kb, co stanowi około 3× `react-intlayer`).
226
+
221
227
  ### 4 - Rekomendacje
222
228
 
223
229
  Ten benchmark TanStack Start nie ma bezpośredniego odpowiednika `next-translate` (wtyczka Next.js + `getStaticProps`). Dla zespołów, które naprawdę chcą API `t()` z dojrzałym ekosystemem, `react-i18next` i `use-intl` pozostają „rozsądnymi” wyborami, ale przygotuj się na zainwestowanie dużej ilości czasu w optymalizację, aby uniknąć wycieków.
package/docs/pl/cli/ci.md CHANGED
@@ -128,6 +128,8 @@ bun x intlayer ci fill --verbose --mode complete
128
128
 
129
129
  ### Użycie w pipeline'ach CI/CD
130
130
 
131
+ Uruchomienie `intlayer init` generuje dla Ciebie dwa gotowe do użycia workflow GitHub Actions (zobacz [Scaffolded GitHub Actions](#scaffolded-github-actions) poniżej). Poniższy przykład pokazuje równoważną konfigurację przy użyciu polecenia `ci` dla monorepo, gdzie credentials są wstrzykiwane na projekt z `INTLAYER_PROJECT_CREDENTIALS`.
132
+
131
133
  W konfiguracji CI/CD (np. GitHub Actions, GitLab CI) ustaw `INTLAYER_PROJECT_CREDENTIALS` jako sekret:
132
134
 
133
135
  ```yaml
@@ -91,7 +91,15 @@ W większości przypadków,
91
91
 
92
92
  - **`--log`**: Tryb tylko logowania. Nie tłumaczy za pomocą AI; zamiast tego loguje bloki wymagające uwagi (wraz z numerami linii i zawartością) dla bazowych i docelowych lokalizacji, aby pomóc innemu agentowi w wygenerowaniu tłumaczeń.
93
93
 
94
- > Przykład: `npx intlayer doc review --log`
94
+ 1. **`apply`** - Translate diverging blocks and output the complete updated Polish file
95
+ 2. **`report`** - Log blocks needing attention with line numbers for both base (en) and target (pl) locales without calling AI
96
+ 3. **`synthesis`** - Skip per-block output and only provide a final recap of which documents are up-to-date and which need edits
97
+
98
+ > Przykład: `npx intlayer doc review --mode report`
99
+
100
+ > Przykład: `npx intlayer doc review --log`
101
+
102
+ Niezależnie od trybu, uruchomienie kończy się synteezą zawierającą listę dokumentów, które są wyrównane z dokumentem bazowym, oraz te, które nadal mają bloki do edycji.
95
103
 
96
104
  **Opcje wyjścia wpisu:**
97
105
 
@@ -39,14 +39,6 @@ bun x intlayer fill
39
39
 
40
40
  To polecenie analizuje Twoje pliki deklaracji treści pod kątem potencjalnych problemów, takich jak brakujące tłumaczenia, niespójności strukturalne lub niezgodności typów. Jeśli wykryje jakiekolwiek problemy, **intlayer fill** zaproponuje lub zastosuje aktualizacje, aby utrzymać Twoje słowniki spójne i kompletne.
41
41
 
42
- Kluczowe punkty:
43
-
44
- - Dzieli duże pliki JSON na fragmenty, aby pozostać w granicach okna kontekstowego modelu AI.
45
- - Ponawia tłumaczenie, jeśli format wyjściowy jest nieprawidłowy.
46
- - Włącza kontekst specyficzny dla aplikacji i pliku, aby poprawić dokładność tłumaczenia.
47
- - Zachowuje istniejące tłumaczenia, nie nadpisując ich.
48
- - Przetwarza pliki, fragmenty i lokalizacje równolegle przy użyciu systemu kolejkowego, aby zwiększyć prędkość.
49
-
50
42
  ## Kluczowe punkty:
51
43
 
52
44
  - Dzieli duże pliki JSON na fragmenty, aby pozostać w granicach kontekstu modelu AI.
@@ -127,6 +127,8 @@ Aby dowiedzieć się, jak skonfigurować dostępne języki lub inne parametry, z
127
127
 
128
128
  - **[Zaloguj](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/cli/login.md)** - Uwierzytelnij się w Intlayer CMS i uzyskaj dane dostępu
129
129
 
130
+ > `intlayer login` wydaje **klucz dostępu** (`clientId` / `clientSecret`), który jest używany przez każde polecenie wymagające uwierzytelnienia. Sekret jest poświadczeniem po stronie serwera i nigdy nie trafia do Twojego pakietu klienta — zobacz [Keeping the access key safe](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/cli/login.md#keeping-the-access-key-safe).
131
+
130
132
  ### Polecenia Podstawowe
131
133
 
132
134
  - **[Buduj Słowniki](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/cli/build.md)** - Zbuduj swoje słowniki z plików deklaracji treści
@@ -52,8 +52,6 @@ To polecenie przeszukuje i wypisuje wszystkie projekty Intlayer, znajdując kata
52
52
 
53
53
  > Przykład: `npx intlayer projects list --base-dir /path/to/workspace`
54
54
 
55
- > Przykład: `npx intlayer projects list --base-dir /path/to/workspace`
56
-
57
55
  - **`--git-root`**: Wyszukaj od katalogu głównego gita zamiast od katalogu bazowego. Przydaje się do odnalezienia wszystkich projektów Intlayer w monorepo lub repozytorium git.
58
56
 
59
57
  > Przykład: `npx intlayer projects list --git-root`
@@ -122,6 +122,34 @@ INTLAYER_CLIENT_SECRET=your_client_secret
122
122
  }
123
123
  ```
124
124
 
125
+ ## Bezpieczeństwo klucza dostępu
126
+
127
+ `intlayer login` wydaje **klucz dostępu**: parę `clientId` / `clientSecret`, którą każde polecenie wymagające uwierzytelnienia (`push`, `pull`, `fill`, `configuration push`, `live`, …) wykorzystuje do autentykacji.
128
+
129
+ ```typescript fileName="intlayer.config.ts" codeFormat={["typescript", "esm", "commonjs"]}
130
+ import type { IntlayerConfig } from "intlayer";
131
+
132
+ const config: IntlayerConfig = {
133
+ editor: {
134
+ clientId: process.env.INTLAYER_CLIENT_ID,
135
+ clientSecret: process.env.INTLAYER_CLIENT_SECRET,
136
+ },
137
+ };
138
+
139
+ export default config;
140
+ ```
141
+
142
+ > **`clientSecret` to poświadczenie po stronie serwera.** Przyznaje pełny dostęp do API na poziomie projektu — czytanie i pisanie słowników, projektu i organizacji. Przechowuj go w `.env` (ignorowany przez git) lub w magazynie wpisów tajnych CI, nigdy nie umieszczaj go w pliku konfiguracyjnym.
143
+
144
+ Intlayer wymusza to zamiast tylko tego dokumentować:
145
+
146
+ - `clientSecret` jest **usuwany z konfiguracji, którą bundler встраивает**, więc nie może dotrzeć do bundle'a przeglądarki niezależnie od używanej integracji frameworka. Jest odczytywany tylko po stronie serwera, w czasie wykonania, ze środowiska.
147
+ - `clientId` jest inny: to **publiczny** klucz projektu, bezpieczny do wysyłki i używany przez [`@intlayer/analytics`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/analytics.md#how-events-are-authenticated) do uzyskania krótkotrwałego tokenu tylko do pozyskiwania danych.
148
+
149
+ Zakomentowanie `clientId` wystarczy, aby wyłączyć każde zachowanie wymagające uwierzytelnienia — pobieranie słowników zdalnych, dostęp do CMS, analizę — nawet gdy zmienne środowiskowe są jeszcze zdefiniowane.
150
+
151
+ W przypadku potoków CI preferuj [`ci` command](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/cli/ci.md), który wstrzykuje poświadczenia na czas pojedynczego uruchomienia zamiast ich utrwalania.
152
+
125
153
  ## Ręczna konfiguracja
126
154
 
127
155
  Jeśli przeglądarka nie otworzy się automatycznie, możesz ręcznie odwiedzić URL wyświetlony w terminalu.