@intlayer/docs 9.1.3 → 9.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (415) hide show
  1. package/blog/ar/rag_powered_documentation_assistant.md +7 -0
  2. package/blog/de/rag_powered_documentation_assistant.md +6 -0
  3. package/blog/en-GB/rag_powered_documentation_assistant.md +6 -0
  4. package/blog/es/rag_powered_documentation_assistant.md +7 -0
  5. package/blog/fr/i18n_meaning.md +7 -1
  6. package/blog/fr/list_i18n_technologies/frameworks/angular.md +5 -1
  7. package/blog/fr/rag_powered_documentation_assistant.md +6 -0
  8. package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +119 -42
  9. package/blog/hi/rag_powered_documentation_assistant.md +7 -0
  10. package/blog/id/rag_powered_documentation_assistant.md +6 -0
  11. package/blog/it/rag_powered_documentation_assistant.md +6 -0
  12. package/blog/ja/rag_powered_documentation_assistant.md +7 -0
  13. package/blog/ko/list_i18n_technologies/frameworks/react.md +7 -7
  14. package/blog/ko/rag_powered_documentation_assistant.md +6 -0
  15. package/blog/pl/rag_powered_documentation_assistant.md +6 -0
  16. package/blog/pt/rag_powered_documentation_assistant.md +6 -0
  17. package/blog/ru/rag_powered_documentation_assistant.md +7 -0
  18. package/blog/tr/intlayer_with_react-intl.md +3 -1
  19. package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +175 -42
  20. package/blog/tr/rag_powered_documentation_assistant.md +6 -0
  21. package/blog/uk/rag_powered_documentation_assistant.md +6 -0
  22. package/blog/vi/rag_powered_documentation_assistant.md +6 -0
  23. package/blog/zh/intlayer_with_i18next.md +87 -28
  24. package/blog/zh/intlayer_with_next-i18next.md +86 -29
  25. package/blog/zh/intlayer_with_next-intl.md +88 -28
  26. package/blog/zh/intlayer_with_react-i18next.md +87 -28
  27. package/blog/zh/intlayer_with_react-intl.md +88 -27
  28. package/blog/zh/intlayer_with_vue-i18n.md +117 -8
  29. package/blog/zh/rag_powered_documentation_assistant.md +6 -0
  30. package/dist/cjs/generated/blog.entry.cjs +27 -27
  31. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  32. package/dist/cjs/generated/docs.entry.cjs +234 -214
  33. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  34. package/dist/cjs/generated/frequentQuestions.entry.cjs +17 -17
  35. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  36. package/dist/cjs/generated/legal.entry.cjs +2 -2
  37. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  38. package/dist/esm/generated/blog.entry.mjs +27 -27
  39. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  40. package/dist/esm/generated/docs.entry.mjs +234 -214
  41. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  42. package/dist/esm/generated/frequentQuestions.entry.mjs +17 -17
  43. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  44. package/dist/esm/generated/legal.entry.mjs +2 -2
  45. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  46. package/dist/types/generated/docs.entry.d.ts +1 -0
  47. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  48. package/docs/ar/analytics.md +222 -0
  49. package/docs/ar/autoFill.md +28 -9
  50. package/docs/ar/configuration.md +25 -8
  51. package/docs/ar/dictionary/file.md +3 -1
  52. package/docs/ar/dictionary/nesting.md +47 -30
  53. package/docs/ar/formatters.md +148 -193
  54. package/docs/ar/intlayer_CMS.md +152 -0
  55. package/docs/ar/intlayer_with_angular_21.md +9 -9
  56. package/docs/ar/intlayer_with_nextjs_14.md +1 -28
  57. package/docs/ar/intlayer_with_nextjs_15.md +1 -33
  58. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +40 -83
  59. package/docs/ar/intlayer_with_solid_start.md +1078 -0
  60. package/docs/ar/intlayer_with_vite+vue.md +1 -3
  61. package/docs/ar/packages/intlayer/getLocalizedUrl.md +26 -24
  62. package/docs/ar/packages/intlayer/getMultilingualUrls.md +4 -18
  63. package/docs/ar/packages/react-intlayer/useDictionary.md +4 -21
  64. package/docs/ar/packages/react-intlayer/useIntlayer.md +2 -2
  65. package/docs/ar/packages/vite-intlayer/exports.md +15 -0
  66. package/docs/ar/packages/vite-intlayer/intlayer.md +121 -6
  67. package/docs/ar/packages/vite-intlayer/intlayerPrune.md +70 -3
  68. package/docs/ar/releases/v9.md +0 -37
  69. package/docs/ar/self_hosting.md +46 -49
  70. package/docs/bn/configuration.md +25 -8
  71. package/docs/bn/intlayer_with_angular_21.md +9 -9
  72. package/docs/cs/configuration.md +25 -8
  73. package/docs/cs/intlayer_with_angular_21.md +9 -9
  74. package/docs/de/analytics.md +222 -0
  75. package/docs/de/autoFill.md +28 -9
  76. package/docs/de/configuration.md +25 -8
  77. package/docs/de/dictionary/file.md +3 -1
  78. package/docs/de/dictionary/nesting.md +47 -31
  79. package/docs/de/formatters.md +208 -334
  80. package/docs/de/intlayer_CMS.md +66 -15
  81. package/docs/de/intlayer_with_angular_21.md +9 -9
  82. package/docs/de/intlayer_with_nestjs.md +11 -7
  83. package/docs/de/intlayer_with_nextjs_14.md +1 -28
  84. package/docs/de/intlayer_with_nextjs_15.md +1 -33
  85. package/docs/de/intlayer_with_solid_start.md +1078 -0
  86. package/docs/de/intlayer_with_vite+vue.md +1 -3
  87. package/docs/de/packages/intlayer/getLocalizedUrl.md +33 -25
  88. package/docs/de/packages/intlayer/getMultilingualUrls.md +4 -18
  89. package/docs/de/packages/react-intlayer/useDictionary.md +2 -5
  90. package/docs/de/packages/vite-intlayer/exports.md +15 -0
  91. package/docs/de/packages/vite-intlayer/intlayer.md +121 -6
  92. package/docs/de/packages/vite-intlayer/intlayerPrune.md +77 -4
  93. package/docs/de/releases/v9.md +0 -15
  94. package/docs/de/self_hosting.md +46 -50
  95. package/docs/en/cli/doc-review.md +13 -2
  96. package/docs/en/configuration.md +24 -15
  97. package/docs/en/intlayer_with_angular_21.md +9 -9
  98. package/docs/en/intlayer_with_solid_start.md +1091 -0
  99. package/docs/en/intlayer_with_vite+solid.md +12 -0
  100. package/docs/en-GB/analytics.md +222 -0
  101. package/docs/en-GB/autoFill.md +26 -7
  102. package/docs/en-GB/configuration.md +25 -8
  103. package/docs/en-GB/dictionary/file.md +2 -0
  104. package/docs/en-GB/dictionary/nesting.md +64 -205
  105. package/docs/en-GB/formatters.md +146 -181
  106. package/docs/en-GB/intlayer_CMS.md +152 -0
  107. package/docs/en-GB/intlayer_with_angular_21.md +9 -9
  108. package/docs/en-GB/intlayer_with_nestjs.md +6 -2
  109. package/docs/en-GB/intlayer_with_nextjs_14.md +0 -27
  110. package/docs/en-GB/intlayer_with_nextjs_15.md +1 -33
  111. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +40 -82
  112. package/docs/en-GB/intlayer_with_solid_start.md +1078 -0
  113. package/docs/en-GB/intlayer_with_vite+vue.md +1 -3
  114. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +30 -22
  115. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +16 -48
  116. package/docs/en-GB/packages/vite-intlayer/exports.md +15 -0
  117. package/docs/en-GB/packages/vite-intlayer/intlayer.md +121 -6
  118. package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +77 -4
  119. package/docs/en-GB/self_hosting.md +60 -49
  120. package/docs/es/analytics.md +222 -0
  121. package/docs/es/autoFill.md +28 -9
  122. package/docs/es/configuration.md +24 -7
  123. package/docs/es/dictionary/file.md +3 -1
  124. package/docs/es/dictionary/nesting.md +47 -30
  125. package/docs/es/formatters.md +114 -168
  126. package/docs/es/intlayer_CMS.md +35 -10
  127. package/docs/es/intlayer_with_angular_21.md +9 -9
  128. package/docs/es/intlayer_with_nextjs_14.md +1 -28
  129. package/docs/es/intlayer_with_nextjs_15.md +1 -33
  130. package/docs/es/intlayer_with_solid_start.md +1078 -0
  131. package/docs/es/packages/intlayer/getLocalizedUrl.md +31 -23
  132. package/docs/es/packages/intlayer/getMultilingualUrls.md +4 -18
  133. package/docs/es/packages/vite-intlayer/exports.md +15 -0
  134. package/docs/es/packages/vite-intlayer/intlayer.md +121 -6
  135. package/docs/es/packages/vite-intlayer/intlayerPrune.md +69 -2
  136. package/docs/es/releases/v9.md +0 -15
  137. package/docs/es/self_hosting.md +46 -49
  138. package/docs/fr/analytics.md +222 -0
  139. package/docs/fr/autoFill.md +27 -8
  140. package/docs/fr/configuration.md +25 -8
  141. package/docs/fr/dictionary/file.md +2 -0
  142. package/docs/fr/dictionary/nesting.md +37 -184
  143. package/docs/fr/formatters.md +95 -236
  144. package/docs/fr/intlayer_CMS.md +66 -15
  145. package/docs/fr/intlayer_with_angular_21.md +9 -9
  146. package/docs/fr/intlayer_with_nextjs_14.md +1 -28
  147. package/docs/fr/intlayer_with_nextjs_15.md +1 -33
  148. package/docs/fr/intlayer_with_solid_start.md +1078 -0
  149. package/docs/fr/packages/intlayer/getLocalizedUrl.md +37 -27
  150. package/docs/fr/packages/intlayer/getMultilingualUrls.md +18 -20
  151. package/docs/fr/packages/vite-intlayer/exports.md +15 -0
  152. package/docs/fr/packages/vite-intlayer/intlayer.md +121 -6
  153. package/docs/fr/packages/vite-intlayer/intlayerPrune.md +77 -4
  154. package/docs/fr/releases/v9.md +0 -15
  155. package/docs/fr/self_hosting.md +46 -49
  156. package/docs/hi/analytics.md +222 -0
  157. package/docs/hi/autoFill.md +28 -9
  158. package/docs/hi/configuration.md +25 -8
  159. package/docs/hi/dictionary/file.md +3 -1
  160. package/docs/hi/dictionary/nesting.md +47 -30
  161. package/docs/hi/formatters.md +233 -334
  162. package/docs/hi/how_works_intlayer.md +3 -1
  163. package/docs/hi/intlayer_CMS.md +152 -0
  164. package/docs/hi/intlayer_with_angular_21.md +9 -9
  165. package/docs/hi/intlayer_with_nestjs.md +11 -7
  166. package/docs/hi/intlayer_with_nextjs_14.md +1 -28
  167. package/docs/hi/intlayer_with_nextjs_15.md +1 -33
  168. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +40 -83
  169. package/docs/hi/intlayer_with_solid_start.md +1077 -0
  170. package/docs/hi/intlayer_with_vite+preact.md +56 -49
  171. package/docs/hi/intlayer_with_vite+react.md +48 -41
  172. package/docs/hi/intlayer_with_vite+solid.md +32 -41
  173. package/docs/hi/intlayer_with_vite+vue.md +49 -44
  174. package/docs/hi/packages/intlayer/getLocalizedUrl.md +26 -24
  175. package/docs/hi/packages/intlayer/getMultilingualUrls.md +4 -18
  176. package/docs/hi/packages/next-intlayer/t.md +33 -1
  177. package/docs/hi/packages/react-intlayer/useDictionary.md +4 -21
  178. package/docs/hi/packages/vite-intlayer/exports.md +15 -0
  179. package/docs/hi/packages/vite-intlayer/intlayer.md +121 -6
  180. package/docs/hi/packages/vite-intlayer/intlayerPrune.md +78 -5
  181. package/docs/hi/plugins/sync-json.md +9 -9
  182. package/docs/hi/releases/v9.md +0 -15
  183. package/docs/hi/self_hosting.md +38 -51
  184. package/docs/id/analytics.md +223 -0
  185. package/docs/id/configuration.md +25 -8
  186. package/docs/id/dictionary/nesting.md +37 -184
  187. package/docs/id/formatters.md +208 -305
  188. package/docs/id/intlayer_CMS.md +164 -0
  189. package/docs/id/intlayer_with_angular_21.md +9 -9
  190. package/docs/id/intlayer_with_nextjs_14.md +1 -26
  191. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +70 -63
  192. package/docs/id/intlayer_with_solid_start.md +1078 -0
  193. package/docs/id/packages/intlayer/getMultilingualUrls.md +4 -18
  194. package/docs/id/packages/react-intlayer/useIntlayer.md +2 -2
  195. package/docs/id/packages/vite-intlayer/exports.md +15 -0
  196. package/docs/id/packages/vite-intlayer/intlayer.md +121 -6
  197. package/docs/id/packages/vite-intlayer/intlayerPrune.md +78 -5
  198. package/docs/id/releases/v9.md +12 -0
  199. package/docs/id/self_hosting.md +61 -50
  200. package/docs/it/analytics.md +222 -0
  201. package/docs/it/autoFill.md +27 -8
  202. package/docs/it/configuration.md +25 -8
  203. package/docs/it/dictionary/file.md +3 -1
  204. package/docs/it/dictionary/nesting.md +47 -30
  205. package/docs/it/formatters.md +114 -168
  206. package/docs/it/intlayer_CMS.md +66 -15
  207. package/docs/it/intlayer_with_angular_21.md +9 -9
  208. package/docs/it/intlayer_with_nestjs.md +11 -7
  209. package/docs/it/intlayer_with_nextjs_14.md +1 -28
  210. package/docs/it/intlayer_with_nextjs_15.md +1 -33
  211. package/docs/it/intlayer_with_solid_start.md +1078 -0
  212. package/docs/it/intlayer_with_vite+vue.md +1 -3
  213. package/docs/it/packages/intlayer/getLocalizedUrl.md +34 -26
  214. package/docs/it/packages/intlayer/getMultilingualUrls.md +4 -18
  215. package/docs/it/packages/react-intlayer/useDictionary.md +4 -21
  216. package/docs/it/packages/vite-intlayer/exports.md +15 -0
  217. package/docs/it/packages/vite-intlayer/intlayer.md +121 -6
  218. package/docs/it/packages/vite-intlayer/intlayerPrune.md +77 -4
  219. package/docs/it/releases/v9.md +0 -15
  220. package/docs/it/self_hosting.md +60 -49
  221. package/docs/ja/analytics.md +222 -0
  222. package/docs/ja/autoFill.md +28 -9
  223. package/docs/ja/configuration.md +25 -8
  224. package/docs/ja/dictionary/content_file.md +15 -7
  225. package/docs/ja/dictionary/file.md +3 -1
  226. package/docs/ja/dictionary/nesting.md +47 -30
  227. package/docs/ja/formatters.md +133 -187
  228. package/docs/ja/intlayer_visual_editor.md +3 -1
  229. package/docs/ja/intlayer_with_angular_21.md +6 -6
  230. package/docs/ja/intlayer_with_nestjs.md +2 -12
  231. package/docs/ja/intlayer_with_nextjs_14.md +1 -28
  232. package/docs/ja/intlayer_with_nextjs_15.md +1 -33
  233. package/docs/ja/intlayer_with_react_router_v7.md +456 -20
  234. package/docs/ja/intlayer_with_solid_start.md +1078 -0
  235. package/docs/ja/intlayer_with_vite+preact.md +73 -41
  236. package/docs/ja/intlayer_with_vite+vue.md +1 -3
  237. package/docs/ja/mcp_server.md +3 -9
  238. package/docs/ja/packages/intlayer/getLocalizedUrl.md +26 -24
  239. package/docs/ja/packages/intlayer/getMultilingualUrls.md +3 -17
  240. package/docs/ja/packages/vite-intlayer/exports.md +15 -0
  241. package/docs/ja/packages/vite-intlayer/intlayer.md +121 -6
  242. package/docs/ja/packages/vite-intlayer/intlayerPrune.md +79 -6
  243. package/docs/ja/releases/v9.md +12 -0
  244. package/docs/ja/self_hosting.md +46 -50
  245. package/docs/ko/analytics.md +222 -0
  246. package/docs/ko/autoFill.md +28 -9
  247. package/docs/ko/configuration.md +25 -8
  248. package/docs/ko/dictionary/file.md +3 -1
  249. package/docs/ko/dictionary/nesting.md +47 -30
  250. package/docs/ko/formatters.md +133 -187
  251. package/docs/ko/intlayer_with_angular_21.md +9 -9
  252. package/docs/ko/intlayer_with_lynx+react.md +133 -39
  253. package/docs/ko/intlayer_with_nextjs_14.md +1 -28
  254. package/docs/ko/intlayer_with_nextjs_15.md +1 -33
  255. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +40 -188
  256. package/docs/ko/intlayer_with_solid_start.md +1078 -0
  257. package/docs/ko/intlayer_with_vite+preact.md +57 -23
  258. package/docs/ko/intlayer_with_vite+vue.md +1 -3
  259. package/docs/ko/packages/intlayer/getLocalizedUrl.md +26 -24
  260. package/docs/ko/packages/intlayer/getMultilingualUrls.md +4 -18
  261. package/docs/ko/packages/vite-intlayer/exports.md +15 -0
  262. package/docs/ko/packages/vite-intlayer/intlayer.md +121 -6
  263. package/docs/ko/packages/vite-intlayer/intlayerPrune.md +79 -6
  264. package/docs/ko/releases/v9.md +12 -0
  265. package/docs/ko/self_hosting.md +60 -49
  266. package/docs/nl/configuration.md +25 -8
  267. package/docs/nl/intlayer_with_angular_21.md +9 -9
  268. package/docs/pl/analytics.md +220 -0
  269. package/docs/pl/configuration.md +25 -8
  270. package/docs/pl/dictionary/nesting.md +47 -30
  271. package/docs/pl/formatters.md +208 -305
  272. package/docs/pl/intlayer_CMS.md +152 -0
  273. package/docs/pl/intlayer_with_angular_21.md +9 -9
  274. package/docs/pl/intlayer_with_nextjs_14.md +1 -26
  275. package/docs/pl/intlayer_with_solid_start.md +1078 -0
  276. package/docs/pl/packages/intlayer/getMultilingualUrls.md +4 -18
  277. package/docs/pl/packages/react-intlayer/useDictionary.md +2 -19
  278. package/docs/pl/packages/vite-intlayer/exports.md +15 -0
  279. package/docs/pl/packages/vite-intlayer/intlayer.md +121 -6
  280. package/docs/pl/packages/vite-intlayer/intlayerPrune.md +77 -4
  281. package/docs/pl/releases/v9.md +0 -15
  282. package/docs/pl/self_hosting.md +60 -49
  283. package/docs/pt/analytics.md +222 -0
  284. package/docs/pt/configuration.md +25 -8
  285. package/docs/pt/dictionary/file.md +3 -1
  286. package/docs/pt/dictionary/nesting.md +47 -30
  287. package/docs/pt/formatters.md +112 -168
  288. package/docs/pt/intlayer_CMS.md +66 -15
  289. package/docs/pt/intlayer_with_angular_21.md +9 -9
  290. package/docs/pt/intlayer_with_astro_lit.md +26 -1
  291. package/docs/pt/intlayer_with_nextjs_14.md +1 -28
  292. package/docs/pt/intlayer_with_nextjs_15.md +1 -33
  293. package/docs/pt/intlayer_with_solid_start.md +1078 -0
  294. package/docs/pt/intlayer_with_vite+vue.md +1 -3
  295. package/docs/pt/packages/intlayer/getLocalizedUrl.md +34 -26
  296. package/docs/pt/packages/intlayer/getMultilingualUrls.md +4 -18
  297. package/docs/pt/packages/vite-intlayer/exports.md +15 -0
  298. package/docs/pt/packages/vite-intlayer/intlayer.md +121 -6
  299. package/docs/pt/packages/vite-intlayer/intlayerPrune.md +78 -6
  300. package/docs/pt/releases/v9.md +0 -15
  301. package/docs/pt/self_hosting.md +60 -49
  302. package/docs/ru/analytics.md +222 -0
  303. package/docs/ru/autoFill.md +27 -8
  304. package/docs/ru/configuration.md +25 -8
  305. package/docs/ru/dictionary/file.md +3 -1
  306. package/docs/ru/dictionary/nesting.md +64 -205
  307. package/docs/ru/formatters.md +108 -128
  308. package/docs/ru/intlayer_with_angular_21.md +9 -9
  309. package/docs/ru/intlayer_with_nextjs_14.md +1 -28
  310. package/docs/ru/intlayer_with_nextjs_15.md +1 -33
  311. package/docs/ru/intlayer_with_solid_start.md +1078 -0
  312. package/docs/ru/intlayer_with_vite+vue.md +1 -3
  313. package/docs/ru/packages/intlayer/getLocalizedUrl.md +34 -26
  314. package/docs/ru/packages/intlayer/getMultilingualUrls.md +4 -18
  315. package/docs/ru/packages/react-intlayer/useDictionary.md +4 -21
  316. package/docs/ru/packages/vite-intlayer/exports.md +15 -0
  317. package/docs/ru/packages/vite-intlayer/intlayer.md +121 -6
  318. package/docs/ru/packages/vite-intlayer/intlayerPrune.md +77 -4
  319. package/docs/ru/releases/v9.md +0 -15
  320. package/docs/ru/self_hosting.md +60 -49
  321. package/docs/tr/analytics.md +222 -0
  322. package/docs/tr/autoFill.md +28 -9
  323. package/docs/tr/configuration.md +25 -8
  324. package/docs/tr/dictionary/file.md +2 -0
  325. package/docs/tr/dictionary/nesting.md +47 -30
  326. package/docs/tr/formatters.md +144 -190
  327. package/docs/tr/intlayer_CMS.md +152 -0
  328. package/docs/tr/intlayer_with_angular_21.md +9 -9
  329. package/docs/tr/intlayer_with_nestjs.md +2 -12
  330. package/docs/tr/intlayer_with_nextjs_15.md +1 -33
  331. package/docs/tr/intlayer_with_solid_start.md +1078 -0
  332. package/docs/tr/intlayer_with_vite+vue.md +1 -3
  333. package/docs/tr/packages/intlayer/getMultilingualUrls.md +4 -18
  334. package/docs/tr/packages/vite-intlayer/exports.md +15 -0
  335. package/docs/tr/packages/vite-intlayer/intlayer.md +121 -6
  336. package/docs/tr/packages/vite-intlayer/intlayerPrune.md +77 -4
  337. package/docs/tr/self_hosting.md +47 -50
  338. package/docs/uk/analytics.md +222 -0
  339. package/docs/uk/configuration.md +25 -8
  340. package/docs/uk/dictionary/nesting.md +47 -30
  341. package/docs/uk/formatters.md +128 -185
  342. package/docs/uk/intlayer_CMS.md +152 -0
  343. package/docs/uk/intlayer_with_angular_21.md +9 -9
  344. package/docs/uk/intlayer_with_nextjs_14.md +1 -26
  345. package/docs/uk/intlayer_with_solid_start.md +1078 -0
  346. package/docs/uk/packages/react-intlayer/useDictionary.md +2 -19
  347. package/docs/uk/packages/vite-intlayer/exports.md +15 -0
  348. package/docs/uk/packages/vite-intlayer/intlayer.md +121 -6
  349. package/docs/uk/packages/vite-intlayer/intlayerPrune.md +77 -4
  350. package/docs/uk/releases/v9.md +0 -15
  351. package/docs/uk/self_hosting.md +60 -50
  352. package/docs/ur/configuration.md +25 -8
  353. package/docs/ur/intlayer_with_angular_21.md +9 -9
  354. package/docs/vi/analytics.md +222 -0
  355. package/docs/vi/configuration.md +24 -8
  356. package/docs/vi/dictionary/nesting.md +37 -184
  357. package/docs/vi/formatters.md +208 -309
  358. package/docs/vi/intlayer_CMS.md +164 -0
  359. package/docs/vi/intlayer_with_angular_21.md +9 -9
  360. package/docs/vi/intlayer_with_nextjs_14.md +0 -25
  361. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +70 -63
  362. package/docs/vi/intlayer_with_solid_start.md +1078 -0
  363. package/docs/vi/packages/intlayer/getMultilingualUrls.md +4 -18
  364. package/docs/vi/packages/react-intlayer/useIntlayer.md +2 -2
  365. package/docs/vi/packages/vite-intlayer/exports.md +15 -0
  366. package/docs/vi/packages/vite-intlayer/intlayer.md +121 -6
  367. package/docs/vi/packages/vite-intlayer/intlayerPrune.md +77 -4
  368. package/docs/vi/plugins/sync-json.md +6 -6
  369. package/docs/vi/releases/v9.md +12 -0
  370. package/docs/vi/self_hosting.md +61 -50
  371. package/docs/zh/CI_CD.md +4 -0
  372. package/docs/zh/analytics.md +222 -0
  373. package/docs/zh/autoFill.md +28 -9
  374. package/docs/zh/configuration.md +24 -8
  375. package/docs/zh/dictionary/file.md +2 -0
  376. package/docs/zh/dictionary/nesting.md +47 -30
  377. package/docs/zh/formatters.md +140 -188
  378. package/docs/zh/intlayer_CMS.md +164 -0
  379. package/docs/zh/intlayer_with_analog.md +193 -3
  380. package/docs/zh/intlayer_with_angular_19.md +272 -3
  381. package/docs/zh/intlayer_with_angular_21.md +7 -7
  382. package/docs/zh/intlayer_with_create_react_app.md +348 -26
  383. package/docs/zh/intlayer_with_lynx+react.md +263 -4
  384. package/docs/zh/intlayer_with_nextjs_14.md +1 -28
  385. package/docs/zh/intlayer_with_nextjs_15.md +1 -33
  386. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +558 -1
  387. package/docs/zh/intlayer_with_nuxt.md +182 -7
  388. package/docs/zh/intlayer_with_react_router_v7.md +183 -25
  389. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +306 -42
  390. package/docs/zh/intlayer_with_solid_start.md +1077 -0
  391. package/docs/zh/intlayer_with_storybook.md +260 -3
  392. package/docs/zh/intlayer_with_svelte_kit.md +428 -48
  393. package/docs/zh/intlayer_with_tanstack+solid.md +713 -13
  394. package/docs/zh/intlayer_with_tanstack.md +731 -20
  395. package/docs/zh/intlayer_with_vanilla.md +314 -4
  396. package/docs/zh/intlayer_with_vite+lit.md +465 -4
  397. package/docs/zh/intlayer_with_vite+preact.md +422 -116
  398. package/docs/zh/intlayer_with_vite+react.md +324 -45
  399. package/docs/zh/intlayer_with_vite+react_compiler.md +228 -13
  400. package/docs/zh/intlayer_with_vite+solid.md +462 -32
  401. package/docs/zh/intlayer_with_vite+vanilla.md +497 -4
  402. package/docs/zh/mcp_server.md +3 -9
  403. package/docs/zh/packages/intlayer/getLocalizedUrl.md +26 -24
  404. package/docs/zh/packages/intlayer/getMultilingualUrls.md +4 -18
  405. package/docs/zh/packages/vite-intlayer/exports.md +29 -0
  406. package/docs/zh/packages/vite-intlayer/intlayer.md +121 -6
  407. package/docs/zh/packages/vite-intlayer/intlayerPrune.md +79 -6
  408. package/docs/zh/releases/v9.md +12 -0
  409. package/docs/zh/self_hosting.md +60 -50
  410. package/docs/zh-TW/intlayer_with_angular_21.md +7 -7
  411. package/package.json +6 -6
  412. package/src/generated/blog.entry.ts +27 -27
  413. package/src/generated/docs.entry.ts +234 -214
  414. package/src/generated/frequentQuestions.entry.ts +17 -17
  415. package/src/generated/legal.entry.ts +2 -2
@@ -61,12 +61,12 @@ const readLocale = (
61
61
  export const frequentQuestionsEntry = {
62
62
  './frequent_questions/en/SSR_Next_no_[locale].md': {
63
63
  en: readLocale('SSR_Next_no_[locale].md', 'en'),
64
+ es: readLocale('SSR_Next_no_[locale].md', 'es'),
64
65
  ru: readLocale('SSR_Next_no_[locale].md', 'ru'),
65
66
  ja: readLocale('SSR_Next_no_[locale].md', 'ja'),
66
67
  fr: readLocale('SSR_Next_no_[locale].md', 'fr'),
67
68
  ko: readLocale('SSR_Next_no_[locale].md', 'ko'),
68
69
  zh: readLocale('SSR_Next_no_[locale].md', 'zh'),
69
- es: readLocale('SSR_Next_no_[locale].md', 'es'),
70
70
  de: readLocale('SSR_Next_no_[locale].md', 'de'),
71
71
  ar: readLocale('SSR_Next_no_[locale].md', 'ar'),
72
72
  it: readLocale('SSR_Next_no_[locale].md', 'it'),
@@ -81,12 +81,12 @@ export const frequentQuestionsEntry = {
81
81
  } as unknown as Record<LocalesValues, Promise<string>>,
82
82
  './frequent_questions/en/array_as_content_declaration.md': {
83
83
  en: readLocale('array_as_content_declaration.md', 'en'),
84
+ es: readLocale('array_as_content_declaration.md', 'es'),
84
85
  ru: readLocale('array_as_content_declaration.md', 'ru'),
85
86
  ja: readLocale('array_as_content_declaration.md', 'ja'),
86
87
  fr: readLocale('array_as_content_declaration.md', 'fr'),
87
88
  ko: readLocale('array_as_content_declaration.md', 'ko'),
88
89
  zh: readLocale('array_as_content_declaration.md', 'zh'),
89
- es: readLocale('array_as_content_declaration.md', 'es'),
90
90
  de: readLocale('array_as_content_declaration.md', 'de'),
91
91
  ar: readLocale('array_as_content_declaration.md', 'ar'),
92
92
  it: readLocale('array_as_content_declaration.md', 'it'),
@@ -101,12 +101,12 @@ export const frequentQuestionsEntry = {
101
101
  } as unknown as Record<LocalesValues, Promise<string>>,
102
102
  './frequent_questions/en/build_dictionaries.md': {
103
103
  en: readLocale('build_dictionaries.md', 'en'),
104
+ es: readLocale('build_dictionaries.md', 'es'),
104
105
  ru: readLocale('build_dictionaries.md', 'ru'),
105
106
  ja: readLocale('build_dictionaries.md', 'ja'),
106
107
  fr: readLocale('build_dictionaries.md', 'fr'),
107
108
  ko: readLocale('build_dictionaries.md', 'ko'),
108
109
  zh: readLocale('build_dictionaries.md', 'zh'),
109
- es: readLocale('build_dictionaries.md', 'es'),
110
110
  de: readLocale('build_dictionaries.md', 'de'),
111
111
  ar: readLocale('build_dictionaries.md', 'ar'),
112
112
  it: readLocale('build_dictionaries.md', 'it'),
@@ -121,12 +121,12 @@ export const frequentQuestionsEntry = {
121
121
  } as unknown as Record<LocalesValues, Promise<string>>,
122
122
  './frequent_questions/en/build_error_CI_CD.md': {
123
123
  en: readLocale('build_error_CI_CD.md', 'en'),
124
+ es: readLocale('build_error_CI_CD.md', 'es'),
124
125
  ru: readLocale('build_error_CI_CD.md', 'ru'),
125
126
  ja: readLocale('build_error_CI_CD.md', 'ja'),
126
127
  fr: readLocale('build_error_CI_CD.md', 'fr'),
127
128
  ko: readLocale('build_error_CI_CD.md', 'ko'),
128
129
  zh: readLocale('build_error_CI_CD.md', 'zh'),
129
- es: readLocale('build_error_CI_CD.md', 'es'),
130
130
  de: readLocale('build_error_CI_CD.md', 'de'),
131
131
  ar: readLocale('build_error_CI_CD.md', 'ar'),
132
132
  it: readLocale('build_error_CI_CD.md', 'it'),
@@ -141,12 +141,12 @@ export const frequentQuestionsEntry = {
141
141
  } as unknown as Record<LocalesValues, Promise<string>>,
142
142
  './frequent_questions/en/bun_set_up.md': {
143
143
  en: readLocale('bun_set_up.md', 'en'),
144
+ es: readLocale('bun_set_up.md', 'es'),
144
145
  ru: readLocale('bun_set_up.md', 'ru'),
145
146
  ja: readLocale('bun_set_up.md', 'ja'),
146
147
  fr: readLocale('bun_set_up.md', 'fr'),
147
148
  ko: readLocale('bun_set_up.md', 'ko'),
148
149
  zh: readLocale('bun_set_up.md', 'zh'),
149
- es: readLocale('bun_set_up.md', 'es'),
150
150
  de: readLocale('bun_set_up.md', 'de'),
151
151
  ar: readLocale('bun_set_up.md', 'ar'),
152
152
  it: readLocale('bun_set_up.md', 'it'),
@@ -161,12 +161,12 @@ export const frequentQuestionsEntry = {
161
161
  } as unknown as Record<LocalesValues, Promise<string>>,
162
162
  './frequent_questions/en/customized_locale_list.md': {
163
163
  en: readLocale('customized_locale_list.md', 'en'),
164
+ es: readLocale('customized_locale_list.md', 'es'),
164
165
  ru: readLocale('customized_locale_list.md', 'ru'),
165
166
  ja: readLocale('customized_locale_list.md', 'ja'),
166
167
  fr: readLocale('customized_locale_list.md', 'fr'),
167
168
  ko: readLocale('customized_locale_list.md', 'ko'),
168
169
  zh: readLocale('customized_locale_list.md', 'zh'),
169
- es: readLocale('customized_locale_list.md', 'es'),
170
170
  de: readLocale('customized_locale_list.md', 'de'),
171
171
  ar: readLocale('customized_locale_list.md', 'ar'),
172
172
  it: readLocale('customized_locale_list.md', 'it'),
@@ -181,12 +181,12 @@ export const frequentQuestionsEntry = {
181
181
  } as unknown as Record<LocalesValues, Promise<string>>,
182
182
  './frequent_questions/en/domain_routing.md': {
183
183
  en: readLocale('domain_routing.md', 'en'),
184
+ es: readLocale('domain_routing.md', 'es'),
184
185
  ru: readLocale('domain_routing.md', 'ru'),
185
186
  ja: readLocale('domain_routing.md', 'ja'),
186
187
  fr: readLocale('domain_routing.md', 'fr'),
187
188
  ko: readLocale('domain_routing.md', 'ko'),
188
189
  zh: readLocale('domain_routing.md', 'zh'),
189
- es: readLocale('domain_routing.md', 'es'),
190
190
  de: readLocale('domain_routing.md', 'de'),
191
191
  ar: readLocale('domain_routing.md', 'ar'),
192
192
  it: readLocale('domain_routing.md', 'it'),
@@ -201,12 +201,12 @@ export const frequentQuestionsEntry = {
201
201
  } as unknown as Record<LocalesValues, Promise<string>>,
202
202
  './frequent_questions/en/error-vite-env-only.md': {
203
203
  en: readLocale('error-vite-env-only.md', 'en'),
204
+ es: readLocale('error-vite-env-only.md', 'es'),
204
205
  ru: readLocale('error-vite-env-only.md', 'ru'),
205
206
  ja: readLocale('error-vite-env-only.md', 'ja'),
206
207
  fr: readLocale('error-vite-env-only.md', 'fr'),
207
208
  ko: readLocale('error-vite-env-only.md', 'ko'),
208
209
  zh: readLocale('error-vite-env-only.md', 'zh'),
209
- es: readLocale('error-vite-env-only.md', 'es'),
210
210
  de: readLocale('error-vite-env-only.md', 'de'),
211
211
  ar: readLocale('error-vite-env-only.md', 'ar'),
212
212
  it: readLocale('error-vite-env-only.md', 'it'),
@@ -221,12 +221,12 @@ export const frequentQuestionsEntry = {
221
221
  } as unknown as Record<LocalesValues, Promise<string>>,
222
222
  './frequent_questions/en/esbuild_error.md': {
223
223
  en: readLocale('esbuild_error.md', 'en'),
224
+ es: readLocale('esbuild_error.md', 'es'),
224
225
  ru: readLocale('esbuild_error.md', 'ru'),
225
226
  ja: readLocale('esbuild_error.md', 'ja'),
226
227
  fr: readLocale('esbuild_error.md', 'fr'),
227
228
  ko: readLocale('esbuild_error.md', 'ko'),
228
229
  zh: readLocale('esbuild_error.md', 'zh'),
229
- es: readLocale('esbuild_error.md', 'es'),
230
230
  de: readLocale('esbuild_error.md', 'de'),
231
231
  ar: readLocale('esbuild_error.md', 'ar'),
232
232
  it: readLocale('esbuild_error.md', 'it'),
@@ -241,12 +241,12 @@ export const frequentQuestionsEntry = {
241
241
  } as unknown as Record<LocalesValues, Promise<string>>,
242
242
  './frequent_questions/en/get_locale_cookie.md': {
243
243
  en: readLocale('get_locale_cookie.md', 'en'),
244
+ es: readLocale('get_locale_cookie.md', 'es'),
244
245
  ru: readLocale('get_locale_cookie.md', 'ru'),
245
246
  ja: readLocale('get_locale_cookie.md', 'ja'),
246
247
  fr: readLocale('get_locale_cookie.md', 'fr'),
247
248
  ko: readLocale('get_locale_cookie.md', 'ko'),
248
249
  zh: readLocale('get_locale_cookie.md', 'zh'),
249
- es: readLocale('get_locale_cookie.md', 'es'),
250
250
  de: readLocale('get_locale_cookie.md', 'de'),
251
251
  ar: readLocale('get_locale_cookie.md', 'ar'),
252
252
  it: readLocale('get_locale_cookie.md', 'it'),
@@ -261,12 +261,12 @@ export const frequentQuestionsEntry = {
261
261
  } as unknown as Record<LocalesValues, Promise<string>>,
262
262
  './frequent_questions/en/intlayerNode.md': {
263
263
  en: readLocale('intlayerNode.md', 'en'),
264
+ es: readLocale('intlayerNode.md', 'es'),
264
265
  ru: readLocale('intlayerNode.md', 'ru'),
265
266
  ja: readLocale('intlayerNode.md', 'ja'),
266
267
  fr: readLocale('intlayerNode.md', 'fr'),
267
268
  ko: readLocale('intlayerNode.md', 'ko'),
268
269
  zh: readLocale('intlayerNode.md', 'zh'),
269
- es: readLocale('intlayerNode.md', 'es'),
270
270
  de: readLocale('intlayerNode.md', 'de'),
271
271
  ar: readLocale('intlayerNode.md', 'ar'),
272
272
  it: readLocale('intlayerNode.md', 'it'),
@@ -281,12 +281,12 @@ export const frequentQuestionsEntry = {
281
281
  } as unknown as Record<LocalesValues, Promise<string>>,
282
282
  './frequent_questions/en/intlayer_command_undefined.md': {
283
283
  en: readLocale('intlayer_command_undefined.md', 'en'),
284
+ es: readLocale('intlayer_command_undefined.md', 'es'),
284
285
  ru: readLocale('intlayer_command_undefined.md', 'ru'),
285
286
  ja: readLocale('intlayer_command_undefined.md', 'ja'),
286
287
  fr: readLocale('intlayer_command_undefined.md', 'fr'),
287
288
  ko: readLocale('intlayer_command_undefined.md', 'ko'),
288
289
  zh: readLocale('intlayer_command_undefined.md', 'zh'),
289
- es: readLocale('intlayer_command_undefined.md', 'es'),
290
290
  de: readLocale('intlayer_command_undefined.md', 'de'),
291
291
  ar: readLocale('intlayer_command_undefined.md', 'ar'),
292
292
  it: readLocale('intlayer_command_undefined.md', 'it'),
@@ -301,12 +301,12 @@ export const frequentQuestionsEntry = {
301
301
  } as unknown as Record<LocalesValues, Promise<string>>,
302
302
  './frequent_questions/en/locale_incorect_in_url.md': {
303
303
  en: readLocale('locale_incorect_in_url.md', 'en'),
304
+ es: readLocale('locale_incorect_in_url.md', 'es'),
304
305
  ru: readLocale('locale_incorect_in_url.md', 'ru'),
305
306
  ja: readLocale('locale_incorect_in_url.md', 'ja'),
306
307
  fr: readLocale('locale_incorect_in_url.md', 'fr'),
307
308
  ko: readLocale('locale_incorect_in_url.md', 'ko'),
308
309
  zh: readLocale('locale_incorect_in_url.md', 'zh'),
309
- es: readLocale('locale_incorect_in_url.md', 'es'),
310
310
  de: readLocale('locale_incorect_in_url.md', 'de'),
311
311
  ar: readLocale('locale_incorect_in_url.md', 'ar'),
312
312
  it: readLocale('locale_incorect_in_url.md', 'it'),
@@ -321,12 +321,12 @@ export const frequentQuestionsEntry = {
321
321
  } as unknown as Record<LocalesValues, Promise<string>>,
322
322
  './frequent_questions/en/package_version_error.md': {
323
323
  en: readLocale('package_version_error.md', 'en'),
324
+ es: readLocale('package_version_error.md', 'es'),
324
325
  ru: readLocale('package_version_error.md', 'ru'),
325
326
  ja: readLocale('package_version_error.md', 'ja'),
326
327
  fr: readLocale('package_version_error.md', 'fr'),
327
328
  ko: readLocale('package_version_error.md', 'ko'),
328
329
  zh: readLocale('package_version_error.md', 'zh'),
329
- es: readLocale('package_version_error.md', 'es'),
330
330
  de: readLocale('package_version_error.md', 'de'),
331
331
  ar: readLocale('package_version_error.md', 'ar'),
332
332
  it: readLocale('package_version_error.md', 'it'),
@@ -341,12 +341,12 @@ export const frequentQuestionsEntry = {
341
341
  } as unknown as Record<LocalesValues, Promise<string>>,
342
342
  './frequent_questions/en/static_rendering.md': {
343
343
  en: readLocale('static_rendering.md', 'en'),
344
+ es: readLocale('static_rendering.md', 'es'),
344
345
  ru: readLocale('static_rendering.md', 'ru'),
345
346
  ja: readLocale('static_rendering.md', 'ja'),
346
347
  fr: readLocale('static_rendering.md', 'fr'),
347
348
  ko: readLocale('static_rendering.md', 'ko'),
348
349
  zh: readLocale('static_rendering.md', 'zh'),
349
- es: readLocale('static_rendering.md', 'es'),
350
350
  de: readLocale('static_rendering.md', 'de'),
351
351
  ar: readLocale('static_rendering.md', 'ar'),
352
352
  it: readLocale('static_rendering.md', 'it'),
@@ -361,12 +361,12 @@ export const frequentQuestionsEntry = {
361
361
  } as unknown as Record<LocalesValues, Promise<string>>,
362
362
  './frequent_questions/en/translated_path_url.md': {
363
363
  en: readLocale('translated_path_url.md', 'en'),
364
+ es: readLocale('translated_path_url.md', 'es'),
364
365
  ru: readLocale('translated_path_url.md', 'ru'),
365
366
  ja: readLocale('translated_path_url.md', 'ja'),
366
367
  fr: readLocale('translated_path_url.md', 'fr'),
367
368
  ko: readLocale('translated_path_url.md', 'ko'),
368
369
  zh: readLocale('translated_path_url.md', 'zh'),
369
- es: readLocale('translated_path_url.md', 'es'),
370
370
  de: readLocale('translated_path_url.md', 'de'),
371
371
  ar: readLocale('translated_path_url.md', 'ar'),
372
372
  it: readLocale('translated_path_url.md', 'it'),
@@ -381,12 +381,12 @@ export const frequentQuestionsEntry = {
381
381
  } as unknown as Record<LocalesValues, Promise<string>>,
382
382
  './frequent_questions/en/unknown_command.md': {
383
383
  en: readLocale('unknown_command.md', 'en'),
384
+ es: readLocale('unknown_command.md', 'es'),
384
385
  ru: readLocale('unknown_command.md', 'ru'),
385
386
  ja: readLocale('unknown_command.md', 'ja'),
386
387
  fr: readLocale('unknown_command.md', 'fr'),
387
388
  ko: readLocale('unknown_command.md', 'ko'),
388
389
  zh: readLocale('unknown_command.md', 'zh'),
389
- es: readLocale('unknown_command.md', 'es'),
390
390
  de: readLocale('unknown_command.md', 'de'),
391
391
  ar: readLocale('unknown_command.md', 'ar'),
392
392
  it: readLocale('unknown_command.md', 'it'),
@@ -55,12 +55,12 @@ const readLocale = (
55
55
  export const legalEntry = {
56
56
  './legal/en/privacy_notice.md': {
57
57
  en: readLocale('privacy_notice.md', 'en'),
58
+ es: readLocale('privacy_notice.md', 'es'),
58
59
  ru: readLocale('privacy_notice.md', 'ru'),
59
60
  ja: readLocale('privacy_notice.md', 'ja'),
60
61
  fr: readLocale('privacy_notice.md', 'fr'),
61
62
  ko: readLocale('privacy_notice.md', 'ko'),
62
63
  zh: readLocale('privacy_notice.md', 'zh'),
63
- es: readLocale('privacy_notice.md', 'es'),
64
64
  de: readLocale('privacy_notice.md', 'de'),
65
65
  ar: readLocale('privacy_notice.md', 'ar'),
66
66
  it: readLocale('privacy_notice.md', 'it'),
@@ -75,12 +75,12 @@ export const legalEntry = {
75
75
  } as unknown as Record<LocalesValues, Promise<string>>,
76
76
  './legal/en/terms_of_service.md': {
77
77
  en: readLocale('terms_of_service.md', 'en'),
78
+ es: readLocale('terms_of_service.md', 'es'),
78
79
  ru: readLocale('terms_of_service.md', 'ru'),
79
80
  ja: readLocale('terms_of_service.md', 'ja'),
80
81
  fr: readLocale('terms_of_service.md', 'fr'),
81
82
  ko: readLocale('terms_of_service.md', 'ko'),
82
83
  zh: readLocale('terms_of_service.md', 'zh'),
83
- es: readLocale('terms_of_service.md', 'es'),
84
84
  de: readLocale('terms_of_service.md', 'de'),
85
85
  ar: readLocale('terms_of_service.md', 'ar'),
86
86
  it: readLocale('terms_of_service.md', 'it'),