@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,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-20
3
- updatedAt: 2026-04-21
3
+ updatedAt: 2026-05-18
4
4
  title: Melhor solução i18n para Next.js em 2026 - Relatório de Benchmark
5
5
  description: Compare bibliotecas de internacionalização (i18n) para Next.js como next-intl, next-i18next e Intlayer. Relatório detalhado de desempenho sobre tamanho do bundle, vazamento e reatividade.
6
6
  keywords:
@@ -17,12 +17,15 @@ slugs:
17
17
  author: Aymeric PINEAU
18
18
  applicationTemplate: https://github.com/intlayer-org/benchmark-i18n
19
19
  history:
20
+ - version: 8.9.8
21
+ date: 2026-05-18
22
+ changes: "Adicionar comparativo de estrelas do GitHub"
20
23
  - version: 8.7.5
21
24
  date: 2026-01-06
22
25
  changes: "Início do benchmark"
23
26
  ---
24
27
 
25
- # Bibliotecas i18n para Next.js Relatório de Benchmark 2026
28
+ # Bibliotecas i18n para Next.js - Relatório de Benchmark 2026
26
29
 
27
30
  Esta página é um relatório de benchmark para soluções i18n no Next.js.
28
31
 
@@ -57,7 +60,7 @@ Como exemplo, nos piores casos, uma vez internacionalizada, sua página pode aca
57
60
 
58
61
  Outro impacto das bibliotecas i18n é o desenvolvimento mais lento. Transformar componentes em conteúdo multilíngue em todos os idiomas consome muito tempo.
59
62
 
60
- Como o problema é difícil, existem muitas soluções algumas focadas na DX (experiência do desenvolvedor), outras no desempenho ou escalabilidade, e assim por diante.
63
+ Como o problema é difícil, existem muitas soluções - algumas focadas na DX (experiência do desenvolvedor), outras no desempenho ou escalabilidade, e assim por diante.
61
64
 
62
65
  O Intlayer tenta otimizar em todas essas dimensões.
63
66
 
@@ -95,7 +98,7 @@ O que acontece no momento do build é que o Next.js emite um bundle JS por local
95
98
 
96
99
  Se você usar uma sintaxe como `const t = useTranslation()` + `t('meu-objeto.meu-subobjeto.minha-chave')`, o JSON inteiro geralmente precisa estar no bundle para que a biblioteca possa analisá-lo e resolver a chave. Grande parte desse conteúdo é enviado mesmo quando não é utilizado na página.
97
100
 
98
- Para mitigar isso, algumas bibliotecas pedem que você declare por página quais namespaces carregar ex: `next-i18next`, `next-intl`, `lingui`, `next-translate`, `next-international`.
101
+ Para mitigar isso, algumas bibliotecas pedem que você declare por página quais namespaces carregar - ex: `next-i18next`, `next-intl`, `lingui`, `next-translate`, `next-international`.
99
102
 
100
103
  Em contrapartida, o `Paraglide` adiciona um passo extra antes do build para transformar o JSON em símbolos planos como `const en_my_var = () => 'meu valor'`. Em teoria, isso permite o tree-shaking de conteúdo não utilizado na página. Como veremos, esse método ainda tem seus compromissos.
101
104
 
@@ -150,7 +153,7 @@ Executei a mesma aplicação multilíngue em um navegador real para cada stack e
150
153
 
151
154
  - **Tamanho médio do bundle por componente**: Peças comuns da UI são medidas **uma por uma** em vez de se esconderem dentro de um número gigante da aplicação. Isso mostra se a internacionalização infla silenciosamente os componentes do dia a dia. Por exemplo, se seu componente renderizar novamente, ele carregará todos esses dados da memória. Anexar um JSON gigante a qualquer componente é como conectar um grande depósito de dados não utilizados que diminuirá o desempenho dos seus componentes.
152
155
 
153
- - **Responsividade ao trocar de idioma**: Eu troco o idioma usando o controle da própria aplicação e cronometro quanto tempo leva até que a página tenha mudado claramente o que um visitante notaria, não um micro-passo de laboratório.
156
+ - **Responsividade ao trocar de idioma**: Eu troco o idioma usando o controle da própria aplicação e cronometro quanto tempo leva até que a página tenha mudado claramente - o que um visitante notaria, não um micro-passo de laboratório.
154
157
 
155
158
  - **Trabalho de renderização após uma mudança de idioma**: Um acompanhamento mais específico: quanto esforço a interface levou para redesenhar para o novo idioma uma vez que a mudança está em andamento. Útil quando o tempo "sentido" e o custo do framework divergem.
156
159
 
@@ -158,11 +161,17 @@ Executei a mesma aplicação multilíngue em um navegador real para cada stack e
158
161
 
159
162
  - **Tempo de hidratação (Hydration)**: Quando a aplicação o expõe, quanto tempo o cliente gasta transformando o HTML do servidor em algo que você pode realmente clicar. Um traço nas tabelas significa que aquela implementação não forneceu um valor de hidratação confiável neste benchmark.
160
163
 
164
+ ## Estrelas do GitHub
165
+
166
+ As estrelas do GitHub são um forte indicador da popularidade de um projeto, da confiança da comunidade e da relevância a longo prazo. Embora não sejam uma medida direta da qualidade técnica, elas refletem quantos desenvolvedores consideram o projeto útil, acompanham seu progresso e têm probabilidade de adotá-lo. Para estimar o valor de um projeto, as estrelas ajudam a comparar a tração entre as alternativas e fornecem insights sobre o crescimento do ecossistema.
167
+
168
+ [![Star History Chart](https://api.star-history.com/chart?repos=i18next%2Fnext-i18next%2Camannn%2Fnext-intl%2Clingui%2Fjs-lingui%2Cvinissimus%2Fnext-translate%2Cinostudio%2Fnext-international%2Copral%2paraglide-js%2Ctolgee%2Ftolgee-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#i18next/next-i18next&amannn/next-intl&lingui/js-lingui&vinissimus/next-translate&inostudio/next-international&opral/paraglide-js&tolgee/tolgee-js&aymericzip/intlayer)
169
+
161
170
  ## Resultados em detalhe
162
171
 
163
- ### 1 Soluções a evitar
172
+ ### 1 - Soluções a evitar
164
173
 
165
- Algumas soluções, como `gt-next` ou `lingo.dev`, devem claramente ser evitadas. Elas combinam o aprisionamento tecnológico (vendor lock-in) com a poluição da sua base de código. Apesar de passar muitas horas tentando implementá-las, nunca consegui fazê-las funcionar nem no TanStack Start nem no Next.js.
174
+ Algumas soluções, como `gt-next` ou `lingo.dev`, devem claramente ser evitadas. Elas combinam o aprisionamento tecnológico (vendor lock-in) com a poluição da sua base de código. Apesar de passar muitas horas tentando implementá-las, nunca consegui fazê-las funcionar - nem no TanStack Start nem no Next.js.
166
175
 
167
176
  Problemas encontrados:
168
177
 
@@ -176,12 +185,12 @@ Problemas encontrados:
176
185
 
177
186
  **(Lingo.dev)** (`@lingo.dev/compiler@0.4.0`):
178
187
 
179
- - Cota de IA excedida, bloqueando a build inteiramente então você não pode lançar para produção sem pagar.
188
+ - Cota de IA excedida, bloqueando a build inteiramente - então você não pode lançar para produção sem pagar.
180
189
  - O compilador estava perdendo quase 40% do conteúdo traduzido. Tive que reescrever todos os `.map` em blocos de componentes planos para fazer funcionar.
181
190
  - A CLI deles é instável e costumava resetar o arquivo de configuração sem motivo.
182
191
  - No build, ele apagava totalmente os JSONs gerados quando um novo conteúdo era adicionado. Como resultado, um punhado de chaves poderia apagar mais de 300 chaves existentes.
183
192
 
184
- ### 2 Soluções experimentais
193
+ ### 2 - Soluções experimentais
185
194
 
186
195
  **(Wuchale)** (`wuchale@0.22.11`):
187
196
 
@@ -195,7 +204,7 @@ Finalmente, em comparação com outras soluções, o Paraglide não usa store (e
195
204
 
196
205
  > Nota sobre paraglide: a solução injeta código na sua base de código para importação, como resultado a métrica 'tamanho da lib' no relatório de benchmark é quase 0. A geração de código é algo bom, porque a função utilizada incluirá apenas a lógica necessária (prefixo total vs sem prefixo, cookie vs armazenamento, etc.). Em comparação, o Intlayer executa essa filtragem via inyeções de variáveis de ambiente na build para forçar o bundler a aplicar tree-shaking ao conteúdo dependendo da lógica. Graças a isso, paraglide e intlayer acabam sendo soluções de 6 a 10 vezes mais leves do que i18next ou next-intl.
197
206
 
198
- ### 3 Soluções aceitáveis
207
+ ### 3 - Soluções aceitáveis
199
208
 
200
209
  **(Tolgee)** (`@tolgee/react@7.0.0`):
201
210
 
@@ -219,7 +228,7 @@ O `next-international` também aborda os problemas acima, mas não difere muito
219
228
 
220
229
  O `Lingui` é frequentemente elogiado. Pessoalmente, achei o fluxo de trabalho `lingui extract` / `lingui compile` mais complexo que as alternativas, sem uma vantagem clara. Também notei sintaxes inconsistentes que confundem as IAs (ex: `t()`, `t''`, `i18n.t()`, `<Trans>`).
221
230
 
222
- ### 4 Recomendações
231
+ ### 4 - Recomendações
223
232
 
224
233
  **(Next Translate)** (`next-translate@3.1.2`):
225
234
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-20
3
- updatedAt: 2026-04-21
3
+ updatedAt: 2026-05-18
4
4
  title: Melhor solução i18n para Solid em 2026 - Relatório de Benchmark
5
5
  description: Compare bibliotecas de internacionalização (i18n) para Solid como solid-primitives, solid-i18next e Intlayer. Relatório de desempenho detalhado sobre tamanho do bundle, vazamento e reatividade.
6
6
  keywords:
@@ -17,12 +17,15 @@ slugs:
17
17
  author: Aymeric PINEAU
18
18
  applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-solid-template
19
19
  history:
20
+ - version: 8.9.8
21
+ date: 2026-05-18
22
+ changes: "Adicionar comparativo de estrelas do GitHub"
20
23
  - version: 8.7.12
21
24
  date: 2026-01-06
22
25
  changes: "Inicialização do benchmark"
23
26
  ---
24
27
 
25
- # Bibliotecas i18n para Solid Relatório de Benchmark 2026
28
+ # Bibliotecas i18n para Solid - Relatório de Benchmark 2026
26
29
 
27
30
  Esta página é um relatório de benchmark para soluções i18n no Solid.
28
31
 
@@ -115,13 +118,19 @@ Comparamos **quatro estratégias de carregamento**:
115
118
  - **Scoped static**: Mantém o código organizado (separação lógica) sem requisições de rede extras complexas.
116
119
  - **Scoped dynamic**: Melhor abordagem para _code splitting_ e desempenho. Minimiza a memória carregando apenas o que a view atual e o local ativo precisam.
117
120
 
121
+ ## Estrelas do GitHub
122
+
123
+ As estrelas do GitHub são um forte indicador da popularidade de um projeto, da confiança da comunidade e da relevância a longo prazo. Embora não sejam uma medida direta da qualidade técnica, elas refletem quantos desenvolvedores consideram o projeto útil, acompanham seu progresso e têm probabilidade de adotá-lo. Para estimar o valor de um projeto, as estrelas ajudam a comparar a tração entre as alternativas e fornecem insights sobre o crescimento do ecossistema.
124
+
125
+ [![Star History Chart](https://api.star-history.com/chart?repos=solidjs-community%2Fsolid-primitives%2Cmbarzda%2Fsolid-i18next%2Copral%2paraglide-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#solidjs-community/solid-primitives&mbarzda/solid-i18next&opral/paraglide-js&aymericzip/intlayer)
126
+
118
127
  ## Resultados em detalhes
119
128
 
120
- ### 1 Soluções a evitar
129
+ ### 1 - Soluções a evitar
121
130
 
122
131
  > Nenhuma solução clara a evitar no ecossistema Solid.
123
132
 
124
- ### 2 Soluções aceitáveis
133
+ ### 2 - Soluções aceitáveis
125
134
 
126
135
  **(solid-i18next)** (`solid-i18next@17.0.2`):
127
136
 
@@ -142,7 +151,7 @@ O `Paraglide` oferece uma abordagem inovadora e bem pensada. Ainda assim, neste
142
151
  Pessoalmente, não gosto de ter que regenerar arquivos JS antes de cada push, o que cria um risco constante de conflito de merge através de PRs.
143
152
  Finalmente, em comparação com outras soluções, o Paraglide não usa um store (ex: Solid signal) para recuperar o local atual para renderizar o conteúdo. Para cada nó analisado, ele solicitará o local do localStorage / cookie etc. Isso leva à execução de lógica desnecessária que impacta a reatividade do componente.
144
153
 
145
- ### 3 Recomendações
154
+ ### 3 - Recomendações
146
155
 
147
156
  **(Intlayer)** (`solid-intlayer@8.7.12`):
148
157
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-20
3
- updatedAt: 2026-04-21
3
+ updatedAt: 2026-05-18
4
4
  title: Melhor solução i18n para Svelte em 2026 - Relatório de Benchmark
5
5
  description: Compare bibliotecas de internacionalização (i18n) para Svelte como svelte-i18n, Paraglide e Intlayer. Relatório de desempenho detalhado sobre tamanho do bundle, vazamento e reatividade.
6
6
  keywords:
@@ -17,12 +17,15 @@ slugs:
17
17
  author: Aymeric PINEAU
18
18
  applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-svelte-template
19
19
  history:
20
+ - version: 8.9.8
21
+ date: 2026-05-18
22
+ changes: "Adicionar comparativo de estrelas do GitHub"
20
23
  - version: 8.7.12
21
24
  date: 2026-01-06
22
25
  changes: "Inicialização do benchmark"
23
26
  ---
24
27
 
25
- # Bibliotecas i18n para Svelte Relatório de Benchmark 2026
28
+ # Bibliotecas i18n para Svelte - Relatório de Benchmark 2026
26
29
 
27
30
  Esta página é um relatório de benchmark para soluções i18n no Svelte.
28
31
 
@@ -113,13 +116,19 @@ Comparamos **quatro estratégias de carregamento**:
113
116
  - **Scoped static**: Mantém o código organizado (separação lógica) sem requisições de rede extras complexas.
114
117
  - **Scoped dynamic**: Melhor abordagem para _code splitting_ e desempenho. Minimiza a memória carregando apenas o que a view atual e o local ativo precisam.
115
118
 
119
+ ## Estrelas do GitHub
120
+
121
+ As estrelas do GitHub são um forte indicador da popularidade de um projeto, da confiança da comunidade e da relevância a longo prazo. Embora não sejam uma medida direta da qualidade técnica, elas refletem quantos desenvolvedores consideram o projeto útil, acompanham seu progresso e têm probabilidade de adotá-lo. Para estimar o valor de um projeto, as estrelas ajudam a comparar a tração entre as alternativas e fornecem insights sobre o crescimento do ecossistema.
122
+
123
+ [![Star History Chart](https://api.star-history.com/chart?repos=kaisermann%2Fsvelte-i18n%2Copral%2paraglide-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#kaisermann/svelte-i18n&opral/paraglide-js&aymericzip/intlayer)
124
+
116
125
  ## Resultados em detalhes
117
126
 
118
- ### 1 Soluções a evitar
127
+ ### 1 - Soluções a evitar
119
128
 
120
129
  > Nenhuma solução clara a evitar no ecossistema Svelte.
121
130
 
122
- ### 2 Soluções aceitáveis
131
+ ### 2 - Soluções aceitáveis
123
132
 
124
133
  **(Paraglide)** (`@inlang/paraglide-js@2.17.0`):
125
134
 
@@ -135,7 +144,7 @@ Finalmente, em comparação com outras soluções, o Paraglide não usa um store
135
144
 
136
145
  Esta solução atende a todas as necessidades de i18n em um projeto Svelte. Mas, como é o caso do i18next ou de outras grandes soluções de i18n, é um pouco pesada (~15.9kb, o que é cerca de 7× o `svelte-intlayer`).
137
146
 
138
- ### 3 Recomendações
147
+ ### 3 - Recomendações
139
148
 
140
149
  **(Intlayer)** (`svelte-intlayer@8.7.12`):
141
150
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-20
3
- updatedAt: 2026-04-21
3
+ updatedAt: 2026-05-18
4
4
  title: Melhor solução i18n para TanStack Start em 2026 - Relatório de Benchmark
5
5
  description: Compare bibliotecas de internacionalização para TanStack Start como react-i18next, use-intl e Intlayer. Relatório detalhado de desempenho sobre tamanho do bundle, vazamento e reatividade.
6
6
  keywords:
@@ -17,12 +17,15 @@ slugs:
17
17
  author: Aymeric PINEAU
18
18
  applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-tanstack-start-template
19
19
  history:
20
+ - version: 8.9.8
21
+ date: 2026-05-18
22
+ changes: "Adicionar comparativo de estrelas do GitHub"
20
23
  - version: 8.7.5
21
24
  date: 2026-01-06
22
25
  changes: "Início do benchmark"
23
26
  ---
24
27
 
25
- # Bibliotecas i18n para TanStack Start Relatório de Benchmark 2026
28
+ # Bibliotecas i18n para TanStack Start - Relatório de Benchmark 2026
26
29
 
27
30
  Esta página é um relatório de benchmark para soluções i18n no TanStack Start.
28
31
 
@@ -121,9 +124,15 @@ Comparamos **quatro estratégias de carregamento**:
121
124
  - **Scoped static**: Mantém o código organizado (separação lógica) sem requisitos complexos de rede extras.
122
125
  - **Scoped dynamic**: Melhor abordagem para _code splitting_ e desempenho. Minimiza a memória carregando apenas o que a visualização atual e a localidade ativa precisam.
123
126
 
127
+ ## Estrelas do GitHub
128
+
129
+ As estrelas do GitHub são um forte indicador da popularidade de um projeto, da confiança da comunidade e da relevância a longo prazo. Embora não sejam uma medida direta da qualidade técnica, elas refletem quantos desenvolvedores consideram o projeto útil, acompanham seu progresso e têm probabilidade de adotá-lo. Para estimar o valor de um projeto, as estrelas ajudam a comparar a tração entre as alternativas e fornecem insights sobre o crescimento do ecossistema.
130
+
131
+ [![Star History Chart](https://api.star-history.com/chart?repos=formatjs%2Fformatjs%2Ci18next%2Freact-i18next%2Clingui%2Fjs-lingui%2Camannn%2Fnext-intl%2Copral%2paraglide-js%2Ctolgee%2Ftolgee-js%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#formatjs/formatjs&i18next/react-i18next&lingui/js-lingui&amannn/next-intl&opral/paraglide-js&tolgee/tolgee-js&aymericzip/intlayer)
132
+
124
133
  ## Resultados em detalhe
125
134
 
126
- ### 1 Soluções a evitar
135
+ ### 1 - Soluções a evitar
127
136
 
128
137
  Algumas soluções, como `gt-react` ou `lingo.dev`, são claramente opções das quais se deve afastar. Elas combinam o aprisionamento tecnológico com a poluição da sua base de código. Pior: apesar de passar muitas horas tentando implementá-las, nunca consegui fazê-las funcionar corretamente no TanStack Start (semelhante ao Next.js com `gt-next`).
129
138
 
@@ -145,13 +154,13 @@ Problemas encontrados:
145
154
  - No build, ele apagava totalmente os JSONs gerados quando havia novo conteúdo adicionado. Como resultado, você poderia terminar com apenas algumas chaves apagando centenas de chaves existentes.
146
155
  - Encontrei problemas de reatividade com a biblioteca no TanStack Start: na mudança de localidade tive que forçar a re-renderização do provedor para fazer funcionar.
147
156
 
148
- ### 2 Soluções experimentais
157
+ ### 2 - Soluções experimentais
149
158
 
150
159
  **(Wuchale)** (`wuchale@0.22.11`):
151
160
 
152
161
  A ideia por trás do `Wuchale` é interessante, mas ainda não é uma solução viável. Encontrei problemas de reatividade com a biblioteca e tive que forçar a re-renderização do provedor para fazer a aplicação funcionar no TanStack Start. A documentazione é também bastante incerta, o que torna a integração mais difícil.
153
162
 
154
- ### 3 Soluções aceitáveis
163
+ ### 3 - Soluções aceitáveis
155
164
 
156
165
  **(Paraglide)** (`@inlang/paraglide-js@2.15.1`):
157
166
 
@@ -177,7 +186,7 @@ O `react-i18next` é provavelmente a opção mais popular porque foi uma das pri
177
186
 
178
187
  Ainda assim, compartilha os mesmos grandes pontos negativos que as stacks baseadas em `t('a.b.c')`: as otimizações são possíveis, mas consomem muito tempo, e grandes projetos correm o risco de cair em más práticas (namespaces + carregamento dinâmico + tipos).
179
188
 
180
- Os formatos de mensagem também divergem: o `use-intl` usa ICU MessageFormat, enquanto o `i18next` usa seu próprio formato o que complica o ferramental ou migrações se você os misturar.
189
+ Os formatos de mensagem também divergem: o `use-intl` usa ICU MessageFormat, enquanto o `i18next` usa seu próprio formato - o que complica o ferramental ou migrações se você os misturar.
181
190
 
182
191
  **(Lingui)** (`@lingui/core@5.3.0`):
183
192
 
@@ -187,7 +196,7 @@ O `Lingui` é frequentemente elogiado. Pessoalmente, achei o fluxo de trabalho e
187
196
 
188
197
  O `react-intl` é uma implementação de alto desempenho da equipe do Format.js. O DX permanece prolixo: `const intl = useIntl()` + `intl.formatMessage({ id: "xx.xx" })` adiciona complexidade, trabalho extra de JavaScript e vincula a instância global de i18n a muitos nós na árvore React.
189
198
 
190
- ### 4 Recomendações
199
+ ### 4 - Recomendações
191
200
 
192
201
  Este benchmark do TanStack Start não possui um equivalente direto do `next-translate` (plugin Next.js + `getStaticProps`). Para as equipes que realmente desejam uma API `t()` com um ecossistema maduro, o `react-i18next` e o `use-intl` continuam sendo escolhas "razoáveis", mas espere investir muito tempo otimizando para evitar vazamentos.
193
202
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-20
3
- updatedAt: 2026-04-21
3
+ updatedAt: 2026-05-18
4
4
  title: Melhor solução i18n para Vue em 2026 - Relatório de Benchmark
5
5
  description: Compare bibliotecas de internacionalização (i18n) para Vue como vue-i18n, fluent-vue e Intlayer. Relatório de desempenho detalhado sobre tamanho do bundle, vazamento e reatividade.
6
6
  keywords:
@@ -17,12 +17,15 @@ slugs:
17
17
  author: Aymeric PINEAU
18
18
  applicationTemplate: https://github.com/intlayer-org/benchmark-i18n-vue-template
19
19
  history:
20
+ - version: 8.9.8
21
+ date: 2026-05-18
22
+ changes: "Adicionar comparativo de estrelas do GitHub"
20
23
  - version: 8.7.12
21
24
  date: 2026-01-06
22
25
  changes: "Inicialização do benchmark"
23
26
  ---
24
27
 
25
- # Bibliotecas i18n para Vue Relatório de Benchmark 2026
28
+ # Bibliotecas i18n para Vue - Relatório de Benchmark 2026
26
29
 
27
30
  Esta página é um relatório de benchmark para soluções i18n no Vue.
28
31
 
@@ -135,13 +138,19 @@ Executei o mesmo app multilíngue em um navegador real para cada stack e anotei
135
138
 
136
139
  - **Tempo de hidratação (Hydration)**: O tempo que o cliente gasta transformando o HTML do servidor em uma interface interativa. Um traço nas tabelas significa que aquela implementação não forneceu um número de hidratação confiável neste benchmark.
137
140
 
141
+ ## Estrelas do GitHub
142
+
143
+ As estrelas do GitHub são um forte indicador da popularidade de um projeto, da confiança da comunidade e da relevância a longo prazo. Embora não sejam uma medida direta da qualidade técnica, elas refletem quantos desenvolvedores consideram o projeto útil, acompanham seu progresso e têm probabilidade de adotá-lo. Para estimar o valor de um projeto, as estrelas ajudam a comparar a tração entre as alternativas e fornecem insights sobre o crescimento do ecossistema.
144
+
145
+ [![Star History Chart](https://api.star-history.com/chart?repos=intlify%2Fvue-i18n%2Cfluent-vue%2Ffluent-vue%2Caymericzip%2Fintlayer&type=date&legend=top-left)](https://www.star-history.com/#intlify/vue-i18n&fluent-vue/fluent-vue&aymericzip/intlayer)
146
+
138
147
  ## Resultados em detalhes
139
148
 
140
- ### 1 Soluções a evitar
149
+ ### 1 - Soluções a evitar
141
150
 
142
151
  > Nenhuma solução clara a evitar no ecossistema Vue.
143
152
 
144
- ### 2 Soluções aceitáveis
153
+ ### 2 - Soluções aceitáveis
145
154
 
146
155
  **(vue-i18n)** (`vue-i18n@11.4.0`):
147
156
 
@@ -153,7 +162,7 @@ O pacote é muito pesado (~24.3kb, o que é cerca de 9× o `vue-intlayer`).
153
162
 
154
163
  - **fluent-vue** oferece uma tentativa de inovação através do formato .ftl. A organização das mensagens é ótima, mais fácil de começar. Mas na prática, a falta de segurança de tipos aumenta o risco de erro e pode rapidamente se tornar demorada para debugar. Além disso, essa solução carrega as mensagens usando um plugin vite que força o carregamento de todo o conteúdo em todos os idiomas em cada página. Adicionalmente, é uma solução extremamente pesada (~92.7kb, o que é cerca de 34× o `vue-intlayer`).
155
164
 
156
- ### 3 Recomendações
165
+ ### 3 - Recomendações
157
166
 
158
167
  **(Intlayer)** (`vue-intlayer@8.7.12`):
159
168
 
@@ -609,7 +609,7 @@ Define as definições relacionadas com a internacionalização, incluindo os id
609
609
  | ----------------- | ----------------------------------------------------------------------------------- | ---------- | ------------------- | -------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
610
610
  | `locales` | A lista de idiomas suportados na aplicação. | `string[]` | `[Locales.ENGLISH]` | `['en', 'fr', 'es']` | |
611
611
  | `requiredLocales` | A lista de idiomas obrigatórios na aplicação. | `string[]` | `[]` | `[]` | • Se vazio, todos os idiomas são obrigatórios no modo `strict`.<br/>• Certifique-se de que os idiomas obrigatórios também estão definidos no campo `locales`. |
612
- | `strictMode` | Garante implementações robustas de conteúdos internacionalizados usando TypeScript. | `string` | `'inclusive'` | | • Se `"strict"`: a função `t` exige que cada idioma declarado esteja definido lança um erro se faltar algum ou se não estiver declarado.<br/>• Se `"inclusive"`: avisa sobre idiomas em falta mas aceita idiomas existentes não declarados.<br/>• Se `"loose"`: aceita qualquer idioma existente. |
612
+ | `strictMode` | Garante implementações robustas de conteúdos internacionalizados usando TypeScript. | `string` | `'inclusive'` | | • Se `"strict"`: a função `t` exige que cada idioma declarado esteja definido - lança um erro se faltar algum ou se não estiver declarado.<br/>• Se `"inclusive"`: avisa sobre idiomas em falta mas aceita idiomas existentes não declarados.<br/>• Se `"loose"`: aceita qualquer idioma existente. |
613
613
  | `defaultLocale` | O idioma padrão usado como fallback se o idioma solicitado não for encontrado. | `string` | `Locales.ENGLISH` | `'en'` | Usado para determinar o idioma quando nenhum é especificado no URL, cookie ou cabeçalho. |
614
614
 
615
615
  ---
@@ -673,10 +673,10 @@ routing: {
673
673
 
674
674
  | Valor | Nota | Descrição |
675
675
  | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
676
- | `'cookie'` | • Para conformidade com o RGPD, assegure-se do consentimento adequado do utilizador.<br/>• Personalizável via `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`). | Armazena o idioma em cookies acessível tanto no cliente como no servidor. |
677
- | `'localStorage'` | • Sem expiração a menos que seja explicitamente limpo.<br/>• O proxy do Intlayer não consegue aceder a isto.<br/>• Personalizzabile via `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`). | Armazena o idioma no browser sem expiração apenas lado do cliente. |
678
- | `'sessionStorage'` | • Limpo quando o separador/janela é fechado.<br/>• O proxy do Intlayer não consegue aceder a isto.<br/>• Personalizzabile via `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`). | Armazena o idioma pela duração da sessão da página apenas lado do cliente. |
679
- | `'header'` | • Útil para chamadas de API.<br/>• Lado do cliente não consegue aceder.<br/>• Personalizzabile via `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`). | Armazena ou transmite o idioma via cabeçalhos HTTP apenas lado do servidor. |
676
+ | `'cookie'` | • Para conformidade com o RGPD, assegure-se do consentimento adequado do utilizador.<br/>• Personalizável via `CookiesAttributes` (`{ type: 'cookie', name: 'custom-locale', secure: true, httpOnly: false }`). | Armazena o idioma em cookies - acessível tanto no cliente como no servidor. |
677
+ | `'localStorage'` | • Sem expiração a menos que seja explicitamente limpo.<br/>• O proxy do Intlayer não consegue aceder a isto.<br/>• Personalizzabile via `StorageAttributes` (`{ type: 'localStorage', name: 'custom-locale' }`). | Armazena o idioma no browser sem expiração - apenas lado do cliente. |
678
+ | `'sessionStorage'` | • Limpo quando o separador/janela é fechado.<br/>• O proxy do Intlayer não consegue aceder a isto.<br/>• Personalizzabile via `StorageAttributes` (`{ type: 'sessionStorage', name: 'custom-locale' }`). | Armazena o idioma pela duração da sessão da página - apenas lado do cliente. |
679
+ | `'header'` | • Útil para chamadas de API.<br/>• Lado do cliente não consegue aceder.<br/>• Personalizzabile via `StorageAttributes` (`{ type: 'header', name: 'custom-locale' }`). | Armazena ou transmite o idioma via cabeçalhos HTTP - apenas lado do servidor. |
680
680
 
681
681
  #### Atributos de Cookies
682
682
 
@@ -864,7 +864,7 @@ Parâmetros que controlam as operações do dicionário, incluindo o comportamen
864
864
  | `location` | Indica onde os ficheiros do dicionário estão armazenados e como são sincronizados com o CMS. | `'local'` &#124; <br/> `'remote'` &#124; <br/> `'hybrid'` &#124; <br/> `'plugin'` &#124; <br/> `string` | `'local'` | `'hybrid'` | • `'local'`: gerido apenas localmente.<br/>• `'remote'`: gerido apenas remotamente (CMS).<br/>• `'hybrid'`: gerido local e remotamente.<br/>• `'plugin'` ou string personalizada: gerido por um plugin ou fonte personalizada. |
865
865
  | `importMode` | Controla como os dicionários são importados. | `'static'` &#124; <br/> `'dynamic'` &#124; <br/> `'fetch'` | `'static'` | `'dynamic'` | • `'static'`: importado estaticamente.<br/>• `'dynamic'`: importado dinamicamente usando Suspense.<br/>• `'fetch'`: recuperado via Live Sync API; fallback para `'dynamic'` se falhar.<br/>• Requer plugins `@intlayer/babel` e `@intlayer/swc`.<br/>• Chaves devem ser declaradas estaticamente.<br/>• Ignorado se `optimize` estiver desativado.<br/>• Não afeta `getIntlayer`, `getDictionary`, etc. |
866
866
  | `priority` | Prioridade do dicionário. Valores mais altos vencem valores mais baixos na resolução de conflitos entre dicionários. | `number` | `undefined` | `1` | |
867
- | `live` | Depreciado use `importMode: 'fetch'` em vez disso. Indicava se o conteúdo do dicionário devia ser recuperado dinamicamente via API Live Sync. | `boolean` | `undefined` | | Renomeado para `importMode: 'fetch'` na v8.0.0. |
867
+ | `live` | Depreciado - use `importMode: 'fetch'` em vez disso. Indicava se o conteúdo do dicionário devia ser recuperado dinamicamente via API Live Sync. | `boolean` | `undefined` | | Renomeado para `importMode: 'fetch'` na v8.0.0. |
868
868
  | `schema` | Gerado automaticamente pelo Intlayer para validação de esquema JSON. | `'https://intlayer.org/schema.json'` | auto-gerado | | Não editar manualmente. |
869
869
  | `title` | Ajuda a identificar o dicionário no editor e CMS. | `string` | `undefined` | `'Perfil do Utilizador'` | |
870
870
  | `tags` | Categoriza dicionários e fornece contexto ou instruções para o editor e IA. | `string[]` | `undefined` | `['utilizador', 'perfil']` | |
@@ -34,8 +34,8 @@ O mapa `domains` em `routing` associa cada locale a um hostname. O Intlayer usa
34
34
 
35
35
  A distinção principal é a **exclusividade**:
36
36
 
37
- - **Domínio exclusivo** apenas um locale mapeia para esse hostname (ex: `zh → intlayer.zh`). O próprio domínio identifica o locale, portanto, nenhum prefixo de locale é adicionado ao caminho. `https://intlayer.zh/about` serve conteúdo em chinês.
38
- - **Domínio compartilhado** vários locales mapeiam para o mesmo hostname (ex: tanto `en` quanto `fr` mapeiam para `intlayer.org`). O roteamento padrão baseado em prefixo se aplica. `intlayer.org/fr/about` serve conteúdo em francês.
37
+ - **Domínio exclusivo** - apenas um locale mapeia para esse hostname (ex: `zh → intlayer.zh`). O próprio domínio identifica o locale, portanto, nenhum prefixo de locale é adicionado ao caminho. `https://intlayer.zh/about` serve conteúdo em chinês.
38
+ - **Domínio compartilhado** - vários locales mapeiam para o mesmo hostname (ex: tanto `en` quanto `fr` mapeiam para `intlayer.org`). O roteamento padrão baseado em prefixo se aplica. `intlayer.org/fr/about` serve conteúdo em francês.
39
39
 
40
40
  ## Configuração
41
41
 
@@ -55,9 +55,9 @@ const config: IntlayerConfig = {
55
55
  routing: {
56
56
  mode: "prefix-no-default",
57
57
  domains: {
58
- // Domínio compartilhado en e fr usam roteamento de prefixo em intlayer.org
58
+ // Domínio compartilhado - en e fr usam roteamento de prefixo em intlayer.org
59
59
  en: "intlayer.org",
60
- // Domínio exclusivo zh tem seu próprio hostname, nenhum prefixo /zh/ é necessário
60
+ // Domínio exclusivo - zh tem seu próprio hostname, nenhum prefixo /zh/ é necessário
61
61
  zh: "intlayer.zh",
62
62
  },
63
63
  },
@@ -96,7 +96,7 @@ getLocalizedUrl("/about", "zh", { currentDomain: "intlayer.org" });
96
96
  ```ts
97
97
  // Página atual: intlayer.zh/about
98
98
  getLocalizedUrl("/about", "zh", { currentDomain: "intlayer.zh" });
99
- // → "/about" (já está no domínio correto URL relativa)
99
+ // → "/about" (já está no domínio correto - URL relativa)
100
100
 
101
101
  getLocalizedUrl("/about", "fr", { currentDomain: "intlayer.zh" });
102
102
  // → "https://intlayer.org/fr/about" (link entre domínios de volta para intlayer.org)
@@ -108,14 +108,14 @@ getLocalizedUrl("/about", "fr", { currentDomain: "intlayer.zh" });
108
108
 
109
109
  1. O hostname de uma URL de entrada absoluta (ex: `https://intlayer.org/about` → `intlayer.org`).
110
110
  2. `window.location.hostname` em ambientes de navegador.
111
- 3. Se nenhum estiver disponível (SSR sem opção explícita), uma URL relativa é retornada para locales do mesmo domínio e nenhuma URL absoluta é produzida este é o fallback seguro.
111
+ 3. Se nenhum estiver disponível (SSR sem opção explícita), uma URL relativa é retornada para locales do mesmo domínio e nenhuma URL absoluta é produzida - este é o fallback seguro.
112
112
 
113
113
  ```ts
114
- // Navegador window.location.hostname === 'intlayer.org'
114
+ // Navegador - window.location.hostname === 'intlayer.org'
115
115
  getLocalizedUrl("/about", "zh");
116
116
  // → "https://intlayer.zh/about" (detectado automaticamente a partir de window)
117
117
 
118
- // A partir de uma URL absoluta domínio detectado automaticamente
118
+ // A partir de uma URL absoluta - domínio detectado automaticamente
119
119
  getLocalizedUrl("https://intlayer.org/about", "zh");
120
120
  // → "https://intlayer.zh/about"
121
121
  ```
@@ -151,14 +151,14 @@ export const config = {
151
151
  };
152
152
  ```
153
153
 
154
- **Redirecionamento** a solicitação chega no domínio errado para um determinado prefixo de locale:
154
+ **Redirecionamento** - a solicitação chega no domínio errado para um determinado prefixo de locale:
155
155
 
156
156
  ```
157
157
  GET intlayer.org/zh/about
158
158
  → 301 https://intlayer.zh/about
159
159
  ```
160
160
 
161
- **Reescrita** a solicitação chega no domínio exclusivo do locale sem um prefixo:
161
+ **Reescrita** - a solicitação chega no domínio exclusivo do locale sem um prefixo:
162
162
 
163
163
  ```
164
164
  GET intlayer.zh/about
@@ -209,7 +209,7 @@ export const LocaleSwitcher = () => {
209
209
  };
210
210
  ```
211
211
 
212
- Nenhuma configuração extra é necessária `useLocale` detecta `window.location.hostname` internamente e decide entre `router.replace` (mesmo domínio) e `window.location.href` (cross-domain).
212
+ Nenhuma configuração extra é necessária - `useLocale` detecta `window.location.hostname` internamente e decide entre `router.replace` (mesmo domínio) e `window.location.href` (cross-domain).
213
213
 
214
214
  ## SEO: Links alternativos `hreflang`
215
215
 
@@ -12,6 +12,9 @@ slugs:
12
12
  - concept
13
13
  - content
14
14
  history:
15
+ - version: 8.10.0
16
+ date: 2026-05-19
17
+ changes: "Adicionar suporte para formatos de arquivo YAML e Markdown"
15
18
  - version: 8.9.0
16
19
  date: 2026-05-12
17
20
  changes: "Adicionar tipo de nó de conteúdo `plural`"
@@ -788,6 +791,40 @@ Você também pode criar arquivos de conteúdo no formato JSON:
788
791
  }
789
792
  ```
790
793
 
794
+ ### Arquivo de Conteúdo Markdown
795
+
796
+ ```markdown
797
+ ---
798
+ key: welcome-page
799
+ locale: en
800
+ title: Welcome Page Content
801
+ description: Content for the main welcome page
802
+ tags:
803
+ - page
804
+ - welcome
805
+ ---
806
+
807
+ # Welcome to Our Platform
808
+
809
+ ## Build amazing applications with ease
810
+ ```
811
+
812
+ ### Arquivo de Conteúdo YAML
813
+
814
+ ```yaml
815
+ key: welcome-page
816
+ title: Welcome Page Content
817
+ description: Content for the main welcome page
818
+ locale: "en"
819
+ tags:
820
+ - page
821
+ - welcome
822
+ content:
823
+ hero:
824
+ title: Welcome to Our Platform
825
+ subtitle: Build amazing applications with ease
826
+ ```
827
+
791
828
  ### Ficheiros de Conteúdo por Localidade
792
829
 
793
830
  Para dicionários por localidade, especifique a propriedade `locale`:
@@ -839,6 +876,10 @@ Por padrão, o Intlayer monitora todos os arquivos com as seguintes extensões p
839
876
  - `.content.mjx`
840
877
  - `.content.cjs`
841
878
  - `.content.cjx`
879
+ - `.content.md`
880
+ - `.content.mdx`
881
+ - `.content.yaml`
882
+ - `.content.yml`
842
883
 
843
884
  Essas extensões padrão são adequadas para a maioria das aplicações. No entanto, quando você tem necessidades específicas, pode definir extensões personalizadas para otimizar o processo de build e reduzir o risco de conflitos com outros componentes.
844
885