@intlayer/docs 8.7.13 → 8.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (806) hide show
  1. package/dist/cjs/generated/docs.entry.cjs +20 -0
  2. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  3. package/dist/esm/generated/docs.entry.mjs +20 -0
  4. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  5. package/dist/types/generated/docs.entry.d.ts +1 -0
  6. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  7. package/docs/ar/dictionary/plurial.md +234 -0
  8. package/docs/ar/intlayer_with_adonisjs.md +4 -1
  9. package/docs/ar/intlayer_with_analog.md +5 -2
  10. package/docs/ar/intlayer_with_angular.md +4 -1
  11. package/docs/ar/intlayer_with_astro.md +4 -1
  12. package/docs/ar/intlayer_with_astro_lit.md +12 -1
  13. package/docs/ar/intlayer_with_astro_preact.md +12 -1
  14. package/docs/ar/intlayer_with_astro_react.md +12 -1
  15. package/docs/ar/intlayer_with_astro_solid.md +14 -3
  16. package/docs/ar/intlayer_with_astro_svelte.md +12 -1
  17. package/docs/ar/intlayer_with_astro_vanilla.md +12 -1
  18. package/docs/ar/intlayer_with_astro_vue.md +4 -1
  19. package/docs/ar/intlayer_with_create_react_app.md +6 -1
  20. package/docs/ar/intlayer_with_express.md +4 -1
  21. package/docs/ar/intlayer_with_fastify.md +4 -1
  22. package/docs/ar/intlayer_with_hono.md +4 -1
  23. package/docs/ar/intlayer_with_lynx+react.md +4 -1
  24. package/docs/ar/intlayer_with_nestjs.md +4 -1
  25. package/docs/ar/intlayer_with_nextjs_14.md +7 -1
  26. package/docs/ar/intlayer_with_nextjs_15.md +6 -1
  27. package/docs/ar/intlayer_with_nextjs_16.md +6 -1
  28. package/docs/ar/intlayer_with_nextjs_compiler.md +4 -1
  29. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +4 -1
  30. package/docs/ar/intlayer_with_nextjs_page_router.md +6 -1
  31. package/docs/ar/intlayer_with_nuxt.md +4 -1
  32. package/docs/ar/intlayer_with_react_native+expo.md +4 -1
  33. package/docs/ar/intlayer_with_react_router_v7.md +4 -1
  34. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +4 -1
  35. package/docs/ar/intlayer_with_storybook.md +4 -1
  36. package/docs/ar/intlayer_with_svelte_kit.md +7 -2
  37. package/docs/ar/intlayer_with_tanstack+solid.md +17 -6
  38. package/docs/ar/intlayer_with_tanstack.md +12 -1
  39. package/docs/ar/intlayer_with_vanilla.md +4 -1
  40. package/docs/ar/intlayer_with_vite+lit.md +7 -2
  41. package/docs/ar/intlayer_with_vite+preact.md +6 -1
  42. package/docs/ar/intlayer_with_vite+react.md +6 -1
  43. package/docs/ar/intlayer_with_vite+react_compiler.md +4 -1
  44. package/docs/ar/intlayer_with_vite+solid.md +15 -10
  45. package/docs/ar/intlayer_with_vite+svelte.md +6 -1
  46. package/docs/ar/intlayer_with_vite+vanilla.md +5 -2
  47. package/docs/ar/intlayer_with_vite+vue.md +4 -1
  48. package/docs/ar/packages/next-intlayer/useIntlayer.md +6 -1
  49. package/docs/ar/packages/solid-intlayer/useIntlayer.md +6 -3
  50. package/docs/bn/intlayer_with_fastify.md +4 -1
  51. package/docs/bn/intlayer_with_hono.md +4 -1
  52. package/docs/bn/intlayer_with_storybook.md +4 -1
  53. package/docs/bn/intlayer_with_vanilla.md +4 -1
  54. package/docs/bn/intlayer_with_vite+lit.md +7 -2
  55. package/docs/bn/intlayer_with_vite+vanilla.md +5 -2
  56. package/docs/cs/intlayer_with_fastify.md +4 -1
  57. package/docs/cs/intlayer_with_hono.md +4 -1
  58. package/docs/cs/intlayer_with_storybook.md +4 -1
  59. package/docs/cs/intlayer_with_vanilla.md +4 -1
  60. package/docs/cs/intlayer_with_vite+lit.md +7 -2
  61. package/docs/cs/intlayer_with_vite+vanilla.md +5 -2
  62. package/docs/de/dictionary/plurial.md +226 -0
  63. package/docs/de/intlayer_with_adonisjs.md +4 -1
  64. package/docs/de/intlayer_with_analog.md +4 -1
  65. package/docs/de/intlayer_with_angular.md +4 -1
  66. package/docs/de/intlayer_with_astro.md +4 -1
  67. package/docs/de/intlayer_with_astro_lit.md +12 -1
  68. package/docs/de/intlayer_with_astro_preact.md +12 -1
  69. package/docs/de/intlayer_with_astro_react.md +12 -1
  70. package/docs/de/intlayer_with_astro_solid.md +14 -3
  71. package/docs/de/intlayer_with_astro_svelte.md +12 -1
  72. package/docs/de/intlayer_with_astro_vanilla.md +12 -1
  73. package/docs/de/intlayer_with_astro_vue.md +4 -1
  74. package/docs/de/intlayer_with_create_react_app.md +7 -1
  75. package/docs/de/intlayer_with_express.md +4 -1
  76. package/docs/de/intlayer_with_fastify.md +4 -1
  77. package/docs/de/intlayer_with_hono.md +4 -1
  78. package/docs/de/intlayer_with_lynx+react.md +5 -2
  79. package/docs/de/intlayer_with_nestjs.md +4 -1
  80. package/docs/de/intlayer_with_nextjs_14.md +7 -1
  81. package/docs/de/intlayer_with_nextjs_15.md +6 -1
  82. package/docs/de/intlayer_with_nextjs_16.md +6 -1
  83. package/docs/de/intlayer_with_nextjs_compiler.md +4 -1
  84. package/docs/de/intlayer_with_nextjs_no_locale_path.md +6 -1
  85. package/docs/de/intlayer_with_nextjs_page_router.md +6 -1
  86. package/docs/de/intlayer_with_nuxt.md +4 -1
  87. package/docs/de/intlayer_with_react_native+expo.md +4 -1
  88. package/docs/de/intlayer_with_react_router_v7.md +4 -1
  89. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +5 -2
  90. package/docs/de/intlayer_with_storybook.md +4 -1
  91. package/docs/de/intlayer_with_svelte_kit.md +7 -2
  92. package/docs/de/intlayer_with_tanstack+solid.md +17 -6
  93. package/docs/de/intlayer_with_tanstack.md +12 -1
  94. package/docs/de/intlayer_with_vanilla.md +4 -1
  95. package/docs/de/intlayer_with_vite+lit.md +7 -2
  96. package/docs/de/intlayer_with_vite+preact.md +6 -1
  97. package/docs/de/intlayer_with_vite+react.md +6 -1
  98. package/docs/de/intlayer_with_vite+react_compiler.md +4 -1
  99. package/docs/de/intlayer_with_vite+solid.md +15 -10
  100. package/docs/de/intlayer_with_vite+svelte.md +6 -1
  101. package/docs/de/intlayer_with_vite+vanilla.md +5 -2
  102. package/docs/de/intlayer_with_vite+vue.md +4 -1
  103. package/docs/de/packages/next-intlayer/useIntlayer.md +6 -1
  104. package/docs/de/packages/solid-intlayer/useIntlayer.md +6 -3
  105. package/docs/en/dictionary/plurial.md +230 -0
  106. package/docs/en/intlayer_with_adonisjs.md +5 -2
  107. package/docs/en/intlayer_with_analog.md +5 -2
  108. package/docs/en/intlayer_with_angular.md +5 -2
  109. package/docs/en/intlayer_with_astro.md +4 -1
  110. package/docs/en/intlayer_with_astro_lit.md +12 -1
  111. package/docs/en/intlayer_with_astro_preact.md +12 -1
  112. package/docs/en/intlayer_with_astro_react.md +12 -1
  113. package/docs/en/intlayer_with_astro_solid.md +14 -3
  114. package/docs/en/intlayer_with_astro_svelte.md +12 -1
  115. package/docs/en/intlayer_with_astro_vanilla.md +12 -1
  116. package/docs/en/intlayer_with_astro_vue.md +4 -1
  117. package/docs/en/intlayer_with_create_react_app.md +8 -3
  118. package/docs/en/intlayer_with_express.md +5 -2
  119. package/docs/en/intlayer_with_fastify.md +5 -2
  120. package/docs/en/intlayer_with_hono.md +5 -2
  121. package/docs/en/intlayer_with_lynx+react.md +5 -2
  122. package/docs/en/intlayer_with_nestjs.md +4 -1
  123. package/docs/en/intlayer_with_nextjs_14.md +8 -3
  124. package/docs/en/intlayer_with_nextjs_15.md +8 -3
  125. package/docs/en/intlayer_with_nextjs_16.md +8 -3
  126. package/docs/en/intlayer_with_nextjs_compiler.md +4 -1
  127. package/docs/en/intlayer_with_nextjs_no_locale_path.md +7 -2
  128. package/docs/en/intlayer_with_nextjs_page_router.md +7 -2
  129. package/docs/en/intlayer_with_nuxt.md +5 -2
  130. package/docs/en/intlayer_with_react_native+expo.md +5 -2
  131. package/docs/en/intlayer_with_react_router_v7.md +5 -2
  132. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +5 -2
  133. package/docs/en/intlayer_with_storybook.md +4 -1
  134. package/docs/en/intlayer_with_svelte_kit.md +7 -2
  135. package/docs/en/intlayer_with_tanstack+solid.md +17 -6
  136. package/docs/en/intlayer_with_tanstack.md +13 -2
  137. package/docs/en/intlayer_with_vanilla.md +5 -2
  138. package/docs/en/intlayer_with_vite+lit.md +8 -3
  139. package/docs/en/intlayer_with_vite+preact.md +8 -3
  140. package/docs/en/intlayer_with_vite+react.md +8 -3
  141. package/docs/en/intlayer_with_vite+react_compiler.md +4 -1
  142. package/docs/en/intlayer_with_vite+solid.md +16 -11
  143. package/docs/en/intlayer_with_vite+svelte.md +8 -3
  144. package/docs/en/intlayer_with_vite+vanilla.md +5 -2
  145. package/docs/en/intlayer_with_vite+vue.md +5 -2
  146. package/docs/en/packages/next-intlayer/useIntlayer.md +7 -2
  147. package/docs/en/packages/solid-intlayer/useIntlayer.md +9 -6
  148. package/docs/en-GB/dictionary/plurial.md +230 -0
  149. package/docs/en-GB/intlayer_with_adonisjs.md +5 -2
  150. package/docs/en-GB/intlayer_with_analog.md +5 -2
  151. package/docs/en-GB/intlayer_with_angular.md +5 -2
  152. package/docs/en-GB/intlayer_with_astro.md +4 -1
  153. package/docs/en-GB/intlayer_with_astro_lit.md +12 -1
  154. package/docs/en-GB/intlayer_with_astro_preact.md +12 -1
  155. package/docs/en-GB/intlayer_with_astro_react.md +12 -1
  156. package/docs/en-GB/intlayer_with_astro_solid.md +14 -3
  157. package/docs/en-GB/intlayer_with_astro_svelte.md +12 -1
  158. package/docs/en-GB/intlayer_with_astro_vanilla.md +12 -1
  159. package/docs/en-GB/intlayer_with_astro_vue.md +4 -1
  160. package/docs/en-GB/intlayer_with_create_react_app.md +8 -3
  161. package/docs/en-GB/intlayer_with_express.md +5 -2
  162. package/docs/en-GB/intlayer_with_fastify.md +5 -2
  163. package/docs/en-GB/intlayer_with_hono.md +5 -2
  164. package/docs/en-GB/intlayer_with_lynx+react.md +5 -2
  165. package/docs/en-GB/intlayer_with_nestjs.md +4 -1
  166. package/docs/en-GB/intlayer_with_nextjs_14.md +8 -3
  167. package/docs/en-GB/intlayer_with_nextjs_15.md +8 -3
  168. package/docs/en-GB/intlayer_with_nextjs_16.md +8 -3
  169. package/docs/en-GB/intlayer_with_nextjs_compiler.md +4 -1
  170. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +7 -2
  171. package/docs/en-GB/intlayer_with_nextjs_page_router.md +7 -2
  172. package/docs/en-GB/intlayer_with_nuxt.md +5 -2
  173. package/docs/en-GB/intlayer_with_react_native+expo.md +5 -2
  174. package/docs/en-GB/intlayer_with_react_router_v7.md +5 -2
  175. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +5 -2
  176. package/docs/en-GB/intlayer_with_storybook.md +4 -1
  177. package/docs/en-GB/intlayer_with_svelte_kit.md +8 -3
  178. package/docs/en-GB/intlayer_with_tanstack+solid.md +17 -6
  179. package/docs/en-GB/intlayer_with_tanstack.md +13 -2
  180. package/docs/en-GB/intlayer_with_vanilla.md +5 -2
  181. package/docs/en-GB/intlayer_with_vite+lit.md +8 -3
  182. package/docs/en-GB/intlayer_with_vite+preact.md +8 -3
  183. package/docs/en-GB/intlayer_with_vite+react.md +8 -3
  184. package/docs/en-GB/intlayer_with_vite+react_compiler.md +4 -1
  185. package/docs/en-GB/intlayer_with_vite+solid.md +17 -12
  186. package/docs/en-GB/intlayer_with_vite+svelte.md +8 -3
  187. package/docs/en-GB/intlayer_with_vite+vanilla.md +5 -2
  188. package/docs/en-GB/intlayer_with_vite+vue.md +5 -2
  189. package/docs/en-GB/packages/next-intlayer/useIntlayer.md +7 -2
  190. package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +7 -4
  191. package/docs/es/dictionary/plurial.md +226 -0
  192. package/docs/es/intlayer_with_adonisjs.md +4 -1
  193. package/docs/es/intlayer_with_analog.md +4 -1
  194. package/docs/es/intlayer_with_angular.md +4 -1
  195. package/docs/es/intlayer_with_astro.md +4 -1
  196. package/docs/es/intlayer_with_astro_lit.md +12 -1
  197. package/docs/es/intlayer_with_astro_preact.md +12 -1
  198. package/docs/es/intlayer_with_astro_react.md +12 -1
  199. package/docs/es/intlayer_with_astro_solid.md +14 -3
  200. package/docs/es/intlayer_with_astro_svelte.md +12 -1
  201. package/docs/es/intlayer_with_astro_vanilla.md +12 -1
  202. package/docs/es/intlayer_with_astro_vue.md +4 -1
  203. package/docs/es/intlayer_with_create_react_app.md +6 -1
  204. package/docs/es/intlayer_with_express.md +4 -1
  205. package/docs/es/intlayer_with_fastify.md +4 -1
  206. package/docs/es/intlayer_with_hono.md +4 -1
  207. package/docs/es/intlayer_with_lynx+react.md +4 -1
  208. package/docs/es/intlayer_with_nestjs.md +4 -1
  209. package/docs/es/intlayer_with_nextjs_14.md +6 -1
  210. package/docs/es/intlayer_with_nextjs_15.md +6 -1
  211. package/docs/es/intlayer_with_nextjs_16.md +6 -1
  212. package/docs/es/intlayer_with_nextjs_compiler.md +4 -1
  213. package/docs/es/intlayer_with_nextjs_no_locale_path.md +7 -2
  214. package/docs/es/intlayer_with_nextjs_page_router.md +6 -1
  215. package/docs/es/intlayer_with_nuxt.md +4 -1
  216. package/docs/es/intlayer_with_react_native+expo.md +4 -1
  217. package/docs/es/intlayer_with_react_router_v7.md +4 -1
  218. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +5 -2
  219. package/docs/es/intlayer_with_storybook.md +4 -1
  220. package/docs/es/intlayer_with_svelte_kit.md +7 -2
  221. package/docs/es/intlayer_with_tanstack+solid.md +17 -6
  222. package/docs/es/intlayer_with_tanstack.md +12 -1
  223. package/docs/es/intlayer_with_vanilla.md +4 -1
  224. package/docs/es/intlayer_with_vite+lit.md +7 -2
  225. package/docs/es/intlayer_with_vite+preact.md +7 -2
  226. package/docs/es/intlayer_with_vite+react.md +6 -1
  227. package/docs/es/intlayer_with_vite+react_compiler.md +4 -1
  228. package/docs/es/intlayer_with_vite+solid.md +15 -10
  229. package/docs/es/intlayer_with_vite+svelte.md +6 -1
  230. package/docs/es/intlayer_with_vite+vanilla.md +5 -2
  231. package/docs/es/intlayer_with_vite+vue.md +4 -1
  232. package/docs/es/packages/next-intlayer/useIntlayer.md +6 -1
  233. package/docs/es/packages/solid-intlayer/useIntlayer.md +7 -4
  234. package/docs/fr/dictionary/plurial.md +226 -0
  235. package/docs/fr/intlayer_with_adonisjs.md +4 -1
  236. package/docs/fr/intlayer_with_analog.md +4 -1
  237. package/docs/fr/intlayer_with_angular.md +4 -1
  238. package/docs/fr/intlayer_with_astro.md +4 -1
  239. package/docs/fr/intlayer_with_astro_lit.md +12 -1
  240. package/docs/fr/intlayer_with_astro_preact.md +12 -1
  241. package/docs/fr/intlayer_with_astro_react.md +12 -1
  242. package/docs/fr/intlayer_with_astro_solid.md +14 -3
  243. package/docs/fr/intlayer_with_astro_svelte.md +12 -1
  244. package/docs/fr/intlayer_with_astro_vanilla.md +12 -1
  245. package/docs/fr/intlayer_with_astro_vue.md +4 -1
  246. package/docs/fr/intlayer_with_create_react_app.md +6 -1
  247. package/docs/fr/intlayer_with_express.md +4 -1
  248. package/docs/fr/intlayer_with_fastify.md +4 -1
  249. package/docs/fr/intlayer_with_hono.md +4 -1
  250. package/docs/fr/intlayer_with_lynx+react.md +4 -1
  251. package/docs/fr/intlayer_with_nestjs.md +4 -1
  252. package/docs/fr/intlayer_with_nextjs_14.md +7 -1
  253. package/docs/fr/intlayer_with_nextjs_15.md +6 -1
  254. package/docs/fr/intlayer_with_nextjs_16.md +6 -1
  255. package/docs/fr/intlayer_with_nextjs_compiler.md +4 -1
  256. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +7 -2
  257. package/docs/fr/intlayer_with_nextjs_page_router.md +6 -1
  258. package/docs/fr/intlayer_with_nuxt.md +4 -1
  259. package/docs/fr/intlayer_with_react_native+expo.md +4 -1
  260. package/docs/fr/intlayer_with_react_router_v7.md +4 -1
  261. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +5 -2
  262. package/docs/fr/intlayer_with_storybook.md +4 -1
  263. package/docs/fr/intlayer_with_svelte_kit.md +7 -2
  264. package/docs/fr/intlayer_with_tanstack+solid.md +17 -6
  265. package/docs/fr/intlayer_with_tanstack.md +12 -1
  266. package/docs/fr/intlayer_with_vanilla.md +4 -1
  267. package/docs/fr/intlayer_with_vite+lit.md +7 -2
  268. package/docs/fr/intlayer_with_vite+preact.md +6 -1
  269. package/docs/fr/intlayer_with_vite+react.md +6 -1
  270. package/docs/fr/intlayer_with_vite+react_compiler.md +4 -1
  271. package/docs/fr/intlayer_with_vite+solid.md +15 -10
  272. package/docs/fr/intlayer_with_vite+svelte.md +6 -1
  273. package/docs/fr/intlayer_with_vite+vanilla.md +5 -2
  274. package/docs/fr/intlayer_with_vite+vue.md +4 -1
  275. package/docs/fr/packages/next-intlayer/useIntlayer.md +6 -1
  276. package/docs/fr/packages/solid-intlayer/useIntlayer.md +7 -4
  277. package/docs/hi/dictionary/plurial.md +226 -0
  278. package/docs/hi/intlayer_with_adonisjs.md +4 -1
  279. package/docs/hi/intlayer_with_analog.md +5 -2
  280. package/docs/hi/intlayer_with_angular.md +4 -1
  281. package/docs/hi/intlayer_with_astro.md +4 -1
  282. package/docs/hi/intlayer_with_astro_lit.md +12 -1
  283. package/docs/hi/intlayer_with_astro_preact.md +12 -1
  284. package/docs/hi/intlayer_with_astro_react.md +12 -1
  285. package/docs/hi/intlayer_with_astro_solid.md +14 -3
  286. package/docs/hi/intlayer_with_astro_svelte.md +12 -1
  287. package/docs/hi/intlayer_with_astro_vanilla.md +12 -1
  288. package/docs/hi/intlayer_with_astro_vue.md +4 -1
  289. package/docs/hi/intlayer_with_create_react_app.md +7 -1
  290. package/docs/hi/intlayer_with_express.md +4 -1
  291. package/docs/hi/intlayer_with_fastify.md +4 -1
  292. package/docs/hi/intlayer_with_hono.md +4 -1
  293. package/docs/hi/intlayer_with_lynx+react.md +4 -1
  294. package/docs/hi/intlayer_with_nestjs.md +4 -1
  295. package/docs/hi/intlayer_with_nextjs_14.md +7 -1
  296. package/docs/hi/intlayer_with_nextjs_15.md +6 -1
  297. package/docs/hi/intlayer_with_nextjs_16.md +6 -1
  298. package/docs/hi/intlayer_with_nextjs_compiler.md +4 -1
  299. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +6 -1
  300. package/docs/hi/intlayer_with_nextjs_page_router.md +6 -1
  301. package/docs/hi/intlayer_with_nuxt.md +4 -1
  302. package/docs/hi/intlayer_with_react_native+expo.md +4 -1
  303. package/docs/hi/intlayer_with_react_router_v7.md +4 -1
  304. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +4 -1
  305. package/docs/hi/intlayer_with_storybook.md +4 -1
  306. package/docs/hi/intlayer_with_svelte_kit.md +7 -2
  307. package/docs/hi/intlayer_with_tanstack+solid.md +17 -6
  308. package/docs/hi/intlayer_with_tanstack.md +12 -1
  309. package/docs/hi/intlayer_with_vanilla.md +4 -1
  310. package/docs/hi/intlayer_with_vite+lit.md +7 -2
  311. package/docs/hi/intlayer_with_vite+preact.md +6 -1
  312. package/docs/hi/intlayer_with_vite+react.md +7 -2
  313. package/docs/hi/intlayer_with_vite+react_compiler.md +4 -1
  314. package/docs/hi/intlayer_with_vite+solid.md +15 -10
  315. package/docs/hi/intlayer_with_vite+svelte.md +6 -1
  316. package/docs/hi/intlayer_with_vite+vanilla.md +5 -2
  317. package/docs/hi/intlayer_with_vite+vue.md +4 -1
  318. package/docs/hi/packages/next-intlayer/useIntlayer.md +6 -1
  319. package/docs/hi/packages/solid-intlayer/useIntlayer.md +6 -3
  320. package/docs/id/dictionary/plurial.md +223 -0
  321. package/docs/id/intlayer_with_adonisjs.md +4 -1
  322. package/docs/id/intlayer_with_analog.md +5 -2
  323. package/docs/id/intlayer_with_angular.md +4 -1
  324. package/docs/id/intlayer_with_astro.md +4 -1
  325. package/docs/id/intlayer_with_astro_lit.md +12 -1
  326. package/docs/id/intlayer_with_astro_preact.md +12 -1
  327. package/docs/id/intlayer_with_astro_react.md +12 -1
  328. package/docs/id/intlayer_with_astro_solid.md +14 -3
  329. package/docs/id/intlayer_with_astro_svelte.md +12 -1
  330. package/docs/id/intlayer_with_astro_vanilla.md +12 -1
  331. package/docs/id/intlayer_with_astro_vue.md +4 -1
  332. package/docs/id/intlayer_with_create_react_app.md +6 -1
  333. package/docs/id/intlayer_with_express.md +4 -1
  334. package/docs/id/intlayer_with_fastify.md +4 -1
  335. package/docs/id/intlayer_with_hono.md +4 -1
  336. package/docs/id/intlayer_with_lynx+react.md +4 -1
  337. package/docs/id/intlayer_with_nestjs.md +4 -1
  338. package/docs/id/intlayer_with_nextjs_14.md +6 -1
  339. package/docs/id/intlayer_with_nextjs_15.md +6 -1
  340. package/docs/id/intlayer_with_nextjs_16.md +6 -1
  341. package/docs/id/intlayer_with_nextjs_compiler.md +4 -1
  342. package/docs/id/intlayer_with_nextjs_no_locale_path.md +6 -1
  343. package/docs/id/intlayer_with_nextjs_page_router.md +6 -1
  344. package/docs/id/intlayer_with_nuxt.md +4 -1
  345. package/docs/id/intlayer_with_react_native+expo.md +4 -1
  346. package/docs/id/intlayer_with_react_router_v7.md +4 -1
  347. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +4 -1
  348. package/docs/id/intlayer_with_storybook.md +4 -1
  349. package/docs/id/intlayer_with_svelte_kit.md +7 -2
  350. package/docs/id/intlayer_with_tanstack+solid.md +17 -6
  351. package/docs/id/intlayer_with_tanstack.md +12 -1
  352. package/docs/id/intlayer_with_vanilla.md +4 -1
  353. package/docs/id/intlayer_with_vite+lit.md +7 -2
  354. package/docs/id/intlayer_with_vite+preact.md +6 -1
  355. package/docs/id/intlayer_with_vite+react.md +6 -1
  356. package/docs/id/intlayer_with_vite+react_compiler.md +4 -1
  357. package/docs/id/intlayer_with_vite+solid.md +15 -10
  358. package/docs/id/intlayer_with_vite+svelte.md +6 -1
  359. package/docs/id/intlayer_with_vite+vanilla.md +5 -2
  360. package/docs/id/intlayer_with_vite+vue.md +4 -1
  361. package/docs/id/packages/next-intlayer/useIntlayer.md +6 -1
  362. package/docs/id/packages/solid-intlayer/useIntlayer.md +6 -3
  363. package/docs/it/dictionary/plurial.md +226 -0
  364. package/docs/it/intlayer_with_adonisjs.md +4 -1
  365. package/docs/it/intlayer_with_analog.md +5 -2
  366. package/docs/it/intlayer_with_angular.md +4 -1
  367. package/docs/it/intlayer_with_astro.md +4 -1
  368. package/docs/it/intlayer_with_astro_lit.md +12 -1
  369. package/docs/it/intlayer_with_astro_preact.md +12 -1
  370. package/docs/it/intlayer_with_astro_react.md +12 -1
  371. package/docs/it/intlayer_with_astro_solid.md +14 -3
  372. package/docs/it/intlayer_with_astro_svelte.md +12 -1
  373. package/docs/it/intlayer_with_astro_vanilla.md +12 -1
  374. package/docs/it/intlayer_with_astro_vue.md +4 -1
  375. package/docs/it/intlayer_with_create_react_app.md +6 -1
  376. package/docs/it/intlayer_with_express.md +4 -1
  377. package/docs/it/intlayer_with_fastify.md +4 -1
  378. package/docs/it/intlayer_with_hono.md +4 -1
  379. package/docs/it/intlayer_with_lynx+react.md +4 -1
  380. package/docs/it/intlayer_with_nestjs.md +4 -1
  381. package/docs/it/intlayer_with_nextjs_14.md +7 -1
  382. package/docs/it/intlayer_with_nextjs_15.md +6 -1
  383. package/docs/it/intlayer_with_nextjs_16.md +6 -1
  384. package/docs/it/intlayer_with_nextjs_compiler.md +4 -1
  385. package/docs/it/intlayer_with_nextjs_no_locale_path.md +6 -1
  386. package/docs/it/intlayer_with_nextjs_page_router.md +6 -1
  387. package/docs/it/intlayer_with_nuxt.md +4 -1
  388. package/docs/it/intlayer_with_react_native+expo.md +4 -1
  389. package/docs/it/intlayer_with_react_router_v7.md +4 -1
  390. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +5 -2
  391. package/docs/it/intlayer_with_storybook.md +4 -1
  392. package/docs/it/intlayer_with_svelte_kit.md +7 -2
  393. package/docs/it/intlayer_with_tanstack+solid.md +17 -6
  394. package/docs/it/intlayer_with_tanstack.md +12 -1
  395. package/docs/it/intlayer_with_vanilla.md +4 -1
  396. package/docs/it/intlayer_with_vite+lit.md +7 -2
  397. package/docs/it/intlayer_with_vite+preact.md +6 -1
  398. package/docs/it/intlayer_with_vite+react.md +6 -1
  399. package/docs/it/intlayer_with_vite+react_compiler.md +4 -1
  400. package/docs/it/intlayer_with_vite+solid.md +15 -10
  401. package/docs/it/intlayer_with_vite+svelte.md +6 -1
  402. package/docs/it/intlayer_with_vite+vanilla.md +5 -2
  403. package/docs/it/intlayer_with_vite+vue.md +4 -1
  404. package/docs/it/packages/next-intlayer/useIntlayer.md +6 -1
  405. package/docs/it/packages/solid-intlayer/useIntlayer.md +6 -3
  406. package/docs/ja/dictionary/plurial.md +224 -0
  407. package/docs/ja/intlayer_with_adonisjs.md +4 -1
  408. package/docs/ja/intlayer_with_analog.md +4 -1
  409. package/docs/ja/intlayer_with_angular.md +4 -1
  410. package/docs/ja/intlayer_with_astro.md +4 -1
  411. package/docs/ja/intlayer_with_astro_lit.md +12 -1
  412. package/docs/ja/intlayer_with_astro_preact.md +12 -1
  413. package/docs/ja/intlayer_with_astro_react.md +12 -1
  414. package/docs/ja/intlayer_with_astro_solid.md +14 -3
  415. package/docs/ja/intlayer_with_astro_svelte.md +12 -1
  416. package/docs/ja/intlayer_with_astro_vanilla.md +12 -1
  417. package/docs/ja/intlayer_with_astro_vue.md +4 -1
  418. package/docs/ja/intlayer_with_create_react_app.md +7 -2
  419. package/docs/ja/intlayer_with_express.md +4 -1
  420. package/docs/ja/intlayer_with_fastify.md +4 -1
  421. package/docs/ja/intlayer_with_hono.md +4 -1
  422. package/docs/ja/intlayer_with_lynx+react.md +4 -1
  423. package/docs/ja/intlayer_with_nestjs.md +4 -1
  424. package/docs/ja/intlayer_with_nextjs_14.md +7 -2
  425. package/docs/ja/intlayer_with_nextjs_15.md +7 -2
  426. package/docs/ja/intlayer_with_nextjs_16.md +7 -2
  427. package/docs/ja/intlayer_with_nextjs_compiler.md +4 -1
  428. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +6 -1
  429. package/docs/ja/intlayer_with_nextjs_page_router.md +6 -1
  430. package/docs/ja/intlayer_with_nuxt.md +4 -1
  431. package/docs/ja/intlayer_with_react_native+expo.md +4 -1
  432. package/docs/ja/intlayer_with_react_router_v7.md +4 -1
  433. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +5 -2
  434. package/docs/ja/intlayer_with_storybook.md +4 -1
  435. package/docs/ja/intlayer_with_svelte_kit.md +4 -1
  436. package/docs/ja/intlayer_with_tanstack+solid.md +17 -6
  437. package/docs/ja/intlayer_with_tanstack.md +12 -1
  438. package/docs/ja/intlayer_with_vanilla.md +4 -1
  439. package/docs/ja/intlayer_with_vite+lit.md +7 -2
  440. package/docs/ja/intlayer_with_vite+preact.md +4 -1
  441. package/docs/ja/intlayer_with_vite+react.md +4 -1
  442. package/docs/ja/intlayer_with_vite+react_compiler.md +4 -1
  443. package/docs/ja/intlayer_with_vite+solid.md +15 -10
  444. package/docs/ja/intlayer_with_vite+svelte.md +6 -1
  445. package/docs/ja/intlayer_with_vite+vanilla.md +5 -2
  446. package/docs/ja/intlayer_with_vite+vue.md +4 -1
  447. package/docs/ja/packages/next-intlayer/useIntlayer.md +6 -1
  448. package/docs/ja/packages/solid-intlayer/useIntlayer.md +6 -3
  449. package/docs/ko/dictionary/plurial.md +223 -0
  450. package/docs/ko/intlayer_with_adonisjs.md +4 -1
  451. package/docs/ko/intlayer_with_analog.md +4 -1
  452. package/docs/ko/intlayer_with_angular.md +4 -1
  453. package/docs/ko/intlayer_with_astro.md +4 -1
  454. package/docs/ko/intlayer_with_astro_lit.md +12 -1
  455. package/docs/ko/intlayer_with_astro_preact.md +12 -1
  456. package/docs/ko/intlayer_with_astro_react.md +12 -1
  457. package/docs/ko/intlayer_with_astro_solid.md +14 -3
  458. package/docs/ko/intlayer_with_astro_svelte.md +12 -1
  459. package/docs/ko/intlayer_with_astro_vanilla.md +12 -1
  460. package/docs/ko/intlayer_with_astro_vue.md +4 -1
  461. package/docs/ko/intlayer_with_create_react_app.md +6 -1
  462. package/docs/ko/intlayer_with_express.md +4 -1
  463. package/docs/ko/intlayer_with_fastify.md +4 -1
  464. package/docs/ko/intlayer_with_hono.md +4 -1
  465. package/docs/ko/intlayer_with_lynx+react.md +4 -1
  466. package/docs/ko/intlayer_with_nestjs.md +4 -1
  467. package/docs/ko/intlayer_with_nextjs_14.md +6 -1
  468. package/docs/ko/intlayer_with_nextjs_15.md +6 -1
  469. package/docs/ko/intlayer_with_nextjs_16.md +6 -1
  470. package/docs/ko/intlayer_with_nextjs_compiler.md +4 -1
  471. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +6 -1
  472. package/docs/ko/intlayer_with_nextjs_page_router.md +6 -1
  473. package/docs/ko/intlayer_with_nuxt.md +4 -1
  474. package/docs/ko/intlayer_with_react_native+expo.md +4 -1
  475. package/docs/ko/intlayer_with_react_router_v7.md +4 -1
  476. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +4 -1
  477. package/docs/ko/intlayer_with_storybook.md +4 -1
  478. package/docs/ko/intlayer_with_svelte_kit.md +7 -2
  479. package/docs/ko/intlayer_with_tanstack+solid.md +17 -6
  480. package/docs/ko/intlayer_with_tanstack.md +12 -1
  481. package/docs/ko/intlayer_with_vanilla.md +4 -1
  482. package/docs/ko/intlayer_with_vite+lit.md +7 -2
  483. package/docs/ko/intlayer_with_vite+preact.md +6 -1
  484. package/docs/ko/intlayer_with_vite+react.md +6 -1
  485. package/docs/ko/intlayer_with_vite+react_compiler.md +4 -1
  486. package/docs/ko/intlayer_with_vite+solid.md +15 -10
  487. package/docs/ko/intlayer_with_vite+svelte.md +6 -1
  488. package/docs/ko/intlayer_with_vite+vanilla.md +5 -2
  489. package/docs/ko/intlayer_with_vite+vue.md +4 -1
  490. package/docs/ko/packages/next-intlayer/useIntlayer.md +6 -1
  491. package/docs/ko/packages/solid-intlayer/useIntlayer.md +6 -3
  492. package/docs/nl/intlayer_with_fastify.md +4 -1
  493. package/docs/nl/intlayer_with_hono.md +4 -1
  494. package/docs/nl/intlayer_with_storybook.md +4 -1
  495. package/docs/nl/intlayer_with_vanilla.md +4 -1
  496. package/docs/nl/intlayer_with_vite+lit.md +7 -2
  497. package/docs/nl/intlayer_with_vite+vanilla.md +5 -2
  498. package/docs/pl/dictionary/plurial.md +232 -0
  499. package/docs/pl/intlayer_with_adonisjs.md +4 -1
  500. package/docs/pl/intlayer_with_analog.md +4 -1
  501. package/docs/pl/intlayer_with_angular.md +4 -1
  502. package/docs/pl/intlayer_with_astro.md +4 -1
  503. package/docs/pl/intlayer_with_astro_lit.md +12 -1
  504. package/docs/pl/intlayer_with_astro_preact.md +12 -1
  505. package/docs/pl/intlayer_with_astro_react.md +12 -1
  506. package/docs/pl/intlayer_with_astro_solid.md +14 -3
  507. package/docs/pl/intlayer_with_astro_svelte.md +12 -1
  508. package/docs/pl/intlayer_with_astro_vanilla.md +12 -1
  509. package/docs/pl/intlayer_with_astro_vue.md +4 -1
  510. package/docs/pl/intlayer_with_create_react_app.md +6 -1
  511. package/docs/pl/intlayer_with_express.md +4 -1
  512. package/docs/pl/intlayer_with_fastify.md +4 -1
  513. package/docs/pl/intlayer_with_hono.md +4 -1
  514. package/docs/pl/intlayer_with_lynx+react.md +4 -1
  515. package/docs/pl/intlayer_with_nestjs.md +4 -1
  516. package/docs/pl/intlayer_with_nextjs_14.md +6 -1
  517. package/docs/pl/intlayer_with_nextjs_15.md +6 -1
  518. package/docs/pl/intlayer_with_nextjs_16.md +6 -1
  519. package/docs/pl/intlayer_with_nextjs_compiler.md +4 -1
  520. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +6 -1
  521. package/docs/pl/intlayer_with_nextjs_page_router.md +6 -1
  522. package/docs/pl/intlayer_with_nuxt.md +4 -1
  523. package/docs/pl/intlayer_with_react_native+expo.md +4 -1
  524. package/docs/pl/intlayer_with_react_router_v7.md +4 -1
  525. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +5 -2
  526. package/docs/pl/intlayer_with_storybook.md +4 -1
  527. package/docs/pl/intlayer_with_svelte_kit.md +7 -2
  528. package/docs/pl/intlayer_with_tanstack+solid.md +17 -6
  529. package/docs/pl/intlayer_with_tanstack.md +12 -1
  530. package/docs/pl/intlayer_with_vanilla.md +4 -1
  531. package/docs/pl/intlayer_with_vite+lit.md +7 -2
  532. package/docs/pl/intlayer_with_vite+preact.md +6 -1
  533. package/docs/pl/intlayer_with_vite+react.md +6 -1
  534. package/docs/pl/intlayer_with_vite+react_compiler.md +4 -1
  535. package/docs/pl/intlayer_with_vite+solid.md +15 -10
  536. package/docs/pl/intlayer_with_vite+svelte.md +6 -1
  537. package/docs/pl/intlayer_with_vite+vanilla.md +5 -2
  538. package/docs/pl/intlayer_with_vite+vue.md +4 -1
  539. package/docs/pl/packages/next-intlayer/useIntlayer.md +6 -1
  540. package/docs/pl/packages/solid-intlayer/useIntlayer.md +6 -3
  541. package/docs/pt/dictionary/plurial.md +226 -0
  542. package/docs/pt/intlayer_with_adonisjs.md +4 -1
  543. package/docs/pt/intlayer_with_analog.md +4 -1
  544. package/docs/pt/intlayer_with_angular.md +4 -1
  545. package/docs/pt/intlayer_with_astro.md +4 -1
  546. package/docs/pt/intlayer_with_astro_lit.md +12 -1
  547. package/docs/pt/intlayer_with_astro_preact.md +12 -1
  548. package/docs/pt/intlayer_with_astro_react.md +12 -1
  549. package/docs/pt/intlayer_with_astro_solid.md +14 -3
  550. package/docs/pt/intlayer_with_astro_svelte.md +12 -1
  551. package/docs/pt/intlayer_with_astro_vanilla.md +12 -1
  552. package/docs/pt/intlayer_with_astro_vue.md +4 -1
  553. package/docs/pt/intlayer_with_create_react_app.md +6 -1
  554. package/docs/pt/intlayer_with_express.md +4 -1
  555. package/docs/pt/intlayer_with_fastify.md +4 -1
  556. package/docs/pt/intlayer_with_hono.md +4 -1
  557. package/docs/pt/intlayer_with_lynx+react.md +4 -1
  558. package/docs/pt/intlayer_with_nestjs.md +4 -1
  559. package/docs/pt/intlayer_with_nextjs_14.md +7 -1
  560. package/docs/pt/intlayer_with_nextjs_15.md +6 -1
  561. package/docs/pt/intlayer_with_nextjs_16.md +6 -1
  562. package/docs/pt/intlayer_with_nextjs_compiler.md +4 -1
  563. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +6 -1
  564. package/docs/pt/intlayer_with_nextjs_page_router.md +6 -1
  565. package/docs/pt/intlayer_with_nuxt.md +4 -1
  566. package/docs/pt/intlayer_with_react_native+expo.md +4 -1
  567. package/docs/pt/intlayer_with_react_router_v7.md +4 -1
  568. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +4 -1
  569. package/docs/pt/intlayer_with_storybook.md +4 -1
  570. package/docs/pt/intlayer_with_svelte_kit.md +7 -2
  571. package/docs/pt/intlayer_with_tanstack+solid.md +17 -6
  572. package/docs/pt/intlayer_with_tanstack.md +12 -1
  573. package/docs/pt/intlayer_with_vanilla.md +4 -1
  574. package/docs/pt/intlayer_with_vite+lit.md +7 -2
  575. package/docs/pt/intlayer_with_vite+preact.md +6 -1
  576. package/docs/pt/intlayer_with_vite+react.md +6 -1
  577. package/docs/pt/intlayer_with_vite+react_compiler.md +4 -1
  578. package/docs/pt/intlayer_with_vite+solid.md +15 -10
  579. package/docs/pt/intlayer_with_vite+svelte.md +6 -1
  580. package/docs/pt/intlayer_with_vite+vanilla.md +5 -2
  581. package/docs/pt/intlayer_with_vite+vue.md +4 -1
  582. package/docs/pt/packages/next-intlayer/useIntlayer.md +6 -1
  583. package/docs/pt/packages/solid-intlayer/useIntlayer.md +6 -3
  584. package/docs/ru/dictionary/plurial.md +230 -0
  585. package/docs/ru/intlayer_with_adonisjs.md +4 -1
  586. package/docs/ru/intlayer_with_analog.md +4 -1
  587. package/docs/ru/intlayer_with_angular.md +4 -1
  588. package/docs/ru/intlayer_with_astro.md +4 -1
  589. package/docs/ru/intlayer_with_astro_lit.md +12 -1
  590. package/docs/ru/intlayer_with_astro_preact.md +12 -1
  591. package/docs/ru/intlayer_with_astro_react.md +12 -1
  592. package/docs/ru/intlayer_with_astro_solid.md +14 -3
  593. package/docs/ru/intlayer_with_astro_svelte.md +12 -1
  594. package/docs/ru/intlayer_with_astro_vanilla.md +12 -1
  595. package/docs/ru/intlayer_with_astro_vue.md +4 -1
  596. package/docs/ru/intlayer_with_create_react_app.md +6 -1
  597. package/docs/ru/intlayer_with_express.md +4 -1
  598. package/docs/ru/intlayer_with_fastify.md +4 -1
  599. package/docs/ru/intlayer_with_hono.md +4 -1
  600. package/docs/ru/intlayer_with_lynx+react.md +4 -1
  601. package/docs/ru/intlayer_with_nestjs.md +4 -1
  602. package/docs/ru/intlayer_with_nextjs_14.md +7 -1
  603. package/docs/ru/intlayer_with_nextjs_15.md +6 -1
  604. package/docs/ru/intlayer_with_nextjs_16.md +6 -1
  605. package/docs/ru/intlayer_with_nextjs_compiler.md +4 -1
  606. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +6 -1
  607. package/docs/ru/intlayer_with_nextjs_page_router.md +6 -1
  608. package/docs/ru/intlayer_with_nuxt.md +4 -1
  609. package/docs/ru/intlayer_with_react_native+expo.md +4 -1
  610. package/docs/ru/intlayer_with_react_router_v7.md +4 -1
  611. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +5 -2
  612. package/docs/ru/intlayer_with_storybook.md +4 -1
  613. package/docs/ru/intlayer_with_svelte_kit.md +7 -2
  614. package/docs/ru/intlayer_with_tanstack+solid.md +17 -6
  615. package/docs/ru/intlayer_with_tanstack.md +12 -1
  616. package/docs/ru/intlayer_with_vanilla.md +4 -1
  617. package/docs/ru/intlayer_with_vite+lit.md +7 -2
  618. package/docs/ru/intlayer_with_vite+preact.md +6 -1
  619. package/docs/ru/intlayer_with_vite+react.md +6 -1
  620. package/docs/ru/intlayer_with_vite+react_compiler.md +4 -1
  621. package/docs/ru/intlayer_with_vite+solid.md +15 -10
  622. package/docs/ru/intlayer_with_vite+svelte.md +6 -1
  623. package/docs/ru/intlayer_with_vite+vanilla.md +5 -2
  624. package/docs/ru/intlayer_with_vite+vue.md +4 -1
  625. package/docs/ru/packages/next-intlayer/useIntlayer.md +6 -1
  626. package/docs/ru/packages/solid-intlayer/useIntlayer.md +6 -3
  627. package/docs/tr/dictionary/plurial.md +226 -0
  628. package/docs/tr/intlayer_with_adonisjs.md +4 -1
  629. package/docs/tr/intlayer_with_analog.md +4 -1
  630. package/docs/tr/intlayer_with_angular.md +4 -1
  631. package/docs/tr/intlayer_with_astro.md +4 -1
  632. package/docs/tr/intlayer_with_astro_lit.md +12 -1
  633. package/docs/tr/intlayer_with_astro_preact.md +12 -1
  634. package/docs/tr/intlayer_with_astro_react.md +12 -1
  635. package/docs/tr/intlayer_with_astro_solid.md +14 -3
  636. package/docs/tr/intlayer_with_astro_svelte.md +12 -1
  637. package/docs/tr/intlayer_with_astro_vanilla.md +12 -1
  638. package/docs/tr/intlayer_with_astro_vue.md +4 -1
  639. package/docs/tr/intlayer_with_create_react_app.md +6 -1
  640. package/docs/tr/intlayer_with_express.md +4 -1
  641. package/docs/tr/intlayer_with_fastify.md +4 -1
  642. package/docs/tr/intlayer_with_hono.md +4 -1
  643. package/docs/tr/intlayer_with_lynx+react.md +4 -1
  644. package/docs/tr/intlayer_with_nestjs.md +4 -1
  645. package/docs/tr/intlayer_with_nextjs_14.md +4 -1
  646. package/docs/tr/intlayer_with_nextjs_15.md +6 -1
  647. package/docs/tr/intlayer_with_nextjs_16.md +6 -1
  648. package/docs/tr/intlayer_with_nextjs_compiler.md +4 -1
  649. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +6 -1
  650. package/docs/tr/intlayer_with_nextjs_page_router.md +6 -1
  651. package/docs/tr/intlayer_with_nuxt.md +4 -1
  652. package/docs/tr/intlayer_with_react_native+expo.md +4 -1
  653. package/docs/tr/intlayer_with_react_router_v7.md +4 -1
  654. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +5 -2
  655. package/docs/tr/intlayer_with_storybook.md +4 -1
  656. package/docs/tr/intlayer_with_svelte_kit.md +7 -2
  657. package/docs/tr/intlayer_with_tanstack+solid.md +17 -6
  658. package/docs/tr/intlayer_with_tanstack.md +12 -1
  659. package/docs/tr/intlayer_with_vanilla.md +4 -1
  660. package/docs/tr/intlayer_with_vite+lit.md +7 -2
  661. package/docs/tr/intlayer_with_vite+preact.md +6 -1
  662. package/docs/tr/intlayer_with_vite+react.md +6 -1
  663. package/docs/tr/intlayer_with_vite+react_compiler.md +4 -1
  664. package/docs/tr/intlayer_with_vite+solid.md +15 -10
  665. package/docs/tr/intlayer_with_vite+svelte.md +6 -1
  666. package/docs/tr/intlayer_with_vite+vanilla.md +5 -2
  667. package/docs/tr/intlayer_with_vite+vue.md +4 -1
  668. package/docs/tr/packages/next-intlayer/useIntlayer.md +7 -2
  669. package/docs/tr/packages/solid-intlayer/useIntlayer.md +6 -3
  670. package/docs/uk/dictionary/plurial.md +233 -0
  671. package/docs/uk/intlayer_with_adonisjs.md +4 -1
  672. package/docs/uk/intlayer_with_analog.md +4 -1
  673. package/docs/uk/intlayer_with_angular.md +4 -1
  674. package/docs/uk/intlayer_with_astro.md +4 -1
  675. package/docs/uk/intlayer_with_astro_lit.md +12 -1
  676. package/docs/uk/intlayer_with_astro_preact.md +12 -1
  677. package/docs/uk/intlayer_with_astro_react.md +12 -1
  678. package/docs/uk/intlayer_with_astro_solid.md +14 -3
  679. package/docs/uk/intlayer_with_astro_svelte.md +12 -1
  680. package/docs/uk/intlayer_with_astro_vanilla.md +12 -1
  681. package/docs/uk/intlayer_with_astro_vue.md +4 -1
  682. package/docs/uk/intlayer_with_create_react_app.md +6 -1
  683. package/docs/uk/intlayer_with_express.md +4 -1
  684. package/docs/uk/intlayer_with_fastify.md +4 -1
  685. package/docs/uk/intlayer_with_hono.md +4 -1
  686. package/docs/uk/intlayer_with_lynx+react.md +4 -1
  687. package/docs/uk/intlayer_with_nestjs.md +4 -1
  688. package/docs/uk/intlayer_with_nextjs_14.md +6 -1
  689. package/docs/uk/intlayer_with_nextjs_15.md +6 -1
  690. package/docs/uk/intlayer_with_nextjs_16.md +6 -1
  691. package/docs/uk/intlayer_with_nextjs_compiler.md +4 -1
  692. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +6 -1
  693. package/docs/uk/intlayer_with_nextjs_page_router.md +6 -1
  694. package/docs/uk/intlayer_with_nuxt.md +4 -1
  695. package/docs/uk/intlayer_with_react_native+expo.md +4 -1
  696. package/docs/uk/intlayer_with_react_router_v7.md +4 -1
  697. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +4 -1
  698. package/docs/uk/intlayer_with_storybook.md +4 -1
  699. package/docs/uk/intlayer_with_svelte_kit.md +6 -1
  700. package/docs/uk/intlayer_with_tanstack+solid.md +17 -6
  701. package/docs/uk/intlayer_with_tanstack.md +12 -1
  702. package/docs/uk/intlayer_with_vanilla.md +4 -1
  703. package/docs/uk/intlayer_with_vite+lit.md +7 -2
  704. package/docs/uk/intlayer_with_vite+preact.md +6 -1
  705. package/docs/uk/intlayer_with_vite+react.md +6 -1
  706. package/docs/uk/intlayer_with_vite+react_compiler.md +4 -1
  707. package/docs/uk/intlayer_with_vite+solid.md +15 -10
  708. package/docs/uk/intlayer_with_vite+svelte.md +6 -1
  709. package/docs/uk/intlayer_with_vite+vanilla.md +5 -2
  710. package/docs/uk/intlayer_with_vite+vue.md +6 -3
  711. package/docs/uk/packages/next-intlayer/useIntlayer.md +6 -1
  712. package/docs/uk/packages/solid-intlayer/useIntlayer.md +6 -3
  713. package/docs/ur/intlayer_with_fastify.md +4 -1
  714. package/docs/ur/intlayer_with_hono.md +4 -1
  715. package/docs/ur/intlayer_with_storybook.md +4 -1
  716. package/docs/ur/intlayer_with_vanilla.md +4 -1
  717. package/docs/ur/intlayer_with_vite+lit.md +7 -2
  718. package/docs/ur/intlayer_with_vite+vanilla.md +5 -2
  719. package/docs/vi/dictionary/plurial.md +223 -0
  720. package/docs/vi/intlayer_with_adonisjs.md +4 -1
  721. package/docs/vi/intlayer_with_analog.md +4 -1
  722. package/docs/vi/intlayer_with_angular.md +4 -1
  723. package/docs/vi/intlayer_with_astro.md +4 -1
  724. package/docs/vi/intlayer_with_astro_lit.md +12 -1
  725. package/docs/vi/intlayer_with_astro_preact.md +12 -1
  726. package/docs/vi/intlayer_with_astro_react.md +12 -1
  727. package/docs/vi/intlayer_with_astro_solid.md +14 -3
  728. package/docs/vi/intlayer_with_astro_svelte.md +12 -1
  729. package/docs/vi/intlayer_with_astro_vanilla.md +12 -1
  730. package/docs/vi/intlayer_with_astro_vue.md +4 -1
  731. package/docs/vi/intlayer_with_create_react_app.md +6 -1
  732. package/docs/vi/intlayer_with_express.md +4 -1
  733. package/docs/vi/intlayer_with_fastify.md +4 -1
  734. package/docs/vi/intlayer_with_hono.md +4 -1
  735. package/docs/vi/intlayer_with_lynx+react.md +4 -1
  736. package/docs/vi/intlayer_with_nestjs.md +4 -1
  737. package/docs/vi/intlayer_with_nextjs_14.md +6 -1
  738. package/docs/vi/intlayer_with_nextjs_15.md +6 -1
  739. package/docs/vi/intlayer_with_nextjs_16.md +6 -1
  740. package/docs/vi/intlayer_with_nextjs_compiler.md +4 -1
  741. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +6 -1
  742. package/docs/vi/intlayer_with_nextjs_page_router.md +6 -1
  743. package/docs/vi/intlayer_with_nuxt.md +4 -1
  744. package/docs/vi/intlayer_with_react_native+expo.md +4 -1
  745. package/docs/vi/intlayer_with_react_router_v7.md +4 -1
  746. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +4 -1
  747. package/docs/vi/intlayer_with_storybook.md +4 -1
  748. package/docs/vi/intlayer_with_svelte_kit.md +7 -2
  749. package/docs/vi/intlayer_with_tanstack+solid.md +17 -6
  750. package/docs/vi/intlayer_with_tanstack.md +12 -1
  751. package/docs/vi/intlayer_with_vanilla.md +4 -1
  752. package/docs/vi/intlayer_with_vite+lit.md +7 -2
  753. package/docs/vi/intlayer_with_vite+preact.md +6 -1
  754. package/docs/vi/intlayer_with_vite+react.md +6 -1
  755. package/docs/vi/intlayer_with_vite+react_compiler.md +4 -1
  756. package/docs/vi/intlayer_with_vite+solid.md +15 -10
  757. package/docs/vi/intlayer_with_vite+svelte.md +6 -1
  758. package/docs/vi/intlayer_with_vite+vanilla.md +5 -2
  759. package/docs/vi/intlayer_with_vite+vue.md +4 -1
  760. package/docs/vi/packages/next-intlayer/useIntlayer.md +6 -1
  761. package/docs/vi/packages/solid-intlayer/useIntlayer.md +6 -3
  762. package/docs/zh/dictionary/plurial.md +223 -0
  763. package/docs/zh/intlayer_with_adonisjs.md +4 -1
  764. package/docs/zh/intlayer_with_analog.md +4 -1
  765. package/docs/zh/intlayer_with_angular.md +4 -1
  766. package/docs/zh/intlayer_with_astro.md +4 -1
  767. package/docs/zh/intlayer_with_astro_lit.md +12 -1
  768. package/docs/zh/intlayer_with_astro_preact.md +12 -1
  769. package/docs/zh/intlayer_with_astro_react.md +12 -1
  770. package/docs/zh/intlayer_with_astro_solid.md +14 -3
  771. package/docs/zh/intlayer_with_astro_svelte.md +12 -1
  772. package/docs/zh/intlayer_with_astro_vanilla.md +12 -1
  773. package/docs/zh/intlayer_with_astro_vue.md +4 -1
  774. package/docs/zh/intlayer_with_create_react_app.md +7 -2
  775. package/docs/zh/intlayer_with_express.md +4 -1
  776. package/docs/zh/intlayer_with_fastify.md +4 -1
  777. package/docs/zh/intlayer_with_hono.md +4 -1
  778. package/docs/zh/intlayer_with_lynx+react.md +4 -1
  779. package/docs/zh/intlayer_with_nestjs.md +4 -1
  780. package/docs/zh/intlayer_with_nextjs_14.md +6 -1
  781. package/docs/zh/intlayer_with_nextjs_15.md +7 -2
  782. package/docs/zh/intlayer_with_nextjs_16.md +6 -1
  783. package/docs/zh/intlayer_with_nextjs_compiler.md +4 -1
  784. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +7 -2
  785. package/docs/zh/intlayer_with_nextjs_page_router.md +6 -1
  786. package/docs/zh/intlayer_with_nuxt.md +4 -1
  787. package/docs/zh/intlayer_with_react_native+expo.md +4 -1
  788. package/docs/zh/intlayer_with_react_router_v7.md +4 -1
  789. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +4 -1
  790. package/docs/zh/intlayer_with_storybook.md +4 -1
  791. package/docs/zh/intlayer_with_svelte_kit.md +7 -2
  792. package/docs/zh/intlayer_with_tanstack+solid.md +17 -6
  793. package/docs/zh/intlayer_with_tanstack.md +12 -1
  794. package/docs/zh/intlayer_with_vanilla.md +4 -1
  795. package/docs/zh/intlayer_with_vite+lit.md +8 -3
  796. package/docs/zh/intlayer_with_vite+preact.md +6 -1
  797. package/docs/zh/intlayer_with_vite+react.md +6 -1
  798. package/docs/zh/intlayer_with_vite+react_compiler.md +4 -1
  799. package/docs/zh/intlayer_with_vite+solid.md +16 -11
  800. package/docs/zh/intlayer_with_vite+svelte.md +6 -1
  801. package/docs/zh/intlayer_with_vite+vanilla.md +5 -2
  802. package/docs/zh/intlayer_with_vite+vue.md +4 -1
  803. package/docs/zh/packages/next-intlayer/useIntlayer.md +6 -1
  804. package/docs/zh/packages/solid-intlayer/useIntlayer.md +6 -3
  805. package/package.json +6 -6
  806. package/src/generated/docs.entry.ts +20 -0
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + Lit i18n - Wie man eine Astro + Lit Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + Lit Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -20,6 +20,9 @@ slugs:
20
20
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
21
21
  applicationShowcase: https://intlayer-astro-template.vercel.app
22
22
  history:
23
+ - version: 8.9.0
24
+ date: 2026-05-04
25
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
23
26
  - version: 8.7.7
24
27
  date: 2026-04-24
25
28
  changes: "Ursprüngliche Dokumentation für Astro + Lit"
@@ -269,6 +272,14 @@ const { greeting } = getIntlayer("lit-demo", locale);
269
272
  </script>
270
273
  ```
271
274
 
275
+ > Wenn Sie Ihren Inhalt in einem `String`-Attribut wie `alt`, `title`, `href`, `aria-label` usw. verwenden möchten, können Sie den Wert der Funktion wie folgt verwenden:
276
+
277
+ > ```jsx
278
+ > <img src={content.image.src.value} alt={content.image.value} />
279
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
280
+ > <img src={String(content.image.src)} alt={String(content.image)} />
281
+ > ```
282
+
272
283
  > **Hinweis zum Routing-Setup:**
273
284
  > Die von Ihnen verwendete Verzeichnisstruktur hängt von der Einstellung `middleware.routing` in `intlayer.config.ts` ab:
274
285
  >
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + Preact i18n - Wie man eine Astro + Preact Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + Preact Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
20
20
  applicationShowcase: https://intlayer-astro-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 8.7.7
23
26
  date: 2026-04-24
24
27
  changes: "Ursprüngliche Dokumentation für Astro + Preact"
@@ -264,6 +267,14 @@ const { title } = getIntlayer("app", locale);
264
267
  </html>
265
268
  ```
266
269
 
270
+ > Wenn Sie Ihren Inhalt in einem `String`-Attribut wie `alt`, `title`, `href`, `aria-label` usw. verwenden möchten, können Sie den Wert der Funktion wie folgt verwenden:
271
+
272
+ > ```jsx
273
+ > <img src={content.image.src.value} alt={content.image.value} />
274
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
275
+ > <img src={String(content.image.src)} alt={String(content.image)} />
276
+ > ```
277
+
267
278
  > **Hinweis zum Routing-Setup:**
268
279
  > Die von Ihnen verwendete Verzeichnisstruktur hängt von der Einstellung `middleware.routing` in `intlayer.config.ts` ab:
269
280
  >
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + React i18n - Wie man eine Astro + React Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + React Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
20
20
  applicationShowcase: https://intlayer-astro-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 7.5.9
23
26
  date: 2025-12-30
24
27
  changes: "init-Befehl hinzufügen"
@@ -264,6 +267,14 @@ const { title } = getIntlayer("app", locale);
264
267
  </html>
265
268
  ```
266
269
 
270
+ > Wenn Sie Ihren Inhalt in einem `String`-Attribut wie `alt`, `title`, `href`, `aria-label` usw. verwenden möchten, können Sie den Wert der Funktion wie folgt verwenden:
271
+
272
+ > ```jsx
273
+ > <img src={content.image.src.value} alt={content.image.value} />
274
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
275
+ > <img src={String(content.image.src)} alt={String(content.image)} />
276
+ > ```
277
+
267
278
  > **Hinweis zum Routing-Setup:**
268
279
  > Die von Ihnen verwendete Verzeichnisstruktur hängt von der Einstellung `middleware.routing` in `intlayer.config.ts` ab:
269
280
  >
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + Solid i18n - Wie man eine Astro + Solid Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + Solid Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
20
20
  applicationShowcase: https://intlayer-astro-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 8.7.7
23
26
  date: 2026-04-24
24
27
  changes: "Ursprüngliche Dokumentation für Astro + Solid"
@@ -260,6 +263,14 @@ const { title } = getIntlayer("app", locale);
260
263
  </html>
261
264
  ```
262
265
 
266
+ > Wenn Sie Ihren Inhalt in einem `String`-Attribut wie `alt`, `title`, `href`, `aria-label` usw. verwenden möchten, können Sie den Wert der Funktion wie folgt verwenden:
267
+
268
+ > ```jsx
269
+ > <img src={content.image.src.value} alt={content.image.value} />
270
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
271
+ > <img src={String(content.image.src)} alt={String(content.image)} />
272
+ > ```
273
+
263
274
  > **Hinweis zum Routing-Setup:**
264
275
  > Die von Ihnen verwendete Verzeichnisstruktur hängt von der Einstellung `middleware.routing` in `intlayer.config.ts` ab:
265
276
  >
@@ -282,7 +293,7 @@ function App() {
282
293
 
283
294
  return (
284
295
  <div>
285
- <h1>{content().title}</h1>
296
+ <h1>{content.title}</h1>
286
297
  <LocaleSwitcher />
287
298
  </div>
288
299
  );
@@ -299,7 +310,7 @@ export function SolidIsland({ locale }: { locale: LocalesValues }) {
299
310
 
300
311
  > Das Attribut `locale` wird von der Astro-Seite (Server-Erkennung) an den `IntlayerProvider` übergeben, wodurch es zur Ausgangssprache für alle Solid-Primitiven innerhalb des Baums wird.
301
312
 
302
- > In Solid gibt `useIntlayer` eine **Accessor**-Funktion zurück (z. B. `content()`). Sie müssen diese Funktion aufrufen, um auf den reaktiven Inhalt zuzugreifen.
313
+ > In Solid gibt `useIntlayer` eine **Accessor**-Funktion zurück (z. B. `content.). Sie müssen diese Funktion aufrufen, um auf den reaktiven Inhalt zuzugreifen.
303
314
 
304
315
  ### Schritt 7: Fügen Sie einen Sprachumschalter hinzu
305
316
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + Svelte i18n - Wie man eine Astro + Svelte Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + Svelte Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
20
20
  applicationShowcase: https://intlayer-astro-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 8.7.7
23
26
  date: 2026-04-24
24
27
  changes: "Ursprüngliche Dokumentation für Astro + Svelte"
@@ -260,6 +263,14 @@ const { title } = getIntlayer("app", locale);
260
263
  </html>
261
264
  ```
262
265
 
266
+ > Wenn Sie Ihren Inhalt in einem `String`-Attribut wie `alt`, `title`, `href`, `aria-label` usw. verwenden möchten, können Sie den Wert der Funktion wie folgt verwenden:
267
+
268
+ > ```jsx
269
+ > <img src={content.image.src.value} alt={content.image.value} />
270
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
271
+ > <img src={String(content.image.src)} alt={String(content.image)} />
272
+ > ```
273
+
263
274
  > **Hinweis zum Routing-Setup:**
264
275
  > Die von Ihnen verwendete Verzeichnisstruktur hängt von der Einstellung `middleware.routing` in `intlayer.config.ts` ab:
265
276
  >
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + Vanilla JS i18n - Wie man eine Astro + Vanilla JS Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + Vanilla JS Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
20
20
  applicationShowcase: https://intlayer-astro-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 8.7.7
23
26
  date: 2026-04-24
24
27
  changes: "Ursprüngliche Dokumentation für Astro + Vanilla JS"
@@ -284,6 +287,14 @@ const { greeting, description, switchLocale } = getIntlayer("app", locale);
284
287
  </html>
285
288
  ```
286
289
 
290
+ > Wenn Sie Ihren Inhalt in einem `String`-Attribut wie `alt`, `title`, `href`, `aria-label` usw. verwenden möchten, können Sie den Wert der Funktion wie folgt verwenden:
291
+
292
+ > ```jsx
293
+ > <img src={content.image.src.value} alt={content.image.value} />
294
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
295
+ > <img src={String(content.image.src)} alt={String(content.image)} />
296
+ > ```
297
+
287
298
  > **Hinweis zum Routing-Setup:**
288
299
  > Die von Ihnen verwendete Verzeichnisstruktur hängt von der Einstellung `middleware.routing` in `intlayer.config.ts` ab:
289
300
  >
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-04-24
3
- updatedAt: 2026-04-24
3
+ updatedAt: 2026-05-06
4
4
  title: Astro + Vue i18n - Wie man eine Astro + Vue Anwendung im Jahr 2026 übersetzt
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer Astro + Vue Website mit Intlayer hinzufügen. Folgen Sie dieser Anleitung, um Ihre Website mehrsprachig zu gestalten.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
20
20
  applicationShowcase: https://intlayer-astro-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 8.7.7
23
26
  date: 2026-04-24
24
27
  changes: "Ursprüngliche Dokumentation für Astro + Vue"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-08-11
3
- updatedAt: 2025-06-29
3
+ updatedAt: 2026-05-06
4
4
  title: Create React App i18n - Wie Sie eine React App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Create React App (CRA)-Website mehrsprachig gestalten können. Befolgen Sie die Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -16,6 +16,10 @@ slugs:
16
16
  - environment
17
17
  - create-react-app
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-react-cra-template
19
+ history:
20
+ - version: 8.9.0
21
+ date: 2026-05-04
22
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
19
23
  ---
20
24
 
21
25
  # Übersetzen Sie Ihre Create React App mit Intlayer | Internationalisierung (i18n)
@@ -207,6 +211,8 @@ export default App;
207
211
 
208
212
  > ```jsx
209
213
  > <img src={content.image.src.value} alt={content.image.value} />
214
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
215
+ > <img src={String(content.image.src)} alt={String(content.image)} />
210
216
  > ```
211
217
 
212
218
  > Weitere Informationen zum `useIntlayer`-Hook finden Sie in der [Dokumentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/packages/react-intlayer/useIntlayer.md).
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-08-11
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Express i18n - Wie Sie eine Express App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Express-Backend mehrsprachig gestalten können. Befolgen Sie die Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -16,6 +16,9 @@ slugs:
16
16
  - express
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-express-template
18
18
  history:
19
+ - version: 8.9.0
20
+ date: 2026-05-04
21
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
19
22
  - version: 7.5.9
20
23
  date: 2025-12-30
21
24
  changes: "Init-Befehl hinzufügen"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-12-30
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Fastify i18n - Wie Sie eine Fastify App übersetzen in 2026
5
5
  description: Erfahren Sie, wie Sie Ihr Fastify-Backend mehrsprachig machen. Folgen Sie der Dokumentation, um es zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -16,6 +16,9 @@ slugs:
16
16
  - fastify
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-fastify-template
18
18
  history:
19
+ - version: 8.9.0
20
+ date: 2026-05-04
21
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
19
22
  - version: 7.6.0
20
23
  date: 2025-12-31
21
24
  changes: "Init-Befehl hinzugefügt"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Hono i18n - So übersetzen Sie eine Hono-App in 2026
5
5
  description: Entdecken Sie, wie Sie Ihr Hono-Backend mehrsprachig machen. Folgen Sie der Dokumentation, um es zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -16,6 +16,9 @@ slugs:
16
16
  - hono
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-hono-template
18
18
  history:
19
+ - version: 8.9.0
20
+ date: 2026-05-04
21
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
19
22
  - version: 7.5.9
20
23
  date: 2025-12-30
21
24
  changes: "Init-Befehl hinzufügen"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-03-09
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Lynx + React i18n - Wie Sie eine Lynx App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Lynx- und React-Mobile-App mehrsprachig gestalten können. Befolgen Sie die Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -17,12 +17,15 @@ slugs:
17
17
  - lynx-and-react
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-lynx-template
19
19
  history:
20
+ - version: 8.9.0
21
+ date: 2026-05-04
22
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
20
23
  - version: 7.5.9
21
24
  date: 2025-12-30
22
25
  changes: "Init-Befehl hinzufügen"
23
26
  - version: 5.5.10
24
27
  date: 2025-06-29
25
- changes: "Init history"
28
+ changes: "Anfängliche Historie"
26
29
  ---
27
30
 
28
31
  # Übersetzen Sie Ihre Lynx and React mobile app mit Intlayer | Internationalisierung (i18n)
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-09-09
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: NestJS i18n - Wie Sie eine NestJS App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihr NestJS-Backend mehrsprachig machen. Folgen Sie der Dokumentation, um es zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-nestjs-template
18
18
  author: AydinTheFirst
19
19
  history:
20
+ - version: 8.9.0
21
+ date: 2026-05-04
22
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
20
23
  - version: 7.5.9
21
24
  date: 2025-12-30
22
25
  changes: "Init-Befehl hinzufügen"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2025-06-29
3
+ updatedAt: 2026-05-06
4
4
  title: Next.js i18n - Wie Sie eine Next.js 14 App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Next.js 14 App Router-Website mehrsprachig gestalten. Befolgen Sie die Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -17,6 +17,10 @@ slugs:
17
17
  - 14
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
19
19
  applicationShowcase: https://intlayer-next-14-template.vercel.app
20
+ history:
21
+ - version: 8.9.0
22
+ date: 2026-05-04
23
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
20
24
  ---
21
25
 
22
26
  # Übersetzen Sie Ihre Next.js 14 and App Router mit Intlayer | Internationalisierung (i18n)
@@ -373,6 +377,8 @@ const ServerComponentExample: FC = () => {
373
377
 
374
378
  > ```jsx
375
379
  > <img src={content.image.src.value} alt={content.image.value} />
380
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
381
+ > <img src={String(content.image.src)} alt={String(content.image)} />
376
382
  > ```
377
383
 
378
384
  > Um mehr über den `useIntlayer`-Hook zu erfahren, lesen Sie die [Dokumentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/packages/next-intlayer/useIntlayer.md).
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Next.js i18n - Wie Sie eine Next.js 15 App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Next.js 15 Website mehrsprachig machen. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -19,6 +19,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-next-15-template
19
19
  applicationShowcase: https://next-15-intlayer-template-xt83.vercel.app
20
20
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 7.5.9
23
26
  date: 2025-12-30
24
27
  changes: "Init-Befehl hinzufügen"
@@ -368,6 +371,8 @@ export const ServerComponentExample: FC = () => {
368
371
 
369
372
  > ```jsx
370
373
  > <img src={content.image.src.value} alt={content.image.value} />
374
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
375
+ > <img src={String(content.image.src)} alt={String(content.image)} />
371
376
  > ```
372
377
 
373
378
  > Um mehr über den `useIntlayer` Hook zu erfahren, lesen Sie die [Dokumentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/packages/next-intlayer/useIntlayer.md).
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-10-25
3
- updatedAt: 2026-03-12
3
+ updatedAt: 2026-05-06
4
4
  title: Next.js i18n - Wie Sie eine Next.js 16 App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Next.js 16 Website mehrsprachig machen. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -18,6 +18,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-next-16-template
18
18
  applicationShowcase: https://intlayer-next-16-template.vercel.app
19
19
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
20
20
  history:
21
+ - version: 8.9.0
22
+ date: 2026-05-04
23
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
21
24
  - version: 7.5.9
22
25
  date: 2025-12-30
23
26
  changes: "Init-Befehl hinzufügen"
@@ -461,6 +464,8 @@ export const ServerComponentExample: FC = () => {
461
464
 
462
465
  > ```jsx
463
466
  > <img src={content.image.src.value} alt={content.image.value} />
467
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
468
+ > <img src={String(content.image.src)} alt={String(content.image)} />
464
469
  > ```
465
470
 
466
471
  > Um mehr über den `useIntlayer` Hook zu erfahren, lesen Sie die [Dokumentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/packages/next-intlayer/useIntlayer.md).
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-01-10
3
- updatedAt: 2026-03-12
3
+ updatedAt: 2026-05-06
4
4
  title: Next.js i18n - Transformieren Sie eine bestehende Next.js-App in eine mehrsprachige App in 2026
5
5
  description: Erfahren Sie, wie Sie Ihre bestehende Next.js-Anwendung mit dem Intlayer Compiler mehrsprachig machen. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und mit KI zu übersetzen.
6
6
  keywords:
@@ -20,6 +20,9 @@ slugs:
20
20
  applicationTemplate: https://github.com/aymericzip/intlayer-next-no-lolale-path-template
21
21
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
22
22
  history:
23
+ - version: 8.9.0
24
+ date: 2026-05-04
25
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
23
26
  - version: 8.2.0
24
27
  date: 2026-03-09
25
28
  changes: "Update compiler options, add FilePathPattern support"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-01-10
3
- updatedAt: 2026-01-10
3
+ updatedAt: 2026-05-06
4
4
  title: Next.js i18n - Wie Sie eine Next.js 16 App übersetzen (ohne [locale] im Pfad) in 2026
5
5
  description: Erfahren Sie, wie Sie Ihre Next.js 16-Website mehrsprachig machen, ohne [locale] im Seitenpfad. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -18,6 +18,9 @@ slugs:
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-next-no-lolale-path-template
19
19
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
20
20
  history:
21
+ - version: 8.9.0
22
+ date: 2026-05-04
23
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
21
24
  - version: 8.0.0
22
25
  date: 2026-01-10
23
26
  changes: "Erstveröffentlichung"
@@ -443,6 +446,8 @@ export const ServerComponentExample: FC = () => {
443
446
 
444
447
  > ```jsx
445
448
  > <img src={content.image.src.value} alt={content.image.value} />
449
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
450
+ > <img src={String(content.image.src)} alt={String(content.image)} />
446
451
  > ```
447
452
 
448
453
  > Weitere Informationen zum `useIntlayer`-Hook finden Sie in der [Dokumentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/packages/next-intlayer/useIntlayer.md).
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-12-07
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Next.js Page Router i18n - Wie Sie eine Next.js App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Next.js-Website mit Page Router mehrsprachig machen. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
20
20
  applicationShowcase: https://intlayer-next-14-template.vercel.app
21
21
  history:
22
+ - version: 8.9.0
23
+ date: 2026-05-04
24
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
22
25
  - version: 7.5.9
23
26
  date: 2025-12-30
24
27
  changes: "Init-Befehl hinzufügen"
@@ -436,6 +439,8 @@ const ComponentExample = () => {
436
439
 
437
440
  > ```jsx
438
441
  > <img src={content.image.src.value} alt={content.image.value} />
442
+ > <img src={content.image.src.toString()} alt={content.image.toString()} />
443
+ > <img src={String(content.image.src)} alt={String(content.image)} />
439
444
  > ```
440
445
 
441
446
  > Um mehr über den `useIntlayer` Hook zu erfahren, lesen Sie die [Dokumentation](https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/packages/next-intlayer/useIntlayer.md).
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
- updatedAt: 2025-12-07
3
+ updatedAt: 2026-05-06
4
4
  title: Nuxt i18n - Wie Sie eine Nuxt App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre Nuxt- und Vue-Website mehrsprachig gestalten. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -18,6 +18,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-nuxt-4-template
18
18
  applicationShowcase: https://intlayer-nuxt-4-template.vercel.app
19
19
  youtubeVideo: https://www.youtube.com/watch?v=nhUcUAVQ6eQ
20
20
  history:
21
+ - version: 8.9.0
22
+ date: 2026-05-04
23
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
21
24
  - version: 7.3.11
22
25
  date: 2025-12-07
23
26
  changes: "Aktualisierung von LocaleSwitcher, SEO, Metadaten"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
- updatedAt: 2025-12-30
3
+ updatedAt: 2026-05-06
4
4
  title: Expo + React Native i18n - Wie Sie eine React Native App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre React Native und Expo Website mehrsprachig gestalten. Folgen Sie der Dokumentation, um sie zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-react-native-template
18
18
  applicationShowcase: https://intlayer-react-native.vercel.app
19
19
  history:
20
+ - version: 8.9.0
21
+ date: 2026-05-04
22
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
20
23
  - version: 7.5.9
21
24
  date: 2025-12-30
22
25
  changes: "Init-Befehl hinzufügen"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-09-04
3
- updatedAt: 2026-03-12
3
+ updatedAt: 2026-05-06
4
4
  title: React Router v7 i18n - Wie Sie eine React Router v7 App übersetzen in 2026
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer React Router v7-Anwendung mit Intlayer hinzufügen. Folgen Sie dieser umfassenden Anleitung, um Ihre App mehrsprachig mit lokalisierungsbewusstem Routing zu machen.
6
6
  keywords:
@@ -21,6 +21,9 @@ applicationTemplate: https://github.com/aymericzip/intlayer-react-router-v7-temp
21
21
  applicationShowcase: https://intlayer-react-router-v7.vercel.app
22
22
  youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
23
23
  history:
24
+ - version: 8.9.0
25
+ date: 2026-05-04
26
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
24
27
  - version: 7.5.9
25
28
  date: 2025-12-30
26
29
  changes: "Init-Befehl hinzufügen"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-12-07
3
- updatedAt: 2026-03-12
3
+ updatedAt: 2026-05-06
4
4
  title: React Router v7 i18n - Wie Sie eine React Router v7 App übersetzen in 2026
5
5
  description: Erfahren Sie, wie Sie Internationalisierung (i18n) zu Ihrer React Router v7-Anwendung mit Intlayer und dateisystembasiertem Routing hinzufügen. Folgen Sie dieser umfassenden Anleitung, um Ihre App mehrsprachig mit lokalisierungsbewusstem Routing zu machen.
6
6
  keywords:
@@ -23,12 +23,15 @@ applicationTemplate: https://github.com/aymericzip/intlayer-react-router-v7-fs-r
23
23
  applicationShowcase: https://intlayer-react-router-v7-fs-routes.vercel.app
24
24
  youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
25
25
  history:
26
+ - version: 8.9.0
27
+ date: 2026-05-04
28
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
26
29
  - version: 7.5.9
27
30
  date: 2025-12-30
28
31
  changes: "Init-Befehl hinzufügen"
29
32
  - version: 7.3.4
30
33
  date: 2025-12-08
31
- changes: "Init history"
34
+ changes: "Anfängliche Historie"
32
35
  ---
33
36
 
34
37
  # Übersetzen Sie Ihre React Router v7 (File-System Routes) mit Intlayer | Internationalisierung (i18n)
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2026-03-20
3
- updatedAt: 2026-03-20
3
+ updatedAt: 2026-05-06
4
4
  title: So richten Sie Intlayer mit Storybook ein
5
5
  description: Erfahren Sie, wie Sie Ihr Design-System mit Intlayer und Storybook mehrsprachig gestalten — Inhaltsdeklarationen kompilieren, einen Sprachumschalter hinzufügen und eine Vorschau Ihrer Komponenten in jeder Sprache anzeigen.
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  - doc
18
18
  - storybook
19
19
  history:
20
+ - version: 8.9.0
21
+ date: 2026-05-04
22
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
20
23
  - version: 8.4.5
21
24
  date: 2026-03-20
22
25
  changes: "Init doc"
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-11-20
3
- updatedAt: 2026-03-12
3
+ updatedAt: 2026-05-06
4
4
  title: SvelteKit i18n - Wie Sie eine SvelteKit App übersetzen in 2026
5
5
  description: Entdecken Sie, wie Sie Ihre SvelteKit-Website mehrsprachig gestalten. Folgen Sie der Dokumentation, um sie mit Server-Side Rendering (SSR) zu internationalisieren (i18n) und zu übersetzen.
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-sveltekit-template
18
18
  applicationShowcase: https://intlayer-sveltekit-template.vercel.app
19
19
  history:
20
+ - version: 8.9.0
21
+ date: 2026-05-04
22
+ changes: "Aktualisieren der Solid useIntlayer API-Nutzung auf direkten Eigenschaftszugriff"
20
23
  - version: 7.5.9
21
24
  date: 2025-12-30
22
25
  changes: "Init-Befehl hinzufügen"
@@ -203,7 +206,7 @@ Jetzt können Sie die Funktion `useIntlayer` in jeder Svelte-Komponente verwende
203
206
 
204
207
  > **Hinweis:** `useIntlayer` gibt einen Svelte-Store zurück, daher müssen Sie das `---
205
208
  > createdAt: 2025-11-20
206
- > updatedAt: 2026-03-12
209
+ > updatedAt: 2026-05-06
207
210
  > title: So übersetzen Sie Ihre SvelteKit-App – i18n-Anleitung 2026
208
211
  > description: Entdecken Sie, wie Sie Ihre SvelteKit-Website mehrsprachig gestalten. Folgen Sie der Dokumentation, um sie mit Server-Side Rendering (SSR) zu internationalisieren (i18n) und zu übersetzen.
209
212
  > keywords:
@@ -391,6 +394,8 @@ export default heroContent;
391
394
  <h1>{@const Title = $content.title}<Title /></h1>
392
395
  <!-- Um den Inhalt als String darzustellen -->
393
396
  <div aria-label={$content.title.value}></div>
397
+ <div aria-label={$content.title.toString()}></div>
398
+ <div aria-label={String($content.title)}></div>
394
399
  ```
395
400
 
396
401
  ### (Optional) Schritt 6: Routing einrichten