@intlayer/docs 8.9.8 → 8.10.0-canary.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 (792) hide show
  1. package/README.md +14 -0
  2. package/docs/ar/benchmark/nextjs.md +20 -11
  3. package/docs/ar/benchmark/solid.md +14 -5
  4. package/docs/ar/benchmark/svelte.md +14 -5
  5. package/docs/ar/benchmark/tanstack.md +16 -7
  6. package/docs/ar/benchmark/vue.md +14 -5
  7. package/docs/ar/configuration.md +6 -6
  8. package/docs/ar/custom_domains.md +11 -11
  9. package/docs/ar/dictionary/content_file.md +41 -0
  10. package/docs/ar/dictionary/markdown.md +402 -82
  11. package/docs/ar/intlayer_with_analog.md +1 -1
  12. package/docs/ar/intlayer_with_angular.md +1 -1
  13. package/docs/ar/intlayer_with_astro.md +1 -1
  14. package/docs/ar/intlayer_with_astro_lit.md +2 -2
  15. package/docs/ar/intlayer_with_astro_preact.md +3 -3
  16. package/docs/ar/intlayer_with_astro_react.md +2 -2
  17. package/docs/ar/intlayer_with_astro_solid.md +3 -3
  18. package/docs/ar/intlayer_with_astro_svelte.md +1 -1
  19. package/docs/ar/intlayer_with_astro_vanilla.md +1 -1
  20. package/docs/ar/intlayer_with_astro_vue.md +1 -1
  21. package/docs/ar/intlayer_with_nextjs_14.md +2 -2
  22. package/docs/ar/intlayer_with_nextjs_15.md +2 -2
  23. package/docs/ar/intlayer_with_nextjs_16.md +1 -1
  24. package/docs/ar/intlayer_with_nextjs_page_router.md +2 -2
  25. package/docs/ar/intlayer_with_nuxt.md +1 -1
  26. package/docs/ar/intlayer_with_react_native+expo.md +2 -2
  27. package/docs/ar/intlayer_with_react_router_v7.md +1 -1
  28. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +1 -1
  29. package/docs/ar/intlayer_with_storybook.md +7 -7
  30. package/docs/ar/intlayer_with_svelte_kit.md +1 -1
  31. package/docs/ar/intlayer_with_tanstack+solid.md +1 -1
  32. package/docs/ar/intlayer_with_tanstack.md +1 -1
  33. package/docs/ar/intlayer_with_vanilla.md +2 -2
  34. package/docs/ar/intlayer_with_vite+lit.md +1 -1
  35. package/docs/ar/intlayer_with_vite+preact.md +1 -1
  36. package/docs/ar/intlayer_with_vite+react.md +1 -1
  37. package/docs/ar/intlayer_with_vite+react_compiler.md +1 -1
  38. package/docs/ar/intlayer_with_vite+svelte.md +2 -2
  39. package/docs/ar/intlayer_with_vite+vanilla.md +4 -4
  40. package/docs/ar/intlayer_with_vite+vue.md +1 -1
  41. package/docs/ar/readme.md +13 -0
  42. package/docs/bn/cli/init.md +1 -1
  43. package/docs/bn/configuration.md +6 -6
  44. package/docs/bn/custom_domains.md +11 -11
  45. package/docs/bn/intlayer_with_storybook.md +7 -7
  46. package/docs/bn/intlayer_with_vanilla.md +2 -2
  47. package/docs/bn/intlayer_with_vite+lit.md +3 -3
  48. package/docs/bn/intlayer_with_vite+vanilla.md +5 -5
  49. package/docs/cs/cli/init.md +1 -1
  50. package/docs/cs/configuration.md +6 -6
  51. package/docs/cs/custom_domains.md +11 -11
  52. package/docs/cs/intlayer_with_storybook.md +7 -7
  53. package/docs/cs/intlayer_with_vanilla.md +2 -2
  54. package/docs/cs/intlayer_with_vite+lit.md +3 -3
  55. package/docs/cs/intlayer_with_vite+vanilla.md +5 -5
  56. package/docs/de/benchmark/nextjs.md +15 -6
  57. package/docs/de/benchmark/solid.md +14 -5
  58. package/docs/de/benchmark/svelte.md +14 -5
  59. package/docs/de/benchmark/tanstack.md +15 -6
  60. package/docs/de/benchmark/vue.md +14 -5
  61. package/docs/de/configuration.md +6 -6
  62. package/docs/de/custom_domains.md +11 -11
  63. package/docs/de/dictionary/content_file.md +41 -0
  64. package/docs/de/dictionary/markdown.md +297 -91
  65. package/docs/de/intlayer_with_analog.md +1 -1
  66. package/docs/de/intlayer_with_angular.md +1 -1
  67. package/docs/de/intlayer_with_astro.md +1 -1
  68. package/docs/de/intlayer_with_astro_lit.md +2 -2
  69. package/docs/de/intlayer_with_astro_preact.md +3 -3
  70. package/docs/de/intlayer_with_astro_react.md +2 -2
  71. package/docs/de/intlayer_with_astro_solid.md +3 -3
  72. package/docs/de/intlayer_with_astro_svelte.md +1 -1
  73. package/docs/de/intlayer_with_astro_vanilla.md +1 -1
  74. package/docs/de/intlayer_with_astro_vue.md +1 -1
  75. package/docs/de/intlayer_with_nextjs_14.md +2 -2
  76. package/docs/de/intlayer_with_nextjs_15.md +2 -2
  77. package/docs/de/intlayer_with_nextjs_16.md +1 -1
  78. package/docs/de/intlayer_with_nextjs_page_router.md +2 -2
  79. package/docs/de/intlayer_with_nuxt.md +1 -1
  80. package/docs/de/intlayer_with_react_native+expo.md +2 -2
  81. package/docs/de/intlayer_with_react_router_v7.md +1 -1
  82. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +1 -1
  83. package/docs/de/intlayer_with_storybook.md +7 -7
  84. package/docs/de/intlayer_with_svelte_kit.md +1 -1
  85. package/docs/de/intlayer_with_tanstack+solid.md +1 -1
  86. package/docs/de/intlayer_with_tanstack.md +1 -1
  87. package/docs/de/intlayer_with_vanilla.md +2 -2
  88. package/docs/de/intlayer_with_vite+lit.md +2 -2
  89. package/docs/de/intlayer_with_vite+preact.md +2 -2
  90. package/docs/de/intlayer_with_vite+react.md +2 -2
  91. package/docs/de/intlayer_with_vite+react_compiler.md +2 -2
  92. package/docs/de/intlayer_with_vite+solid.md +1 -1
  93. package/docs/de/intlayer_with_vite+svelte.md +3 -3
  94. package/docs/de/intlayer_with_vite+vanilla.md +5 -5
  95. package/docs/de/intlayer_with_vite+vue.md +2 -2
  96. package/docs/de/readme.md +13 -0
  97. package/docs/en/agent_skills.md +2 -2
  98. package/docs/en/benchmark/___nextjs.md +1 -1
  99. package/docs/en/benchmark/___tanstack.md +2 -2
  100. package/docs/en/benchmark/nextjs.md +11 -2
  101. package/docs/en/benchmark/solid.md +10 -1
  102. package/docs/en/benchmark/svelte.md +10 -1
  103. package/docs/en/benchmark/tanstack.md +10 -1
  104. package/docs/en/benchmark/vue.md +10 -1
  105. package/docs/en/configuration.md +7 -7
  106. package/docs/en/custom_domains.md +11 -11
  107. package/docs/en/dictionary/content_file.md +41 -0
  108. package/docs/en/dictionary/markdown.md +259 -26
  109. package/docs/en/intlayer_with_analog.md +1 -1
  110. package/docs/en/intlayer_with_angular.md +1 -1
  111. package/docs/en/intlayer_with_astro.md +1 -1
  112. package/docs/en/intlayer_with_astro_lit.md +4 -4
  113. package/docs/en/intlayer_with_astro_preact.md +3 -3
  114. package/docs/en/intlayer_with_astro_react.md +2 -2
  115. package/docs/en/intlayer_with_astro_solid.md +3 -3
  116. package/docs/en/intlayer_with_astro_svelte.md +1 -1
  117. package/docs/en/intlayer_with_astro_vanilla.md +1 -1
  118. package/docs/en/intlayer_with_astro_vue.md +1 -1
  119. package/docs/en/intlayer_with_nextjs_14.md +1 -1
  120. package/docs/en/intlayer_with_nextjs_15.md +1 -1
  121. package/docs/en/intlayer_with_nextjs_page_router.md +2 -2
  122. package/docs/en/intlayer_with_nuxt.md +1 -1
  123. package/docs/en/intlayer_with_react_native+expo.md +1 -1
  124. package/docs/en/intlayer_with_react_router_v7.md +1 -1
  125. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +1 -1
  126. package/docs/en/intlayer_with_storybook.md +7 -7
  127. package/docs/en/intlayer_with_svelte_kit.md +1 -1
  128. package/docs/en/intlayer_with_tanstack+solid.md +1 -1
  129. package/docs/en/intlayer_with_tanstack.md +1 -1
  130. package/docs/en/intlayer_with_vanilla.md +2 -2
  131. package/docs/en/intlayer_with_vite+lit.md +2 -2
  132. package/docs/en/intlayer_with_vite+preact.md +1 -1
  133. package/docs/en/intlayer_with_vite+react.md +1 -1
  134. package/docs/en/intlayer_with_vite+react_compiler.md +1 -1
  135. package/docs/en/intlayer_with_vite+svelte.md +2 -2
  136. package/docs/en/intlayer_with_vite+vanilla.md +4 -4
  137. package/docs/en/intlayer_with_vite+vue.md +1 -1
  138. package/docs/en/readme.md +13 -0
  139. package/docs/en-GB/agent_skills.md +2 -2
  140. package/docs/en-GB/benchmark/nextjs.md +16 -7
  141. package/docs/en-GB/benchmark/solid.md +14 -5
  142. package/docs/en-GB/benchmark/svelte.md +14 -5
  143. package/docs/en-GB/benchmark/tanstack.md +16 -7
  144. package/docs/en-GB/benchmark/vue.md +14 -5
  145. package/docs/en-GB/cli/init.md +1 -1
  146. package/docs/en-GB/configuration.md +7 -7
  147. package/docs/en-GB/custom_domains.md +11 -11
  148. package/docs/en-GB/dictionary/content_file.md +41 -0
  149. package/docs/en-GB/dictionary/markdown.md +377 -57
  150. package/docs/en-GB/intlayer_with_analog.md +1 -1
  151. package/docs/en-GB/intlayer_with_angular.md +1 -1
  152. package/docs/en-GB/intlayer_with_astro.md +1 -1
  153. package/docs/en-GB/intlayer_with_astro_lit.md +2 -2
  154. package/docs/en-GB/intlayer_with_astro_preact.md +3 -3
  155. package/docs/en-GB/intlayer_with_astro_react.md +2 -2
  156. package/docs/en-GB/intlayer_with_astro_solid.md +3 -3
  157. package/docs/en-GB/intlayer_with_astro_svelte.md +1 -1
  158. package/docs/en-GB/intlayer_with_astro_vanilla.md +1 -1
  159. package/docs/en-GB/intlayer_with_astro_vue.md +1 -1
  160. package/docs/en-GB/intlayer_with_nextjs_14.md +2 -2
  161. package/docs/en-GB/intlayer_with_nextjs_15.md +2 -2
  162. package/docs/en-GB/intlayer_with_nextjs_16.md +1 -1
  163. package/docs/en-GB/intlayer_with_nextjs_page_router.md +2 -2
  164. package/docs/en-GB/intlayer_with_nuxt.md +1 -1
  165. package/docs/en-GB/intlayer_with_react_native+expo.md +2 -2
  166. package/docs/en-GB/intlayer_with_react_router_v7.md +1 -1
  167. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +1 -1
  168. package/docs/en-GB/intlayer_with_storybook.md +7 -7
  169. package/docs/en-GB/intlayer_with_svelte_kit.md +1 -1
  170. package/docs/en-GB/intlayer_with_tanstack+solid.md +1 -1
  171. package/docs/en-GB/intlayer_with_tanstack.md +1 -1
  172. package/docs/en-GB/intlayer_with_vanilla.md +2 -2
  173. package/docs/en-GB/intlayer_with_vite+lit.md +2 -2
  174. package/docs/en-GB/intlayer_with_vite+preact.md +1 -1
  175. package/docs/en-GB/intlayer_with_vite+react.md +1 -1
  176. package/docs/en-GB/intlayer_with_vite+react_compiler.md +1 -1
  177. package/docs/en-GB/intlayer_with_vite+svelte.md +2 -2
  178. package/docs/en-GB/intlayer_with_vite+vanilla.md +4 -4
  179. package/docs/en-GB/intlayer_with_vite+vue.md +1 -1
  180. package/docs/en-GB/readme.md +13 -0
  181. package/docs/es/agent_skills.md +2 -2
  182. package/docs/es/benchmark/nextjs.md +15 -6
  183. package/docs/es/benchmark/solid.md +14 -5
  184. package/docs/es/benchmark/svelte.md +14 -5
  185. package/docs/es/benchmark/tanstack.md +15 -6
  186. package/docs/es/benchmark/vue.md +14 -5
  187. package/docs/es/configuration.md +1 -1
  188. package/docs/es/custom_domains.md +11 -11
  189. package/docs/es/dictionary/content_file.md +41 -0
  190. package/docs/es/dictionary/markdown.md +316 -110
  191. package/docs/es/intlayer_with_analog.md +1 -1
  192. package/docs/es/intlayer_with_angular.md +1 -1
  193. package/docs/es/intlayer_with_astro.md +1 -1
  194. package/docs/es/intlayer_with_astro_lit.md +2 -2
  195. package/docs/es/intlayer_with_astro_preact.md +3 -3
  196. package/docs/es/intlayer_with_astro_react.md +2 -2
  197. package/docs/es/intlayer_with_astro_solid.md +3 -3
  198. package/docs/es/intlayer_with_astro_svelte.md +1 -1
  199. package/docs/es/intlayer_with_astro_vanilla.md +1 -1
  200. package/docs/es/intlayer_with_astro_vue.md +1 -1
  201. package/docs/es/intlayer_with_nextjs_14.md +2 -2
  202. package/docs/es/intlayer_with_nextjs_15.md +2 -2
  203. package/docs/es/intlayer_with_nextjs_16.md +1 -1
  204. package/docs/es/intlayer_with_nextjs_page_router.md +2 -2
  205. package/docs/es/intlayer_with_nuxt.md +1 -1
  206. package/docs/es/intlayer_with_react_native+expo.md +2 -2
  207. package/docs/es/intlayer_with_react_router_v7.md +1 -1
  208. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +1 -1
  209. package/docs/es/intlayer_with_storybook.md +5 -5
  210. package/docs/es/intlayer_with_svelte_kit.md +1 -1
  211. package/docs/es/intlayer_with_tanstack+solid.md +1 -1
  212. package/docs/es/intlayer_with_tanstack.md +1 -1
  213. package/docs/es/intlayer_with_vanilla.md +2 -2
  214. package/docs/es/intlayer_with_vite+lit.md +2 -2
  215. package/docs/es/intlayer_with_vite+preact.md +2 -2
  216. package/docs/es/intlayer_with_vite+react.md +2 -2
  217. package/docs/es/intlayer_with_vite+react_compiler.md +2 -2
  218. package/docs/es/intlayer_with_vite+solid.md +1 -1
  219. package/docs/es/intlayer_with_vite+svelte.md +3 -3
  220. package/docs/es/intlayer_with_vite+vanilla.md +4 -4
  221. package/docs/es/intlayer_with_vite+vue.md +2 -2
  222. package/docs/es/readme.md +13 -0
  223. package/docs/fr/agent_skills.md +2 -2
  224. package/docs/fr/benchmark/nextjs.md +20 -11
  225. package/docs/fr/benchmark/solid.md +14 -5
  226. package/docs/fr/benchmark/svelte.md +14 -5
  227. package/docs/fr/benchmark/tanstack.md +16 -7
  228. package/docs/fr/benchmark/vue.md +14 -5
  229. package/docs/fr/configuration.md +6 -6
  230. package/docs/fr/custom_domains.md +11 -11
  231. package/docs/fr/dictionary/content_file.md +41 -0
  232. package/docs/fr/dictionary/markdown.md +320 -114
  233. package/docs/fr/intlayer_with_analog.md +1 -1
  234. package/docs/fr/intlayer_with_angular.md +1 -1
  235. package/docs/fr/intlayer_with_astro.md +1 -1
  236. package/docs/fr/intlayer_with_astro_lit.md +4 -4
  237. package/docs/fr/intlayer_with_astro_preact.md +3 -3
  238. package/docs/fr/intlayer_with_astro_react.md +2 -2
  239. package/docs/fr/intlayer_with_astro_solid.md +3 -3
  240. package/docs/fr/intlayer_with_astro_svelte.md +1 -1
  241. package/docs/fr/intlayer_with_astro_vanilla.md +1 -1
  242. package/docs/fr/intlayer_with_astro_vue.md +1 -1
  243. package/docs/fr/intlayer_with_nextjs_14.md +2 -2
  244. package/docs/fr/intlayer_with_nextjs_15.md +2 -2
  245. package/docs/fr/intlayer_with_nextjs_16.md +1 -1
  246. package/docs/fr/intlayer_with_nextjs_page_router.md +2 -2
  247. package/docs/fr/intlayer_with_nuxt.md +1 -1
  248. package/docs/fr/intlayer_with_react_native+expo.md +2 -2
  249. package/docs/fr/intlayer_with_react_router_v7.md +1 -1
  250. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +1 -1
  251. package/docs/fr/intlayer_with_storybook.md +7 -7
  252. package/docs/fr/intlayer_with_svelte_kit.md +1 -1
  253. package/docs/fr/intlayer_with_tanstack+solid.md +1 -1
  254. package/docs/fr/intlayer_with_tanstack.md +1 -1
  255. package/docs/fr/intlayer_with_vanilla.md +2 -2
  256. package/docs/fr/intlayer_with_vite+lit.md +3 -3
  257. package/docs/fr/intlayer_with_vite+preact.md +2 -2
  258. package/docs/fr/intlayer_with_vite+react.md +2 -2
  259. package/docs/fr/intlayer_with_vite+react_compiler.md +2 -2
  260. package/docs/fr/intlayer_with_vite+solid.md +1 -1
  261. package/docs/fr/intlayer_with_vite+svelte.md +3 -3
  262. package/docs/fr/intlayer_with_vite+vanilla.md +5 -5
  263. package/docs/fr/intlayer_with_vite+vue.md +2 -2
  264. package/docs/fr/readme.md +15 -0
  265. package/docs/hi/benchmark/nextjs.md +20 -11
  266. package/docs/hi/benchmark/solid.md +14 -5
  267. package/docs/hi/benchmark/svelte.md +14 -5
  268. package/docs/hi/benchmark/tanstack.md +16 -7
  269. package/docs/hi/benchmark/vue.md +14 -5
  270. package/docs/hi/cli/init.md +1 -1
  271. package/docs/hi/configuration.md +6 -6
  272. package/docs/hi/custom_domains.md +11 -11
  273. package/docs/hi/dictionary/content_file.md +41 -0
  274. package/docs/hi/dictionary/markdown.md +394 -74
  275. package/docs/hi/intlayer_with_analog.md +1 -1
  276. package/docs/hi/intlayer_with_angular.md +1 -1
  277. package/docs/hi/intlayer_with_astro.md +1 -1
  278. package/docs/hi/intlayer_with_astro_lit.md +2 -2
  279. package/docs/hi/intlayer_with_astro_preact.md +3 -3
  280. package/docs/hi/intlayer_with_astro_react.md +2 -2
  281. package/docs/hi/intlayer_with_astro_solid.md +3 -3
  282. package/docs/hi/intlayer_with_astro_svelte.md +1 -1
  283. package/docs/hi/intlayer_with_astro_vanilla.md +1 -1
  284. package/docs/hi/intlayer_with_astro_vue.md +1 -1
  285. package/docs/hi/intlayer_with_nextjs_14.md +2 -2
  286. package/docs/hi/intlayer_with_nextjs_15.md +2 -2
  287. package/docs/hi/intlayer_with_nextjs_16.md +1 -1
  288. package/docs/hi/intlayer_with_nextjs_page_router.md +2 -2
  289. package/docs/hi/intlayer_with_nuxt.md +1 -1
  290. package/docs/hi/intlayer_with_react_native+expo.md +2 -2
  291. package/docs/hi/intlayer_with_react_router_v7.md +1 -1
  292. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +1 -1
  293. package/docs/hi/intlayer_with_storybook.md +7 -7
  294. package/docs/hi/intlayer_with_svelte_kit.md +1 -1
  295. package/docs/hi/intlayer_with_tanstack+solid.md +1 -1
  296. package/docs/hi/intlayer_with_tanstack.md +1 -1
  297. package/docs/hi/intlayer_with_vanilla.md +2 -2
  298. package/docs/hi/intlayer_with_vite+lit.md +3 -3
  299. package/docs/hi/intlayer_with_vite+preact.md +2 -2
  300. package/docs/hi/intlayer_with_vite+react.md +2 -2
  301. package/docs/hi/intlayer_with_vite+react_compiler.md +2 -2
  302. package/docs/hi/intlayer_with_vite+solid.md +1 -1
  303. package/docs/hi/intlayer_with_vite+svelte.md +3 -3
  304. package/docs/hi/intlayer_with_vite+vanilla.md +5 -5
  305. package/docs/hi/intlayer_with_vite+vue.md +2 -2
  306. package/docs/hi/readme.md +14 -1
  307. package/docs/id/agent_skills.md +2 -2
  308. package/docs/id/benchmark/nextjs.md +20 -11
  309. package/docs/id/benchmark/solid.md +14 -5
  310. package/docs/id/benchmark/svelte.md +14 -5
  311. package/docs/id/benchmark/tanstack.md +16 -7
  312. package/docs/id/benchmark/vue.md +14 -5
  313. package/docs/id/cli/init.md +1 -1
  314. package/docs/id/configuration.md +6 -6
  315. package/docs/id/custom_domains.md +11 -11
  316. package/docs/id/dictionary/content_file.md +41 -0
  317. package/docs/id/dictionary/markdown.md +398 -78
  318. package/docs/id/intlayer_with_analog.md +1 -1
  319. package/docs/id/intlayer_with_angular.md +1 -1
  320. package/docs/id/intlayer_with_astro.md +1 -1
  321. package/docs/id/intlayer_with_astro_lit.md +2 -2
  322. package/docs/id/intlayer_with_astro_preact.md +3 -3
  323. package/docs/id/intlayer_with_astro_react.md +2 -2
  324. package/docs/id/intlayer_with_astro_solid.md +3 -3
  325. package/docs/id/intlayer_with_astro_svelte.md +1 -1
  326. package/docs/id/intlayer_with_astro_vanilla.md +1 -1
  327. package/docs/id/intlayer_with_astro_vue.md +1 -1
  328. package/docs/id/intlayer_with_nextjs_14.md +1 -1
  329. package/docs/id/intlayer_with_nextjs_15.md +1 -1
  330. package/docs/id/intlayer_with_nextjs_16.md +1 -1
  331. package/docs/id/intlayer_with_nextjs_page_router.md +2 -2
  332. package/docs/id/intlayer_with_nuxt.md +1 -1
  333. package/docs/id/intlayer_with_react_native+expo.md +1 -1
  334. package/docs/id/intlayer_with_react_router_v7.md +1 -1
  335. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +1 -1
  336. package/docs/id/intlayer_with_storybook.md +7 -7
  337. package/docs/id/intlayer_with_svelte_kit.md +1 -1
  338. package/docs/id/intlayer_with_tanstack+solid.md +1 -1
  339. package/docs/id/intlayer_with_tanstack.md +1 -1
  340. package/docs/id/intlayer_with_vanilla.md +2 -2
  341. package/docs/id/intlayer_with_vite+lit.md +2 -2
  342. package/docs/id/intlayer_with_vite+preact.md +1 -1
  343. package/docs/id/intlayer_with_vite+react.md +1 -1
  344. package/docs/id/intlayer_with_vite+react_compiler.md +1 -1
  345. package/docs/id/intlayer_with_vite+svelte.md +2 -2
  346. package/docs/id/intlayer_with_vite+vanilla.md +4 -4
  347. package/docs/id/intlayer_with_vite+vue.md +1 -1
  348. package/docs/id/readme.md +13 -0
  349. package/docs/it/benchmark/nextjs.md +18 -9
  350. package/docs/it/benchmark/solid.md +14 -5
  351. package/docs/it/benchmark/svelte.md +14 -5
  352. package/docs/it/benchmark/tanstack.md +16 -7
  353. package/docs/it/benchmark/vue.md +14 -5
  354. package/docs/it/configuration.md +6 -6
  355. package/docs/it/custom_domains.md +11 -11
  356. package/docs/it/dictionary/content_file.md +41 -0
  357. package/docs/it/dictionary/markdown.md +318 -117
  358. package/docs/it/intlayer_with_analog.md +1 -1
  359. package/docs/it/intlayer_with_angular.md +1 -1
  360. package/docs/it/intlayer_with_astro.md +1 -1
  361. package/docs/it/intlayer_with_astro_lit.md +2 -2
  362. package/docs/it/intlayer_with_astro_preact.md +3 -3
  363. package/docs/it/intlayer_with_astro_react.md +2 -2
  364. package/docs/it/intlayer_with_astro_solid.md +3 -3
  365. package/docs/it/intlayer_with_astro_svelte.md +1 -1
  366. package/docs/it/intlayer_with_astro_vanilla.md +1 -1
  367. package/docs/it/intlayer_with_astro_vue.md +1 -1
  368. package/docs/it/intlayer_with_nextjs_14.md +2 -2
  369. package/docs/it/intlayer_with_nextjs_15.md +2 -2
  370. package/docs/it/intlayer_with_nextjs_16.md +1 -1
  371. package/docs/it/intlayer_with_nextjs_page_router.md +2 -2
  372. package/docs/it/intlayer_with_nuxt.md +1 -1
  373. package/docs/it/intlayer_with_react_native+expo.md +2 -2
  374. package/docs/it/intlayer_with_react_router_v7.md +1 -1
  375. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +1 -1
  376. package/docs/it/intlayer_with_storybook.md +7 -7
  377. package/docs/it/intlayer_with_svelte_kit.md +1 -1
  378. package/docs/it/intlayer_with_tanstack+solid.md +1 -1
  379. package/docs/it/intlayer_with_tanstack.md +1 -1
  380. package/docs/it/intlayer_with_vanilla.md +2 -2
  381. package/docs/it/intlayer_with_vite+lit.md +2 -2
  382. package/docs/it/intlayer_with_vite+preact.md +2 -2
  383. package/docs/it/intlayer_with_vite+react.md +2 -2
  384. package/docs/it/intlayer_with_vite+react_compiler.md +2 -2
  385. package/docs/it/intlayer_with_vite+solid.md +1 -1
  386. package/docs/it/intlayer_with_vite+svelte.md +3 -3
  387. package/docs/it/intlayer_with_vite+vanilla.md +5 -5
  388. package/docs/it/intlayer_with_vite+vue.md +1 -1
  389. package/docs/it/readme.md +13 -0
  390. package/docs/ja/benchmark/nextjs.md +15 -6
  391. package/docs/ja/benchmark/solid.md +10 -1
  392. package/docs/ja/benchmark/svelte.md +10 -1
  393. package/docs/ja/benchmark/tanstack.md +15 -6
  394. package/docs/ja/benchmark/vue.md +10 -1
  395. package/docs/ja/configuration.md +1 -1
  396. package/docs/ja/custom_domains.md +9 -9
  397. package/docs/ja/dictionary/content_file.md +41 -0
  398. package/docs/ja/intlayer_with_analog.md +1 -1
  399. package/docs/ja/intlayer_with_angular.md +1 -1
  400. package/docs/ja/intlayer_with_astro.md +1 -1
  401. package/docs/ja/intlayer_with_astro_lit.md +2 -2
  402. package/docs/ja/intlayer_with_astro_preact.md +2 -2
  403. package/docs/ja/intlayer_with_astro_react.md +1 -1
  404. package/docs/ja/intlayer_with_astro_solid.md +1 -1
  405. package/docs/ja/intlayer_with_astro_svelte.md +1 -1
  406. package/docs/ja/intlayer_with_astro_vanilla.md +1 -1
  407. package/docs/ja/intlayer_with_astro_vue.md +1 -1
  408. package/docs/ja/intlayer_with_nextjs_14.md +2 -2
  409. package/docs/ja/intlayer_with_nextjs_15.md +2 -2
  410. package/docs/ja/intlayer_with_nextjs_16.md +1 -1
  411. package/docs/ja/intlayer_with_nextjs_page_router.md +2 -2
  412. package/docs/ja/intlayer_with_nuxt.md +1 -1
  413. package/docs/ja/intlayer_with_react_native+expo.md +2 -2
  414. package/docs/ja/intlayer_with_react_router_v7.md +2 -2
  415. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +1 -1
  416. package/docs/ja/intlayer_with_storybook.md +5 -5
  417. package/docs/ja/intlayer_with_svelte_kit.md +1 -1
  418. package/docs/ja/intlayer_with_tanstack+solid.md +1 -1
  419. package/docs/ja/intlayer_with_tanstack.md +1 -1
  420. package/docs/ja/intlayer_with_vanilla.md +2 -2
  421. package/docs/ja/intlayer_with_vite+lit.md +1 -1
  422. package/docs/ja/intlayer_with_vite+preact.md +1 -1
  423. package/docs/ja/intlayer_with_vite+react.md +1 -1
  424. package/docs/ja/intlayer_with_vite+react_compiler.md +1 -1
  425. package/docs/ja/intlayer_with_vite+svelte.md +2 -2
  426. package/docs/ja/intlayer_with_vite+vanilla.md +2 -2
  427. package/docs/ja/intlayer_with_vite+vue.md +1 -1
  428. package/docs/ja/readme.md +13 -0
  429. package/docs/ko/benchmark/nextjs.md +15 -6
  430. package/docs/ko/benchmark/solid.md +13 -4
  431. package/docs/ko/benchmark/svelte.md +13 -4
  432. package/docs/ko/benchmark/tanstack.md +15 -6
  433. package/docs/ko/benchmark/vue.md +13 -4
  434. package/docs/ko/configuration.md +1 -1
  435. package/docs/ko/custom_domains.md +9 -9
  436. package/docs/ko/dictionary/content_file.md +41 -0
  437. package/docs/ko/dictionary/markdown.md +325 -119
  438. package/docs/ko/intlayer_with_analog.md +1 -1
  439. package/docs/ko/intlayer_with_angular.md +1 -1
  440. package/docs/ko/intlayer_with_astro.md +1 -1
  441. package/docs/ko/intlayer_with_astro_lit.md +2 -2
  442. package/docs/ko/intlayer_with_astro_preact.md +2 -2
  443. package/docs/ko/intlayer_with_astro_react.md +1 -1
  444. package/docs/ko/intlayer_with_astro_solid.md +1 -1
  445. package/docs/ko/intlayer_with_astro_svelte.md +1 -1
  446. package/docs/ko/intlayer_with_astro_vanilla.md +1 -1
  447. package/docs/ko/intlayer_with_astro_vue.md +1 -1
  448. package/docs/ko/intlayer_with_nextjs_14.md +2 -2
  449. package/docs/ko/intlayer_with_nextjs_15.md +2 -2
  450. package/docs/ko/intlayer_with_nextjs_16.md +1 -1
  451. package/docs/ko/intlayer_with_nextjs_page_router.md +2 -2
  452. package/docs/ko/intlayer_with_nuxt.md +1 -1
  453. package/docs/ko/intlayer_with_react_native+expo.md +2 -2
  454. package/docs/ko/intlayer_with_react_router_v7.md +1 -1
  455. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +1 -1
  456. package/docs/ko/intlayer_with_storybook.md +5 -5
  457. package/docs/ko/intlayer_with_svelte_kit.md +1 -1
  458. package/docs/ko/intlayer_with_tanstack+solid.md +1 -1
  459. package/docs/ko/intlayer_with_tanstack.md +1 -1
  460. package/docs/ko/intlayer_with_vanilla.md +2 -2
  461. package/docs/ko/intlayer_with_vite+lit.md +2 -2
  462. package/docs/ko/intlayer_with_vite+preact.md +2 -2
  463. package/docs/ko/intlayer_with_vite+react.md +2 -2
  464. package/docs/ko/intlayer_with_vite+react_compiler.md +2 -2
  465. package/docs/ko/intlayer_with_vite+solid.md +1 -1
  466. package/docs/ko/intlayer_with_vite+svelte.md +3 -3
  467. package/docs/ko/intlayer_with_vite+vanilla.md +3 -3
  468. package/docs/ko/intlayer_with_vite+vue.md +2 -2
  469. package/docs/ko/readme.md +13 -0
  470. package/docs/nl/configuration.md +6 -6
  471. package/docs/nl/custom_domains.md +11 -11
  472. package/docs/nl/intlayer_with_storybook.md +7 -7
  473. package/docs/nl/intlayer_with_vanilla.md +2 -2
  474. package/docs/nl/intlayer_with_vite+lit.md +2 -2
  475. package/docs/nl/intlayer_with_vite+vanilla.md +4 -4
  476. package/docs/pl/agent_skills.md +2 -2
  477. package/docs/pl/benchmark/nextjs.md +20 -11
  478. package/docs/pl/benchmark/solid.md +15 -6
  479. package/docs/pl/benchmark/svelte.md +15 -6
  480. package/docs/pl/benchmark/tanstack.md +16 -7
  481. package/docs/pl/benchmark/vue.md +16 -7
  482. package/docs/pl/configuration.md +6 -6
  483. package/docs/pl/custom_domains.md +11 -11
  484. package/docs/pl/dictionary/content_file.md +41 -0
  485. package/docs/pl/dictionary/markdown.md +303 -98
  486. package/docs/pl/intlayer_with_analog.md +1 -1
  487. package/docs/pl/intlayer_with_angular.md +1 -1
  488. package/docs/pl/intlayer_with_astro.md +1 -1
  489. package/docs/pl/intlayer_with_astro_lit.md +2 -2
  490. package/docs/pl/intlayer_with_astro_preact.md +3 -3
  491. package/docs/pl/intlayer_with_astro_react.md +2 -2
  492. package/docs/pl/intlayer_with_astro_solid.md +3 -3
  493. package/docs/pl/intlayer_with_astro_svelte.md +1 -1
  494. package/docs/pl/intlayer_with_astro_vanilla.md +1 -1
  495. package/docs/pl/intlayer_with_astro_vue.md +1 -1
  496. package/docs/pl/intlayer_with_nextjs_14.md +1 -1
  497. package/docs/pl/intlayer_with_nextjs_15.md +1 -1
  498. package/docs/pl/intlayer_with_nextjs_16.md +1 -1
  499. package/docs/pl/intlayer_with_nextjs_page_router.md +2 -2
  500. package/docs/pl/intlayer_with_nuxt.md +1 -1
  501. package/docs/pl/intlayer_with_react_native+expo.md +1 -1
  502. package/docs/pl/intlayer_with_react_router_v7.md +1 -1
  503. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +1 -1
  504. package/docs/pl/intlayer_with_storybook.md +7 -7
  505. package/docs/pl/intlayer_with_svelte_kit.md +1 -1
  506. package/docs/pl/intlayer_with_tanstack+solid.md +1 -1
  507. package/docs/pl/intlayer_with_tanstack.md +1 -1
  508. package/docs/pl/intlayer_with_vanilla.md +2 -2
  509. package/docs/pl/intlayer_with_vite+lit.md +3 -3
  510. package/docs/pl/intlayer_with_vite+preact.md +2 -2
  511. package/docs/pl/intlayer_with_vite+react.md +2 -2
  512. package/docs/pl/intlayer_with_vite+react_compiler.md +2 -2
  513. package/docs/pl/intlayer_with_vite+solid.md +1 -1
  514. package/docs/pl/intlayer_with_vite+svelte.md +3 -3
  515. package/docs/pl/intlayer_with_vite+vanilla.md +5 -5
  516. package/docs/pl/intlayer_with_vite+vue.md +2 -2
  517. package/docs/pl/readme.md +13 -0
  518. package/docs/pt/benchmark/nextjs.md +20 -11
  519. package/docs/pt/benchmark/solid.md +14 -5
  520. package/docs/pt/benchmark/svelte.md +14 -5
  521. package/docs/pt/benchmark/tanstack.md +16 -7
  522. package/docs/pt/benchmark/vue.md +14 -5
  523. package/docs/pt/configuration.md +6 -6
  524. package/docs/pt/custom_domains.md +11 -11
  525. package/docs/pt/dictionary/content_file.md +41 -0
  526. package/docs/pt/dictionary/markdown.md +303 -98
  527. package/docs/pt/intlayer_with_analog.md +1 -1
  528. package/docs/pt/intlayer_with_angular.md +1 -1
  529. package/docs/pt/intlayer_with_astro.md +1 -1
  530. package/docs/pt/intlayer_with_astro_lit.md +1 -1
  531. package/docs/pt/intlayer_with_astro_preact.md +3 -3
  532. package/docs/pt/intlayer_with_astro_react.md +2 -2
  533. package/docs/pt/intlayer_with_astro_solid.md +3 -3
  534. package/docs/pt/intlayer_with_astro_svelte.md +1 -1
  535. package/docs/pt/intlayer_with_astro_vanilla.md +1 -1
  536. package/docs/pt/intlayer_with_astro_vue.md +1 -1
  537. package/docs/pt/intlayer_with_nextjs_14.md +2 -2
  538. package/docs/pt/intlayer_with_nextjs_15.md +2 -2
  539. package/docs/pt/intlayer_with_nextjs_16.md +1 -1
  540. package/docs/pt/intlayer_with_nextjs_page_router.md +2 -2
  541. package/docs/pt/intlayer_with_nuxt.md +1 -1
  542. package/docs/pt/intlayer_with_react_native+expo.md +2 -2
  543. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +1 -1
  544. package/docs/pt/intlayer_with_storybook.md +7 -7
  545. package/docs/pt/intlayer_with_svelte_kit.md +1 -1
  546. package/docs/pt/intlayer_with_tanstack+solid.md +1 -1
  547. package/docs/pt/intlayer_with_tanstack.md +1 -1
  548. package/docs/pt/intlayer_with_vanilla.md +2 -2
  549. package/docs/pt/intlayer_with_vite+lit.md +3 -3
  550. package/docs/pt/intlayer_with_vite+preact.md +2 -2
  551. package/docs/pt/intlayer_with_vite+react.md +2 -2
  552. package/docs/pt/intlayer_with_vite+react_compiler.md +2 -2
  553. package/docs/pt/intlayer_with_vite+solid.md +1 -1
  554. package/docs/pt/intlayer_with_vite+svelte.md +3 -3
  555. package/docs/pt/intlayer_with_vite+vanilla.md +5 -5
  556. package/docs/pt/intlayer_with_vite+vue.md +1 -1
  557. package/docs/pt/readme.md +13 -0
  558. package/docs/ru/agent_skills.md +1 -1
  559. package/docs/ru/benchmark/index.md +2 -2
  560. package/docs/ru/benchmark/nextjs.md +28 -19
  561. package/docs/ru/benchmark/solid.md +16 -7
  562. package/docs/ru/benchmark/svelte.md +17 -8
  563. package/docs/ru/benchmark/tanstack.md +20 -11
  564. package/docs/ru/benchmark/vue.md +19 -10
  565. package/docs/ru/bundle_optimization.md +1 -1
  566. package/docs/ru/cli/index.md +23 -23
  567. package/docs/ru/cli/init.md +7 -7
  568. package/docs/ru/cli/standalone.md +5 -5
  569. package/docs/ru/compiler.md +3 -3
  570. package/docs/ru/configuration.md +8 -8
  571. package/docs/ru/custom_domains.md +12 -12
  572. package/docs/ru/dictionary/content_file.md +41 -0
  573. package/docs/ru/dictionary/html.md +6 -6
  574. package/docs/ru/dictionary/markdown.md +100 -500
  575. package/docs/ru/interest_of_intlayer.md +3 -3
  576. package/docs/ru/intlayer_with_analog.md +1 -1
  577. package/docs/ru/intlayer_with_angular.md +1 -1
  578. package/docs/ru/intlayer_with_astro.md +2 -2
  579. package/docs/ru/intlayer_with_astro_lit.md +5 -5
  580. package/docs/ru/intlayer_with_astro_preact.md +4 -4
  581. package/docs/ru/intlayer_with_astro_react.md +3 -3
  582. package/docs/ru/intlayer_with_astro_solid.md +4 -4
  583. package/docs/ru/intlayer_with_astro_svelte.md +2 -2
  584. package/docs/ru/intlayer_with_astro_vanilla.md +2 -2
  585. package/docs/ru/intlayer_with_astro_vue.md +2 -2
  586. package/docs/ru/intlayer_with_fastify.md +1 -1
  587. package/docs/ru/intlayer_with_nextjs_14.md +2 -2
  588. package/docs/ru/intlayer_with_nextjs_15.md +2 -2
  589. package/docs/ru/intlayer_with_nextjs_16.md +1 -1
  590. package/docs/ru/intlayer_with_nextjs_page_router.md +2 -2
  591. package/docs/ru/intlayer_with_nuxt.md +1 -1
  592. package/docs/ru/intlayer_with_react_native+expo.md +2 -2
  593. package/docs/ru/intlayer_with_react_router_v7.md +1 -1
  594. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +1 -1
  595. package/docs/ru/intlayer_with_storybook.md +10 -10
  596. package/docs/ru/intlayer_with_svelte_kit.md +1 -1
  597. package/docs/ru/intlayer_with_tanstack+solid.md +7 -7
  598. package/docs/ru/intlayer_with_tanstack.md +1 -1
  599. package/docs/ru/intlayer_with_vanilla.md +4 -4
  600. package/docs/ru/intlayer_with_vite+lit.md +5 -5
  601. package/docs/ru/intlayer_with_vite+preact.md +2 -2
  602. package/docs/ru/intlayer_with_vite+react.md +2 -2
  603. package/docs/ru/intlayer_with_vite+react_compiler.md +2 -2
  604. package/docs/ru/intlayer_with_vite+solid.md +1 -1
  605. package/docs/ru/intlayer_with_vite+svelte.md +3 -3
  606. package/docs/ru/intlayer_with_vite+vanilla.md +7 -7
  607. package/docs/ru/intlayer_with_vite+vue.md +2 -2
  608. package/docs/ru/readme.md +13 -0
  609. package/docs/tr/benchmark/nextjs.md +16 -7
  610. package/docs/tr/benchmark/solid.md +14 -5
  611. package/docs/tr/benchmark/svelte.md +14 -5
  612. package/docs/tr/benchmark/tanstack.md +16 -7
  613. package/docs/tr/benchmark/vue.md +14 -5
  614. package/docs/tr/configuration.md +6 -6
  615. package/docs/tr/custom_domains.md +11 -11
  616. package/docs/tr/dictionary/content_file.md +41 -0
  617. package/docs/tr/dictionary/markdown.md +320 -116
  618. package/docs/tr/intlayer_with_analog.md +1 -1
  619. package/docs/tr/intlayer_with_angular.md +1 -1
  620. package/docs/tr/intlayer_with_astro.md +1 -1
  621. package/docs/tr/intlayer_with_astro_lit.md +2 -2
  622. package/docs/tr/intlayer_with_astro_preact.md +3 -3
  623. package/docs/tr/intlayer_with_astro_react.md +2 -2
  624. package/docs/tr/intlayer_with_astro_solid.md +3 -3
  625. package/docs/tr/intlayer_with_astro_svelte.md +1 -1
  626. package/docs/tr/intlayer_with_astro_vanilla.md +1 -1
  627. package/docs/tr/intlayer_with_astro_vue.md +1 -1
  628. package/docs/tr/intlayer_with_nextjs_15.md +2 -2
  629. package/docs/tr/intlayer_with_nextjs_16.md +1 -1
  630. package/docs/tr/intlayer_with_nextjs_page_router.md +2 -2
  631. package/docs/tr/intlayer_with_nuxt.md +1 -1
  632. package/docs/tr/intlayer_with_react_native+expo.md +2 -2
  633. package/docs/tr/intlayer_with_react_router_v7.md +1 -1
  634. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +1 -1
  635. package/docs/tr/intlayer_with_storybook.md +7 -7
  636. package/docs/tr/intlayer_with_svelte_kit.md +1 -1
  637. package/docs/tr/intlayer_with_tanstack+solid.md +1 -1
  638. package/docs/tr/intlayer_with_tanstack.md +1 -1
  639. package/docs/tr/intlayer_with_vanilla.md +2 -2
  640. package/docs/tr/intlayer_with_vite+lit.md +3 -3
  641. package/docs/tr/intlayer_with_vite+preact.md +2 -2
  642. package/docs/tr/intlayer_with_vite+react.md +2 -2
  643. package/docs/tr/intlayer_with_vite+react_compiler.md +2 -2
  644. package/docs/tr/intlayer_with_vite+solid.md +1 -1
  645. package/docs/tr/intlayer_with_vite+svelte.md +3 -3
  646. package/docs/tr/intlayer_with_vite+vanilla.md +5 -5
  647. package/docs/tr/intlayer_with_vite+vue.md +2 -2
  648. package/docs/tr/readme.md +13 -0
  649. package/docs/uk/agent_skills.md +1 -1
  650. package/docs/uk/benchmark/index.md +2 -2
  651. package/docs/uk/benchmark/nextjs.md +29 -20
  652. package/docs/uk/benchmark/solid.md +16 -7
  653. package/docs/uk/benchmark/svelte.md +17 -8
  654. package/docs/uk/benchmark/tanstack.md +21 -12
  655. package/docs/uk/benchmark/vue.md +20 -11
  656. package/docs/uk/bundle_optimization.md +1 -1
  657. package/docs/uk/cli/index.md +21 -21
  658. package/docs/uk/cli/init.md +9 -9
  659. package/docs/uk/cli/standalone.md +16 -16
  660. package/docs/uk/compiler.md +3 -3
  661. package/docs/uk/configuration.md +8 -8
  662. package/docs/uk/custom_domains.md +12 -12
  663. package/docs/uk/dictionary/content_file.md +41 -0
  664. package/docs/uk/dictionary/markdown.md +405 -85
  665. package/docs/uk/interest_of_intlayer.md +2 -2
  666. package/docs/uk/intlayer_with_analog.md +1 -1
  667. package/docs/uk/intlayer_with_angular.md +1 -1
  668. package/docs/uk/intlayer_with_astro.md +2 -2
  669. package/docs/uk/intlayer_with_astro_lit.md +3 -3
  670. package/docs/uk/intlayer_with_astro_preact.md +4 -4
  671. package/docs/uk/intlayer_with_astro_react.md +3 -3
  672. package/docs/uk/intlayer_with_astro_solid.md +4 -4
  673. package/docs/uk/intlayer_with_astro_svelte.md +2 -2
  674. package/docs/uk/intlayer_with_astro_vanilla.md +2 -2
  675. package/docs/uk/intlayer_with_astro_vue.md +2 -2
  676. package/docs/uk/intlayer_with_fastify.md +1 -1
  677. package/docs/uk/intlayer_with_nextjs_14.md +1 -1
  678. package/docs/uk/intlayer_with_nextjs_15.md +1 -1
  679. package/docs/uk/intlayer_with_nextjs_16.md +1 -1
  680. package/docs/uk/intlayer_with_nextjs_page_router.md +2 -2
  681. package/docs/uk/intlayer_with_nuxt.md +1 -1
  682. package/docs/uk/intlayer_with_react_native+expo.md +1 -1
  683. package/docs/uk/intlayer_with_react_router_v7.md +1 -1
  684. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +1 -1
  685. package/docs/uk/intlayer_with_storybook.md +9 -9
  686. package/docs/uk/intlayer_with_svelte_kit.md +1 -1
  687. package/docs/uk/intlayer_with_tanstack+solid.md +4 -4
  688. package/docs/uk/intlayer_with_tanstack.md +1 -1
  689. package/docs/uk/intlayer_with_vanilla.md +3 -3
  690. package/docs/uk/intlayer_with_vite+lit.md +4 -4
  691. package/docs/uk/intlayer_with_vite+preact.md +2 -2
  692. package/docs/uk/intlayer_with_vite+react.md +2 -2
  693. package/docs/uk/intlayer_with_vite+react_compiler.md +2 -2
  694. package/docs/uk/intlayer_with_vite+solid.md +1 -1
  695. package/docs/uk/intlayer_with_vite+svelte.md +3 -3
  696. package/docs/uk/intlayer_with_vite+vanilla.md +6 -6
  697. package/docs/uk/intlayer_with_vite+vue.md +2 -2
  698. package/docs/uk/readme.md +13 -0
  699. package/docs/ur/cli/init.md +1 -1
  700. package/docs/ur/configuration.md +6 -6
  701. package/docs/ur/custom_domains.md +11 -11
  702. package/docs/ur/intlayer_with_storybook.md +7 -7
  703. package/docs/ur/intlayer_with_vanilla.md +2 -2
  704. package/docs/ur/intlayer_with_vite+lit.md +2 -2
  705. package/docs/ur/intlayer_with_vite+vanilla.md +4 -4
  706. package/docs/vi/agent_skills.md +2 -2
  707. package/docs/vi/benchmark/nextjs.md +20 -11
  708. package/docs/vi/benchmark/solid.md +14 -5
  709. package/docs/vi/benchmark/svelte.md +14 -5
  710. package/docs/vi/benchmark/tanstack.md +16 -7
  711. package/docs/vi/benchmark/vue.md +14 -5
  712. package/docs/vi/cli/init.md +1 -1
  713. package/docs/vi/configuration.md +6 -6
  714. package/docs/vi/custom_domains.md +11 -11
  715. package/docs/vi/dictionary/content_file.md +41 -0
  716. package/docs/vi/dictionary/markdown.md +408 -88
  717. package/docs/vi/intlayer_with_analog.md +1 -1
  718. package/docs/vi/intlayer_with_angular.md +1 -1
  719. package/docs/vi/intlayer_with_astro.md +1 -1
  720. package/docs/vi/intlayer_with_astro_lit.md +2 -2
  721. package/docs/vi/intlayer_with_astro_preact.md +3 -3
  722. package/docs/vi/intlayer_with_astro_react.md +2 -2
  723. package/docs/vi/intlayer_with_astro_solid.md +3 -3
  724. package/docs/vi/intlayer_with_astro_svelte.md +1 -1
  725. package/docs/vi/intlayer_with_astro_vanilla.md +1 -1
  726. package/docs/vi/intlayer_with_astro_vue.md +1 -1
  727. package/docs/vi/intlayer_with_nextjs_14.md +1 -1
  728. package/docs/vi/intlayer_with_nextjs_15.md +1 -1
  729. package/docs/vi/intlayer_with_nextjs_16.md +1 -1
  730. package/docs/vi/intlayer_with_nextjs_page_router.md +2 -2
  731. package/docs/vi/intlayer_with_nuxt.md +1 -1
  732. package/docs/vi/intlayer_with_react_native+expo.md +1 -1
  733. package/docs/vi/intlayer_with_react_router_v7.md +1 -1
  734. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +1 -1
  735. package/docs/vi/intlayer_with_storybook.md +7 -7
  736. package/docs/vi/intlayer_with_svelte_kit.md +1 -1
  737. package/docs/vi/intlayer_with_tanstack+solid.md +1 -1
  738. package/docs/vi/intlayer_with_tanstack.md +1 -1
  739. package/docs/vi/intlayer_with_vanilla.md +2 -2
  740. package/docs/vi/intlayer_with_vite+lit.md +2 -2
  741. package/docs/vi/intlayer_with_vite+preact.md +1 -1
  742. package/docs/vi/intlayer_with_vite+react.md +1 -1
  743. package/docs/vi/intlayer_with_vite+react_compiler.md +1 -1
  744. package/docs/vi/intlayer_with_vite+svelte.md +2 -2
  745. package/docs/vi/intlayer_with_vite+vanilla.md +4 -4
  746. package/docs/vi/intlayer_with_vite+vue.md +1 -1
  747. package/docs/vi/readme.md +13 -0
  748. package/docs/zh/benchmark/nextjs.md +20 -11
  749. package/docs/zh/benchmark/solid.md +10 -1
  750. package/docs/zh/benchmark/svelte.md +10 -1
  751. package/docs/zh/benchmark/tanstack.md +16 -7
  752. package/docs/zh/benchmark/vue.md +10 -1
  753. package/docs/zh/cli/init.md +1 -1
  754. package/docs/zh/configuration.md +6 -6
  755. package/docs/zh/custom_domains.md +11 -11
  756. package/docs/zh/dictionary/content_file.md +41 -0
  757. package/docs/zh/dictionary/markdown.md +313 -111
  758. package/docs/zh/intlayer_with_analog.md +1 -1
  759. package/docs/zh/intlayer_with_angular.md +1 -1
  760. package/docs/zh/intlayer_with_astro.md +1 -1
  761. package/docs/zh/intlayer_with_astro_lit.md +2 -2
  762. package/docs/zh/intlayer_with_astro_preact.md +3 -3
  763. package/docs/zh/intlayer_with_astro_react.md +2 -2
  764. package/docs/zh/intlayer_with_astro_solid.md +3 -3
  765. package/docs/zh/intlayer_with_astro_svelte.md +1 -1
  766. package/docs/zh/intlayer_with_astro_vanilla.md +1 -1
  767. package/docs/zh/intlayer_with_astro_vue.md +1 -1
  768. package/docs/zh/intlayer_with_nextjs_14.md +2 -2
  769. package/docs/zh/intlayer_with_nextjs_15.md +2 -2
  770. package/docs/zh/intlayer_with_nextjs_16.md +1 -1
  771. package/docs/zh/intlayer_with_nextjs_page_router.md +2 -2
  772. package/docs/zh/intlayer_with_nuxt.md +1 -1
  773. package/docs/zh/intlayer_with_react_native+expo.md +2 -2
  774. package/docs/zh/intlayer_with_react_router_v7.md +1 -1
  775. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +1 -1
  776. package/docs/zh/intlayer_with_storybook.md +7 -7
  777. package/docs/zh/intlayer_with_svelte_kit.md +1 -1
  778. package/docs/zh/intlayer_with_tanstack+solid.md +1 -1
  779. package/docs/zh/intlayer_with_tanstack.md +1 -1
  780. package/docs/zh/intlayer_with_vanilla.md +2 -2
  781. package/docs/zh/intlayer_with_vite+lit.md +2 -2
  782. package/docs/zh/intlayer_with_vite+preact.md +1 -1
  783. package/docs/zh/intlayer_with_vite+react.md +1 -1
  784. package/docs/zh/intlayer_with_vite+react_compiler.md +1 -1
  785. package/docs/zh/intlayer_with_vite+svelte.md +2 -2
  786. package/docs/zh/intlayer_with_vite+vanilla.md +4 -4
  787. package/docs/zh/intlayer_with_vite+vue.md +1 -1
  788. package/docs/zh/readme.md +13 -0
  789. package/frequent_questions/ru/intlayerNode.md +2 -2
  790. package/frequent_questions/uk/intlayerNode.md +2 -2
  791. package/package.json +7 -7
  792. package/docs/ja/dictionary/markdown.md +0 -631
@@ -1,8 +1,8 @@
1
1
  ---
2
2
  createdAt: 2025-02-07
3
- updatedAt: 2026-01-22
3
+ updatedAt: 2026-05-19
4
4
  title: Markdown
5
- description: Tìm hiểu cách khai báo và sử dụng nội dung Markdown trên trang web đa ngôn ngữ của bạn với Intlayer. Làm theo các bước trong tài liệu trực tuyến này để tích hợp Markdown một cách liền mạch vào dự án của bạn.
5
+ description: Tìm hiểu cách khai báo và sử dụng nội dung Markdown trong trang web đa ngôn ngữ của bạn với Intlayer. Làm theo các bước trong tài liệu trực tuyến này để tích hợp Markdown một cách liền mạch vào dự án của bạn.
6
6
  keywords:
7
7
  - Markdown
8
8
  - Quốc tế hóa
@@ -17,34 +17,69 @@ slugs:
17
17
  - content
18
18
  - markdown
19
19
  history:
20
+ - version: 8.10.0
21
+ date: 2026-05-19
22
+ changes: "Thêm hỗ trợ cho các tệp `.content.md`"
20
23
  - version: 8.5.0
21
24
  date: 2026-03-24
22
- changes: "Add `intlayerMarkdown` plugin object; use `app.use(intlayerMarkdown)` instead of `app.use(installIntlayerMarkdown)`"
25
+ changes: "Thêm đối tượng plugin `intlayerMarkdown`; sử dụng `app.use(intlayerMarkdown)` thay `app.use(installIntlayerMarkdown)`"
23
26
  - version: 8.5.0
24
27
  date: 2026-03-24
25
- changes: "move import from `{{framework}}-intlayer` to `{{framework}}-intlayer/markdown`"
28
+ changes: "Di chuyển import từ `{{framework}}-intlayer` sang `{{framework}}-intlayer/markdown`"
26
29
  - version: 8.0.0
27
30
  date: 2026-01-22
28
- changes: "Thêm MarkdownRenderer / useMarkdownRenderer / tiện ích renderMarkdown và tùy chọn forceInline"
31
+ changes: "Thêm tiện ích MarkdownRenderer / useMarkdownRenderer / renderMarkdown và tùy chọn forceInline"
29
32
  - version: 8.0.0
30
33
  date: 2026-01-18
31
- changes: "Tự động trang trí nội dung markdown, hỗ trợ MDX và SSR"
34
+ changes: "Trang trí tự động nội dung markdown, hỗ trợ MDX và SSR"
32
35
  - version: 5.5.10
33
36
  date: 2025-06-29
34
37
  changes: "Khởi tạo lịch sử"
35
38
  ---
36
39
 
37
- # Markdown / Nội dung văn bản đa dạng
40
+ # Markdown / Nội dung Rich Text
38
41
 
39
- Intlayer hỗ trợ nội dung văn bản đa dạng được định nghĩa bằng cú pháp Markdown. Điều này cho phép bạn dễ dàng viết và duy trì nội dung với định dạng phong phú, chẳng hạn như blog, bài viết, và nhiều hơn nữa.
42
+ Intlayer hỗ trợ nội dung rich text được định nghĩa bằng cú pháp Markdown. Điều này cho phép bạn dễ dàng viết và duy trì nội dung được định dạng phong phú như blog, bài viết, và hơn thế nữa.
40
43
 
41
- ## Khai báo nội dung Markdown
44
+ ## Khai báo Nội dung Markdown
42
45
 
43
- Bạn có thể khai báo nội dung Markdown bằng hàm `md` hoặc đơn giản là một chuỗi (nếu nó chứa cú pháp Markdown).
46
+ Bạn có thể khai báo nội dung Markdown bằng cách sử dụng hàm `md` hoặc đơn giản là một chuỗi (nếu nó chứa cú pháp Markdown).
44
47
 
45
48
  <Tabs>
46
- <Tab label="Bọc thủ công">
47
- Sử dụng hàm `md` để khai báo rõ ràng nội dung Markdown. Điều này hữu ích nếu bạn muốn đảm bảo một chuỗi được coi Markdown ngay cả khi nó không chứa cú pháp rõ ràng.
49
+ <Tab label=".content.md" value=".content.md">
50
+ Bắt đầu từ phiên bản `8.10.0`, bạn có thể khai báo nội dung Markdown trực tiếp trong các tệp `.content.md`. Intlayer sẽ tự động phát hiện phân tích nội dung Markdown.
51
+
52
+ ```md fileName="markdown-file.en.content.md"
53
+ ---
54
+ key: my-markdown-content
55
+ description: Nội dung của tôi
56
+ locale: en
57
+ ---
58
+
59
+ # Nội dung của tôi
60
+
61
+ Dưới đây là một ví dụ về nội dung markdown
62
+ ```
63
+
64
+ Trường front-matter `locale` là trường xác định ngôn ngữ của nội dung. Nó là tùy chọn. Nếu không được cung cấp, Intlayer sẽ sử dụng ngôn ngữ mặc định, ngôn ngữ này cũng được sử dụng làm ngôn ngữ dự phòng nếu không có bản dịch cho một ngôn ngữ cụ thể.
65
+
66
+ Ví dụ về cấu trúc tệp:
67
+
68
+ ```text
69
+ content/
70
+ ├── en/
71
+ │ └── markdown-file.en.content.md
72
+ ├── fr/
73
+ │ └── markdown-file.fr.content.md
74
+ └── es/
75
+ └── markdown-file.es.content.md
76
+ ```
77
+
78
+ Bạn có thể thêm vào front-matter bất kỳ thuộc tính nào được định nghĩa trong [Định nghĩa Từ điển](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/dictionary/content_file.md)
79
+
80
+ </Tab>
81
+ <Tab label="Bao bọc Thủ công" value="manual-wrapping">
82
+ Sử dụng hàm `md` để khai báo rõ ràng nội dung Markdown. Điều này rất hữu ích nếu bạn muốn đảm bảo một chuỗi được xử lý như Markdown ngay cả khi nó không chứa cú pháp rõ ràng.
48
83
 
49
84
  ```typescript fileName="markdownDictionary.content.ts"
50
85
  import { md, type Dictionary } from "intlayer";
@@ -52,7 +87,7 @@ Bạn có thể khai báo nội dung Markdown bằng hàm `md` hoặc đơn gi
52
87
  const markdownDictionary = {
53
88
  key: "app",
54
89
  content: {
55
- myMarkdownContent: md("## My title \n\nLorem Ipsum"),
90
+ myMarkdownContent: md("## Tiêu đề của tôi \n\nLorem Ipsum"),
56
91
  },
57
92
  } satisfies Dictionary;
58
93
 
@@ -60,22 +95,23 @@ Bạn có thể khai báo nội dung Markdown bằng hàm `md` hoặc đơn gi
60
95
  ```
61
96
 
62
97
  </Tab>
63
- <Tab label="Phát hiện tự động" value="automatic-detection">
64
- Nếu chuỗi chứa các dấu hiệu Markdown phổ biến (như tiêu đề, danh sách, liên kết, v.v.), Intlayer sẽ tự động chuyển đổi nó.
98
+ <Tab label="Phát hiện Tự động" value="automatic-detection">
99
+ Nếu chuỗi chứa các chỉ báo Markdown phổ biến (như tiêu đề, danh sách, liên kết, v.v.), Intlayer sẽ tự động chuyển đổi nó.
65
100
 
66
101
  ```typescript fileName="markdownDictionary.content.ts"
67
102
  export default {
68
103
  key: "app",
69
- contentAutoTransformation: true, // Bật tính năng tự động phát hiện nội dung Markdown - Có thể thiết lập toàn cục trong intlayer.config.ts
104
+ contentAutoTransformation: true, // Bật phát hiện tự động nội dung Markdown - Có thể được đặt toàn cục trong intlayer.config.ts
70
105
  content: {
71
- myMarkdownContent: "## My title \n\nLorem Ipsum",
106
+ myMarkdownContent: "## Tiêu đề của tôi \n\nLorem Ipsum",
72
107
  },
73
108
  };
74
109
  ```
75
110
 
76
111
  </Tab>
77
- <Tab label="Tệp bên ngoài">
78
- Nhập trực tiếp các tệp `.md` bằng hàm `file`.
112
+
113
+ <Tab label="Tệp Bên ngoài" value="external-files">
114
+ Nhập trực tiếp các tệp `.md` bằng cách sử dụng hàm `file`.
79
115
 
80
116
  ```typescript fileName="markdownDictionary.content.ts"
81
117
  import { md, file, t } from "intlayer";
@@ -85,7 +121,7 @@ Bạn có thể khai báo nội dung Markdown bằng hàm `md` hoặc đơn gi
85
121
  content: {
86
122
  content: t({
87
123
  en: md(file("./myMarkdown.en.md")),
88
- fr: md(file("./myMarkdown.fr.md")),
124
+ vi: md(file("./myMarkdown.vi.md")),
89
125
  }),
90
126
  },
91
127
  };
@@ -98,36 +134,72 @@ Bạn có thể khai báo nội dung Markdown bằng hàm `md` hoặc đơn gi
98
134
 
99
135
  ## Render Markdown
100
136
 
101
- Việc kết xuất có thể được xử lý tự động bởi hệ thống nội dung của Intlayer hoặc thực hiện thủ công bằng các công cụ chuyên dụng.
137
+ Intlayer cung cấp hai cách độc lập để render Markdown:
138
+
139
+ 1. **Thông qua `useIntlayer`**
140
+ — Intlayer tự động chuyển đổi node `md` thành đầu ra nguyên bản của framework (JSX, VNode, chuỗi HTML).
141
+ - Frontmatter được phân tích cú pháp và hiển thị dưới dạng `.metadata`. Bạn có thể ghi đè quá trình render ở hai cấp độ — toàn cục với `MarkdownProvider` (hoặc tương đương trong framework) và cục bộ trên mỗi node bằng `.use()`. Cả hai đều có thể được kết hợp; `.use()` được ưu tiên hơn `MarkdownProvider`, và `MarkdownProvider` được ưu tiên hơn mặc định.
142
+
143
+ 2. **Các tiện ích hỗ trợ** — `<MarkdownRenderer />`, `useMarkdownRenderer()`, và `renderMarkdown()` là các công cụ độc lập chấp nhận **chỉ các chuỗi Markdown thô**. Chúng độc lập với `useIntlayer` và không hoạt động với các node được trang trí mà nó trả về.
102
144
 
103
- ### 1. Kết xuất tự động (sử dụng `useIntlayer`)
145
+ Render Markdown hỗ trợ **MDX** sử dụng bất kỳ component JSX/framework nào bằng tên trực tiếp bên trong Markdown của bạn.
104
146
 
105
- Khi bạn truy cập nội dung qua `useIntlayer`, các node Markdown đã sẵn sàng để kết xuất.
147
+ ### 1. Render Tự động (thông qua `useIntlayer`)
106
148
 
107
149
  <Tabs group="framework">
108
150
  <Tab label="React / Next.js" value="react">
109
- Các node Markdown có thể được kết xuất trực tiếp dưới dạng JSX.
151
+ Các node Markdown có thể được render trực tiếp dưới dạng JSX.
110
152
 
111
153
  ```tsx fileName="App.tsx"
112
154
  import { useIntlayer } from "react-intlayer";
155
+ import { MarkdownProvider } from "react-intlayer/markdown";
113
156
 
114
157
  const AppContent = () => {
115
158
  const { myMarkdownContent } = useIntlayer("app");
159
+
116
160
  return <div>{myMarkdownContent}</div>;
117
161
  };
162
+
163
+ const App = () => (
164
+ <MarkdownProvider
165
+ components={{
166
+ h1: ({ children }) => <h1 style={{ color: "red" }}>{children}</h1>,
167
+ MyButton: (props) => <button {...props} />, // Component MDX
168
+ }}
169
+ >
170
+ <AppContent />
171
+ </MarkdownProvider>
172
+ );
118
173
  ```
119
174
 
120
- Bạn cũngthể cung cấp các ghi đè (overrides) cục bộ cho các node cụ thể bằng phương thức `.use()`:
175
+ > Nếu không `MarkdownProvider`, Intlayer sẽ render markdown bằng cách sử dụng trình phân tích pháp Markdown sang JSX mặc định.
176
+
177
+ Bạn cũng có thể cung cấp các ghi đè cục bộ cho các node cụ thể bằng phương thức `.use()`:
121
178
 
122
179
  ```tsx
123
180
  {myMarkdownContent.use({
124
- h1: ({ children }) => <h1 className="text-3xl font-bold">{children}</h1>,
181
+ h1: ({ children }) => <h1 style={{ color: "red" }}>{children}</h1>,
125
182
  })}
126
183
  ```
127
184
 
185
+ Bạn có thể lấy Markdown dưới dạng chuỗi:
186
+
187
+ ```tsx
188
+ {myMarkdownContent.value}
189
+ {String(myMarkdownContent)}
190
+ {myMarkdownContent.toString()}
191
+ ```
192
+
193
+ Và bạn có thể truy cập siêu dữ liệu markdown của mình như sau:
194
+
195
+ ```tsx
196
+ {myMarkdownContent.metadata}
197
+ {myMarkdownContent.metadata.title}
198
+ ```
199
+
128
200
  </Tab>
129
201
  <Tab label="Vue" value="vue">
130
- Trong Vue, nội dung Markdown có thể được render bằng thành phần built-in `component` hoặc trực tiếp dưới dạng một node.
202
+ Trong Vue, nội dung Markdown có thể được render bằng thẻ `component` tích hợp sẵn hoặc trực tiếp như một node.
131
203
 
132
204
  ```vue fileName="App.vue"
133
205
  <script setup>
@@ -140,17 +212,83 @@ Khi bạn truy cập nội dung qua `useIntlayer`, các node Markdown đã sẵn
140
212
  </template>
141
213
  ```
142
214
 
215
+ Cấu hình toàn cục thông qua plugin `intlayerMarkdown` (hỗ trợ các component tùy chỉnh MDX):
216
+
217
+ ```ts fileName="main.ts"
218
+ import { intlayerMarkdown } from "vue-intlayer/markdown";
219
+
220
+ app.use(intlayerMarkdown, {
221
+ components: {
222
+ h1: (props) => h('h1', { style: { color: 'green' } }, props.children),
223
+ MyButton: (props) => h('button', props), // Component MDX
224
+ },
225
+ });
226
+ ```
227
+
228
+ > Nếu plugin `intlayerMarkdown` không được cài đặt, Intlayer sẽ render bằng trình biên dịch mặc định.
229
+
230
+ Bạn cũng có thể cung cấp các ghi đè cục bộ cho các node cụ thể bằng phương thức `.use()`:
231
+
232
+ ```vue
233
+ <component :is="myMarkdownContent.use({
234
+ h1: (props) => h('h1', { style: { color: 'red' } }, props.children),
235
+ })" />
236
+ ```
237
+
238
+ Bạn có thể lấy Markdown dưới dạng chuỗi:
239
+
240
+ ```vue
241
+ {{ myMarkdownContent.value }}
242
+ {{ String(myMarkdownContent) }}
243
+ {{ myMarkdownContent.toString() }}
244
+ ```
245
+
246
+ Và bạn có thể truy cập siêu dữ liệu markdown của mình như sau:
247
+
248
+ ```vue
249
+ <component :is="myMarkdownContent.metadata" />
250
+ <component :is="myMarkdownContent.metadata.title" />
251
+ ```
252
+
143
253
  </Tab>
144
254
  <Tab label="Svelte" value="svelte">
145
- Svelte render Markdown dưới dạng chuỗi HTML theo mặc định. Sử dụng `{@html}` để render.
255
+ Svelte render Markdown thành một chuỗi HTML theo mặc định. Sử dụng `{@html}` để render nó.
146
256
 
147
- ```svelte
257
+ ```svelte fileName="App.svelte"
148
258
  <script lang="ts">
149
259
  import { useIntlayer } from "svelte-intlayer";
260
+ import { MarkdownProvider } from "svelte-intlayer/markdown";
261
+ import MyHeading from "./MyHeading.svelte";
262
+
150
263
  const content = useIntlayer("app");
151
264
  </script>
152
265
 
153
- {@html $content.myMarkdownContent}
266
+ <MarkdownProvider components={{ h1: MyHeading }}>
267
+ {@html $content.myMarkdownContent}
268
+ </MarkdownProvider>
269
+ ```
270
+
271
+ > Nếu không có `MarkdownProvider`, Intlayer sẽ render markdown bằng trình biên dịch mặc định.
272
+
273
+ Bạn cũng có thể cung cấp các ghi đè cục bộ cho các node cụ thể bằng phương thức `.use()`:
274
+
275
+ ```svelte
276
+ {@html $content.myMarkdownContent.use({ ... })}
277
+ ```
278
+
279
+ Bạn có thể lấy Markdown dưới dạng chuỗi:
280
+
281
+ ```svelte
282
+ {$content.myMarkdownContent.value}
283
+ {String($content.myMarkdownContent)}
284
+ {$content.myMarkdownContent.toString()}
285
+ ```
286
+
287
+ Và bạn có thể truy cập siêu dữ liệu markdown của mình như sau:
288
+
289
+ ```svelte
290
+ {$content.myMarkdownContent.metadata}
291
+ {$content.myMarkdownContent.metadata.title}
154
292
  ```
155
293
 
156
294
  </Tab>
@@ -159,11 +297,48 @@ Khi bạn truy cập nội dung qua `useIntlayer`, các node Markdown đã sẵn
159
297
 
160
298
  ```tsx fileName="App.tsx"
161
299
  import { useIntlayer } from "preact-intlayer";
300
+ import { MarkdownProvider } from "preact-intlayer/markdown";
162
301
 
163
302
  const AppContent = () => {
164
303
  const { myMarkdownContent } = useIntlayer("app");
165
304
  return <div>{myMarkdownContent}</div>;
166
305
  };
306
+
307
+ const App = () => (
308
+ <MarkdownProvider
309
+ components={{
310
+ h1: ({ children }) => <h1 style={{ color: "red" }}>{children}</h1>,
311
+ MyButton: (props) => <button {...props} />, // Component MDX
312
+ }}
313
+ >
314
+ <AppContent />
315
+ </MarkdownProvider>
316
+ );
317
+ ```
318
+
319
+ > Nếu không có `MarkdownProvider`, Intlayer sẽ render markdown bằng trình phân tích cú pháp Markdown sang JSX mặc định.
320
+
321
+ Bạn cũng có thể cung cấp các ghi đè cục bộ cho các node cụ thể bằng phương thức `.use()`:
322
+
323
+ ```tsx
324
+ {myMarkdownContent.use({
325
+ h1: ({ children }) => <h1 style={{ color: "red" }}>{children}</h1>,
326
+ })}
327
+ ```
328
+
329
+ Bạn có thể lấy Markdown dưới dạng chuỗi:
330
+
331
+ ```tsx
332
+ {myMarkdownContent.value}
333
+ {String(myMarkdownContent)}
334
+ {myMarkdownContent.toString()}
335
+ ```
336
+
337
+ Và bạn có thể truy cập siêu dữ liệu markdown của mình như sau:
338
+
339
+ ```tsx
340
+ {myMarkdownContent.metadata}
341
+ {myMarkdownContent.metadata.title}
167
342
  ```
168
343
 
169
344
  </Tab>
@@ -172,16 +347,53 @@ Khi bạn truy cập nội dung qua `useIntlayer`, các node Markdown đã sẵn
172
347
 
173
348
  ```tsx fileName="App.tsx"
174
349
  import { useIntlayer } from "solid-intlayer";
350
+ import { MarkdownProvider } from "solid-intlayer/markdown";
175
351
 
176
352
  const AppContent = () => {
177
353
  const { myMarkdownContent } = useIntlayer("app");
178
354
  return <div>{myMarkdownContent}</div>;
179
355
  };
356
+
357
+ const App = () => (
358
+ <MarkdownProvider
359
+ components={{
360
+ h1: (props) => <h1 style={{ color: "red" }}>{props.children}</h1>,
361
+ MyButton: (props) => <button {...props} />, // Component MDX
362
+ }}
363
+ >
364
+ <AppContent />
365
+ </MarkdownProvider>
366
+ );
367
+ ```
368
+
369
+ > Nếu không có `MarkdownProvider`, Intlayer sẽ render markdown bằng trình phân tích cú pháp Markdown sang JSX mặc định.
370
+
371
+ Bạn cũng có thể cung cấp các ghi đè cục bộ cho các node cụ thể bằng phương thức `.use()`:
372
+
373
+ ```tsx
374
+ {myMarkdownContent.use({
375
+ h1: (props) => <h1 style={{ color: "red" }}>{props.children}</h1>,
376
+ })}
377
+ ```
378
+
379
+ Bạn có thể lấy Markdown dưới dạng chuỗi:
380
+
381
+ ```tsx
382
+ {myMarkdownContent.value}
383
+ {String(myMarkdownContent)}
384
+ {myMarkdownContent.toString()}
385
+ ```
386
+
387
+ Và bạn có thể truy cập siêu dữ liệu markdown của mình như sau:
388
+
389
+ ```tsx
390
+ {myMarkdownContent.metadata}
391
+ {myMarkdownContent.metadata.title}
180
392
  ```
181
393
 
182
394
  </Tab>
183
395
  <Tab label="Angular" value="angular">
184
- Angular sử dụng chỉ thị `[innerHTML]` để hiển thị nội dung Markdown.
396
+ Angular sử dụng chỉ thị `[innerHTML]` để render nội dung Markdown.
185
397
 
186
398
  ```typescript fileName="app.component.ts"
187
399
  import { Component } from "@angular/core";
@@ -196,7 +408,9 @@ Khi bạn truy cập nội dung qua `useIntlayer`, các node Markdown đã sẵn
196
408
  }
197
409
  ```
198
410
 
199
- Bạn cũng thể cung cấp các ghi đè (overrides) cục bộ cho các node cụ thể bằng phương thức `.use()`:
411
+ > Nếu provider IntlayerMarkdown không được cấu hình, Intlayer sẽ render bằng trình biên dịch mặc định.
412
+
413
+ Bạn cũng có thể cung cấp các ghi đè cục bộ cho các node cụ thể bằng phương thức `.use()`:
200
414
 
201
415
  ```typescript
202
416
  content().myMarkdownContent.use({
@@ -204,31 +418,46 @@ Khi bạn truy cập nội dung qua `useIntlayer`, các node Markdown đã sẵn
204
418
  })
205
419
  ```
206
420
 
421
+ Bạn có thể lấy Markdown dưới dạng chuỗi:
422
+
423
+ ```typescript
424
+ content().myMarkdownContent.value
425
+ String(content().myMarkdownContent)
426
+ content().myMarkdownContent.toString()
427
+ ```
428
+
429
+ Và bạn có thể truy cập siêu dữ liệu markdown của mình như sau:
430
+
431
+ ```typescript
432
+ content().myMarkdownContent.metadata
433
+ content().myMarkdownContent.metadata.title
434
+ ```
435
+
207
436
  </Tab>
208
437
  </Tabs>
209
438
 
210
- ### 2. Kết xuất Thủ công & Công cụ Nâng cao
439
+ ### 2. Các tiện ích hỗ trợ (Chỉ Chuỗi Markdown)
211
440
 
212
- Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiều hơn quá trình render, hãy sử dụng các công cụ sau.
441
+ Các tiện ích này **chỉ render các chuỗi Markdown thô** độc lập với `useIntlayer`. Hãy sử dụng chúng khi bạn cần render Markdown từ các nguồn khác ngoài từ điển của bạn.
213
442
 
214
443
  <Tabs group="framework">
215
444
  <Tab label="React / Next.js" value="react">
216
445
 
217
- #### Thành phần `<MarkdownRenderer />`
446
+ #### Component `<MarkdownRenderer />`
218
447
 
219
- Kết xuất một chuỗi Markdown với các tùy chọn cụ thể.
448
+ Render một chuỗi Markdown với các tùy chọn cụ thể.
220
449
 
221
450
  ```tsx
222
451
  import { MarkdownRenderer } from "react-intlayer/markdown";
223
452
 
224
453
  <MarkdownRenderer forceBlock={true} tagfilter={true}>
225
- {"# My Title"}
454
+ {"# Tiêu đề của tôi"}
226
455
  </MarkdownRenderer>
227
456
  ```
228
457
 
229
458
  #### Hook `useMarkdownRenderer()`
230
459
 
231
- Lấy một hàm renderer đã được cấu hình sẵn.
460
+ Nhận một hàm render đã được cấu hình trước.
232
461
 
233
462
  ```tsx
234
463
  import { useMarkdownRenderer } from "react-intlayer/markdown";
@@ -238,7 +467,7 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
238
467
  components: { h1: (props) => <h1 {...props} className="custom" /> }
239
468
  });
240
469
 
241
- return renderMarkdown("# My Title");
470
+ return renderMarkdown("# Tiêu đề của tôi");
242
471
  ```
243
472
 
244
473
  #### Tiện ích `renderMarkdown()`
@@ -247,13 +476,13 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
247
476
  ```tsx
248
477
  import { renderMarkdown } from "react-intlayer/markdown";
249
478
 
250
- const jsx = renderMarkdown("# My Title", { forceBlock: true });
479
+ const jsx = renderMarkdown("# Tiêu đề của tôi", { forceBlock: true });
251
480
  ```
252
481
 
253
482
  </Tab>
254
483
  <Tab label="Vue" value="vue">
255
484
 
256
- #### Thành phần `<MarkdownRenderer />`
485
+ #### Component `<MarkdownRenderer />`
257
486
 
258
487
  ```vue
259
488
  <script setup>
@@ -261,21 +490,21 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
261
490
  </script>
262
491
 
263
492
  <template>
264
- <MarkdownRenderer :forceBlock="true" content="# My Title" />
493
+ <MarkdownRenderer :forceBlock="true" content="# Tiêu đề của tôi" />
265
494
  </template>
266
495
  ```
267
496
 
268
497
  </Tab>
269
498
  <Tab label="Svelte" value="svelte">
270
499
 
271
- #### Thành phần `<MarkdownRenderer />`
500
+ #### Component `<MarkdownRenderer />`
272
501
 
273
502
  ```svelte
274
503
  <script lang="ts">
275
504
  import { MarkdownRenderer } from "svelte-intlayer/markdown";
276
505
  </script>
277
506
 
278
- <MarkdownRenderer forceBlock={true} value="# My Title" />
507
+ <MarkdownRenderer forceBlock={true} value="# Tiêu đề của tôi" />
279
508
  ```
280
509
 
281
510
  #### Hook `useMarkdownRenderer()`
@@ -286,7 +515,7 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
286
515
  const render = useMarkdownRenderer();
287
516
  </script>
288
517
 
289
- {@html render("# My Title")}
518
+ {@html render("# Tiêu đề của tôi")}
290
519
  ```
291
520
 
292
521
  #### Tiện ích `renderMarkdown()`
@@ -296,18 +525,18 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
296
525
  import { renderMarkdown } from "svelte-intlayer/markdown";
297
526
  </script>
298
527
 
299
- {@html renderMarkdown("# My Title")}
528
+ {@html renderMarkdown("# Tiêu đề của tôi")}
300
529
  ```
301
530
 
302
531
  </Tab>
303
532
  <Tab label="Preact" value="preact">
304
- #### Thành phần `<MarkdownRenderer />`
533
+ #### Component `<MarkdownRenderer />`
305
534
 
306
535
  ```tsx
307
536
  import { MarkdownRenderer } from "preact-intlayer/markdown";
308
537
 
309
538
  <MarkdownRenderer forceBlock={true}>
310
- {"# My Title"}
539
+ {"# Tiêu đề của tôi"}
311
540
  </MarkdownRenderer>
312
541
  ```
313
542
 
@@ -318,7 +547,7 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
318
547
 
319
548
  const render = useMarkdownRenderer();
320
549
 
321
- return <div>{render("# My Title")}</div>;
550
+ return <div>{render("# Tiêu đề của tôi")}</div>;
322
551
  ```
323
552
 
324
553
  #### Tiện ích `renderMarkdown()`
@@ -326,18 +555,18 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
326
555
  ```tsx
327
556
  import { renderMarkdown } from "preact-intlayer/markdown";
328
557
 
329
- return <div>{renderMarkdown("# My Title")}</div>;
558
+ return <div>{renderMarkdown("# Tiêu đề của tôi")}</div>;
330
559
  ```
331
560
 
332
561
  </Tab>
333
562
  <Tab label="Solid" value="solid">
334
- #### Thành phần `<MarkdownRenderer />`
563
+ #### Component `<MarkdownRenderer />`
335
564
 
336
565
  ```tsx
337
566
  import { MarkdownRenderer } from "solid-intlayer/markdown";
338
567
 
339
568
  <MarkdownRenderer forceBlock={true}>
340
- {"# My Title"}
569
+ {"# Tiêu đề của tôi"}
341
570
  </MarkdownRenderer>
342
571
  ```
343
572
 
@@ -348,7 +577,7 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
348
577
 
349
578
  const render = useMarkdownRenderer();
350
579
 
351
- return <div>{render("# My Title")}</div>;
580
+ return <div>{render("# Tiêu đề của tôi")}</div>;
352
581
  ```
353
582
 
354
583
  #### Tiện ích `renderMarkdown()`
@@ -356,16 +585,16 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
356
585
  ```tsx
357
586
  import { renderMarkdown } from "solid-intlayer/markdown";
358
587
 
359
- return <div>{renderMarkdown("# My Title")}</div>;
588
+ return <div>{renderMarkdown("# Tiêu đề của tôi")}</div>;
360
589
  ```
361
590
 
362
591
  </Tab>
363
592
  <Tab label="Angular" value="angular">
364
- #### Dịch vụ `IntlayerMarkdownService`
365
- Render một chuỗi Markdown bằng cách sử dụng dịch vụ.
593
+ #### Service `IntlayerMarkdownService`
594
+ Render một chuỗi Markdown sử dụng service.
366
595
 
367
596
  ```typescript
368
- import { IntlayerMarkdownService } from "angular-intlayer";
597
+ import { IntlayerMarkdownService } from "angular-intlayer/markdown";
369
598
 
370
599
  export class MyComponent {
371
600
  constructor(private markdownService: IntlayerMarkdownService) {}
@@ -381,9 +610,9 @@ Nếu bạn cần render chuỗi Markdown thô hoặc muốn kiểm soát nhiề
381
610
 
382
611
  ---
383
612
 
384
- ## Cấu hình toàn cục với `MarkdownProvider`
613
+ ## Cấu hình Toàn cục với `MarkdownProvider`
385
614
 
386
- Bạn thể cấu hình cách render Markdown ở mức toàn cục cho toàn bộ ứng dụng của mình. Điều này giúp tránh việc truyền các prop giống nhau cho mọi renderer.
615
+ `MarkdownProvider` (hoặc tương đương trong framework) cấu hình pipeline render Markdown cho toàn bộ ứng dụng của bạn. Điều này áp dụng cho cả render `useIntlayer` tự động và các tiện ích hỗ trợ. Các tùy chọn được đặt ở đây là mặc định — `.use()` sẽ ghi đè chúng ở cấp độ node.
387
616
 
388
617
  <Tabs group="framework">
389
618
  <Tab label="React / Next.js" value="react">
@@ -394,8 +623,9 @@ Bạn có thể cấu hình cách render Markdown ở mức toàn cục cho toà
394
623
  export const AppProvider = ({ children }) => (
395
624
  <MarkdownProvider
396
625
  components={{
397
- h1: ({ children }) => <h1 className="text-2xl font-bold">{children}</h1>,
398
- a: ({ href, children }) => <Link to={href}>{children}</Link>,
626
+ h1: (props) => <h1 style={{color: 'green'}} {...props} />,
627
+ a: ({ href, ...props }) => <a style={{color: 'red'}} {...props} />,
628
+ MyCustomJSXComponent: (props) => <span style={{color: 'red'}} {...props} />,
399
629
  }}
400
630
  >
401
631
  {children}
@@ -403,6 +633,27 @@ Bạn có thể cấu hình cách render Markdown ở mức toàn cục cho toà
403
633
  );
404
634
  ```
405
635
 
636
+ > Hỗ trợ MDX — bất kỳ tên component nào được sử dụng bên trong Markdown của bạn (ví dụ: `<MyCustomJSXComponent />`) đều được phân giải dựa trên bản đồ `components`.
637
+
638
+ Bạn cũng có thể sử dụng trình render markdown của riêng mình:
639
+
640
+ ```tsx fileName="AppProvider.tsx"
641
+ import { MarkdownProvider } from "react-intlayer/markdown";
642
+
643
+ export const AppProvider = ({ children }) => (
644
+ <MarkdownProvider
645
+ renderMarkdown={async (md) => {
646
+ const { renderMarkdown } = await import('react-intlayer/markdown');
647
+ return renderMarkdown(md);
648
+ }}
649
+ >
650
+ {children}
651
+ </MarkdownProvider>
652
+ );
653
+ ```
654
+
655
+ > Việc nhập trình render Markdown của bạn một cách động là một cách tuyệt vời để giảm dung lượng bundle của ứng dụng.
656
+
406
657
  </Tab>
407
658
  <Tab label="Vue" value="vue">
408
659
 
@@ -428,6 +679,29 @@ Bạn có thể cấu hình cách render Markdown ở mức toàn cục cho toà
428
679
  app.mount("#app");
429
680
  ```
430
681
 
682
+ Bạn cũng có thể sử dụng trình render markdown của riêng mình:
683
+
684
+ ```typescript fileName="main.ts"
685
+ import { createApp } from "vue";
686
+ import { intlayer } from "vue-intlayer";
687
+ import { intlayerMarkdown } from "vue-intlayer/markdown";
688
+ import App from "./App.vue";
689
+
690
+ const app = createApp(App);
691
+
692
+ app.use(intlayer);
693
+ app.use(intlayerMarkdown, {
694
+ renderMarkdown: async (md) => {
695
+ const { renderMarkdown } = await import('vue-intlayer/markdown');
696
+ return renderMarkdown(md);
697
+ },
698
+ });
699
+
700
+ app.mount("#app");
701
+ ```
702
+
703
+ > Việc nhập trình render Markdown của bạn một cách động là một cách tuyệt vời để giảm dung lượng bundle của ứng dụng.
704
+
431
705
  </Tab>
432
706
  <Tab label="Svelte" value="svelte">
433
707
 
@@ -446,6 +720,25 @@ Bạn có thể cấu hình cách render Markdown ở mức toàn cục cho toà
446
720
  </MarkdownProvider>
447
721
  ```
448
722
 
723
+ Bạn cũng có thể sử dụng trình render markdown của riêng mình:
724
+
725
+ ```svelte fileName="App.svelte"
726
+ <script lang="ts">
727
+ import { MarkdownProvider } from "svelte-intlayer/markdown";
728
+ </script>
729
+
730
+ <MarkdownProvider
731
+ renderMarkdown={async (md) => {
732
+ const { renderMarkdown } = await import('svelte-intlayer/markdown');
733
+ return renderMarkdown(md);
734
+ }}
735
+ >
736
+ <slot />
737
+ </MarkdownProvider>
738
+ ```
739
+
740
+ > Việc nhập trình render Markdown của bạn một cách động là một cách tuyệt vời để giảm dung lượng bundle của ứng dụng.
741
+
449
742
  </Tab>
450
743
  <Tab label="Preact" value="preact">
451
744
 
@@ -463,6 +756,25 @@ Bạn có thể cấu hình cách render Markdown ở mức toàn cục cho toà
463
756
  );
464
757
  ```
465
758
 
759
+ Bạn cũng có thể sử dụng trình render markdown của riêng mình:
760
+
761
+ ```tsx fileName="AppProvider.tsx"
762
+ import { MarkdownProvider } from "preact-intlayer/markdown";
763
+
764
+ export const AppProvider = ({ children }) => (
765
+ <MarkdownProvider
766
+ renderMarkdown={async (md) => {
767
+ const { renderMarkdown } = await import('preact-intlayer/markdown');
768
+ return renderMarkdown(md);
769
+ }}
770
+ >
771
+ {children}
772
+ </MarkdownProvider>
773
+ );
774
+ ```
775
+
776
+ > Việc nhập trình render Markdown của bạn một cách động là một cách tuyệt vời để giảm dung lượng bundle của ứng dụng.
777
+
466
778
  </Tab>
467
779
  <Tab label="Solid" value="solid">
468
780
 
@@ -480,38 +792,46 @@ Bạn có thể cấu hình cách render Markdown ở mức toàn cục cho toà
480
792
  );
481
793
  ```
482
794
 
483
- </Tab>
484
- <Tab label="Angular" value="angular">
795
+ Bạn cũng có thể sử dụng trình render markdown của riêng mình:
485
796
 
486
- ```typescript fileName="app.config.ts"
487
- import { createIntlayerMarkdownProvider } from "angular-intlayer/markdown";
797
+ ```tsx fileName="AppProvider.tsx"
798
+ import { MarkdownProvider } from "solid-intlayer/markdown";
488
799
 
489
- export const appConfig: ApplicationConfig = {
490
- providers: [
491
- createIntlayerMarkdownProvider({
492
- components: {
493
- h1: { class: "text-2xl font-bold" },
494
- },
495
- }),
496
- ],
497
- };
800
+ export const AppProvider = (props) => (
801
+ <MarkdownProvider
802
+ renderMarkdown={async (md) => {
803
+ const { renderMarkdown } = await import('solid-intlayer/markdown');
804
+ return renderMarkdown(md);
805
+ }}
806
+ >
807
+ {props.children}
808
+ </MarkdownProvider>
809
+ );
498
810
  ```
499
811
 
500
- </Tab>
501
- </Tabs>
812
+ > Việc nhập trình render Markdown của bạn một cách động là một cách tuyệt vời để giảm dung lượng bundle của ứng dụng.
502
813
 
503
- ---
814
+ </Tab>
815
+ <Tab label="Angular" value="angular">
504
816
 
505
- ## Tham chiếu Tùy chọn
817
+ ```typescript fileName="app.module.ts"
818
+ import { NgModule } from '@angular/core';
819
+ import { IntlayerMarkdownModule } from 'angular-intlayer/markdown';
820
+
821
+ @NgModule({
822
+ imports: [
823
+ IntlayerMarkdownModule.forRoot({
824
+ renderMarkdown: async (md) => {
825
+ const { renderMarkdown } = await import('angular-intlayer/markdown');
826
+ return renderMarkdown(md);
827
+ }
828
+ })
829
+ ]
830
+ })
831
+ export class AppModule {}
832
+ ```
506
833
 
507
- Các tùy chọn này thể được truyền cho `MarkdownProvider`, `MarkdownRenderer`, `useMarkdownRenderer`, `renderMarkdown`.
834
+ > Việc nhập trình render Markdown của bạn một cách động một cách tuyệt vời để giảm dung lượng bundle của ứng dụng.
508
835
 
509
- | Tùy chọn | Kiểu | Mặc định | Mô tả |
510
- | :-------------------- | :---------- | :------- | :----------------------------------------------------------------------------------- |
511
- | `forceBlock` | `boolean` | `false` | Buộc đầu ra được bao bọc trong một phần tử cấp khối (ví dụ: `<div>`). |
512
- | `forceInline` | `boolean` | `false` | Buộc đầu ra được bao bọc trong một phần tử nội dòng (ví dụ: `<span>`). |
513
- | `tagfilter` | `boolean` | `true` | Bật Bộ lọc thẻ GitHub để cải thiện bảo mật bằng cách loại bỏ các thẻ HTML nguy hiểm. |
514
- | `preserveFrontmatter` | `boolean` | `false` | Nếu `true`, frontmatter ở đầu chuỗi Markdown sẽ không bị loại bỏ. |
515
- | `components` | `Overrides` | `{}` | Một bản đồ các thẻ HTML tới các component tùy chỉnh (ví dụ: `{ h1: MyHeading }`). |
516
- | `wrapper` | `Component` | `null` | Một component tùy chỉnh để bao bọc Markdown đã render. |
517
- | `renderMarkdown` | `Function` | `null` | Một hàm render tùy chỉnh để thay thế hoàn toàn bộ biên dịch Markdown mặc định. |
836
+ </Tab>
837
+ </Tabs>