@intlayer/docs 8.12.4-canary.0 → 8.12.5-canary.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 (4179) hide show
  1. package/authors.json +19 -0
  2. package/blog/ar/compiler_vs_declarative_i18n.md +1 -0
  3. package/blog/ar/i18n_meaning.md +1 -0
  4. package/blog/ar/i18n_using_next-i18next.md +1 -0
  5. package/blog/ar/i18n_using_next-intl.md +1 -0
  6. package/blog/ar/index.md +1 -0
  7. package/blog/ar/internationalization_and_SEO.md +1 -0
  8. package/blog/ar/intlayer_with_i18next.md +14 -3
  9. package/blog/ar/intlayer_with_next-i18next.md +14 -3
  10. package/blog/ar/intlayer_with_next-intl.md +14 -3
  11. package/blog/ar/intlayer_with_react-i18next.md +14 -3
  12. package/blog/ar/intlayer_with_react-intl.md +14 -3
  13. package/blog/ar/intlayer_with_vue-i18n.md +14 -3
  14. package/blog/ar/l10n_platform_alternative/Lokalise.md +1 -0
  15. package/blog/ar/l10n_platform_alternative/crowdin.md +1 -0
  16. package/blog/ar/l10n_platform_alternative/phrase.md +1 -0
  17. package/blog/ar/list_i18n_technologies/frameworks/angular.md +1 -0
  18. package/blog/ar/list_i18n_technologies/frameworks/react-native.md +1 -0
  19. package/blog/ar/list_i18n_technologies/frameworks/react.md +1 -0
  20. package/blog/ar/list_i18n_technologies/frameworks/svelte.md +1 -0
  21. package/blog/ar/list_i18n_technologies/frameworks/vue.md +1 -0
  22. package/blog/ar/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  23. package/blog/ar/nextjs-multilingual-seo-comparison.md +1 -0
  24. package/blog/ar/per-component_vs_centralized_i18n.md +1 -0
  25. package/blog/ar/rag_powered_documentation_assistant.md +44 -13
  26. package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  27. package/blog/ar/vue-i18n_vs_intlayer.md +1 -0
  28. package/blog/ar/what_is_internationalization.md +1 -0
  29. package/blog/de/compiler_vs_declarative_i18n.md +1 -0
  30. package/blog/de/i18n_meaning.md +1 -0
  31. package/blog/de/i18n_using_next-i18next.md +1 -0
  32. package/blog/de/i18n_using_next-intl.md +1 -0
  33. package/blog/de/index.md +1 -0
  34. package/blog/de/internationalization_and_SEO.md +1 -0
  35. package/blog/de/intlayer_with_i18next.md +1 -0
  36. package/blog/de/intlayer_with_next-i18next.md +1 -0
  37. package/blog/de/intlayer_with_next-intl.md +1 -0
  38. package/blog/de/intlayer_with_react-i18next.md +1 -0
  39. package/blog/de/intlayer_with_react-intl.md +1 -0
  40. package/blog/de/intlayer_with_vue-i18n.md +1 -0
  41. package/blog/de/l10n_platform_alternative/Lokalise.md +1 -0
  42. package/blog/de/l10n_platform_alternative/crowdin.md +1 -0
  43. package/blog/de/l10n_platform_alternative/phrase.md +1 -0
  44. package/blog/de/list_i18n_technologies/frameworks/angular.md +1 -0
  45. package/blog/de/list_i18n_technologies/frameworks/react-native.md +1 -0
  46. package/blog/de/list_i18n_technologies/frameworks/react.md +1 -0
  47. package/blog/de/list_i18n_technologies/frameworks/svelte.md +1 -0
  48. package/blog/de/list_i18n_technologies/frameworks/vue.md +1 -0
  49. package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  50. package/blog/de/nextjs-multilingual-seo-comparison.md +1 -0
  51. package/blog/de/per-component_vs_centralized_i18n.md +1 -0
  52. package/blog/de/rag_powered_documentation_assistant.md +1 -0
  53. package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  54. package/blog/de/vue-i18n_vs_intlayer.md +1 -0
  55. package/blog/de/what_is_internationalization.md +1 -0
  56. package/blog/en/___per-component_vs_centralized_i18n.md +3 -0
  57. package/blog/en/compiler_vs_declarative_i18n.md +1 -0
  58. package/blog/en/i18n_meaning.md +1 -0
  59. package/blog/en/i18n_using_next-i18next.md +1 -0
  60. package/blog/en/i18n_using_next-intl.md +1 -0
  61. package/blog/en/index.md +1 -0
  62. package/blog/en/internationalization_and_SEO.md +1 -0
  63. package/blog/en/intlayer_with_i18next.md +14 -3
  64. package/blog/en/intlayer_with_next-i18next.md +14 -3
  65. package/blog/en/intlayer_with_next-intl.md +14 -3
  66. package/blog/en/intlayer_with_react-i18next.md +14 -3
  67. package/blog/en/intlayer_with_react-intl.md +14 -3
  68. package/blog/en/intlayer_with_vue-i18n.md +14 -3
  69. package/blog/en/l10n_platform_alternative/Lokalise.md +1 -0
  70. package/blog/en/l10n_platform_alternative/crowdin.md +1 -0
  71. package/blog/en/l10n_platform_alternative/phrase.md +1 -0
  72. package/blog/en/list_i18n_technologies/frameworks/angular.md +1 -0
  73. package/blog/en/list_i18n_technologies/frameworks/react-native.md +1 -0
  74. package/blog/en/list_i18n_technologies/frameworks/react.md +1 -0
  75. package/blog/en/list_i18n_technologies/frameworks/svelte.md +1 -0
  76. package/blog/en/list_i18n_technologies/frameworks/vue.md +1 -0
  77. package/blog/en/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  78. package/blog/en/nextjs-multilingual-seo-comparison.md +1 -0
  79. package/blog/en/per-component_vs_centralized_i18n.md +1 -0
  80. package/blog/en/rag_powered_documentation_assistant.md +41 -12
  81. package/blog/en/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  82. package/blog/en/vue-i18n_vs_intlayer.md +1 -0
  83. package/blog/en/what_is_internationalization.md +1 -0
  84. package/blog/en-GB/compiler_vs_declarative_i18n.md +1 -0
  85. package/blog/en-GB/i18n_meaning.md +1 -0
  86. package/blog/en-GB/i18n_using_next-i18next.md +1 -0
  87. package/blog/en-GB/i18n_using_next-intl.md +1 -0
  88. package/blog/en-GB/index.md +1 -0
  89. package/blog/en-GB/internationalization_and_SEO.md +1 -0
  90. package/blog/en-GB/intlayer_with_i18next.md +11 -2
  91. package/blog/en-GB/intlayer_with_next-i18next.md +11 -2
  92. package/blog/en-GB/intlayer_with_next-intl.md +11 -2
  93. package/blog/en-GB/intlayer_with_react-i18next.md +11 -2
  94. package/blog/en-GB/intlayer_with_react-intl.md +11 -2
  95. package/blog/en-GB/intlayer_with_vue-i18n.md +11 -2
  96. package/blog/en-GB/l10n_platform_alternative/Lokalise.md +1 -0
  97. package/blog/en-GB/l10n_platform_alternative/crowdin.md +1 -0
  98. package/blog/en-GB/l10n_platform_alternative/phrase.md +1 -0
  99. package/blog/en-GB/list_i18n_technologies/frameworks/angular.md +1 -0
  100. package/blog/en-GB/list_i18n_technologies/frameworks/react-native.md +1 -0
  101. package/blog/en-GB/list_i18n_technologies/frameworks/react.md +1 -0
  102. package/blog/en-GB/list_i18n_technologies/frameworks/svelte.md +1 -0
  103. package/blog/en-GB/list_i18n_technologies/frameworks/vue.md +1 -0
  104. package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  105. package/blog/en-GB/nextjs-multilingual-seo-comparison.md +1 -0
  106. package/blog/en-GB/per-component_vs_centralized_i18n.md +1 -0
  107. package/blog/en-GB/rag_powered_documentation_assistant.md +41 -12
  108. package/blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  109. package/blog/en-GB/vue-i18n_vs_intlayer.md +1 -0
  110. package/blog/en-GB/what_is_internationalization.md +1 -0
  111. package/blog/es/compiler_vs_declarative_i18n.md +1 -0
  112. package/blog/es/i18n_meaning.md +1 -0
  113. package/blog/es/i18n_using_next-i18next.md +1 -0
  114. package/blog/es/i18n_using_next-intl.md +1 -0
  115. package/blog/es/index.md +1 -0
  116. package/blog/es/internationalization_and_SEO.md +1 -0
  117. package/blog/es/intlayer_with_i18next.md +11 -2
  118. package/blog/es/intlayer_with_next-i18next.md +11 -2
  119. package/blog/es/intlayer_with_next-intl.md +11 -2
  120. package/blog/es/intlayer_with_react-i18next.md +11 -2
  121. package/blog/es/intlayer_with_react-intl.md +11 -2
  122. package/blog/es/intlayer_with_vue-i18n.md +11 -2
  123. package/blog/es/l10n_platform_alternative/Lokalise.md +1 -0
  124. package/blog/es/l10n_platform_alternative/crowdin.md +1 -0
  125. package/blog/es/l10n_platform_alternative/phrase.md +1 -0
  126. package/blog/es/list_i18n_technologies/frameworks/angular.md +1 -0
  127. package/blog/es/list_i18n_technologies/frameworks/react-native.md +1 -0
  128. package/blog/es/list_i18n_technologies/frameworks/react.md +1 -0
  129. package/blog/es/list_i18n_technologies/frameworks/svelte.md +1 -0
  130. package/blog/es/list_i18n_technologies/frameworks/vue.md +1 -0
  131. package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  132. package/blog/es/nextjs-multilingual-seo-comparison.md +1 -0
  133. package/blog/es/per-component_vs_centralized_i18n.md +1 -0
  134. package/blog/es/rag_powered_documentation_assistant.md +50 -15
  135. package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  136. package/blog/es/vue-i18n_vs_intlayer.md +1 -0
  137. package/blog/es/what_is_internationalization.md +1 -0
  138. package/blog/fr/compiler_vs_declarative_i18n.md +1 -0
  139. package/blog/fr/i18n_meaning.md +1 -0
  140. package/blog/fr/i18n_using_next-i18next.md +1 -0
  141. package/blog/fr/i18n_using_next-intl.md +1 -0
  142. package/blog/fr/index.md +1 -0
  143. package/blog/fr/internationalization_and_SEO.md +1 -0
  144. package/blog/fr/intlayer_with_i18next.md +11 -2
  145. package/blog/fr/intlayer_with_next-i18next.md +11 -2
  146. package/blog/fr/intlayer_with_next-intl.md +11 -2
  147. package/blog/fr/intlayer_with_react-i18next.md +11 -2
  148. package/blog/fr/intlayer_with_react-intl.md +11 -2
  149. package/blog/fr/intlayer_with_vue-i18n.md +11 -2
  150. package/blog/fr/l10n_platform_alternative/Lokalise.md +1 -0
  151. package/blog/fr/l10n_platform_alternative/crowdin.md +1 -0
  152. package/blog/fr/l10n_platform_alternative/phrase.md +1 -0
  153. package/blog/fr/list_i18n_technologies/frameworks/angular.md +1 -0
  154. package/blog/fr/list_i18n_technologies/frameworks/react-native.md +1 -0
  155. package/blog/fr/list_i18n_technologies/frameworks/react.md +1 -0
  156. package/blog/fr/list_i18n_technologies/frameworks/svelte.md +1 -0
  157. package/blog/fr/list_i18n_technologies/frameworks/vue.md +1 -0
  158. package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  159. package/blog/fr/nextjs-multilingual-seo-comparison.md +1 -0
  160. package/blog/fr/per-component_vs_centralized_i18n.md +1 -0
  161. package/blog/fr/rag_powered_documentation_assistant.md +32 -9
  162. package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  163. package/blog/fr/vue-i18n_vs_intlayer.md +1 -0
  164. package/blog/fr/what_is_internationalization.md +1 -0
  165. package/blog/hi/compiler_vs_declarative_i18n.md +1 -0
  166. package/blog/hi/i18n_meaning.md +1 -0
  167. package/blog/hi/i18n_using_next-i18next.md +1 -0
  168. package/blog/hi/i18n_using_next-intl.md +1 -0
  169. package/blog/hi/index.md +1 -0
  170. package/blog/hi/internationalization_and_SEO.md +1 -0
  171. package/blog/hi/intlayer_with_i18next.md +14 -3
  172. package/blog/hi/intlayer_with_next-i18next.md +14 -3
  173. package/blog/hi/intlayer_with_next-intl.md +14 -3
  174. package/blog/hi/intlayer_with_react-i18next.md +14 -3
  175. package/blog/hi/intlayer_with_react-intl.md +14 -3
  176. package/blog/hi/intlayer_with_vue-i18n.md +14 -3
  177. package/blog/hi/l10n_platform_alternative/Lokalise.md +1 -0
  178. package/blog/hi/l10n_platform_alternative/crowdin.md +1 -0
  179. package/blog/hi/l10n_platform_alternative/phrase.md +1 -0
  180. package/blog/hi/list_i18n_technologies/frameworks/angular.md +1 -0
  181. package/blog/hi/list_i18n_technologies/frameworks/react-native.md +1 -0
  182. package/blog/hi/list_i18n_technologies/frameworks/react.md +1 -0
  183. package/blog/hi/list_i18n_technologies/frameworks/svelte.md +1 -0
  184. package/blog/hi/list_i18n_technologies/frameworks/vue.md +1 -0
  185. package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  186. package/blog/hi/nextjs-multilingual-seo-comparison.md +1 -0
  187. package/blog/hi/per-component_vs_centralized_i18n.md +1 -0
  188. package/blog/hi/rag_powered_documentation_assistant.md +44 -13
  189. package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  190. package/blog/hi/vue-i18n_vs_intlayer.md +1 -0
  191. package/blog/hi/what_is_internationalization.md +1 -0
  192. package/blog/id/compiler_vs_declarative_i18n.md +1 -0
  193. package/blog/id/i18n_meaning.md +1 -0
  194. package/blog/id/i18n_using_next-i18next.md +1 -0
  195. package/blog/id/i18n_using_next-intl.md +1 -0
  196. package/blog/id/index.md +1 -0
  197. package/blog/id/internationalization_and_SEO.md +1 -0
  198. package/blog/id/intlayer_with_i18next.md +14 -3
  199. package/blog/id/intlayer_with_next-i18next.md +14 -3
  200. package/blog/id/intlayer_with_next-intl.md +14 -3
  201. package/blog/id/intlayer_with_react-i18next.md +14 -3
  202. package/blog/id/intlayer_with_react-intl.md +14 -3
  203. package/blog/id/intlayer_with_vue-i18n.md +14 -3
  204. package/blog/id/l10n_platform_alternative/Lokalise.md +1 -0
  205. package/blog/id/l10n_platform_alternative/crowdin.md +1 -0
  206. package/blog/id/l10n_platform_alternative/phrase.md +1 -0
  207. package/blog/id/list_i18n_technologies/frameworks/angular.md +1 -0
  208. package/blog/id/list_i18n_technologies/frameworks/react-native.md +1 -0
  209. package/blog/id/list_i18n_technologies/frameworks/react.md +1 -0
  210. package/blog/id/list_i18n_technologies/frameworks/svelte.md +1 -0
  211. package/blog/id/list_i18n_technologies/frameworks/vue.md +1 -0
  212. package/blog/id/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  213. package/blog/id/nextjs-multilingual-seo-comparison.md +1 -0
  214. package/blog/id/per-component_vs_centralized_i18n.md +1 -0
  215. package/blog/id/rag_powered_documentation_assistant.md +44 -13
  216. package/blog/id/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  217. package/blog/id/vue-i18n_vs_intlayer.md +1 -0
  218. package/blog/id/what_is_internationalization.md +1 -0
  219. package/blog/it/compiler_vs_declarative_i18n.md +1 -0
  220. package/blog/it/i18n_meaning.md +1 -0
  221. package/blog/it/i18n_using_next-i18next.md +1 -0
  222. package/blog/it/i18n_using_next-intl.md +1 -0
  223. package/blog/it/index.md +1 -0
  224. package/blog/it/internationalization_and_SEO.md +1 -0
  225. package/blog/it/intlayer_with_i18next.md +1 -0
  226. package/blog/it/intlayer_with_next-i18next.md +1 -0
  227. package/blog/it/intlayer_with_next-intl.md +1 -0
  228. package/blog/it/intlayer_with_react-i18next.md +1 -0
  229. package/blog/it/intlayer_with_react-intl.md +1 -0
  230. package/blog/it/intlayer_with_vue-i18n.md +1 -0
  231. package/blog/it/l10n_platform_alternative/Lokalise.md +1 -0
  232. package/blog/it/l10n_platform_alternative/crowdin.md +1 -0
  233. package/blog/it/l10n_platform_alternative/phrase.md +1 -0
  234. package/blog/it/list_i18n_technologies/frameworks/angular.md +1 -0
  235. package/blog/it/list_i18n_technologies/frameworks/react-native.md +1 -0
  236. package/blog/it/list_i18n_technologies/frameworks/react.md +1 -0
  237. package/blog/it/list_i18n_technologies/frameworks/svelte.md +1 -0
  238. package/blog/it/list_i18n_technologies/frameworks/vue.md +1 -0
  239. package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  240. package/blog/it/nextjs-multilingual-seo-comparison.md +1 -0
  241. package/blog/it/per-component_vs_centralized_i18n.md +1 -0
  242. package/blog/it/rag_powered_documentation_assistant.md +1 -0
  243. package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  244. package/blog/it/vue-i18n_vs_intlayer.md +1 -0
  245. package/blog/it/what_is_internationalization.md +1 -0
  246. package/blog/ja/compiler_vs_declarative_i18n.md +1 -0
  247. package/blog/ja/i18n_meaning.md +1 -0
  248. package/blog/ja/i18n_using_next-i18next.md +1 -0
  249. package/blog/ja/i18n_using_next-intl.md +1 -0
  250. package/blog/ja/index.md +1 -0
  251. package/blog/ja/internationalization_and_SEO.md +1 -0
  252. package/blog/ja/intlayer_with_i18next.md +11 -2
  253. package/blog/ja/intlayer_with_next-i18next.md +11 -2
  254. package/blog/ja/intlayer_with_next-intl.md +11 -2
  255. package/blog/ja/intlayer_with_react-i18next.md +11 -2
  256. package/blog/ja/intlayer_with_react-intl.md +11 -2
  257. package/blog/ja/intlayer_with_vue-i18n.md +11 -2
  258. package/blog/ja/l10n_platform_alternative/Lokalise.md +1 -0
  259. package/blog/ja/l10n_platform_alternative/crowdin.md +1 -0
  260. package/blog/ja/l10n_platform_alternative/phrase.md +1 -0
  261. package/blog/ja/list_i18n_technologies/frameworks/angular.md +1 -0
  262. package/blog/ja/list_i18n_technologies/frameworks/react-native.md +1 -0
  263. package/blog/ja/list_i18n_technologies/frameworks/react.md +1 -0
  264. package/blog/ja/list_i18n_technologies/frameworks/svelte.md +1 -0
  265. package/blog/ja/list_i18n_technologies/frameworks/vue.md +1 -0
  266. package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  267. package/blog/ja/nextjs-multilingual-seo-comparison.md +1 -0
  268. package/blog/ja/per-component_vs_centralized_i18n.md +1 -0
  269. package/blog/ja/rag_powered_documentation_assistant.md +44 -13
  270. package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  271. package/blog/ja/vue-i18n_vs_intlayer.md +1 -0
  272. package/blog/ja/what_is_internationalization.md +1 -0
  273. package/blog/ko/compiler_vs_declarative_i18n.md +1 -0
  274. package/blog/ko/i18n_meaning.md +1 -0
  275. package/blog/ko/i18n_using_next-i18next.md +1 -0
  276. package/blog/ko/i18n_using_next-intl.md +1 -0
  277. package/blog/ko/index.md +1 -0
  278. package/blog/ko/internationalization_and_SEO.md +1 -0
  279. package/blog/ko/intlayer_with_i18next.md +1 -0
  280. package/blog/ko/intlayer_with_next-i18next.md +1 -0
  281. package/blog/ko/intlayer_with_next-intl.md +1 -0
  282. package/blog/ko/intlayer_with_react-i18next.md +1 -0
  283. package/blog/ko/intlayer_with_react-intl.md +1 -0
  284. package/blog/ko/intlayer_with_vue-i18n.md +1 -0
  285. package/blog/ko/l10n_platform_alternative/Lokalise.md +1 -0
  286. package/blog/ko/l10n_platform_alternative/crowdin.md +1 -0
  287. package/blog/ko/l10n_platform_alternative/phrase.md +1 -0
  288. package/blog/ko/list_i18n_technologies/frameworks/angular.md +1 -0
  289. package/blog/ko/list_i18n_technologies/frameworks/react-native.md +1 -0
  290. package/blog/ko/list_i18n_technologies/frameworks/react.md +1 -0
  291. package/blog/ko/list_i18n_technologies/frameworks/svelte.md +1 -0
  292. package/blog/ko/list_i18n_technologies/frameworks/vue.md +1 -0
  293. package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  294. package/blog/ko/nextjs-multilingual-seo-comparison.md +1 -0
  295. package/blog/ko/per-component_vs_centralized_i18n.md +1 -0
  296. package/blog/ko/rag_powered_documentation_assistant.md +1 -0
  297. package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  298. package/blog/ko/vue-i18n_vs_intlayer.md +1 -0
  299. package/blog/ko/what_is_internationalization.md +1 -0
  300. package/blog/pl/compiler_vs_declarative_i18n.md +1 -0
  301. package/blog/pl/i18n_meaning.md +1 -0
  302. package/blog/pl/i18n_using_next-i18next.md +1 -0
  303. package/blog/pl/i18n_using_next-intl.md +1 -0
  304. package/blog/pl/index.md +1 -0
  305. package/blog/pl/internationalization_and_SEO.md +1 -0
  306. package/blog/pl/intlayer_with_i18next.md +11 -2
  307. package/blog/pl/intlayer_with_next-i18next.md +11 -2
  308. package/blog/pl/intlayer_with_next-intl.md +11 -2
  309. package/blog/pl/intlayer_with_react-i18next.md +11 -2
  310. package/blog/pl/intlayer_with_react-intl.md +11 -2
  311. package/blog/pl/intlayer_with_vue-i18n.md +11 -2
  312. package/blog/pl/l10n_platform_alternative/Lokalise.md +1 -0
  313. package/blog/pl/l10n_platform_alternative/crowdin.md +1 -0
  314. package/blog/pl/l10n_platform_alternative/phrase.md +1 -0
  315. package/blog/pl/list_i18n_technologies/frameworks/angular.md +1 -0
  316. package/blog/pl/list_i18n_technologies/frameworks/react-native.md +1 -0
  317. package/blog/pl/list_i18n_technologies/frameworks/react.md +1 -0
  318. package/blog/pl/list_i18n_technologies/frameworks/svelte.md +1 -0
  319. package/blog/pl/list_i18n_technologies/frameworks/vue.md +1 -0
  320. package/blog/pl/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  321. package/blog/pl/nextjs-multilingual-seo-comparison.md +1 -0
  322. package/blog/pl/per-component_vs_centralized_i18n.md +1 -0
  323. package/blog/pl/rag_powered_documentation_assistant.md +44 -13
  324. package/blog/pl/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  325. package/blog/pl/vue-i18n_vs_intlayer.md +1 -0
  326. package/blog/pl/what_is_internationalization.md +1 -0
  327. package/blog/pt/compiler_vs_declarative_i18n.md +1 -0
  328. package/blog/pt/i18n_meaning.md +1 -0
  329. package/blog/pt/i18n_using_next-i18next.md +1 -0
  330. package/blog/pt/i18n_using_next-intl.md +1 -0
  331. package/blog/pt/index.md +1 -0
  332. package/blog/pt/internationalization_and_SEO.md +1 -0
  333. package/blog/pt/intlayer_with_i18next.md +1 -0
  334. package/blog/pt/intlayer_with_next-i18next.md +1 -0
  335. package/blog/pt/intlayer_with_next-intl.md +1 -0
  336. package/blog/pt/intlayer_with_react-i18next.md +1 -0
  337. package/blog/pt/intlayer_with_react-intl.md +1 -0
  338. package/blog/pt/intlayer_with_vue-i18n.md +1 -0
  339. package/blog/pt/l10n_platform_alternative/Lokalise.md +1 -0
  340. package/blog/pt/l10n_platform_alternative/crowdin.md +1 -0
  341. package/blog/pt/l10n_platform_alternative/phrase.md +1 -0
  342. package/blog/pt/list_i18n_technologies/frameworks/angular.md +1 -0
  343. package/blog/pt/list_i18n_technologies/frameworks/react-native.md +1 -0
  344. package/blog/pt/list_i18n_technologies/frameworks/react.md +1 -0
  345. package/blog/pt/list_i18n_technologies/frameworks/svelte.md +1 -0
  346. package/blog/pt/list_i18n_technologies/frameworks/vue.md +1 -0
  347. package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  348. package/blog/pt/nextjs-multilingual-seo-comparison.md +1 -0
  349. package/blog/pt/per-component_vs_centralized_i18n.md +1 -0
  350. package/blog/pt/rag_powered_documentation_assistant.md +1 -0
  351. package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  352. package/blog/pt/vue-i18n_vs_intlayer.md +1 -0
  353. package/blog/pt/what_is_internationalization.md +1 -0
  354. package/blog/ru/compiler_vs_declarative_i18n.md +1 -0
  355. package/blog/ru/i18n_meaning.md +1 -0
  356. package/blog/ru/i18n_using_next-i18next.md +1 -0
  357. package/blog/ru/i18n_using_next-intl.md +1 -0
  358. package/blog/ru/index.md +1 -0
  359. package/blog/ru/internationalization_and_SEO.md +1 -0
  360. package/blog/ru/intlayer_with_i18next.md +11 -2
  361. package/blog/ru/intlayer_with_next-i18next.md +11 -2
  362. package/blog/ru/intlayer_with_next-intl.md +11 -2
  363. package/blog/ru/intlayer_with_react-i18next.md +11 -2
  364. package/blog/ru/intlayer_with_react-intl.md +11 -2
  365. package/blog/ru/intlayer_with_vue-i18n.md +11 -2
  366. package/blog/ru/l10n_platform_alternative/Lokalise.md +1 -0
  367. package/blog/ru/l10n_platform_alternative/crowdin.md +1 -0
  368. package/blog/ru/l10n_platform_alternative/phrase.md +1 -0
  369. package/blog/ru/list_i18n_technologies/frameworks/angular.md +1 -0
  370. package/blog/ru/list_i18n_technologies/frameworks/react-native.md +1 -0
  371. package/blog/ru/list_i18n_technologies/frameworks/react.md +1 -0
  372. package/blog/ru/list_i18n_technologies/frameworks/svelte.md +1 -0
  373. package/blog/ru/list_i18n_technologies/frameworks/vue.md +1 -0
  374. package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  375. package/blog/ru/nextjs-multilingual-seo-comparison.md +1 -0
  376. package/blog/ru/per-component_vs_centralized_i18n.md +1 -0
  377. package/blog/ru/rag_powered_documentation_assistant.md +44 -13
  378. package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  379. package/blog/ru/vue-i18n_vs_intlayer.md +1 -0
  380. package/blog/ru/what_is_internationalization.md +1 -0
  381. package/blog/tr/compiler_vs_declarative_i18n.md +1 -0
  382. package/blog/tr/i18n_meaning.md +1 -0
  383. package/blog/tr/i18n_using_next-i18next.md +1 -0
  384. package/blog/tr/i18n_using_next-intl.md +1 -0
  385. package/blog/tr/index.md +1 -0
  386. package/blog/tr/internationalization_and_SEO.md +1 -0
  387. package/blog/tr/intlayer_with_i18next.md +14 -3
  388. package/blog/tr/intlayer_with_next-i18next.md +14 -3
  389. package/blog/tr/intlayer_with_next-intl.md +14 -3
  390. package/blog/tr/intlayer_with_react-i18next.md +14 -3
  391. package/blog/tr/intlayer_with_react-intl.md +14 -3
  392. package/blog/tr/intlayer_with_vue-i18n.md +14 -3
  393. package/blog/tr/l10n_platform_alternative/Lokalise.md +1 -0
  394. package/blog/tr/l10n_platform_alternative/crowdin.md +1 -0
  395. package/blog/tr/l10n_platform_alternative/phrase.md +1 -0
  396. package/blog/tr/list_i18n_technologies/frameworks/angular.md +1 -0
  397. package/blog/tr/list_i18n_technologies/frameworks/react-native.md +1 -0
  398. package/blog/tr/list_i18n_technologies/frameworks/react.md +1 -0
  399. package/blog/tr/list_i18n_technologies/frameworks/svelte.md +1 -0
  400. package/blog/tr/list_i18n_technologies/frameworks/vue.md +1 -0
  401. package/blog/tr/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  402. package/blog/tr/nextjs-multilingual-seo-comparison.md +1 -0
  403. package/blog/tr/per-component_vs_centralized_i18n.md +1 -0
  404. package/blog/tr/rag_powered_documentation_assistant.md +32 -9
  405. package/blog/tr/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  406. package/blog/tr/vue-i18n_vs_intlayer.md +1 -0
  407. package/blog/tr/what_is_internationalization.md +1 -0
  408. package/blog/uk/compiler_vs_declarative_i18n.md +1 -0
  409. package/blog/uk/i18n_meaning.md +1 -0
  410. package/blog/uk/i18n_using_next-i18next.md +1 -0
  411. package/blog/uk/i18n_using_next-intl.md +1 -0
  412. package/blog/uk/index.md +1 -0
  413. package/blog/uk/internationalization_and_SEO.md +1 -0
  414. package/blog/uk/intlayer_with_i18next.md +14 -3
  415. package/blog/uk/intlayer_with_next-i18next.md +14 -3
  416. package/blog/uk/intlayer_with_next-intl.md +14 -3
  417. package/blog/uk/intlayer_with_react-i18next.md +14 -3
  418. package/blog/uk/intlayer_with_react-intl.md +14 -3
  419. package/blog/uk/intlayer_with_vue-i18n.md +14 -3
  420. package/blog/uk/l10n_platform_alternative/Lokalise.md +1 -0
  421. package/blog/uk/l10n_platform_alternative/crowdin.md +1 -0
  422. package/blog/uk/l10n_platform_alternative/phrase.md +1 -0
  423. package/blog/uk/list_i18n_technologies/frameworks/angular.md +1 -0
  424. package/blog/uk/list_i18n_technologies/frameworks/react-native.md +1 -0
  425. package/blog/uk/list_i18n_technologies/frameworks/react.md +1 -0
  426. package/blog/uk/list_i18n_technologies/frameworks/svelte.md +1 -0
  427. package/blog/uk/list_i18n_technologies/frameworks/vue.md +1 -0
  428. package/blog/uk/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  429. package/blog/uk/nextjs-multilingual-seo-comparison.md +1 -0
  430. package/blog/uk/per-component_vs_centralized_i18n.md +1 -0
  431. package/blog/uk/rag_powered_documentation_assistant.md +44 -13
  432. package/blog/uk/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  433. package/blog/uk/vue-i18n_vs_intlayer.md +1 -0
  434. package/blog/uk/what_is_internationalization.md +1 -0
  435. package/blog/vi/compiler_vs_declarative_i18n.md +1 -0
  436. package/blog/vi/i18n_meaning.md +1 -0
  437. package/blog/vi/i18n_using_next-i18next.md +1 -0
  438. package/blog/vi/i18n_using_next-intl.md +1 -0
  439. package/blog/vi/index.md +1 -0
  440. package/blog/vi/internationalization_and_SEO.md +1 -0
  441. package/blog/vi/intlayer_with_i18next.md +14 -3
  442. package/blog/vi/intlayer_with_next-i18next.md +14 -3
  443. package/blog/vi/intlayer_with_next-intl.md +14 -3
  444. package/blog/vi/intlayer_with_react-i18next.md +14 -3
  445. package/blog/vi/intlayer_with_react-intl.md +14 -3
  446. package/blog/vi/intlayer_with_vue-i18n.md +14 -3
  447. package/blog/vi/l10n_platform_alternative/Lokalise.md +1 -0
  448. package/blog/vi/l10n_platform_alternative/crowdin.md +1 -0
  449. package/blog/vi/l10n_platform_alternative/phrase.md +1 -0
  450. package/blog/vi/list_i18n_technologies/frameworks/angular.md +1 -0
  451. package/blog/vi/list_i18n_technologies/frameworks/react-native.md +1 -0
  452. package/blog/vi/list_i18n_technologies/frameworks/react.md +1 -0
  453. package/blog/vi/list_i18n_technologies/frameworks/svelte.md +1 -0
  454. package/blog/vi/list_i18n_technologies/frameworks/vue.md +1 -0
  455. package/blog/vi/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  456. package/blog/vi/nextjs-multilingual-seo-comparison.md +1 -0
  457. package/blog/vi/per-component_vs_centralized_i18n.md +1 -0
  458. package/blog/vi/rag_powered_documentation_assistant.md +44 -13
  459. package/blog/vi/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  460. package/blog/vi/vue-i18n_vs_intlayer.md +1 -0
  461. package/blog/vi/what_is_internationalization.md +1 -0
  462. package/blog/zh/compiler_vs_declarative_i18n.md +1 -0
  463. package/blog/zh/i18n_meaning.md +1 -0
  464. package/blog/zh/i18n_using_next-i18next.md +1 -0
  465. package/blog/zh/i18n_using_next-intl.md +1 -0
  466. package/blog/zh/index.md +1 -0
  467. package/blog/zh/internationalization_and_SEO.md +1 -0
  468. package/blog/zh/intlayer_with_i18next.md +8 -1
  469. package/blog/zh/intlayer_with_next-i18next.md +8 -1
  470. package/blog/zh/intlayer_with_next-intl.md +8 -1
  471. package/blog/zh/intlayer_with_react-i18next.md +8 -1
  472. package/blog/zh/intlayer_with_react-intl.md +8 -1
  473. package/blog/zh/intlayer_with_vue-i18n.md +1 -0
  474. package/blog/zh/l10n_platform_alternative/Lokalise.md +1 -0
  475. package/blog/zh/l10n_platform_alternative/crowdin.md +1 -0
  476. package/blog/zh/l10n_platform_alternative/phrase.md +1 -0
  477. package/blog/zh/list_i18n_technologies/frameworks/angular.md +1 -0
  478. package/blog/zh/list_i18n_technologies/frameworks/react-native.md +1 -0
  479. package/blog/zh/list_i18n_technologies/frameworks/react.md +1 -0
  480. package/blog/zh/list_i18n_technologies/frameworks/svelte.md +1 -0
  481. package/blog/zh/list_i18n_technologies/frameworks/vue.md +1 -0
  482. package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +1 -0
  483. package/blog/zh/nextjs-multilingual-seo-comparison.md +1 -0
  484. package/blog/zh/per-component_vs_centralized_i18n.md +1 -0
  485. package/blog/zh/rag_powered_documentation_assistant.md +1 -0
  486. package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +1 -0
  487. package/blog/zh/vue-i18n_vs_intlayer.md +1 -0
  488. package/blog/zh/what_is_internationalization.md +1 -0
  489. package/dist/cjs/authors.cjs +37 -0
  490. package/dist/cjs/authors.cjs.map +1 -0
  491. package/dist/cjs/authors2.cjs +28 -0
  492. package/dist/cjs/authors2.cjs.map +1 -0
  493. package/dist/cjs/common.cjs +3 -0
  494. package/dist/cjs/common.cjs.map +1 -1
  495. package/dist/cjs/generated/docs.entry.cjs +100 -0
  496. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  497. package/dist/cjs/index.cjs +4 -0
  498. package/dist/esm/_virtual/_rolldown/runtime.mjs +8 -0
  499. package/dist/esm/authors.mjs +34 -0
  500. package/dist/esm/authors.mjs.map +1 -0
  501. package/dist/esm/authors2.mjs +22 -0
  502. package/dist/esm/authors2.mjs.map +1 -0
  503. package/dist/esm/common.mjs +3 -0
  504. package/dist/esm/common.mjs.map +1 -1
  505. package/dist/esm/generated/docs.entry.mjs +100 -0
  506. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  507. package/dist/esm/index.mjs +2 -1
  508. package/dist/types/authors.d.ts +35 -0
  509. package/dist/types/authors.d.ts.map +1 -0
  510. package/dist/types/common.d.ts.map +1 -1
  511. package/dist/types/generated/docs.entry.d.ts +5 -0
  512. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  513. package/dist/types/index.d.ts +2 -1
  514. package/docs/ar/CI_CD.md +1 -0
  515. package/docs/ar/agent_skills.md +1 -0
  516. package/docs/ar/autoFill.md +1 -0
  517. package/docs/ar/benchmark/index.md +1 -0
  518. package/docs/ar/benchmark/nextjs.md +1 -1
  519. package/docs/ar/benchmark/solid.md +1 -1
  520. package/docs/ar/benchmark/svelte.md +1 -1
  521. package/docs/ar/benchmark/tanstack.md +1 -1
  522. package/docs/ar/benchmark/vue.md +1 -1
  523. package/docs/ar/bundle_optimization.md +6 -5
  524. package/docs/ar/cli/build.md +1 -0
  525. package/docs/ar/cli/ci.md +1 -0
  526. package/docs/ar/cli/configuration.md +1 -0
  527. package/docs/ar/cli/debug.md +1 -0
  528. package/docs/ar/cli/doc-review.md +1 -0
  529. package/docs/ar/cli/doc-translate.md +1 -0
  530. package/docs/ar/cli/editor.md +1 -0
  531. package/docs/ar/cli/extract.md +1 -0
  532. package/docs/ar/cli/fill.md +1 -0
  533. package/docs/ar/cli/index.md +10 -1
  534. package/docs/ar/cli/init.md +1 -0
  535. package/docs/ar/cli/list.md +1 -0
  536. package/docs/ar/cli/list_projects.md +1 -0
  537. package/docs/ar/cli/live.md +1 -0
  538. package/docs/ar/cli/login.md +1 -0
  539. package/docs/ar/cli/pull.md +1 -0
  540. package/docs/ar/cli/push.md +1 -0
  541. package/docs/ar/cli/scan.md +160 -0
  542. package/docs/ar/cli/sdk.md +1 -0
  543. package/docs/ar/cli/standalone.md +1 -0
  544. package/docs/ar/cli/test.md +1 -0
  545. package/docs/ar/cli/version.md +1 -0
  546. package/docs/ar/cli/watch.md +1 -0
  547. package/docs/ar/compiler.md +1 -0
  548. package/docs/ar/component_i18n.md +1 -0
  549. package/docs/ar/configuration.md +1 -0
  550. package/docs/ar/custom_domains.md +1 -0
  551. package/docs/ar/custom_url_rewrites.md +1 -0
  552. package/docs/ar/dictionary/condition.md +1 -0
  553. package/docs/ar/dictionary/content_file.md +61 -0
  554. package/docs/ar/dictionary/enumeration.md +1 -0
  555. package/docs/ar/dictionary/file.md +1 -0
  556. package/docs/ar/dictionary/function_fetching.md +1 -0
  557. package/docs/ar/dictionary/gender.md +1 -0
  558. package/docs/ar/dictionary/html.md +1 -0
  559. package/docs/ar/dictionary/insertion.md +1 -0
  560. package/docs/ar/dictionary/markdown.md +1 -0
  561. package/docs/ar/dictionary/nesting.md +1 -0
  562. package/docs/ar/dictionary/plurial.md +1 -0
  563. package/docs/ar/dictionary/translation.md +1 -0
  564. package/docs/ar/dynamic_dictionaries/collections.md +246 -0
  565. package/docs/ar/dynamic_dictionaries/dynamic_content.md +271 -0
  566. package/docs/ar/dynamic_dictionaries/index.md +48 -0
  567. package/docs/ar/dynamic_dictionaries/variants.md +234 -0
  568. package/docs/ar/formatters.md +1 -0
  569. package/docs/ar/how_works_intlayer.md +1 -0
  570. package/docs/ar/interest_of_intlayer.md +1 -0
  571. package/docs/ar/intlayer_CMS.md +1 -0
  572. package/docs/ar/intlayer_visual_editor.md +1 -0
  573. package/docs/ar/intlayer_with_adonisjs.md +1 -0
  574. package/docs/ar/intlayer_with_analog.md +1 -0
  575. package/docs/ar/intlayer_with_angular_19.md +1 -0
  576. package/docs/ar/intlayer_with_angular_21.md +1 -0
  577. package/docs/ar/intlayer_with_astro.md +1 -0
  578. package/docs/ar/intlayer_with_astro_lit.md +1 -0
  579. package/docs/ar/intlayer_with_astro_preact.md +1 -0
  580. package/docs/ar/intlayer_with_astro_react.md +1 -0
  581. package/docs/ar/intlayer_with_astro_solid.md +1 -0
  582. package/docs/ar/intlayer_with_astro_svelte.md +1 -0
  583. package/docs/ar/intlayer_with_astro_vanilla.md +1 -0
  584. package/docs/ar/intlayer_with_astro_vue.md +1 -0
  585. package/docs/ar/intlayer_with_create_react_app.md +1 -0
  586. package/docs/ar/intlayer_with_express.md +1 -0
  587. package/docs/ar/intlayer_with_fastify.md +1 -0
  588. package/docs/ar/intlayer_with_hono.md +1 -0
  589. package/docs/ar/intlayer_with_lynx+react.md +26 -7
  590. package/docs/ar/intlayer_with_nestjs.md +3 -1
  591. package/docs/ar/intlayer_with_next-i18next.md +1 -0
  592. package/docs/ar/intlayer_with_next-intl.md +1 -0
  593. package/docs/ar/intlayer_with_nextjs_14.md +1 -0
  594. package/docs/ar/intlayer_with_nextjs_15.md +1 -0
  595. package/docs/ar/intlayer_with_nextjs_16.md +1 -0
  596. package/docs/ar/intlayer_with_nextjs_compiler.md +1 -0
  597. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +1 -0
  598. package/docs/ar/intlayer_with_nextjs_page_router.md +1 -0
  599. package/docs/ar/intlayer_with_nuxt.md +1 -0
  600. package/docs/ar/intlayer_with_react_native+expo.md +29 -8
  601. package/docs/ar/intlayer_with_react_router_v7.md +1 -0
  602. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +1 -0
  603. package/docs/ar/intlayer_with_storybook.md +6 -8
  604. package/docs/ar/intlayer_with_svelte_kit.md +1 -0
  605. package/docs/ar/intlayer_with_tanstack+solid.md +1 -0
  606. package/docs/ar/intlayer_with_tanstack.md +1 -0
  607. package/docs/ar/intlayer_with_vanilla.md +1 -0
  608. package/docs/ar/intlayer_with_vite+lit.md +1 -0
  609. package/docs/ar/intlayer_with_vite+preact.md +1 -0
  610. package/docs/ar/intlayer_with_vite+react.md +1 -0
  611. package/docs/ar/intlayer_with_vite+react_compiler.md +1 -0
  612. package/docs/ar/intlayer_with_vite+solid.md +1 -0
  613. package/docs/ar/intlayer_with_vite+svelte.md +1 -0
  614. package/docs/ar/intlayer_with_vite+vanilla.md +1 -0
  615. package/docs/ar/intlayer_with_vite+vue.md +1 -0
  616. package/docs/ar/introduction.md +1 -0
  617. package/docs/ar/locale_mapper.md +1 -0
  618. package/docs/ar/lsp.md +1 -0
  619. package/docs/ar/mcp_server.md +1 -0
  620. package/docs/ar/packages/adonis-intlayer/exports.md +1 -0
  621. package/docs/ar/packages/adonis-intlayer/intlayer.md +1 -0
  622. package/docs/ar/packages/adonis-intlayer/t.md +1 -0
  623. package/docs/ar/packages/angular-intlayer/exports.md +1 -0
  624. package/docs/ar/packages/astro-intlayer/exports.md +1 -0
  625. package/docs/ar/packages/express-intlayer/exports.md +1 -0
  626. package/docs/ar/packages/express-intlayer/intlayer.md +1 -0
  627. package/docs/ar/packages/express-intlayer/t.md +1 -0
  628. package/docs/ar/packages/fastify-intlayer/exports.md +1 -0
  629. package/docs/ar/packages/fastify-intlayer/intlayer.md +1 -0
  630. package/docs/ar/packages/hono-intlayer/exports.md +1 -0
  631. package/docs/ar/packages/hono-intlayer/intlayer.md +1 -0
  632. package/docs/ar/packages/hono-intlayer/t.md +1 -0
  633. package/docs/ar/packages/intlayer/exports.md +1 -0
  634. package/docs/ar/packages/intlayer/getCanonicalPath.md +1 -0
  635. package/docs/ar/packages/intlayer/getConfiguration.md +1 -0
  636. package/docs/ar/packages/intlayer/getEnumeration.md +1 -0
  637. package/docs/ar/packages/intlayer/getHTMLTextDir.md +1 -0
  638. package/docs/ar/packages/intlayer/getLocale.md +1 -0
  639. package/docs/ar/packages/intlayer/getLocaleLang.md +1 -0
  640. package/docs/ar/packages/intlayer/getLocaleName.md +1 -0
  641. package/docs/ar/packages/intlayer/getLocalizedPath.md +1 -0
  642. package/docs/ar/packages/intlayer/getLocalizedUrl.md +1 -0
  643. package/docs/ar/packages/intlayer/getMultilingualUrls.md +1 -0
  644. package/docs/ar/packages/intlayer/getPathWithoutLocale.md +1 -0
  645. package/docs/ar/packages/intlayer/getPrefix.md +1 -0
  646. package/docs/ar/packages/intlayer/getTranslation.md +1 -0
  647. package/docs/ar/packages/intlayer/getTranslationContent.md +1 -0
  648. package/docs/ar/packages/intlayer/validatePrefix.md +1 -0
  649. package/docs/ar/packages/intlayer-cli/exports.md +1 -0
  650. package/docs/ar/packages/lynx-intlayer/exports.md +1 -0
  651. package/docs/ar/packages/next-intlayer/exports.md +1 -0
  652. package/docs/ar/packages/next-intlayer/intlayerMiddleware.md +1 -0
  653. package/docs/ar/packages/next-intlayer/t.md +1 -0
  654. package/docs/ar/packages/next-intlayer/useDictionary.md +1 -0
  655. package/docs/ar/packages/next-intlayer/useIntlayer.md +1 -0
  656. package/docs/ar/packages/next-intlayer/useLocale.md +1 -0
  657. package/docs/ar/packages/next-intlayer/useRewriteURL.md +1 -0
  658. package/docs/ar/packages/nuxt-intlayer/exports.md +1 -0
  659. package/docs/ar/packages/preact-intlayer/exports.md +1 -0
  660. package/docs/ar/packages/react-intlayer/IntlayerProvider.md +1 -0
  661. package/docs/ar/packages/react-intlayer/MarkdownRenderer.md +1 -0
  662. package/docs/ar/packages/react-intlayer/exports.md +1 -0
  663. package/docs/ar/packages/react-intlayer/t.md +1 -0
  664. package/docs/ar/packages/react-intlayer/useDictionary.md +1 -0
  665. package/docs/ar/packages/react-intlayer/useI18n.md +1 -0
  666. package/docs/ar/packages/react-intlayer/useIntlayer.md +1 -0
  667. package/docs/ar/packages/react-intlayer/useLocale.md +1 -0
  668. package/docs/ar/packages/react-intlayer/useRewriteURL.md +1 -0
  669. package/docs/ar/packages/react-native-intlayer/exports.md +1 -0
  670. package/docs/ar/packages/solid-intlayer/IntlayerProvider.md +1 -0
  671. package/docs/ar/packages/solid-intlayer/exports.md +1 -0
  672. package/docs/ar/packages/solid-intlayer/useIntlayer.md +1 -0
  673. package/docs/ar/packages/solid-intlayer/useLocale.md +1 -0
  674. package/docs/ar/packages/solid-intlayer/useRewriteURL.md +1 -0
  675. package/docs/ar/packages/svelte-intlayer/exports.md +1 -0
  676. package/docs/ar/packages/svelte-intlayer/useRewriteURL.md +1 -0
  677. package/docs/ar/packages/vite-intlayer/exports.md +1 -0
  678. package/docs/ar/packages/vite-intlayer/intlayer.md +1 -0
  679. package/docs/ar/packages/vite-intlayer/intlayerPrune.md +1 -0
  680. package/docs/ar/packages/vue-intlayer/exports.md +1 -0
  681. package/docs/ar/packages/vue-intlayer/useRewriteURL.md +1 -0
  682. package/docs/ar/per_locale_file.md +1 -0
  683. package/docs/ar/plugins/sync-json.md +1 -0
  684. package/docs/ar/plugins/sync-po.md +1 -0
  685. package/docs/ar/releases/v6.md +1 -0
  686. package/docs/ar/releases/v7.md +1 -0
  687. package/docs/ar/releases/v8.md +1 -0
  688. package/docs/ar/roadmap.md +1 -0
  689. package/docs/ar/testing.md +1 -0
  690. package/docs/ar/vs_code_extension.md +1 -0
  691. package/docs/bn/bundle_optimization.md +6 -5
  692. package/docs/bn/cli/index.md +12 -3
  693. package/docs/bn/cli/init.md +1 -0
  694. package/docs/bn/cli/scan.md +162 -0
  695. package/docs/bn/cli/standalone.md +1 -0
  696. package/docs/bn/configuration.md +1 -0
  697. package/docs/bn/custom_domains.md +1 -0
  698. package/docs/bn/interest_of_intlayer.md +1 -0
  699. package/docs/bn/intlayer_with_angular_21.md +1 -0
  700. package/docs/bn/intlayer_with_fastify.md +1 -0
  701. package/docs/bn/intlayer_with_hono.md +1 -0
  702. package/docs/bn/intlayer_with_storybook.md +1 -0
  703. package/docs/bn/intlayer_with_vanilla.md +1 -0
  704. package/docs/bn/intlayer_with_vite+lit.md +1 -0
  705. package/docs/bn/intlayer_with_vite+vanilla.md +1 -0
  706. package/docs/bn/introduction.md +1 -0
  707. package/docs/cs/bundle_optimization.md +6 -5
  708. package/docs/cs/cli/index.md +10 -1
  709. package/docs/cs/cli/init.md +1 -0
  710. package/docs/cs/cli/scan.md +160 -0
  711. package/docs/cs/cli/standalone.md +1 -0
  712. package/docs/cs/configuration.md +1 -0
  713. package/docs/cs/custom_domains.md +1 -0
  714. package/docs/cs/interest_of_intlayer.md +1 -0
  715. package/docs/cs/intlayer_with_angular_21.md +1 -0
  716. package/docs/cs/intlayer_with_fastify.md +1 -0
  717. package/docs/cs/intlayer_with_hono.md +1 -0
  718. package/docs/cs/intlayer_with_storybook.md +6 -8
  719. package/docs/cs/intlayer_with_vanilla.md +1 -0
  720. package/docs/cs/intlayer_with_vite+lit.md +1 -0
  721. package/docs/cs/intlayer_with_vite+vanilla.md +1 -0
  722. package/docs/cs/introduction.md +1 -0
  723. package/docs/de/CI_CD.md +1 -0
  724. package/docs/de/agent_skills.md +1 -0
  725. package/docs/de/autoFill.md +1 -0
  726. package/docs/de/benchmark/index.md +1 -0
  727. package/docs/de/benchmark/nextjs.md +1 -1
  728. package/docs/de/benchmark/solid.md +1 -1
  729. package/docs/de/benchmark/svelte.md +1 -1
  730. package/docs/de/benchmark/tanstack.md +1 -1
  731. package/docs/de/benchmark/vue.md +1 -1
  732. package/docs/de/bundle_optimization.md +6 -5
  733. package/docs/de/cli/build.md +1 -0
  734. package/docs/de/cli/ci.md +1 -0
  735. package/docs/de/cli/configuration.md +1 -0
  736. package/docs/de/cli/debug.md +1 -0
  737. package/docs/de/cli/doc-review.md +1 -0
  738. package/docs/de/cli/doc-translate.md +1 -0
  739. package/docs/de/cli/editor.md +1 -0
  740. package/docs/de/cli/extract.md +1 -0
  741. package/docs/de/cli/fill.md +1 -0
  742. package/docs/de/cli/index.md +10 -1
  743. package/docs/de/cli/init.md +1 -0
  744. package/docs/de/cli/list.md +1 -0
  745. package/docs/de/cli/list_projects.md +1 -0
  746. package/docs/de/cli/live.md +1 -0
  747. package/docs/de/cli/login.md +1 -0
  748. package/docs/de/cli/pull.md +1 -0
  749. package/docs/de/cli/push.md +1 -0
  750. package/docs/de/cli/scan.md +160 -0
  751. package/docs/de/cli/sdk.md +1 -0
  752. package/docs/de/cli/standalone.md +1 -0
  753. package/docs/de/cli/test.md +1 -0
  754. package/docs/de/cli/version.md +1 -0
  755. package/docs/de/cli/watch.md +1 -0
  756. package/docs/de/compiler.md +1 -0
  757. package/docs/de/component_i18n.md +1 -0
  758. package/docs/de/configuration.md +1 -0
  759. package/docs/de/custom_domains.md +1 -0
  760. package/docs/de/custom_url_rewrites.md +1 -0
  761. package/docs/de/dictionary/condition.md +1 -0
  762. package/docs/de/dictionary/content_file.md +61 -0
  763. package/docs/de/dictionary/enumeration.md +1 -0
  764. package/docs/de/dictionary/file.md +1 -0
  765. package/docs/de/dictionary/function_fetching.md +1 -0
  766. package/docs/de/dictionary/gender.md +1 -0
  767. package/docs/de/dictionary/html.md +1 -0
  768. package/docs/de/dictionary/insertion.md +1 -0
  769. package/docs/de/dictionary/markdown.md +1 -0
  770. package/docs/de/dictionary/nesting.md +1 -0
  771. package/docs/de/dictionary/plurial.md +1 -0
  772. package/docs/de/dictionary/translation.md +1 -0
  773. package/docs/de/dynamic_dictionaries/collections.md +246 -0
  774. package/docs/de/dynamic_dictionaries/dynamic_content.md +271 -0
  775. package/docs/de/dynamic_dictionaries/index.md +48 -0
  776. package/docs/de/dynamic_dictionaries/variants.md +234 -0
  777. package/docs/de/formatters.md +1 -0
  778. package/docs/de/how_works_intlayer.md +1 -0
  779. package/docs/de/interest_of_intlayer.md +1 -0
  780. package/docs/de/intlayer_CMS.md +1 -0
  781. package/docs/de/intlayer_visual_editor.md +1 -0
  782. package/docs/de/intlayer_with_adonisjs.md +1 -0
  783. package/docs/de/intlayer_with_analog.md +1 -0
  784. package/docs/de/intlayer_with_angular_19.md +1 -0
  785. package/docs/de/intlayer_with_angular_21.md +1 -0
  786. package/docs/de/intlayer_with_astro.md +1 -0
  787. package/docs/de/intlayer_with_astro_lit.md +1 -0
  788. package/docs/de/intlayer_with_astro_preact.md +1 -0
  789. package/docs/de/intlayer_with_astro_react.md +1 -0
  790. package/docs/de/intlayer_with_astro_solid.md +1 -0
  791. package/docs/de/intlayer_with_astro_svelte.md +1 -0
  792. package/docs/de/intlayer_with_astro_vanilla.md +1 -0
  793. package/docs/de/intlayer_with_astro_vue.md +1 -0
  794. package/docs/de/intlayer_with_create_react_app.md +1 -0
  795. package/docs/de/intlayer_with_express.md +1 -0
  796. package/docs/de/intlayer_with_fastify.md +1 -0
  797. package/docs/de/intlayer_with_hono.md +1 -0
  798. package/docs/de/intlayer_with_lynx+react.md +27 -7
  799. package/docs/de/intlayer_with_nestjs.md +3 -1
  800. package/docs/de/intlayer_with_next-i18next.md +1 -0
  801. package/docs/de/intlayer_with_next-intl.md +1 -0
  802. package/docs/de/intlayer_with_nextjs_14.md +1 -0
  803. package/docs/de/intlayer_with_nextjs_15.md +1 -0
  804. package/docs/de/intlayer_with_nextjs_16.md +1 -0
  805. package/docs/de/intlayer_with_nextjs_compiler.md +1 -0
  806. package/docs/de/intlayer_with_nextjs_no_locale_path.md +1 -0
  807. package/docs/de/intlayer_with_nextjs_page_router.md +1 -0
  808. package/docs/de/intlayer_with_nuxt.md +1 -0
  809. package/docs/de/intlayer_with_react_native+expo.md +30 -8
  810. package/docs/de/intlayer_with_react_router_v7.md +1 -0
  811. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +1 -0
  812. package/docs/de/intlayer_with_storybook.md +6 -8
  813. package/docs/de/intlayer_with_svelte_kit.md +1 -0
  814. package/docs/de/intlayer_with_tanstack+solid.md +1 -0
  815. package/docs/de/intlayer_with_tanstack.md +1 -0
  816. package/docs/de/intlayer_with_vanilla.md +1 -0
  817. package/docs/de/intlayer_with_vite+lit.md +1 -0
  818. package/docs/de/intlayer_with_vite+preact.md +1 -0
  819. package/docs/de/intlayer_with_vite+react.md +1 -0
  820. package/docs/de/intlayer_with_vite+react_compiler.md +1 -0
  821. package/docs/de/intlayer_with_vite+solid.md +1 -0
  822. package/docs/de/intlayer_with_vite+svelte.md +1 -0
  823. package/docs/de/intlayer_with_vite+vanilla.md +1 -0
  824. package/docs/de/intlayer_with_vite+vue.md +1 -0
  825. package/docs/de/introduction.md +1 -0
  826. package/docs/de/locale_mapper.md +1 -0
  827. package/docs/de/lsp.md +1 -0
  828. package/docs/de/mcp_server.md +1 -0
  829. package/docs/de/migration_from_i18next_to_intlayer.md +1 -0
  830. package/docs/de/migration_from_next-i18next_to_intlayer.md +1 -0
  831. package/docs/de/migration_from_next-intl_to_intlayer.md +1 -0
  832. package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  833. package/docs/de/migration_from_react-i18next_to_intlayer.md +1 -0
  834. package/docs/de/migration_from_vue-i18n_to_intlayer.md +1 -0
  835. package/docs/de/packages/adonis-intlayer/exports.md +1 -0
  836. package/docs/de/packages/adonis-intlayer/intlayer.md +1 -0
  837. package/docs/de/packages/adonis-intlayer/t.md +1 -0
  838. package/docs/de/packages/angular-intlayer/exports.md +1 -0
  839. package/docs/de/packages/astro-intlayer/exports.md +1 -0
  840. package/docs/de/packages/express-intlayer/exports.md +1 -0
  841. package/docs/de/packages/express-intlayer/intlayer.md +1 -0
  842. package/docs/de/packages/express-intlayer/t.md +1 -0
  843. package/docs/de/packages/fastify-intlayer/exports.md +1 -0
  844. package/docs/de/packages/fastify-intlayer/intlayer.md +1 -0
  845. package/docs/de/packages/hono-intlayer/exports.md +1 -0
  846. package/docs/de/packages/hono-intlayer/intlayer.md +1 -0
  847. package/docs/de/packages/hono-intlayer/t.md +1 -0
  848. package/docs/de/packages/intlayer/exports.md +1 -0
  849. package/docs/de/packages/intlayer/getCanonicalPath.md +1 -0
  850. package/docs/de/packages/intlayer/getConfiguration.md +1 -0
  851. package/docs/de/packages/intlayer/getEnumeration.md +1 -0
  852. package/docs/de/packages/intlayer/getHTMLTextDir.md +1 -0
  853. package/docs/de/packages/intlayer/getLocale.md +1 -0
  854. package/docs/de/packages/intlayer/getLocaleLang.md +1 -0
  855. package/docs/de/packages/intlayer/getLocaleName.md +1 -0
  856. package/docs/de/packages/intlayer/getLocalizedPath.md +1 -0
  857. package/docs/de/packages/intlayer/getLocalizedUrl.md +1 -0
  858. package/docs/de/packages/intlayer/getMultilingualUrls.md +1 -0
  859. package/docs/de/packages/intlayer/getPathWithoutLocale.md +1 -0
  860. package/docs/de/packages/intlayer/getPrefix.md +1 -0
  861. package/docs/de/packages/intlayer/getTranslation.md +1 -0
  862. package/docs/de/packages/intlayer/getTranslationContent.md +1 -0
  863. package/docs/de/packages/intlayer/validatePrefix.md +1 -0
  864. package/docs/de/packages/intlayer-cli/exports.md +1 -0
  865. package/docs/de/packages/lynx-intlayer/exports.md +1 -0
  866. package/docs/de/packages/next-intlayer/exports.md +1 -0
  867. package/docs/de/packages/next-intlayer/intlayerMiddleware.md +1 -0
  868. package/docs/de/packages/next-intlayer/t.md +1 -0
  869. package/docs/de/packages/next-intlayer/useDictionary.md +1 -0
  870. package/docs/de/packages/next-intlayer/useIntlayer.md +1 -0
  871. package/docs/de/packages/next-intlayer/useLocale.md +1 -0
  872. package/docs/de/packages/next-intlayer/useRewriteURL.md +1 -0
  873. package/docs/de/packages/nuxt-intlayer/exports.md +1 -0
  874. package/docs/de/packages/preact-intlayer/exports.md +1 -0
  875. package/docs/de/packages/react-intlayer/IntlayerProvider.md +1 -0
  876. package/docs/de/packages/react-intlayer/MarkdownRenderer.md +1 -0
  877. package/docs/de/packages/react-intlayer/exports.md +1 -0
  878. package/docs/de/packages/react-intlayer/t.md +1 -0
  879. package/docs/de/packages/react-intlayer/useDictionary.md +1 -0
  880. package/docs/de/packages/react-intlayer/useI18n.md +1 -0
  881. package/docs/de/packages/react-intlayer/useIntlayer.md +1 -0
  882. package/docs/de/packages/react-intlayer/useLocale.md +1 -0
  883. package/docs/de/packages/react-intlayer/useRewriteURL.md +1 -0
  884. package/docs/de/packages/react-native-intlayer/exports.md +1 -0
  885. package/docs/de/packages/solid-intlayer/IntlayerProvider.md +1 -0
  886. package/docs/de/packages/solid-intlayer/exports.md +1 -0
  887. package/docs/de/packages/solid-intlayer/useIntlayer.md +1 -0
  888. package/docs/de/packages/solid-intlayer/useLocale.md +1 -0
  889. package/docs/de/packages/solid-intlayer/useRewriteURL.md +1 -0
  890. package/docs/de/packages/svelte-intlayer/exports.md +1 -0
  891. package/docs/de/packages/svelte-intlayer/useRewriteURL.md +1 -0
  892. package/docs/de/packages/vite-intlayer/exports.md +1 -0
  893. package/docs/de/packages/vite-intlayer/intlayer.md +1 -0
  894. package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -0
  895. package/docs/de/packages/vue-intlayer/exports.md +1 -0
  896. package/docs/de/packages/vue-intlayer/useRewriteURL.md +1 -0
  897. package/docs/de/per_locale_file.md +1 -0
  898. package/docs/de/plugins/sync-json.md +1 -0
  899. package/docs/de/plugins/sync-po.md +1 -0
  900. package/docs/de/releases/v6.md +1 -0
  901. package/docs/de/releases/v7.md +1 -0
  902. package/docs/de/releases/v8.md +1 -0
  903. package/docs/de/roadmap.md +1 -0
  904. package/docs/de/testing.md +1 -0
  905. package/docs/de/vs_code_extension.md +1 -0
  906. package/docs/en/CI_CD.md +1 -0
  907. package/docs/en/agent_skills.md +1 -0
  908. package/docs/en/autoFill.md +1 -0
  909. package/docs/en/benchmark/___NOTE.md +3 -0
  910. package/docs/en/benchmark/___nextjs.md +3 -1
  911. package/docs/en/benchmark/___tanstack.md +3 -0
  912. package/docs/en/benchmark/index.md +1 -0
  913. package/docs/en/benchmark/nextjs.md +1 -1
  914. package/docs/en/benchmark/solid.md +1 -1
  915. package/docs/en/benchmark/svelte.md +1 -1
  916. package/docs/en/benchmark/tanstack.md +1 -1
  917. package/docs/en/benchmark/vue.md +1 -1
  918. package/docs/en/bundle_optimization.md +6 -5
  919. package/docs/en/cli/build.md +1 -0
  920. package/docs/en/cli/ci.md +1 -0
  921. package/docs/en/cli/configuration.md +1 -0
  922. package/docs/en/cli/debug.md +1 -0
  923. package/docs/en/cli/doc-review.md +1 -0
  924. package/docs/en/cli/doc-translate.md +1 -0
  925. package/docs/en/cli/editor.md +1 -0
  926. package/docs/en/cli/extract.md +1 -0
  927. package/docs/en/cli/fill.md +1 -0
  928. package/docs/en/cli/index.md +10 -1
  929. package/docs/en/cli/init.md +1 -0
  930. package/docs/en/cli/list.md +1 -0
  931. package/docs/en/cli/list_projects.md +1 -0
  932. package/docs/en/cli/live.md +1 -0
  933. package/docs/en/cli/login.md +1 -0
  934. package/docs/en/cli/pull.md +1 -0
  935. package/docs/en/cli/push.md +1 -0
  936. package/docs/en/cli/scan.md +160 -0
  937. package/docs/en/cli/sdk.md +1 -0
  938. package/docs/en/cli/standalone.md +1 -0
  939. package/docs/en/cli/test.md +1 -0
  940. package/docs/en/cli/version.md +1 -0
  941. package/docs/en/cli/watch.md +1 -0
  942. package/docs/en/compiler.md +1 -0
  943. package/docs/en/component_i18n.md +1 -0
  944. package/docs/en/configuration.md +1 -0
  945. package/docs/en/custom_domains.md +1 -0
  946. package/docs/en/custom_url_rewrites.md +1 -0
  947. package/docs/en/dictionary/condition.md +1 -0
  948. package/docs/en/dictionary/content_file.md +61 -0
  949. package/docs/en/dictionary/enumeration.md +1 -0
  950. package/docs/en/dictionary/file.md +1 -0
  951. package/docs/en/dictionary/function_fetching.md +1 -0
  952. package/docs/en/dictionary/gender.md +1 -0
  953. package/docs/en/dictionary/html.md +1 -0
  954. package/docs/en/dictionary/insertion.md +1 -0
  955. package/docs/en/dictionary/markdown.md +1 -0
  956. package/docs/en/dictionary/nesting.md +1 -0
  957. package/docs/en/dictionary/plurial.md +1 -0
  958. package/docs/en/dictionary/translation.md +1 -0
  959. package/docs/en/dynamic_dictionaries/collections.md +246 -0
  960. package/docs/en/dynamic_dictionaries/dynamic_content.md +271 -0
  961. package/docs/en/dynamic_dictionaries/index.md +48 -0
  962. package/docs/en/dynamic_dictionaries/variants.md +234 -0
  963. package/docs/en/formatters.md +1 -0
  964. package/docs/en/how_works_intlayer.md +1 -0
  965. package/docs/en/interest_of_intlayer.md +1 -0
  966. package/docs/en/intlayer_CMS.md +1 -0
  967. package/docs/en/intlayer_visual_editor.md +1 -0
  968. package/docs/en/intlayer_with_adonisjs.md +1 -0
  969. package/docs/en/intlayer_with_analog.md +1 -0
  970. package/docs/en/intlayer_with_angular_19.md +1 -0
  971. package/docs/en/intlayer_with_angular_21.md +1 -0
  972. package/docs/en/intlayer_with_astro.md +1 -0
  973. package/docs/en/intlayer_with_astro_lit.md +1 -0
  974. package/docs/en/intlayer_with_astro_preact.md +1 -0
  975. package/docs/en/intlayer_with_astro_react.md +1 -0
  976. package/docs/en/intlayer_with_astro_solid.md +1 -0
  977. package/docs/en/intlayer_with_astro_svelte.md +1 -0
  978. package/docs/en/intlayer_with_astro_vanilla.md +1 -0
  979. package/docs/en/intlayer_with_astro_vue.md +1 -0
  980. package/docs/en/intlayer_with_create_react_app.md +1 -0
  981. package/docs/en/intlayer_with_express.md +1 -0
  982. package/docs/en/intlayer_with_fastify.md +1 -0
  983. package/docs/en/intlayer_with_hono.md +1 -0
  984. package/docs/en/intlayer_with_lynx+react.md +26 -7
  985. package/docs/en/intlayer_with_nestjs.md +1 -0
  986. package/docs/en/intlayer_with_next-i18next.md +1 -0
  987. package/docs/en/intlayer_with_next-intl.md +1 -0
  988. package/docs/en/intlayer_with_nextjs_14.md +1 -0
  989. package/docs/en/intlayer_with_nextjs_15.md +1 -0
  990. package/docs/en/intlayer_with_nextjs_16.md +1 -0
  991. package/docs/en/intlayer_with_nextjs_compiler.md +1 -0
  992. package/docs/en/intlayer_with_nextjs_no_locale_path.md +1 -0
  993. package/docs/en/intlayer_with_nextjs_page_router.md +1 -0
  994. package/docs/en/intlayer_with_nuxt.md +1 -0
  995. package/docs/en/intlayer_with_react_native+expo.md +26 -7
  996. package/docs/en/intlayer_with_react_router_v7.md +1 -0
  997. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +1 -0
  998. package/docs/en/intlayer_with_storybook.md +6 -8
  999. package/docs/en/intlayer_with_svelte_kit.md +1 -0
  1000. package/docs/en/intlayer_with_tanstack+solid.md +1 -0
  1001. package/docs/en/intlayer_with_tanstack.md +1 -0
  1002. package/docs/en/intlayer_with_vanilla.md +1 -0
  1003. package/docs/en/intlayer_with_vite+lit.md +1 -0
  1004. package/docs/en/intlayer_with_vite+preact.md +1 -0
  1005. package/docs/en/intlayer_with_vite+react.md +1 -0
  1006. package/docs/en/intlayer_with_vite+react_compiler.md +1 -0
  1007. package/docs/en/intlayer_with_vite+solid.md +1 -0
  1008. package/docs/en/intlayer_with_vite+svelte.md +1 -0
  1009. package/docs/en/intlayer_with_vite+vanilla.md +1 -0
  1010. package/docs/en/intlayer_with_vite+vue.md +1 -0
  1011. package/docs/en/introduction.md +1 -0
  1012. package/docs/en/locale_mapper.md +1 -0
  1013. package/docs/en/lsp.md +1 -0
  1014. package/docs/en/mcp_server.md +1 -0
  1015. package/docs/en/migration_from_i18next_to_intlayer.md +1 -0
  1016. package/docs/en/migration_from_next-i18next_to_intlayer.md +1 -0
  1017. package/docs/en/migration_from_next-intl_to_intlayer.md +1 -0
  1018. package/docs/en/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  1019. package/docs/en/migration_from_react-i18next_to_intlayer.md +1 -0
  1020. package/docs/en/migration_from_vue-i18n_to_intlayer.md +1 -0
  1021. package/docs/en/packages/adonis-intlayer/exports.md +1 -0
  1022. package/docs/en/packages/adonis-intlayer/intlayer.md +1 -0
  1023. package/docs/en/packages/adonis-intlayer/t.md +1 -0
  1024. package/docs/en/packages/angular-intlayer/exports.md +1 -0
  1025. package/docs/en/packages/astro-intlayer/exports.md +1 -0
  1026. package/docs/en/packages/express-intlayer/exports.md +1 -0
  1027. package/docs/en/packages/express-intlayer/intlayer.md +1 -0
  1028. package/docs/en/packages/express-intlayer/t.md +1 -0
  1029. package/docs/en/packages/fastify-intlayer/exports.md +1 -0
  1030. package/docs/en/packages/fastify-intlayer/intlayer.md +1 -0
  1031. package/docs/en/packages/hono-intlayer/exports.md +1 -0
  1032. package/docs/en/packages/hono-intlayer/intlayer.md +1 -0
  1033. package/docs/en/packages/hono-intlayer/t.md +1 -0
  1034. package/docs/en/packages/intlayer/exports.md +1 -0
  1035. package/docs/en/packages/intlayer/getCanonicalPath.md +1 -0
  1036. package/docs/en/packages/intlayer/getConfiguration.md +1 -0
  1037. package/docs/en/packages/intlayer/getEnumeration.md +1 -0
  1038. package/docs/en/packages/intlayer/getHTMLTextDir.md +1 -0
  1039. package/docs/en/packages/intlayer/getLocale.md +1 -0
  1040. package/docs/en/packages/intlayer/getLocaleLang.md +1 -0
  1041. package/docs/en/packages/intlayer/getLocaleName.md +1 -0
  1042. package/docs/en/packages/intlayer/getLocalizedPath.md +1 -0
  1043. package/docs/en/packages/intlayer/getLocalizedUrl.md +1 -0
  1044. package/docs/en/packages/intlayer/getMultilingualUrls.md +1 -0
  1045. package/docs/en/packages/intlayer/getPathWithoutLocale.md +1 -0
  1046. package/docs/en/packages/intlayer/getPrefix.md +1 -0
  1047. package/docs/en/packages/intlayer/getTranslation.md +1 -0
  1048. package/docs/en/packages/intlayer/validatePrefix.md +1 -0
  1049. package/docs/en/packages/intlayer-cli/exports.md +1 -0
  1050. package/docs/en/packages/lynx-intlayer/exports.md +1 -0
  1051. package/docs/en/packages/next-intlayer/exports.md +1 -0
  1052. package/docs/en/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1053. package/docs/en/packages/next-intlayer/t.md +1 -0
  1054. package/docs/en/packages/next-intlayer/useDictionary.md +1 -0
  1055. package/docs/en/packages/next-intlayer/useIntlayer.md +1 -0
  1056. package/docs/en/packages/next-intlayer/useLocale.md +1 -0
  1057. package/docs/en/packages/next-intlayer/useRewriteURL.md +1 -0
  1058. package/docs/en/packages/nuxt-intlayer/exports.md +1 -0
  1059. package/docs/en/packages/preact-intlayer/exports.md +1 -0
  1060. package/docs/en/packages/react-intlayer/IntlayerProvider.md +1 -0
  1061. package/docs/en/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1062. package/docs/en/packages/react-intlayer/exports.md +1 -0
  1063. package/docs/en/packages/react-intlayer/t.md +1 -0
  1064. package/docs/en/packages/react-intlayer/useDictionary.md +1 -0
  1065. package/docs/en/packages/react-intlayer/useI18n.md +1 -0
  1066. package/docs/en/packages/react-intlayer/useIntlayer.md +1 -0
  1067. package/docs/en/packages/react-intlayer/useLocale.md +1 -0
  1068. package/docs/en/packages/react-intlayer/useRewriteURL.md +1 -0
  1069. package/docs/en/packages/react-native-intlayer/exports.md +1 -0
  1070. package/docs/en/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1071. package/docs/en/packages/solid-intlayer/exports.md +1 -0
  1072. package/docs/en/packages/solid-intlayer/useIntlayer.md +1 -0
  1073. package/docs/en/packages/solid-intlayer/useLocale.md +1 -0
  1074. package/docs/en/packages/solid-intlayer/useRewriteURL.md +1 -0
  1075. package/docs/en/packages/svelte-intlayer/exports.md +1 -0
  1076. package/docs/en/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1077. package/docs/en/packages/vite-intlayer/exports.md +1 -0
  1078. package/docs/en/packages/vite-intlayer/intlayer.md +1 -0
  1079. package/docs/en/packages/vite-intlayer/intlayerPrune.md +1 -0
  1080. package/docs/en/packages/vue-intlayer/exports.md +1 -0
  1081. package/docs/en/packages/vue-intlayer/useRewriteURL.md +1 -0
  1082. package/docs/en/per_locale_file.md +1 -0
  1083. package/docs/en/plugins/sync-json.md +1 -0
  1084. package/docs/en/plugins/sync-po.md +1 -0
  1085. package/docs/en/releases/v6.md +1 -0
  1086. package/docs/en/releases/v7.md +1 -0
  1087. package/docs/en/releases/v8.md +1 -0
  1088. package/docs/en/roadmap.md +1 -0
  1089. package/docs/en/testing.md +1 -0
  1090. package/docs/en/vs_code_extension.md +1 -0
  1091. package/docs/en-GB/CI_CD.md +1 -0
  1092. package/docs/en-GB/agent_skills.md +1 -0
  1093. package/docs/en-GB/autoFill.md +1 -0
  1094. package/docs/en-GB/benchmark/index.md +1 -0
  1095. package/docs/en-GB/benchmark/nextjs.md +1 -1
  1096. package/docs/en-GB/benchmark/solid.md +1 -1
  1097. package/docs/en-GB/benchmark/svelte.md +1 -1
  1098. package/docs/en-GB/benchmark/tanstack.md +1 -1
  1099. package/docs/en-GB/benchmark/vue.md +1 -1
  1100. package/docs/en-GB/bundle_optimization.md +6 -5
  1101. package/docs/en-GB/cli/build.md +1 -0
  1102. package/docs/en-GB/cli/ci.md +1 -0
  1103. package/docs/en-GB/cli/configuration.md +1 -0
  1104. package/docs/en-GB/cli/debug.md +1 -0
  1105. package/docs/en-GB/cli/doc-review.md +1 -0
  1106. package/docs/en-GB/cli/doc-translate.md +1 -0
  1107. package/docs/en-GB/cli/editor.md +1 -0
  1108. package/docs/en-GB/cli/extract.md +1 -0
  1109. package/docs/en-GB/cli/fill.md +1 -0
  1110. package/docs/en-GB/cli/index.md +10 -1
  1111. package/docs/en-GB/cli/init.md +1 -0
  1112. package/docs/en-GB/cli/list.md +1 -0
  1113. package/docs/en-GB/cli/list_projects.md +1 -0
  1114. package/docs/en-GB/cli/live.md +1 -0
  1115. package/docs/en-GB/cli/login.md +1 -0
  1116. package/docs/en-GB/cli/pull.md +1 -0
  1117. package/docs/en-GB/cli/push.md +1 -0
  1118. package/docs/en-GB/cli/scan.md +160 -0
  1119. package/docs/en-GB/cli/sdk.md +1 -0
  1120. package/docs/en-GB/cli/standalone.md +1 -0
  1121. package/docs/en-GB/cli/test.md +1 -0
  1122. package/docs/en-GB/cli/version.md +1 -0
  1123. package/docs/en-GB/cli/watch.md +1 -0
  1124. package/docs/en-GB/compiler.md +1 -0
  1125. package/docs/en-GB/component_i18n.md +1 -0
  1126. package/docs/en-GB/configuration.md +1 -0
  1127. package/docs/en-GB/custom_domains.md +1 -0
  1128. package/docs/en-GB/custom_url_rewrites.md +1 -0
  1129. package/docs/en-GB/dictionary/condition.md +1 -0
  1130. package/docs/en-GB/dictionary/content_file.md +61 -0
  1131. package/docs/en-GB/dictionary/enumeration.md +1 -0
  1132. package/docs/en-GB/dictionary/file.md +1 -0
  1133. package/docs/en-GB/dictionary/function_fetching.md +1 -0
  1134. package/docs/en-GB/dictionary/gender.md +1 -0
  1135. package/docs/en-GB/dictionary/html.md +1 -0
  1136. package/docs/en-GB/dictionary/insertion.md +1 -0
  1137. package/docs/en-GB/dictionary/markdown.md +1 -0
  1138. package/docs/en-GB/dictionary/nesting.md +1 -0
  1139. package/docs/en-GB/dictionary/plurial.md +1 -0
  1140. package/docs/en-GB/dictionary/translation.md +1 -0
  1141. package/docs/en-GB/dynamic_dictionaries/collections.md +246 -0
  1142. package/docs/en-GB/dynamic_dictionaries/dynamic_content.md +271 -0
  1143. package/docs/en-GB/dynamic_dictionaries/index.md +48 -0
  1144. package/docs/en-GB/dynamic_dictionaries/variants.md +234 -0
  1145. package/docs/en-GB/formatters.md +1 -0
  1146. package/docs/en-GB/how_works_intlayer.md +1 -0
  1147. package/docs/en-GB/interest_of_intlayer.md +1 -0
  1148. package/docs/en-GB/intlayer_CMS.md +1 -0
  1149. package/docs/en-GB/intlayer_visual_editor.md +1 -0
  1150. package/docs/en-GB/intlayer_with_adonisjs.md +1 -0
  1151. package/docs/en-GB/intlayer_with_analog.md +1 -0
  1152. package/docs/en-GB/intlayer_with_angular_19.md +1 -0
  1153. package/docs/en-GB/intlayer_with_angular_21.md +1 -0
  1154. package/docs/en-GB/intlayer_with_astro.md +1 -0
  1155. package/docs/en-GB/intlayer_with_astro_lit.md +1 -0
  1156. package/docs/en-GB/intlayer_with_astro_preact.md +1 -0
  1157. package/docs/en-GB/intlayer_with_astro_react.md +1 -0
  1158. package/docs/en-GB/intlayer_with_astro_solid.md +1 -0
  1159. package/docs/en-GB/intlayer_with_astro_svelte.md +1 -0
  1160. package/docs/en-GB/intlayer_with_astro_vanilla.md +1 -0
  1161. package/docs/en-GB/intlayer_with_astro_vue.md +1 -0
  1162. package/docs/en-GB/intlayer_with_create_react_app.md +1 -0
  1163. package/docs/en-GB/intlayer_with_express.md +1 -0
  1164. package/docs/en-GB/intlayer_with_fastify.md +1 -0
  1165. package/docs/en-GB/intlayer_with_hono.md +1 -0
  1166. package/docs/en-GB/intlayer_with_lynx+react.md +29 -8
  1167. package/docs/en-GB/intlayer_with_nestjs.md +3 -1
  1168. package/docs/en-GB/intlayer_with_next-i18next.md +1 -0
  1169. package/docs/en-GB/intlayer_with_next-intl.md +1 -0
  1170. package/docs/en-GB/intlayer_with_nextjs_14.md +1 -0
  1171. package/docs/en-GB/intlayer_with_nextjs_15.md +1 -0
  1172. package/docs/en-GB/intlayer_with_nextjs_16.md +1 -0
  1173. package/docs/en-GB/intlayer_with_nextjs_compiler.md +1 -0
  1174. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +1 -0
  1175. package/docs/en-GB/intlayer_with_nextjs_page_router.md +1 -0
  1176. package/docs/en-GB/intlayer_with_nuxt.md +1 -0
  1177. package/docs/en-GB/intlayer_with_react_native+expo.md +29 -8
  1178. package/docs/en-GB/intlayer_with_react_router_v7.md +1 -0
  1179. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +1 -0
  1180. package/docs/en-GB/intlayer_with_storybook.md +6 -8
  1181. package/docs/en-GB/intlayer_with_svelte_kit.md +1 -0
  1182. package/docs/en-GB/intlayer_with_tanstack+solid.md +1 -0
  1183. package/docs/en-GB/intlayer_with_tanstack.md +1 -0
  1184. package/docs/en-GB/intlayer_with_vanilla.md +1 -0
  1185. package/docs/en-GB/intlayer_with_vite+lit.md +1 -0
  1186. package/docs/en-GB/intlayer_with_vite+preact.md +1 -0
  1187. package/docs/en-GB/intlayer_with_vite+react.md +1 -0
  1188. package/docs/en-GB/intlayer_with_vite+react_compiler.md +1 -0
  1189. package/docs/en-GB/intlayer_with_vite+solid.md +1 -0
  1190. package/docs/en-GB/intlayer_with_vite+svelte.md +1 -0
  1191. package/docs/en-GB/intlayer_with_vite+vanilla.md +1 -0
  1192. package/docs/en-GB/intlayer_with_vite+vue.md +1 -0
  1193. package/docs/en-GB/introduction.md +1 -0
  1194. package/docs/en-GB/locale_mapper.md +1 -0
  1195. package/docs/en-GB/lsp.md +1 -0
  1196. package/docs/en-GB/mcp_server.md +1 -0
  1197. package/docs/en-GB/packages/adonis-intlayer/exports.md +1 -0
  1198. package/docs/en-GB/packages/adonis-intlayer/intlayer.md +1 -0
  1199. package/docs/en-GB/packages/adonis-intlayer/t.md +1 -0
  1200. package/docs/en-GB/packages/angular-intlayer/exports.md +1 -0
  1201. package/docs/en-GB/packages/astro-intlayer/exports.md +1 -0
  1202. package/docs/en-GB/packages/express-intlayer/exports.md +1 -0
  1203. package/docs/en-GB/packages/express-intlayer/intlayer.md +1 -0
  1204. package/docs/en-GB/packages/express-intlayer/t.md +1 -0
  1205. package/docs/en-GB/packages/fastify-intlayer/exports.md +1 -0
  1206. package/docs/en-GB/packages/fastify-intlayer/intlayer.md +1 -0
  1207. package/docs/en-GB/packages/hono-intlayer/exports.md +1 -0
  1208. package/docs/en-GB/packages/hono-intlayer/intlayer.md +1 -0
  1209. package/docs/en-GB/packages/hono-intlayer/t.md +1 -0
  1210. package/docs/en-GB/packages/intlayer/exports.md +1 -0
  1211. package/docs/en-GB/packages/intlayer/getCanonicalPath.md +1 -0
  1212. package/docs/en-GB/packages/intlayer/getConfiguration.md +1 -0
  1213. package/docs/en-GB/packages/intlayer/getEnumeration.md +1 -0
  1214. package/docs/en-GB/packages/intlayer/getHTMLTextDir.md +1 -0
  1215. package/docs/en-GB/packages/intlayer/getLocale.md +1 -0
  1216. package/docs/en-GB/packages/intlayer/getLocaleLang.md +1 -0
  1217. package/docs/en-GB/packages/intlayer/getLocaleName.md +1 -0
  1218. package/docs/en-GB/packages/intlayer/getLocalizedPath.md +1 -0
  1219. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +1 -0
  1220. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +1 -0
  1221. package/docs/en-GB/packages/intlayer/getPathWithoutLocale.md +1 -0
  1222. package/docs/en-GB/packages/intlayer/getPrefix.md +1 -0
  1223. package/docs/en-GB/packages/intlayer/getTranslation.md +1 -0
  1224. package/docs/en-GB/packages/intlayer/getTranslationContent.md +1 -0
  1225. package/docs/en-GB/packages/intlayer/validatePrefix.md +1 -0
  1226. package/docs/en-GB/packages/intlayer-cli/exports.md +1 -0
  1227. package/docs/en-GB/packages/lynx-intlayer/exports.md +1 -0
  1228. package/docs/en-GB/packages/next-intlayer/exports.md +1 -0
  1229. package/docs/en-GB/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1230. package/docs/en-GB/packages/next-intlayer/t.md +1 -0
  1231. package/docs/en-GB/packages/next-intlayer/useDictionary.md +1 -0
  1232. package/docs/en-GB/packages/next-intlayer/useIntlayer.md +1 -0
  1233. package/docs/en-GB/packages/next-intlayer/useLocale.md +1 -0
  1234. package/docs/en-GB/packages/next-intlayer/useRewriteURL.md +1 -0
  1235. package/docs/en-GB/packages/nuxt-intlayer/exports.md +1 -0
  1236. package/docs/en-GB/packages/preact-intlayer/exports.md +1 -0
  1237. package/docs/en-GB/packages/react-intlayer/IntlayerProvider.md +1 -0
  1238. package/docs/en-GB/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1239. package/docs/en-GB/packages/react-intlayer/exports.md +1 -0
  1240. package/docs/en-GB/packages/react-intlayer/t.md +1 -0
  1241. package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -0
  1242. package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -0
  1243. package/docs/en-GB/packages/react-intlayer/useIntlayer.md +1 -0
  1244. package/docs/en-GB/packages/react-intlayer/useLocale.md +1 -0
  1245. package/docs/en-GB/packages/react-intlayer/useRewriteURL.md +1 -0
  1246. package/docs/en-GB/packages/react-native-intlayer/exports.md +1 -0
  1247. package/docs/en-GB/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1248. package/docs/en-GB/packages/solid-intlayer/exports.md +1 -0
  1249. package/docs/en-GB/packages/solid-intlayer/useIntlayer.md +1 -0
  1250. package/docs/en-GB/packages/solid-intlayer/useLocale.md +1 -0
  1251. package/docs/en-GB/packages/solid-intlayer/useRewriteURL.md +1 -0
  1252. package/docs/en-GB/packages/svelte-intlayer/exports.md +1 -0
  1253. package/docs/en-GB/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1254. package/docs/en-GB/packages/vite-intlayer/exports.md +1 -0
  1255. package/docs/en-GB/packages/vite-intlayer/intlayer.md +1 -0
  1256. package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -0
  1257. package/docs/en-GB/packages/vue-intlayer/exports.md +1 -0
  1258. package/docs/en-GB/packages/vue-intlayer/useRewriteURL.md +1 -0
  1259. package/docs/en-GB/per_locale_file.md +1 -0
  1260. package/docs/en-GB/plugins/sync-json.md +1 -0
  1261. package/docs/en-GB/plugins/sync-po.md +1 -0
  1262. package/docs/en-GB/releases/v6.md +1 -0
  1263. package/docs/en-GB/releases/v7.md +1 -0
  1264. package/docs/en-GB/releases/v8.md +1 -0
  1265. package/docs/en-GB/roadmap.md +1 -0
  1266. package/docs/en-GB/testing.md +1 -0
  1267. package/docs/en-GB/vs_code_extension.md +1 -0
  1268. package/docs/es/CI_CD.md +1 -0
  1269. package/docs/es/agent_skills.md +1 -0
  1270. package/docs/es/autoFill.md +1 -0
  1271. package/docs/es/benchmark/index.md +1 -0
  1272. package/docs/es/benchmark/nextjs.md +1 -1
  1273. package/docs/es/benchmark/solid.md +1 -1
  1274. package/docs/es/benchmark/svelte.md +1 -1
  1275. package/docs/es/benchmark/tanstack.md +1 -1
  1276. package/docs/es/benchmark/vue.md +1 -1
  1277. package/docs/es/bundle_optimization.md +6 -5
  1278. package/docs/es/cli/build.md +1 -0
  1279. package/docs/es/cli/ci.md +1 -0
  1280. package/docs/es/cli/configuration.md +1 -0
  1281. package/docs/es/cli/debug.md +1 -0
  1282. package/docs/es/cli/doc-review.md +1 -0
  1283. package/docs/es/cli/doc-translate.md +1 -0
  1284. package/docs/es/cli/editor.md +1 -0
  1285. package/docs/es/cli/extract.md +1 -0
  1286. package/docs/es/cli/fill.md +1 -0
  1287. package/docs/es/cli/index.md +10 -1
  1288. package/docs/es/cli/init.md +1 -0
  1289. package/docs/es/cli/list.md +1 -0
  1290. package/docs/es/cli/list_projects.md +1 -0
  1291. package/docs/es/cli/live.md +1 -0
  1292. package/docs/es/cli/login.md +1 -0
  1293. package/docs/es/cli/pull.md +1 -0
  1294. package/docs/es/cli/push.md +1 -0
  1295. package/docs/es/cli/scan.md +160 -0
  1296. package/docs/es/cli/sdk.md +1 -0
  1297. package/docs/es/cli/standalone.md +1 -0
  1298. package/docs/es/cli/test.md +1 -0
  1299. package/docs/es/cli/version.md +1 -0
  1300. package/docs/es/cli/watch.md +1 -0
  1301. package/docs/es/compiler.md +1 -0
  1302. package/docs/es/component_i18n.md +1 -0
  1303. package/docs/es/configuration.md +1 -0
  1304. package/docs/es/custom_domains.md +1 -0
  1305. package/docs/es/custom_url_rewrites.md +1 -0
  1306. package/docs/es/dictionary/condition.md +1 -0
  1307. package/docs/es/dictionary/content_file.md +61 -0
  1308. package/docs/es/dictionary/enumeration.md +1 -0
  1309. package/docs/es/dictionary/file.md +1 -0
  1310. package/docs/es/dictionary/function_fetching.md +1 -0
  1311. package/docs/es/dictionary/gender.md +1 -0
  1312. package/docs/es/dictionary/html.md +1 -0
  1313. package/docs/es/dictionary/insertion.md +1 -0
  1314. package/docs/es/dictionary/markdown.md +1 -0
  1315. package/docs/es/dictionary/nesting.md +1 -0
  1316. package/docs/es/dictionary/plurial.md +1 -0
  1317. package/docs/es/dictionary/translation.md +1 -0
  1318. package/docs/es/dynamic_dictionaries/collections.md +246 -0
  1319. package/docs/es/dynamic_dictionaries/dynamic_content.md +271 -0
  1320. package/docs/es/dynamic_dictionaries/index.md +48 -0
  1321. package/docs/es/dynamic_dictionaries/variants.md +234 -0
  1322. package/docs/es/formatters.md +1 -0
  1323. package/docs/es/how_works_intlayer.md +1 -0
  1324. package/docs/es/interest_of_intlayer.md +1 -0
  1325. package/docs/es/intlayer_CMS.md +1 -0
  1326. package/docs/es/intlayer_visual_editor.md +1 -0
  1327. package/docs/es/intlayer_with_adonisjs.md +1 -0
  1328. package/docs/es/intlayer_with_analog.md +1 -0
  1329. package/docs/es/intlayer_with_angular_19.md +1 -0
  1330. package/docs/es/intlayer_with_angular_21.md +1 -0
  1331. package/docs/es/intlayer_with_astro.md +1 -0
  1332. package/docs/es/intlayer_with_astro_lit.md +1 -0
  1333. package/docs/es/intlayer_with_astro_preact.md +1 -0
  1334. package/docs/es/intlayer_with_astro_react.md +1 -0
  1335. package/docs/es/intlayer_with_astro_solid.md +1 -0
  1336. package/docs/es/intlayer_with_astro_svelte.md +1 -0
  1337. package/docs/es/intlayer_with_astro_vanilla.md +1 -0
  1338. package/docs/es/intlayer_with_astro_vue.md +1 -0
  1339. package/docs/es/intlayer_with_create_react_app.md +1 -0
  1340. package/docs/es/intlayer_with_express.md +1 -0
  1341. package/docs/es/intlayer_with_fastify.md +1 -0
  1342. package/docs/es/intlayer_with_hono.md +1 -0
  1343. package/docs/es/intlayer_with_lynx+react.md +26 -7
  1344. package/docs/es/intlayer_with_nestjs.md +3 -1
  1345. package/docs/es/intlayer_with_next-i18next.md +1 -0
  1346. package/docs/es/intlayer_with_next-intl.md +1 -0
  1347. package/docs/es/intlayer_with_nextjs_14.md +1 -0
  1348. package/docs/es/intlayer_with_nextjs_15.md +1 -0
  1349. package/docs/es/intlayer_with_nextjs_16.md +1 -0
  1350. package/docs/es/intlayer_with_nextjs_compiler.md +1 -0
  1351. package/docs/es/intlayer_with_nextjs_no_locale_path.md +1 -0
  1352. package/docs/es/intlayer_with_nextjs_page_router.md +1 -0
  1353. package/docs/es/intlayer_with_nuxt.md +1 -0
  1354. package/docs/es/intlayer_with_react_native+expo.md +29 -8
  1355. package/docs/es/intlayer_with_react_router_v7.md +1 -0
  1356. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +1 -0
  1357. package/docs/es/intlayer_with_storybook.md +6 -8
  1358. package/docs/es/intlayer_with_svelte_kit.md +1 -0
  1359. package/docs/es/intlayer_with_tanstack+solid.md +1 -0
  1360. package/docs/es/intlayer_with_tanstack.md +1 -0
  1361. package/docs/es/intlayer_with_vanilla.md +1 -0
  1362. package/docs/es/intlayer_with_vite+lit.md +1 -0
  1363. package/docs/es/intlayer_with_vite+preact.md +1 -0
  1364. package/docs/es/intlayer_with_vite+react.md +1 -0
  1365. package/docs/es/intlayer_with_vite+react_compiler.md +1 -0
  1366. package/docs/es/intlayer_with_vite+solid.md +1 -0
  1367. package/docs/es/intlayer_with_vite+svelte.md +1 -0
  1368. package/docs/es/intlayer_with_vite+vanilla.md +1 -0
  1369. package/docs/es/intlayer_with_vite+vue.md +1 -0
  1370. package/docs/es/introduction.md +1 -0
  1371. package/docs/es/locale_mapper.md +1 -0
  1372. package/docs/es/lsp.md +1 -0
  1373. package/docs/es/mcp_server.md +1 -0
  1374. package/docs/es/migration_from_i18next_to_intlayer.md +1 -0
  1375. package/docs/es/migration_from_next-i18next_to_intlayer.md +1 -0
  1376. package/docs/es/migration_from_next-intl_to_intlayer.md +1 -0
  1377. package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  1378. package/docs/es/migration_from_react-i18next_to_intlayer.md +1 -0
  1379. package/docs/es/migration_from_vue-i18n_to_intlayer.md +1 -0
  1380. package/docs/es/packages/adonis-intlayer/exports.md +1 -0
  1381. package/docs/es/packages/adonis-intlayer/intlayer.md +1 -0
  1382. package/docs/es/packages/adonis-intlayer/t.md +1 -0
  1383. package/docs/es/packages/angular-intlayer/exports.md +1 -0
  1384. package/docs/es/packages/astro-intlayer/exports.md +1 -0
  1385. package/docs/es/packages/express-intlayer/exports.md +1 -0
  1386. package/docs/es/packages/express-intlayer/intlayer.md +1 -0
  1387. package/docs/es/packages/express-intlayer/t.md +1 -0
  1388. package/docs/es/packages/fastify-intlayer/exports.md +1 -0
  1389. package/docs/es/packages/fastify-intlayer/intlayer.md +1 -0
  1390. package/docs/es/packages/hono-intlayer/exports.md +1 -0
  1391. package/docs/es/packages/hono-intlayer/intlayer.md +1 -0
  1392. package/docs/es/packages/hono-intlayer/t.md +1 -0
  1393. package/docs/es/packages/intlayer/exports.md +1 -0
  1394. package/docs/es/packages/intlayer/getCanonicalPath.md +1 -0
  1395. package/docs/es/packages/intlayer/getConfiguration.md +1 -0
  1396. package/docs/es/packages/intlayer/getEnumeration.md +1 -0
  1397. package/docs/es/packages/intlayer/getHTMLTextDir.md +1 -0
  1398. package/docs/es/packages/intlayer/getLocale.md +1 -0
  1399. package/docs/es/packages/intlayer/getLocaleLang.md +1 -0
  1400. package/docs/es/packages/intlayer/getLocaleName.md +1 -0
  1401. package/docs/es/packages/intlayer/getLocalizedPath.md +1 -0
  1402. package/docs/es/packages/intlayer/getLocalizedUrl.md +1 -0
  1403. package/docs/es/packages/intlayer/getMultilingualUrls.md +1 -0
  1404. package/docs/es/packages/intlayer/getPathWithoutLocale.md +1 -0
  1405. package/docs/es/packages/intlayer/getPrefix.md +1 -0
  1406. package/docs/es/packages/intlayer/getTranslation.md +1 -0
  1407. package/docs/es/packages/intlayer/getTranslationContent.md +1 -0
  1408. package/docs/es/packages/intlayer/validatePrefix.md +1 -0
  1409. package/docs/es/packages/intlayer-cli/exports.md +1 -0
  1410. package/docs/es/packages/lynx-intlayer/exports.md +1 -0
  1411. package/docs/es/packages/next-intlayer/exports.md +1 -0
  1412. package/docs/es/packages/next-intlayer/index.md +1 -0
  1413. package/docs/es/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1414. package/docs/es/packages/next-intlayer/t.md +1 -0
  1415. package/docs/es/packages/next-intlayer/useDictionary.md +1 -0
  1416. package/docs/es/packages/next-intlayer/useIntlayer.md +1 -0
  1417. package/docs/es/packages/next-intlayer/useLocale.md +1 -0
  1418. package/docs/es/packages/next-intlayer/useRewriteURL.md +1 -0
  1419. package/docs/es/packages/nuxt-intlayer/exports.md +1 -0
  1420. package/docs/es/packages/preact-intlayer/exports.md +1 -0
  1421. package/docs/es/packages/react-intlayer/IntlayerProvider.md +1 -0
  1422. package/docs/es/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1423. package/docs/es/packages/react-intlayer/exports.md +1 -0
  1424. package/docs/es/packages/react-intlayer/index.md +1 -0
  1425. package/docs/es/packages/react-intlayer/t.md +1 -0
  1426. package/docs/es/packages/react-intlayer/useDictionary.md +1 -0
  1427. package/docs/es/packages/react-intlayer/useI18n.md +1 -0
  1428. package/docs/es/packages/react-intlayer/useIntlayer.md +1 -0
  1429. package/docs/es/packages/react-intlayer/useLocale.md +1 -0
  1430. package/docs/es/packages/react-intlayer/useRewriteURL.md +1 -0
  1431. package/docs/es/packages/react-native-intlayer/exports.md +1 -0
  1432. package/docs/es/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1433. package/docs/es/packages/solid-intlayer/exports.md +1 -0
  1434. package/docs/es/packages/solid-intlayer/useIntlayer.md +1 -0
  1435. package/docs/es/packages/solid-intlayer/useLocale.md +1 -0
  1436. package/docs/es/packages/solid-intlayer/useRewriteURL.md +1 -0
  1437. package/docs/es/packages/svelte-intlayer/exports.md +1 -0
  1438. package/docs/es/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1439. package/docs/es/packages/vite-intlayer/exports.md +1 -0
  1440. package/docs/es/packages/vite-intlayer/intlayer.md +1 -0
  1441. package/docs/es/packages/vite-intlayer/intlayerPrune.md +1 -0
  1442. package/docs/es/packages/vue-intlayer/exports.md +1 -0
  1443. package/docs/es/packages/vue-intlayer/useRewriteURL.md +1 -0
  1444. package/docs/es/per_locale_file.md +1 -0
  1445. package/docs/es/plugins/sync-json.md +1 -0
  1446. package/docs/es/plugins/sync-po.md +1 -0
  1447. package/docs/es/releases/v6.md +1 -0
  1448. package/docs/es/releases/v7.md +1 -0
  1449. package/docs/es/releases/v8.md +1 -0
  1450. package/docs/es/roadmap.md +1 -0
  1451. package/docs/es/testing.md +1 -0
  1452. package/docs/es/vs_code_extension.md +1 -0
  1453. package/docs/fr/CI_CD.md +1 -0
  1454. package/docs/fr/agent_skills.md +1 -0
  1455. package/docs/fr/autoFill.md +1 -0
  1456. package/docs/fr/benchmark/index.md +1 -0
  1457. package/docs/fr/benchmark/nextjs.md +1 -1
  1458. package/docs/fr/benchmark/solid.md +1 -1
  1459. package/docs/fr/benchmark/svelte.md +1 -1
  1460. package/docs/fr/benchmark/tanstack.md +1 -1
  1461. package/docs/fr/benchmark/vue.md +1 -1
  1462. package/docs/fr/bundle_optimization.md +6 -5
  1463. package/docs/fr/cli/build.md +1 -0
  1464. package/docs/fr/cli/ci.md +1 -0
  1465. package/docs/fr/cli/configuration.md +1 -0
  1466. package/docs/fr/cli/debug.md +1 -0
  1467. package/docs/fr/cli/doc-review.md +1 -0
  1468. package/docs/fr/cli/doc-translate.md +1 -0
  1469. package/docs/fr/cli/editor.md +1 -0
  1470. package/docs/fr/cli/extract.md +1 -0
  1471. package/docs/fr/cli/fill.md +1 -0
  1472. package/docs/fr/cli/index.md +10 -1
  1473. package/docs/fr/cli/init.md +1 -0
  1474. package/docs/fr/cli/list.md +1 -0
  1475. package/docs/fr/cli/list_projects.md +1 -0
  1476. package/docs/fr/cli/live.md +1 -0
  1477. package/docs/fr/cli/login.md +1 -0
  1478. package/docs/fr/cli/pull.md +1 -0
  1479. package/docs/fr/cli/push.md +1 -0
  1480. package/docs/fr/cli/scan.md +160 -0
  1481. package/docs/fr/cli/sdk.md +1 -0
  1482. package/docs/fr/cli/standalone.md +1 -0
  1483. package/docs/fr/cli/test.md +1 -0
  1484. package/docs/fr/cli/version.md +1 -0
  1485. package/docs/fr/cli/watch.md +1 -0
  1486. package/docs/fr/compiler.md +1 -0
  1487. package/docs/fr/component_i18n.md +1 -0
  1488. package/docs/fr/configuration.md +1 -0
  1489. package/docs/fr/custom_domains.md +1 -0
  1490. package/docs/fr/custom_url_rewrites.md +1 -0
  1491. package/docs/fr/dictionary/condition.md +1 -0
  1492. package/docs/fr/dictionary/content_file.md +61 -0
  1493. package/docs/fr/dictionary/enumeration.md +1 -0
  1494. package/docs/fr/dictionary/file.md +1 -0
  1495. package/docs/fr/dictionary/function_fetching.md +1 -0
  1496. package/docs/fr/dictionary/gender.md +1 -0
  1497. package/docs/fr/dictionary/html.md +1 -0
  1498. package/docs/fr/dictionary/insertion.md +1 -0
  1499. package/docs/fr/dictionary/markdown.md +1 -0
  1500. package/docs/fr/dictionary/nesting.md +1 -0
  1501. package/docs/fr/dictionary/plurial.md +1 -0
  1502. package/docs/fr/dictionary/translation.md +1 -0
  1503. package/docs/fr/dynamic_dictionaries/collections.md +246 -0
  1504. package/docs/fr/dynamic_dictionaries/dynamic_content.md +271 -0
  1505. package/docs/fr/dynamic_dictionaries/index.md +48 -0
  1506. package/docs/fr/dynamic_dictionaries/variants.md +234 -0
  1507. package/docs/fr/formatters.md +1 -0
  1508. package/docs/fr/how_works_intlayer.md +1 -0
  1509. package/docs/fr/interest_of_intlayer.md +1 -0
  1510. package/docs/fr/intlayer_CMS.md +1 -0
  1511. package/docs/fr/intlayer_visual_editor.md +1 -0
  1512. package/docs/fr/intlayer_with_adonisjs.md +1 -0
  1513. package/docs/fr/intlayer_with_analog.md +1 -0
  1514. package/docs/fr/intlayer_with_angular_19.md +1 -0
  1515. package/docs/fr/intlayer_with_angular_21.md +1 -0
  1516. package/docs/fr/intlayer_with_astro.md +1 -0
  1517. package/docs/fr/intlayer_with_astro_lit.md +1 -0
  1518. package/docs/fr/intlayer_with_astro_preact.md +1 -0
  1519. package/docs/fr/intlayer_with_astro_react.md +1 -0
  1520. package/docs/fr/intlayer_with_astro_solid.md +1 -0
  1521. package/docs/fr/intlayer_with_astro_svelte.md +1 -0
  1522. package/docs/fr/intlayer_with_astro_vanilla.md +1 -0
  1523. package/docs/fr/intlayer_with_astro_vue.md +1 -0
  1524. package/docs/fr/intlayer_with_create_react_app.md +1 -0
  1525. package/docs/fr/intlayer_with_express.md +1 -0
  1526. package/docs/fr/intlayer_with_fastify.md +1 -0
  1527. package/docs/fr/intlayer_with_hono.md +1 -0
  1528. package/docs/fr/intlayer_with_lynx+react.md +26 -7
  1529. package/docs/fr/intlayer_with_nestjs.md +3 -1
  1530. package/docs/fr/intlayer_with_next-i18next.md +1 -0
  1531. package/docs/fr/intlayer_with_next-intl.md +1 -0
  1532. package/docs/fr/intlayer_with_nextjs_14.md +1 -0
  1533. package/docs/fr/intlayer_with_nextjs_15.md +1 -0
  1534. package/docs/fr/intlayer_with_nextjs_16.md +1 -0
  1535. package/docs/fr/intlayer_with_nextjs_compiler.md +1 -0
  1536. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +1 -0
  1537. package/docs/fr/intlayer_with_nextjs_page_router.md +1 -0
  1538. package/docs/fr/intlayer_with_nuxt.md +1 -0
  1539. package/docs/fr/intlayer_with_react_native+expo.md +29 -8
  1540. package/docs/fr/intlayer_with_react_router_v7.md +1 -0
  1541. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +1 -0
  1542. package/docs/fr/intlayer_with_storybook.md +6 -8
  1543. package/docs/fr/intlayer_with_svelte_kit.md +1 -0
  1544. package/docs/fr/intlayer_with_tanstack+solid.md +1 -0
  1545. package/docs/fr/intlayer_with_tanstack.md +1 -0
  1546. package/docs/fr/intlayer_with_vanilla.md +1 -0
  1547. package/docs/fr/intlayer_with_vite+lit.md +1 -0
  1548. package/docs/fr/intlayer_with_vite+preact.md +1 -0
  1549. package/docs/fr/intlayer_with_vite+react.md +1 -0
  1550. package/docs/fr/intlayer_with_vite+react_compiler.md +1 -0
  1551. package/docs/fr/intlayer_with_vite+solid.md +1 -0
  1552. package/docs/fr/intlayer_with_vite+svelte.md +1 -0
  1553. package/docs/fr/intlayer_with_vite+vanilla.md +1 -0
  1554. package/docs/fr/intlayer_with_vite+vue.md +1 -0
  1555. package/docs/fr/introduction.md +1 -0
  1556. package/docs/fr/locale_mapper.md +1 -0
  1557. package/docs/fr/lsp.md +1 -0
  1558. package/docs/fr/mcp_server.md +1 -0
  1559. package/docs/fr/migration_from_i18next_to_intlayer.md +1 -0
  1560. package/docs/fr/migration_from_next-i18next_to_intlayer.md +1 -0
  1561. package/docs/fr/migration_from_next-intl_to_intlayer.md +1 -0
  1562. package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  1563. package/docs/fr/migration_from_react-i18next_to_intlayer.md +1 -0
  1564. package/docs/fr/migration_from_vue-i18n_to_intlayer.md +1 -0
  1565. package/docs/fr/packages/adonis-intlayer/exports.md +1 -0
  1566. package/docs/fr/packages/adonis-intlayer/intlayer.md +1 -0
  1567. package/docs/fr/packages/adonis-intlayer/t.md +1 -0
  1568. package/docs/fr/packages/angular-intlayer/exports.md +1 -0
  1569. package/docs/fr/packages/astro-intlayer/exports.md +1 -0
  1570. package/docs/fr/packages/express-intlayer/exports.md +1 -0
  1571. package/docs/fr/packages/express-intlayer/intlayer.md +1 -0
  1572. package/docs/fr/packages/express-intlayer/t.md +1 -0
  1573. package/docs/fr/packages/fastify-intlayer/exports.md +1 -0
  1574. package/docs/fr/packages/fastify-intlayer/intlayer.md +1 -0
  1575. package/docs/fr/packages/hono-intlayer/exports.md +1 -0
  1576. package/docs/fr/packages/hono-intlayer/intlayer.md +1 -0
  1577. package/docs/fr/packages/hono-intlayer/t.md +1 -0
  1578. package/docs/fr/packages/intlayer/exports.md +1 -0
  1579. package/docs/fr/packages/intlayer/getCanonicalPath.md +1 -0
  1580. package/docs/fr/packages/intlayer/getConfiguration.md +1 -0
  1581. package/docs/fr/packages/intlayer/getEnumeration.md +1 -0
  1582. package/docs/fr/packages/intlayer/getHTMLTextDir.md +1 -0
  1583. package/docs/fr/packages/intlayer/getLocale.md +1 -0
  1584. package/docs/fr/packages/intlayer/getLocaleLang.md +1 -0
  1585. package/docs/fr/packages/intlayer/getLocaleName.md +1 -0
  1586. package/docs/fr/packages/intlayer/getLocalizedPath.md +1 -0
  1587. package/docs/fr/packages/intlayer/getLocalizedUrl.md +1 -0
  1588. package/docs/fr/packages/intlayer/getMultilingualUrls.md +1 -0
  1589. package/docs/fr/packages/intlayer/getPathWithoutLocale.md +1 -0
  1590. package/docs/fr/packages/intlayer/getPrefix.md +1 -0
  1591. package/docs/fr/packages/intlayer/getTranslation.md +1 -0
  1592. package/docs/fr/packages/intlayer/getTranslationContent.md +1 -0
  1593. package/docs/fr/packages/intlayer/validatePrefix.md +1 -0
  1594. package/docs/fr/packages/intlayer-cli/exports.md +1 -0
  1595. package/docs/fr/packages/lynx-intlayer/exports.md +1 -0
  1596. package/docs/fr/packages/next-intlayer/exports.md +1 -0
  1597. package/docs/fr/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1598. package/docs/fr/packages/next-intlayer/t.md +1 -0
  1599. package/docs/fr/packages/next-intlayer/useDictionary.md +1 -0
  1600. package/docs/fr/packages/next-intlayer/useIntlayer.md +1 -0
  1601. package/docs/fr/packages/next-intlayer/useLocale.md +1 -0
  1602. package/docs/fr/packages/next-intlayer/useRewriteURL.md +1 -0
  1603. package/docs/fr/packages/nuxt-intlayer/exports.md +1 -0
  1604. package/docs/fr/packages/preact-intlayer/exports.md +1 -0
  1605. package/docs/fr/packages/react-intlayer/IntlayerProvider.md +1 -0
  1606. package/docs/fr/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1607. package/docs/fr/packages/react-intlayer/exports.md +1 -0
  1608. package/docs/fr/packages/react-intlayer/index.md +1 -0
  1609. package/docs/fr/packages/react-intlayer/t.md +1 -0
  1610. package/docs/fr/packages/react-intlayer/useDictionary.md +1 -0
  1611. package/docs/fr/packages/react-intlayer/useI18n.md +1 -0
  1612. package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -0
  1613. package/docs/fr/packages/react-intlayer/useLocale.md +1 -0
  1614. package/docs/fr/packages/react-intlayer/useRewriteURL.md +1 -0
  1615. package/docs/fr/packages/react-native-intlayer/exports.md +1 -0
  1616. package/docs/fr/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1617. package/docs/fr/packages/solid-intlayer/exports.md +1 -0
  1618. package/docs/fr/packages/solid-intlayer/useIntlayer.md +1 -0
  1619. package/docs/fr/packages/solid-intlayer/useLocale.md +1 -0
  1620. package/docs/fr/packages/solid-intlayer/useRewriteURL.md +1 -0
  1621. package/docs/fr/packages/svelte-intlayer/exports.md +1 -0
  1622. package/docs/fr/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1623. package/docs/fr/packages/vite-intlayer/exports.md +1 -0
  1624. package/docs/fr/packages/vite-intlayer/intlayer.md +1 -0
  1625. package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -0
  1626. package/docs/fr/packages/vue-intlayer/exports.md +1 -0
  1627. package/docs/fr/packages/vue-intlayer/useRewriteURL.md +1 -0
  1628. package/docs/fr/per_locale_file.md +1 -0
  1629. package/docs/fr/plugins/sync-json.md +1 -0
  1630. package/docs/fr/plugins/sync-po.md +1 -0
  1631. package/docs/fr/releases/v6.md +1 -0
  1632. package/docs/fr/releases/v7.md +1 -0
  1633. package/docs/fr/releases/v8.md +1 -0
  1634. package/docs/fr/roadmap.md +1 -0
  1635. package/docs/fr/testing.md +1 -0
  1636. package/docs/fr/vs_code_extension.md +1 -0
  1637. package/docs/hi/CI_CD.md +1 -0
  1638. package/docs/hi/agent_skills.md +1 -0
  1639. package/docs/hi/autoFill.md +1 -0
  1640. package/docs/hi/benchmark/index.md +1 -0
  1641. package/docs/hi/benchmark/nextjs.md +1 -1
  1642. package/docs/hi/benchmark/solid.md +1 -1
  1643. package/docs/hi/benchmark/svelte.md +1 -1
  1644. package/docs/hi/benchmark/tanstack.md +1 -1
  1645. package/docs/hi/benchmark/vue.md +1 -1
  1646. package/docs/hi/bundle_optimization.md +6 -5
  1647. package/docs/hi/cli/build.md +1 -0
  1648. package/docs/hi/cli/ci.md +1 -0
  1649. package/docs/hi/cli/configuration.md +1 -0
  1650. package/docs/hi/cli/debug.md +1 -0
  1651. package/docs/hi/cli/doc-review.md +1 -0
  1652. package/docs/hi/cli/doc-translate.md +1 -0
  1653. package/docs/hi/cli/editor.md +1 -0
  1654. package/docs/hi/cli/extract.md +1 -0
  1655. package/docs/hi/cli/fill.md +1 -0
  1656. package/docs/hi/cli/index.md +10 -1
  1657. package/docs/hi/cli/init.md +1 -0
  1658. package/docs/hi/cli/list.md +1 -0
  1659. package/docs/hi/cli/list_projects.md +1 -0
  1660. package/docs/hi/cli/live.md +1 -0
  1661. package/docs/hi/cli/login.md +1 -0
  1662. package/docs/hi/cli/pull.md +1 -0
  1663. package/docs/hi/cli/push.md +1 -0
  1664. package/docs/hi/cli/scan.md +160 -0
  1665. package/docs/hi/cli/sdk.md +1 -0
  1666. package/docs/hi/cli/standalone.md +1 -0
  1667. package/docs/hi/cli/test.md +1 -0
  1668. package/docs/hi/cli/version.md +1 -0
  1669. package/docs/hi/cli/watch.md +1 -0
  1670. package/docs/hi/compiler.md +1 -0
  1671. package/docs/hi/component_i18n.md +1 -0
  1672. package/docs/hi/configuration.md +1 -0
  1673. package/docs/hi/custom_domains.md +1 -0
  1674. package/docs/hi/custom_url_rewrites.md +1 -0
  1675. package/docs/hi/dictionary/condition.md +1 -0
  1676. package/docs/hi/dictionary/content_file.md +61 -0
  1677. package/docs/hi/dictionary/enumeration.md +1 -0
  1678. package/docs/hi/dictionary/file.md +1 -0
  1679. package/docs/hi/dictionary/function_fetching.md +1 -0
  1680. package/docs/hi/dictionary/gender.md +1 -0
  1681. package/docs/hi/dictionary/html.md +1 -0
  1682. package/docs/hi/dictionary/insertion.md +1 -0
  1683. package/docs/hi/dictionary/markdown.md +1 -0
  1684. package/docs/hi/dictionary/nesting.md +1 -0
  1685. package/docs/hi/dictionary/plurial.md +1 -0
  1686. package/docs/hi/dictionary/translation.md +1 -0
  1687. package/docs/hi/dynamic_dictionaries/collections.md +246 -0
  1688. package/docs/hi/dynamic_dictionaries/dynamic_content.md +271 -0
  1689. package/docs/hi/dynamic_dictionaries/index.md +48 -0
  1690. package/docs/hi/dynamic_dictionaries/variants.md +234 -0
  1691. package/docs/hi/formatters.md +1 -0
  1692. package/docs/hi/how_works_intlayer.md +1 -0
  1693. package/docs/hi/interest_of_intlayer.md +1 -0
  1694. package/docs/hi/intlayer_CMS.md +1 -0
  1695. package/docs/hi/intlayer_visual_editor.md +1 -0
  1696. package/docs/hi/intlayer_with_adonisjs.md +1 -0
  1697. package/docs/hi/intlayer_with_analog.md +1 -0
  1698. package/docs/hi/intlayer_with_angular_19.md +1 -0
  1699. package/docs/hi/intlayer_with_angular_21.md +1 -0
  1700. package/docs/hi/intlayer_with_astro.md +1 -0
  1701. package/docs/hi/intlayer_with_astro_lit.md +1 -0
  1702. package/docs/hi/intlayer_with_astro_preact.md +1 -0
  1703. package/docs/hi/intlayer_with_astro_react.md +1 -0
  1704. package/docs/hi/intlayer_with_astro_solid.md +1 -0
  1705. package/docs/hi/intlayer_with_astro_svelte.md +1 -0
  1706. package/docs/hi/intlayer_with_astro_vanilla.md +1 -0
  1707. package/docs/hi/intlayer_with_astro_vue.md +1 -0
  1708. package/docs/hi/intlayer_with_create_react_app.md +1 -0
  1709. package/docs/hi/intlayer_with_express.md +1 -0
  1710. package/docs/hi/intlayer_with_fastify.md +1 -0
  1711. package/docs/hi/intlayer_with_hono.md +1 -0
  1712. package/docs/hi/intlayer_with_lynx+react.md +26 -7
  1713. package/docs/hi/intlayer_with_nestjs.md +3 -1
  1714. package/docs/hi/intlayer_with_next-i18next.md +1 -0
  1715. package/docs/hi/intlayer_with_next-intl.md +1 -0
  1716. package/docs/hi/intlayer_with_nextjs_14.md +1 -0
  1717. package/docs/hi/intlayer_with_nextjs_15.md +1 -0
  1718. package/docs/hi/intlayer_with_nextjs_16.md +1 -0
  1719. package/docs/hi/intlayer_with_nextjs_compiler.md +1 -0
  1720. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +1 -0
  1721. package/docs/hi/intlayer_with_nextjs_page_router.md +1 -0
  1722. package/docs/hi/intlayer_with_nuxt.md +1 -0
  1723. package/docs/hi/intlayer_with_react_native+expo.md +29 -8
  1724. package/docs/hi/intlayer_with_react_router_v7.md +1 -0
  1725. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +1 -0
  1726. package/docs/hi/intlayer_with_storybook.md +6 -8
  1727. package/docs/hi/intlayer_with_svelte_kit.md +1 -0
  1728. package/docs/hi/intlayer_with_tanstack+solid.md +1 -0
  1729. package/docs/hi/intlayer_with_tanstack.md +1 -0
  1730. package/docs/hi/intlayer_with_vanilla.md +1 -0
  1731. package/docs/hi/intlayer_with_vite+lit.md +1 -0
  1732. package/docs/hi/intlayer_with_vite+preact.md +1 -0
  1733. package/docs/hi/intlayer_with_vite+react.md +1 -0
  1734. package/docs/hi/intlayer_with_vite+react_compiler.md +1 -0
  1735. package/docs/hi/intlayer_with_vite+solid.md +1 -0
  1736. package/docs/hi/intlayer_with_vite+svelte.md +1 -0
  1737. package/docs/hi/intlayer_with_vite+vanilla.md +1 -0
  1738. package/docs/hi/intlayer_with_vite+vue.md +1 -0
  1739. package/docs/hi/introduction.md +1 -0
  1740. package/docs/hi/locale_mapper.md +1 -0
  1741. package/docs/hi/lsp.md +1 -0
  1742. package/docs/hi/mcp_server.md +1 -0
  1743. package/docs/hi/packages/adonis-intlayer/exports.md +1 -0
  1744. package/docs/hi/packages/adonis-intlayer/intlayer.md +1 -0
  1745. package/docs/hi/packages/adonis-intlayer/t.md +1 -0
  1746. package/docs/hi/packages/angular-intlayer/exports.md +1 -0
  1747. package/docs/hi/packages/astro-intlayer/exports.md +1 -0
  1748. package/docs/hi/packages/express-intlayer/exports.md +1 -0
  1749. package/docs/hi/packages/express-intlayer/intlayer.md +1 -0
  1750. package/docs/hi/packages/express-intlayer/t.md +1 -0
  1751. package/docs/hi/packages/fastify-intlayer/exports.md +1 -0
  1752. package/docs/hi/packages/fastify-intlayer/intlayer.md +1 -0
  1753. package/docs/hi/packages/hono-intlayer/exports.md +1 -0
  1754. package/docs/hi/packages/hono-intlayer/intlayer.md +1 -0
  1755. package/docs/hi/packages/hono-intlayer/t.md +1 -0
  1756. package/docs/hi/packages/intlayer/exports.md +1 -0
  1757. package/docs/hi/packages/intlayer/getCanonicalPath.md +1 -0
  1758. package/docs/hi/packages/intlayer/getConfiguration.md +1 -0
  1759. package/docs/hi/packages/intlayer/getEnumeration.md +1 -0
  1760. package/docs/hi/packages/intlayer/getHTMLTextDir.md +1 -0
  1761. package/docs/hi/packages/intlayer/getLocale.md +1 -0
  1762. package/docs/hi/packages/intlayer/getLocaleLang.md +1 -0
  1763. package/docs/hi/packages/intlayer/getLocaleName.md +1 -0
  1764. package/docs/hi/packages/intlayer/getLocalizedPath.md +1 -0
  1765. package/docs/hi/packages/intlayer/getLocalizedUrl.md +1 -0
  1766. package/docs/hi/packages/intlayer/getMultilingualUrls.md +1 -0
  1767. package/docs/hi/packages/intlayer/getPathWithoutLocale.md +1 -0
  1768. package/docs/hi/packages/intlayer/getPrefix.md +1 -0
  1769. package/docs/hi/packages/intlayer/getTranslation.md +1 -0
  1770. package/docs/hi/packages/intlayer/getTranslationContent.md +1 -0
  1771. package/docs/hi/packages/intlayer/index.md +1 -0
  1772. package/docs/hi/packages/intlayer/validatePrefix.md +1 -0
  1773. package/docs/hi/packages/intlayer-cli/exports.md +1 -0
  1774. package/docs/hi/packages/lynx-intlayer/exports.md +1 -0
  1775. package/docs/hi/packages/next-intlayer/exports.md +1 -0
  1776. package/docs/hi/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1777. package/docs/hi/packages/next-intlayer/t.md +1 -0
  1778. package/docs/hi/packages/next-intlayer/useDictionary.md +1 -0
  1779. package/docs/hi/packages/next-intlayer/useIntlayer.md +1 -0
  1780. package/docs/hi/packages/next-intlayer/useLocale.md +1 -0
  1781. package/docs/hi/packages/next-intlayer/useRewriteURL.md +1 -0
  1782. package/docs/hi/packages/nuxt-intlayer/exports.md +1 -0
  1783. package/docs/hi/packages/preact-intlayer/exports.md +1 -0
  1784. package/docs/hi/packages/react-intlayer/IntlayerProvider.md +1 -0
  1785. package/docs/hi/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1786. package/docs/hi/packages/react-intlayer/exports.md +1 -0
  1787. package/docs/hi/packages/react-intlayer/t.md +1 -0
  1788. package/docs/hi/packages/react-intlayer/useDictionary.md +1 -0
  1789. package/docs/hi/packages/react-intlayer/useI18n.md +1 -0
  1790. package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -0
  1791. package/docs/hi/packages/react-intlayer/useLocale.md +1 -0
  1792. package/docs/hi/packages/react-intlayer/useRewriteURL.md +1 -0
  1793. package/docs/hi/packages/react-native-intlayer/exports.md +1 -0
  1794. package/docs/hi/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1795. package/docs/hi/packages/solid-intlayer/exports.md +1 -0
  1796. package/docs/hi/packages/solid-intlayer/useIntlayer.md +1 -0
  1797. package/docs/hi/packages/solid-intlayer/useLocale.md +1 -0
  1798. package/docs/hi/packages/solid-intlayer/useRewriteURL.md +1 -0
  1799. package/docs/hi/packages/svelte-intlayer/exports.md +1 -0
  1800. package/docs/hi/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1801. package/docs/hi/packages/vite-intlayer/exports.md +1 -0
  1802. package/docs/hi/packages/vite-intlayer/intlayer.md +1 -0
  1803. package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -0
  1804. package/docs/hi/packages/vue-intlayer/exports.md +1 -0
  1805. package/docs/hi/packages/vue-intlayer/useRewriteURL.md +1 -0
  1806. package/docs/hi/per_locale_file.md +1 -0
  1807. package/docs/hi/plugins/sync-json.md +1 -0
  1808. package/docs/hi/plugins/sync-po.md +1 -0
  1809. package/docs/hi/releases/v6.md +1 -0
  1810. package/docs/hi/releases/v7.md +1 -0
  1811. package/docs/hi/releases/v8.md +1 -0
  1812. package/docs/hi/roadmap.md +1 -0
  1813. package/docs/hi/testing.md +1 -0
  1814. package/docs/hi/vs_code_extension.md +1 -0
  1815. package/docs/id/CI_CD.md +1 -0
  1816. package/docs/id/agent_skills.md +1 -0
  1817. package/docs/id/autoFill.md +1 -0
  1818. package/docs/id/benchmark/index.md +1 -0
  1819. package/docs/id/benchmark/nextjs.md +1 -1
  1820. package/docs/id/benchmark/solid.md +1 -1
  1821. package/docs/id/benchmark/svelte.md +1 -1
  1822. package/docs/id/benchmark/tanstack.md +1 -1
  1823. package/docs/id/benchmark/vue.md +1 -1
  1824. package/docs/id/bundle_optimization.md +6 -5
  1825. package/docs/id/cli/build.md +1 -0
  1826. package/docs/id/cli/ci.md +1 -0
  1827. package/docs/id/cli/configuration.md +1 -0
  1828. package/docs/id/cli/debug.md +1 -0
  1829. package/docs/id/cli/doc-review.md +1 -0
  1830. package/docs/id/cli/doc-translate.md +1 -0
  1831. package/docs/id/cli/editor.md +1 -0
  1832. package/docs/id/cli/extract.md +1 -0
  1833. package/docs/id/cli/fill.md +1 -0
  1834. package/docs/id/cli/index.md +10 -1
  1835. package/docs/id/cli/init.md +1 -0
  1836. package/docs/id/cli/list.md +1 -0
  1837. package/docs/id/cli/list_projects.md +1 -0
  1838. package/docs/id/cli/live.md +1 -0
  1839. package/docs/id/cli/login.md +1 -0
  1840. package/docs/id/cli/pull.md +1 -0
  1841. package/docs/id/cli/push.md +1 -0
  1842. package/docs/id/cli/scan.md +160 -0
  1843. package/docs/id/cli/sdk.md +1 -0
  1844. package/docs/id/cli/standalone.md +1 -0
  1845. package/docs/id/cli/test.md +1 -0
  1846. package/docs/id/cli/version.md +1 -0
  1847. package/docs/id/cli/watch.md +1 -0
  1848. package/docs/id/compiler.md +1 -0
  1849. package/docs/id/component_i18n.md +1 -0
  1850. package/docs/id/configuration.md +1 -0
  1851. package/docs/id/custom_domains.md +1 -0
  1852. package/docs/id/custom_url_rewrites.md +1 -0
  1853. package/docs/id/dictionary/condition.md +1 -0
  1854. package/docs/id/dictionary/content_file.md +61 -0
  1855. package/docs/id/dictionary/enumeration.md +1 -0
  1856. package/docs/id/dictionary/file.md +1 -0
  1857. package/docs/id/dictionary/function_fetching.md +1 -0
  1858. package/docs/id/dictionary/gender.md +1 -0
  1859. package/docs/id/dictionary/html.md +1 -0
  1860. package/docs/id/dictionary/insertion.md +1 -0
  1861. package/docs/id/dictionary/markdown.md +1 -0
  1862. package/docs/id/dictionary/nesting.md +1 -0
  1863. package/docs/id/dictionary/plurial.md +1 -0
  1864. package/docs/id/dictionary/translation.md +1 -0
  1865. package/docs/id/dynamic_dictionaries/collections.md +246 -0
  1866. package/docs/id/dynamic_dictionaries/dynamic_content.md +271 -0
  1867. package/docs/id/dynamic_dictionaries/index.md +48 -0
  1868. package/docs/id/dynamic_dictionaries/variants.md +234 -0
  1869. package/docs/id/formatters.md +1 -0
  1870. package/docs/id/how_works_intlayer.md +1 -0
  1871. package/docs/id/interest_of_intlayer.md +1 -0
  1872. package/docs/id/intlayer_CMS.md +1 -0
  1873. package/docs/id/intlayer_visual_editor.md +1 -0
  1874. package/docs/id/intlayer_with_adonisjs.md +1 -0
  1875. package/docs/id/intlayer_with_analog.md +1 -0
  1876. package/docs/id/intlayer_with_angular_19.md +1 -0
  1877. package/docs/id/intlayer_with_angular_21.md +1 -0
  1878. package/docs/id/intlayer_with_astro.md +1 -0
  1879. package/docs/id/intlayer_with_astro_lit.md +1 -0
  1880. package/docs/id/intlayer_with_astro_preact.md +1 -0
  1881. package/docs/id/intlayer_with_astro_react.md +1 -0
  1882. package/docs/id/intlayer_with_astro_solid.md +1 -0
  1883. package/docs/id/intlayer_with_astro_svelte.md +1 -0
  1884. package/docs/id/intlayer_with_astro_vanilla.md +1 -0
  1885. package/docs/id/intlayer_with_astro_vue.md +1 -0
  1886. package/docs/id/intlayer_with_create_react_app.md +1 -0
  1887. package/docs/id/intlayer_with_express.md +1 -0
  1888. package/docs/id/intlayer_with_fastify.md +1 -0
  1889. package/docs/id/intlayer_with_hono.md +1 -0
  1890. package/docs/id/intlayer_with_lynx+react.md +26 -7
  1891. package/docs/id/intlayer_with_nestjs.md +3 -1
  1892. package/docs/id/intlayer_with_next-i18next.md +1 -0
  1893. package/docs/id/intlayer_with_next-intl.md +1 -0
  1894. package/docs/id/intlayer_with_nextjs_14.md +1 -0
  1895. package/docs/id/intlayer_with_nextjs_15.md +1 -0
  1896. package/docs/id/intlayer_with_nextjs_16.md +1 -0
  1897. package/docs/id/intlayer_with_nextjs_compiler.md +1 -0
  1898. package/docs/id/intlayer_with_nextjs_no_locale_path.md +1 -0
  1899. package/docs/id/intlayer_with_nextjs_page_router.md +1 -0
  1900. package/docs/id/intlayer_with_nuxt.md +1 -0
  1901. package/docs/id/intlayer_with_react_native+expo.md +29 -8
  1902. package/docs/id/intlayer_with_react_router_v7.md +1 -0
  1903. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +1 -0
  1904. package/docs/id/intlayer_with_storybook.md +6 -8
  1905. package/docs/id/intlayer_with_svelte_kit.md +1 -0
  1906. package/docs/id/intlayer_with_tanstack+solid.md +1 -0
  1907. package/docs/id/intlayer_with_tanstack.md +1 -0
  1908. package/docs/id/intlayer_with_vanilla.md +1 -0
  1909. package/docs/id/intlayer_with_vite+lit.md +1 -0
  1910. package/docs/id/intlayer_with_vite+preact.md +1 -0
  1911. package/docs/id/intlayer_with_vite+react.md +1 -0
  1912. package/docs/id/intlayer_with_vite+react_compiler.md +1 -0
  1913. package/docs/id/intlayer_with_vite+solid.md +1 -0
  1914. package/docs/id/intlayer_with_vite+svelte.md +1 -0
  1915. package/docs/id/intlayer_with_vite+vanilla.md +1 -0
  1916. package/docs/id/intlayer_with_vite+vue.md +1 -0
  1917. package/docs/id/introduction.md +1 -0
  1918. package/docs/id/locale_mapper.md +1 -0
  1919. package/docs/id/lsp.md +1 -0
  1920. package/docs/id/mcp_server.md +1 -0
  1921. package/docs/id/packages/adonis-intlayer/exports.md +1 -0
  1922. package/docs/id/packages/adonis-intlayer/intlayer.md +1 -0
  1923. package/docs/id/packages/adonis-intlayer/t.md +1 -0
  1924. package/docs/id/packages/angular-intlayer/exports.md +1 -0
  1925. package/docs/id/packages/astro-intlayer/exports.md +1 -0
  1926. package/docs/id/packages/express-intlayer/exports.md +1 -0
  1927. package/docs/id/packages/express-intlayer/intlayer.md +1 -0
  1928. package/docs/id/packages/express-intlayer/t.md +1 -0
  1929. package/docs/id/packages/fastify-intlayer/exports.md +1 -0
  1930. package/docs/id/packages/fastify-intlayer/intlayer.md +1 -0
  1931. package/docs/id/packages/hono-intlayer/exports.md +1 -0
  1932. package/docs/id/packages/hono-intlayer/intlayer.md +1 -0
  1933. package/docs/id/packages/hono-intlayer/t.md +1 -0
  1934. package/docs/id/packages/intlayer/exports.md +1 -0
  1935. package/docs/id/packages/intlayer/getCanonicalPath.md +1 -0
  1936. package/docs/id/packages/intlayer/getConfiguration.md +1 -0
  1937. package/docs/id/packages/intlayer/getEnumeration.md +1 -0
  1938. package/docs/id/packages/intlayer/getHTMLTextDir.md +1 -0
  1939. package/docs/id/packages/intlayer/getLocale.md +1 -0
  1940. package/docs/id/packages/intlayer/getLocaleLang.md +1 -0
  1941. package/docs/id/packages/intlayer/getLocaleName.md +1 -0
  1942. package/docs/id/packages/intlayer/getLocalizedPath.md +1 -0
  1943. package/docs/id/packages/intlayer/getLocalizedUrl.md +1 -0
  1944. package/docs/id/packages/intlayer/getMultilingualUrls.md +1 -0
  1945. package/docs/id/packages/intlayer/getPathWithoutLocale.md +1 -0
  1946. package/docs/id/packages/intlayer/getPrefix.md +1 -0
  1947. package/docs/id/packages/intlayer/getTranslation.md +1 -0
  1948. package/docs/id/packages/intlayer/getTranslationContent.md +1 -0
  1949. package/docs/id/packages/intlayer/validatePrefix.md +1 -0
  1950. package/docs/id/packages/intlayer-cli/exports.md +1 -0
  1951. package/docs/id/packages/lynx-intlayer/exports.md +1 -0
  1952. package/docs/id/packages/next-intlayer/exports.md +1 -0
  1953. package/docs/id/packages/next-intlayer/intlayerMiddleware.md +1 -0
  1954. package/docs/id/packages/next-intlayer/t.md +1 -0
  1955. package/docs/id/packages/next-intlayer/useDictionary.md +1 -0
  1956. package/docs/id/packages/next-intlayer/useIntlayer.md +1 -0
  1957. package/docs/id/packages/next-intlayer/useLocale.md +1 -0
  1958. package/docs/id/packages/next-intlayer/useRewriteURL.md +1 -0
  1959. package/docs/id/packages/nuxt-intlayer/exports.md +1 -0
  1960. package/docs/id/packages/preact-intlayer/exports.md +1 -0
  1961. package/docs/id/packages/react-intlayer/IntlayerProvider.md +1 -0
  1962. package/docs/id/packages/react-intlayer/MarkdownRenderer.md +1 -0
  1963. package/docs/id/packages/react-intlayer/exports.md +1 -0
  1964. package/docs/id/packages/react-intlayer/t.md +1 -0
  1965. package/docs/id/packages/react-intlayer/useDictionary.md +1 -0
  1966. package/docs/id/packages/react-intlayer/useI18n.md +1 -0
  1967. package/docs/id/packages/react-intlayer/useIntlayer.md +1 -0
  1968. package/docs/id/packages/react-intlayer/useLocale.md +1 -0
  1969. package/docs/id/packages/react-intlayer/useRewriteURL.md +1 -0
  1970. package/docs/id/packages/react-native-intlayer/exports.md +1 -0
  1971. package/docs/id/packages/solid-intlayer/IntlayerProvider.md +1 -0
  1972. package/docs/id/packages/solid-intlayer/exports.md +1 -0
  1973. package/docs/id/packages/solid-intlayer/useIntlayer.md +1 -0
  1974. package/docs/id/packages/solid-intlayer/useLocale.md +1 -0
  1975. package/docs/id/packages/solid-intlayer/useRewriteURL.md +1 -0
  1976. package/docs/id/packages/svelte-intlayer/exports.md +1 -0
  1977. package/docs/id/packages/svelte-intlayer/useRewriteURL.md +1 -0
  1978. package/docs/id/packages/vite-intlayer/exports.md +1 -0
  1979. package/docs/id/packages/vite-intlayer/intlayer.md +1 -0
  1980. package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -0
  1981. package/docs/id/packages/vue-intlayer/exports.md +1 -0
  1982. package/docs/id/packages/vue-intlayer/useRewriteURL.md +1 -0
  1983. package/docs/id/per_locale_file.md +1 -0
  1984. package/docs/id/plugins/sync-json.md +1 -0
  1985. package/docs/id/plugins/sync-po.md +1 -0
  1986. package/docs/id/releases/v6.md +1 -0
  1987. package/docs/id/releases/v7.md +1 -0
  1988. package/docs/id/releases/v8.md +1 -0
  1989. package/docs/id/roadmap.md +1 -0
  1990. package/docs/id/testing.md +1 -0
  1991. package/docs/id/vs_code_extension.md +1 -0
  1992. package/docs/it/CI_CD.md +1 -0
  1993. package/docs/it/agent_skills.md +1 -0
  1994. package/docs/it/autoFill.md +1 -0
  1995. package/docs/it/benchmark/index.md +1 -0
  1996. package/docs/it/benchmark/nextjs.md +1 -1
  1997. package/docs/it/benchmark/solid.md +1 -1
  1998. package/docs/it/benchmark/svelte.md +1 -1
  1999. package/docs/it/benchmark/tanstack.md +1 -1
  2000. package/docs/it/benchmark/vue.md +1 -1
  2001. package/docs/it/bundle_optimization.md +6 -5
  2002. package/docs/it/cli/build.md +1 -0
  2003. package/docs/it/cli/ci.md +1 -0
  2004. package/docs/it/cli/configuration.md +1 -0
  2005. package/docs/it/cli/debug.md +1 -0
  2006. package/docs/it/cli/doc-review.md +1 -0
  2007. package/docs/it/cli/doc-translate.md +1 -0
  2008. package/docs/it/cli/editor.md +1 -0
  2009. package/docs/it/cli/extract.md +1 -0
  2010. package/docs/it/cli/fill.md +1 -0
  2011. package/docs/it/cli/index.md +10 -1
  2012. package/docs/it/cli/init.md +1 -0
  2013. package/docs/it/cli/list.md +1 -0
  2014. package/docs/it/cli/list_projects.md +1 -0
  2015. package/docs/it/cli/live.md +1 -0
  2016. package/docs/it/cli/login.md +1 -0
  2017. package/docs/it/cli/pull.md +1 -0
  2018. package/docs/it/cli/push.md +1 -0
  2019. package/docs/it/cli/scan.md +160 -0
  2020. package/docs/it/cli/sdk.md +1 -0
  2021. package/docs/it/cli/standalone.md +1 -0
  2022. package/docs/it/cli/test.md +1 -0
  2023. package/docs/it/cli/version.md +1 -0
  2024. package/docs/it/cli/watch.md +1 -0
  2025. package/docs/it/compiler.md +1 -0
  2026. package/docs/it/component_i18n.md +1 -0
  2027. package/docs/it/configuration.md +1 -0
  2028. package/docs/it/custom_domains.md +1 -0
  2029. package/docs/it/custom_url_rewrites.md +1 -0
  2030. package/docs/it/dictionary/condition.md +1 -0
  2031. package/docs/it/dictionary/content_file.md +61 -0
  2032. package/docs/it/dictionary/enumeration.md +1 -0
  2033. package/docs/it/dictionary/file.md +1 -0
  2034. package/docs/it/dictionary/function_fetching.md +1 -0
  2035. package/docs/it/dictionary/gender.md +1 -0
  2036. package/docs/it/dictionary/html.md +1 -0
  2037. package/docs/it/dictionary/insertion.md +1 -0
  2038. package/docs/it/dictionary/markdown.md +1 -0
  2039. package/docs/it/dictionary/nesting.md +1 -0
  2040. package/docs/it/dictionary/plurial.md +1 -0
  2041. package/docs/it/dictionary/translation.md +1 -0
  2042. package/docs/it/dynamic_dictionaries/collections.md +246 -0
  2043. package/docs/it/dynamic_dictionaries/dynamic_content.md +271 -0
  2044. package/docs/it/dynamic_dictionaries/index.md +48 -0
  2045. package/docs/it/dynamic_dictionaries/variants.md +234 -0
  2046. package/docs/it/formatters.md +1 -0
  2047. package/docs/it/how_works_intlayer.md +1 -0
  2048. package/docs/it/interest_of_intlayer.md +1 -0
  2049. package/docs/it/intlayer_CMS.md +1 -0
  2050. package/docs/it/intlayer_visual_editor.md +1 -0
  2051. package/docs/it/intlayer_with_adonisjs.md +1 -0
  2052. package/docs/it/intlayer_with_analog.md +1 -0
  2053. package/docs/it/intlayer_with_angular_19.md +1 -0
  2054. package/docs/it/intlayer_with_angular_21.md +1 -0
  2055. package/docs/it/intlayer_with_astro.md +1 -0
  2056. package/docs/it/intlayer_with_astro_lit.md +1 -0
  2057. package/docs/it/intlayer_with_astro_preact.md +1 -0
  2058. package/docs/it/intlayer_with_astro_react.md +1 -0
  2059. package/docs/it/intlayer_with_astro_solid.md +1 -0
  2060. package/docs/it/intlayer_with_astro_svelte.md +1 -0
  2061. package/docs/it/intlayer_with_astro_vanilla.md +1 -0
  2062. package/docs/it/intlayer_with_astro_vue.md +1 -0
  2063. package/docs/it/intlayer_with_create_react_app.md +1 -0
  2064. package/docs/it/intlayer_with_express.md +1 -0
  2065. package/docs/it/intlayer_with_fastify.md +1 -0
  2066. package/docs/it/intlayer_with_hono.md +1 -0
  2067. package/docs/it/intlayer_with_lynx+react.md +26 -7
  2068. package/docs/it/intlayer_with_nestjs.md +3 -1
  2069. package/docs/it/intlayer_with_next-i18next.md +1 -0
  2070. package/docs/it/intlayer_with_next-intl.md +1 -0
  2071. package/docs/it/intlayer_with_nextjs_14.md +1 -0
  2072. package/docs/it/intlayer_with_nextjs_15.md +1 -0
  2073. package/docs/it/intlayer_with_nextjs_16.md +1 -0
  2074. package/docs/it/intlayer_with_nextjs_compiler.md +1 -0
  2075. package/docs/it/intlayer_with_nextjs_no_locale_path.md +1 -0
  2076. package/docs/it/intlayer_with_nextjs_page_router.md +1 -0
  2077. package/docs/it/intlayer_with_nuxt.md +1 -0
  2078. package/docs/it/intlayer_with_react_native+expo.md +29 -8
  2079. package/docs/it/intlayer_with_react_router_v7.md +1 -0
  2080. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +1 -0
  2081. package/docs/it/intlayer_with_storybook.md +6 -8
  2082. package/docs/it/intlayer_with_svelte_kit.md +1 -0
  2083. package/docs/it/intlayer_with_tanstack+solid.md +1 -0
  2084. package/docs/it/intlayer_with_tanstack.md +1 -0
  2085. package/docs/it/intlayer_with_vanilla.md +1 -0
  2086. package/docs/it/intlayer_with_vite+lit.md +1 -0
  2087. package/docs/it/intlayer_with_vite+preact.md +1 -0
  2088. package/docs/it/intlayer_with_vite+react.md +1 -0
  2089. package/docs/it/intlayer_with_vite+react_compiler.md +1 -0
  2090. package/docs/it/intlayer_with_vite+solid.md +1 -0
  2091. package/docs/it/intlayer_with_vite+svelte.md +1 -0
  2092. package/docs/it/intlayer_with_vite+vanilla.md +1 -0
  2093. package/docs/it/intlayer_with_vite+vue.md +1 -0
  2094. package/docs/it/introduction.md +1 -0
  2095. package/docs/it/locale_mapper.md +1 -0
  2096. package/docs/it/lsp.md +1 -0
  2097. package/docs/it/mcp_server.md +1 -0
  2098. package/docs/it/migration_from_i18next_to_intlayer.md +1 -0
  2099. package/docs/it/migration_from_next-i18next_to_intlayer.md +1 -0
  2100. package/docs/it/migration_from_next-intl_to_intlayer.md +1 -0
  2101. package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  2102. package/docs/it/migration_from_react-i18next_to_intlayer.md +1 -0
  2103. package/docs/it/migration_from_vue-i18n_to_intlayer.md +1 -0
  2104. package/docs/it/packages/adonis-intlayer/exports.md +1 -0
  2105. package/docs/it/packages/adonis-intlayer/intlayer.md +1 -0
  2106. package/docs/it/packages/adonis-intlayer/t.md +1 -0
  2107. package/docs/it/packages/angular-intlayer/exports.md +1 -0
  2108. package/docs/it/packages/astro-intlayer/exports.md +1 -0
  2109. package/docs/it/packages/express-intlayer/exports.md +1 -0
  2110. package/docs/it/packages/express-intlayer/intlayer.md +1 -0
  2111. package/docs/it/packages/express-intlayer/t.md +1 -0
  2112. package/docs/it/packages/fastify-intlayer/exports.md +1 -0
  2113. package/docs/it/packages/fastify-intlayer/intlayer.md +1 -0
  2114. package/docs/it/packages/hono-intlayer/exports.md +1 -0
  2115. package/docs/it/packages/hono-intlayer/intlayer.md +1 -0
  2116. package/docs/it/packages/hono-intlayer/t.md +1 -0
  2117. package/docs/it/packages/intlayer/exports.md +1 -0
  2118. package/docs/it/packages/intlayer/getCanonicalPath.md +1 -0
  2119. package/docs/it/packages/intlayer/getConfiguration.md +1 -0
  2120. package/docs/it/packages/intlayer/getEnumeration.md +1 -0
  2121. package/docs/it/packages/intlayer/getHTMLTextDir.md +1 -0
  2122. package/docs/it/packages/intlayer/getLocale.md +1 -0
  2123. package/docs/it/packages/intlayer/getLocaleLang.md +1 -0
  2124. package/docs/it/packages/intlayer/getLocaleName.md +1 -0
  2125. package/docs/it/packages/intlayer/getLocalizedPath.md +1 -0
  2126. package/docs/it/packages/intlayer/getLocalizedUrl.md +1 -0
  2127. package/docs/it/packages/intlayer/getMultilingualUrls.md +1 -0
  2128. package/docs/it/packages/intlayer/getPathWithoutLocale.md +1 -0
  2129. package/docs/it/packages/intlayer/getPrefix.md +1 -0
  2130. package/docs/it/packages/intlayer/getTranslation.md +1 -0
  2131. package/docs/it/packages/intlayer/getTranslationContent.md +1 -0
  2132. package/docs/it/packages/intlayer/validatePrefix.md +1 -0
  2133. package/docs/it/packages/intlayer-cli/exports.md +1 -0
  2134. package/docs/it/packages/lynx-intlayer/exports.md +1 -0
  2135. package/docs/it/packages/next-intlayer/exports.md +1 -0
  2136. package/docs/it/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2137. package/docs/it/packages/next-intlayer/t.md +1 -0
  2138. package/docs/it/packages/next-intlayer/useDictionary.md +1 -0
  2139. package/docs/it/packages/next-intlayer/useIntlayer.md +1 -0
  2140. package/docs/it/packages/next-intlayer/useLocale.md +1 -0
  2141. package/docs/it/packages/next-intlayer/useRewriteURL.md +1 -0
  2142. package/docs/it/packages/nuxt-intlayer/exports.md +1 -0
  2143. package/docs/it/packages/preact-intlayer/exports.md +1 -0
  2144. package/docs/it/packages/react-intlayer/IntlayerProvider.md +1 -0
  2145. package/docs/it/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2146. package/docs/it/packages/react-intlayer/exports.md +1 -0
  2147. package/docs/it/packages/react-intlayer/t.md +1 -0
  2148. package/docs/it/packages/react-intlayer/useDictionary.md +1 -0
  2149. package/docs/it/packages/react-intlayer/useI18n.md +1 -0
  2150. package/docs/it/packages/react-intlayer/useIntlayer.md +1 -0
  2151. package/docs/it/packages/react-intlayer/useLocale.md +1 -0
  2152. package/docs/it/packages/react-intlayer/useRewriteURL.md +1 -0
  2153. package/docs/it/packages/react-native-intlayer/exports.md +1 -0
  2154. package/docs/it/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2155. package/docs/it/packages/solid-intlayer/exports.md +1 -0
  2156. package/docs/it/packages/solid-intlayer/useIntlayer.md +1 -0
  2157. package/docs/it/packages/solid-intlayer/useLocale.md +1 -0
  2158. package/docs/it/packages/solid-intlayer/useRewriteURL.md +1 -0
  2159. package/docs/it/packages/svelte-intlayer/exports.md +1 -0
  2160. package/docs/it/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2161. package/docs/it/packages/vite-intlayer/exports.md +1 -0
  2162. package/docs/it/packages/vite-intlayer/intlayer.md +1 -0
  2163. package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -0
  2164. package/docs/it/packages/vue-intlayer/exports.md +1 -0
  2165. package/docs/it/packages/vue-intlayer/useRewriteURL.md +1 -0
  2166. package/docs/it/per_locale_file.md +1 -0
  2167. package/docs/it/plugins/sync-json.md +1 -0
  2168. package/docs/it/plugins/sync-po.md +1 -0
  2169. package/docs/it/releases/v6.md +1 -0
  2170. package/docs/it/releases/v7.md +1 -0
  2171. package/docs/it/releases/v8.md +1 -0
  2172. package/docs/it/roadmap.md +1 -0
  2173. package/docs/it/testing.md +1 -0
  2174. package/docs/it/vs_code_extension.md +1 -0
  2175. package/docs/ja/CI_CD.md +1 -0
  2176. package/docs/ja/agent_skills.md +1 -0
  2177. package/docs/ja/autoFill.md +1 -0
  2178. package/docs/ja/benchmark/index.md +1 -0
  2179. package/docs/ja/benchmark/nextjs.md +1 -1
  2180. package/docs/ja/benchmark/solid.md +1 -1
  2181. package/docs/ja/benchmark/svelte.md +1 -1
  2182. package/docs/ja/benchmark/tanstack.md +1 -1
  2183. package/docs/ja/benchmark/vue.md +1 -1
  2184. package/docs/ja/bundle_optimization.md +6 -5
  2185. package/docs/ja/cli/build.md +1 -0
  2186. package/docs/ja/cli/ci.md +1 -0
  2187. package/docs/ja/cli/configuration.md +1 -0
  2188. package/docs/ja/cli/debug.md +1 -0
  2189. package/docs/ja/cli/doc-review.md +1 -0
  2190. package/docs/ja/cli/doc-translate.md +1 -0
  2191. package/docs/ja/cli/editor.md +1 -0
  2192. package/docs/ja/cli/extract.md +1 -0
  2193. package/docs/ja/cli/fill.md +1 -0
  2194. package/docs/ja/cli/index.md +10 -1
  2195. package/docs/ja/cli/init.md +1 -0
  2196. package/docs/ja/cli/list.md +1 -0
  2197. package/docs/ja/cli/list_projects.md +1 -0
  2198. package/docs/ja/cli/live.md +1 -0
  2199. package/docs/ja/cli/login.md +1 -0
  2200. package/docs/ja/cli/pull.md +1 -0
  2201. package/docs/ja/cli/push.md +1 -0
  2202. package/docs/ja/cli/scan.md +160 -0
  2203. package/docs/ja/cli/sdk.md +1 -0
  2204. package/docs/ja/cli/standalone.md +1 -0
  2205. package/docs/ja/cli/test.md +1 -0
  2206. package/docs/ja/cli/version.md +1 -0
  2207. package/docs/ja/cli/watch.md +1 -0
  2208. package/docs/ja/compiler.md +1 -0
  2209. package/docs/ja/component_i18n.md +1 -0
  2210. package/docs/ja/configuration.md +1 -0
  2211. package/docs/ja/custom_domains.md +1 -0
  2212. package/docs/ja/custom_url_rewrites.md +1 -0
  2213. package/docs/ja/dictionary/condition.md +1 -0
  2214. package/docs/ja/dictionary/content_file.md +61 -0
  2215. package/docs/ja/dictionary/enumeration.md +1 -0
  2216. package/docs/ja/dictionary/file.md +1 -0
  2217. package/docs/ja/dictionary/function_fetching.md +1 -0
  2218. package/docs/ja/dictionary/gender.md +1 -0
  2219. package/docs/ja/dictionary/html.md +1 -0
  2220. package/docs/ja/dictionary/insertion.md +1 -0
  2221. package/docs/ja/dictionary/nesting.md +1 -0
  2222. package/docs/ja/dictionary/plurial.md +1 -0
  2223. package/docs/ja/dictionary/translation.md +1 -0
  2224. package/docs/ja/dynamic_dictionaries/collections.md +246 -0
  2225. package/docs/ja/dynamic_dictionaries/dynamic_content.md +271 -0
  2226. package/docs/ja/dynamic_dictionaries/index.md +48 -0
  2227. package/docs/ja/dynamic_dictionaries/variants.md +234 -0
  2228. package/docs/ja/formatters.md +1 -0
  2229. package/docs/ja/how_works_intlayer.md +1 -0
  2230. package/docs/ja/interest_of_intlayer.md +1 -0
  2231. package/docs/ja/intlayer_CMS.md +1 -0
  2232. package/docs/ja/intlayer_visual_editor.md +1 -0
  2233. package/docs/ja/intlayer_with_adonisjs.md +1 -0
  2234. package/docs/ja/intlayer_with_analog.md +1 -0
  2235. package/docs/ja/intlayer_with_angular_19.md +1 -0
  2236. package/docs/ja/intlayer_with_angular_21.md +1 -0
  2237. package/docs/ja/intlayer_with_astro.md +1 -0
  2238. package/docs/ja/intlayer_with_astro_lit.md +1 -0
  2239. package/docs/ja/intlayer_with_astro_preact.md +1 -0
  2240. package/docs/ja/intlayer_with_astro_react.md +1 -0
  2241. package/docs/ja/intlayer_with_astro_solid.md +1 -0
  2242. package/docs/ja/intlayer_with_astro_svelte.md +1 -0
  2243. package/docs/ja/intlayer_with_astro_vanilla.md +1 -0
  2244. package/docs/ja/intlayer_with_astro_vue.md +1 -0
  2245. package/docs/ja/intlayer_with_create_react_app.md +1 -0
  2246. package/docs/ja/intlayer_with_express.md +1 -0
  2247. package/docs/ja/intlayer_with_fastify.md +1 -0
  2248. package/docs/ja/intlayer_with_hono.md +1 -0
  2249. package/docs/ja/intlayer_with_lynx+react.md +26 -7
  2250. package/docs/ja/intlayer_with_nestjs.md +3 -1
  2251. package/docs/ja/intlayer_with_next-i18next.md +1 -0
  2252. package/docs/ja/intlayer_with_next-intl.md +1 -0
  2253. package/docs/ja/intlayer_with_nextjs_14.md +1 -0
  2254. package/docs/ja/intlayer_with_nextjs_15.md +1 -0
  2255. package/docs/ja/intlayer_with_nextjs_16.md +1 -0
  2256. package/docs/ja/intlayer_with_nextjs_compiler.md +1 -0
  2257. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +1 -0
  2258. package/docs/ja/intlayer_with_nextjs_page_router.md +1 -0
  2259. package/docs/ja/intlayer_with_nuxt.md +1 -0
  2260. package/docs/ja/intlayer_with_react_native+expo.md +33 -9
  2261. package/docs/ja/intlayer_with_react_router_v7.md +1 -0
  2262. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +1 -0
  2263. package/docs/ja/intlayer_with_storybook.md +6 -8
  2264. package/docs/ja/intlayer_with_svelte_kit.md +1 -0
  2265. package/docs/ja/intlayer_with_tanstack+solid.md +1 -0
  2266. package/docs/ja/intlayer_with_tanstack.md +1 -0
  2267. package/docs/ja/intlayer_with_vanilla.md +1 -0
  2268. package/docs/ja/intlayer_with_vite+lit.md +1 -0
  2269. package/docs/ja/intlayer_with_vite+preact.md +1 -0
  2270. package/docs/ja/intlayer_with_vite+react.md +1 -0
  2271. package/docs/ja/intlayer_with_vite+react_compiler.md +1 -0
  2272. package/docs/ja/intlayer_with_vite+solid.md +1 -0
  2273. package/docs/ja/intlayer_with_vite+svelte.md +1 -0
  2274. package/docs/ja/intlayer_with_vite+vanilla.md +1 -0
  2275. package/docs/ja/intlayer_with_vite+vue.md +1 -0
  2276. package/docs/ja/introduction.md +1 -0
  2277. package/docs/ja/locale_mapper.md +1 -0
  2278. package/docs/ja/lsp.md +1 -0
  2279. package/docs/ja/mcp_server.md +1 -0
  2280. package/docs/ja/migration_from_i18next_to_intlayer.md +1 -0
  2281. package/docs/ja/migration_from_next-i18next_to_intlayer.md +1 -0
  2282. package/docs/ja/migration_from_next-intl_to_intlayer.md +1 -0
  2283. package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  2284. package/docs/ja/migration_from_react-i18next_to_intlayer.md +1 -0
  2285. package/docs/ja/migration_from_vue-i18n_to_intlayer.md +1 -0
  2286. package/docs/ja/packages/adonis-intlayer/exports.md +1 -0
  2287. package/docs/ja/packages/adonis-intlayer/intlayer.md +1 -0
  2288. package/docs/ja/packages/adonis-intlayer/t.md +1 -0
  2289. package/docs/ja/packages/angular-intlayer/exports.md +1 -0
  2290. package/docs/ja/packages/astro-intlayer/exports.md +1 -0
  2291. package/docs/ja/packages/express-intlayer/exports.md +1 -0
  2292. package/docs/ja/packages/express-intlayer/intlayer.md +1 -0
  2293. package/docs/ja/packages/express-intlayer/t.md +1 -0
  2294. package/docs/ja/packages/fastify-intlayer/exports.md +1 -0
  2295. package/docs/ja/packages/fastify-intlayer/intlayer.md +1 -0
  2296. package/docs/ja/packages/hono-intlayer/exports.md +1 -0
  2297. package/docs/ja/packages/hono-intlayer/intlayer.md +1 -0
  2298. package/docs/ja/packages/hono-intlayer/t.md +1 -0
  2299. package/docs/ja/packages/intlayer/exports.md +1 -0
  2300. package/docs/ja/packages/intlayer/getCanonicalPath.md +1 -0
  2301. package/docs/ja/packages/intlayer/getConfiguration.md +1 -0
  2302. package/docs/ja/packages/intlayer/getEnumeration.md +1 -0
  2303. package/docs/ja/packages/intlayer/getHTMLTextDir.md +1 -0
  2304. package/docs/ja/packages/intlayer/getLocale.md +1 -0
  2305. package/docs/ja/packages/intlayer/getLocaleLang.md +1 -0
  2306. package/docs/ja/packages/intlayer/getLocaleName.md +1 -0
  2307. package/docs/ja/packages/intlayer/getLocalizedPath.md +1 -0
  2308. package/docs/ja/packages/intlayer/getLocalizedUrl.md +1 -0
  2309. package/docs/ja/packages/intlayer/getMultilingualUrls.md +1 -0
  2310. package/docs/ja/packages/intlayer/getPathWithoutLocale.md +1 -0
  2311. package/docs/ja/packages/intlayer/getPrefix.md +1 -0
  2312. package/docs/ja/packages/intlayer/getTranslation.md +1 -0
  2313. package/docs/ja/packages/intlayer/getTranslationContent.md +1 -0
  2314. package/docs/ja/packages/intlayer/validatePrefix.md +1 -0
  2315. package/docs/ja/packages/intlayer-cli/exports.md +1 -0
  2316. package/docs/ja/packages/lynx-intlayer/exports.md +1 -0
  2317. package/docs/ja/packages/next-intlayer/exports.md +1 -0
  2318. package/docs/ja/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2319. package/docs/ja/packages/next-intlayer/t.md +1 -0
  2320. package/docs/ja/packages/next-intlayer/useDictionary.md +1 -0
  2321. package/docs/ja/packages/next-intlayer/useIntlayer.md +1 -0
  2322. package/docs/ja/packages/next-intlayer/useLocale.md +1 -0
  2323. package/docs/ja/packages/next-intlayer/useRewriteURL.md +1 -0
  2324. package/docs/ja/packages/nuxt-intlayer/exports.md +1 -0
  2325. package/docs/ja/packages/preact-intlayer/exports.md +1 -0
  2326. package/docs/ja/packages/react-intlayer/IntlayerProvider.md +1 -0
  2327. package/docs/ja/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2328. package/docs/ja/packages/react-intlayer/exports.md +1 -0
  2329. package/docs/ja/packages/react-intlayer/t.md +1 -0
  2330. package/docs/ja/packages/react-intlayer/useDictionary.md +1 -0
  2331. package/docs/ja/packages/react-intlayer/useI18n.md +1 -0
  2332. package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -0
  2333. package/docs/ja/packages/react-intlayer/useLocale.md +1 -0
  2334. package/docs/ja/packages/react-intlayer/useRewriteURL.md +1 -0
  2335. package/docs/ja/packages/react-native-intlayer/exports.md +1 -0
  2336. package/docs/ja/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2337. package/docs/ja/packages/solid-intlayer/exports.md +1 -0
  2338. package/docs/ja/packages/solid-intlayer/useIntlayer.md +1 -0
  2339. package/docs/ja/packages/solid-intlayer/useLocale.md +1 -0
  2340. package/docs/ja/packages/solid-intlayer/useRewriteURL.md +1 -0
  2341. package/docs/ja/packages/svelte-intlayer/exports.md +1 -0
  2342. package/docs/ja/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2343. package/docs/ja/packages/vite-intlayer/exports.md +1 -0
  2344. package/docs/ja/packages/vite-intlayer/intlayer.md +1 -0
  2345. package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -0
  2346. package/docs/ja/packages/vue-intlayer/exports.md +1 -0
  2347. package/docs/ja/packages/vue-intlayer/useRewriteURL.md +1 -0
  2348. package/docs/ja/per_locale_file.md +1 -0
  2349. package/docs/ja/plugins/sync-json.md +1 -0
  2350. package/docs/ja/plugins/sync-po.md +1 -0
  2351. package/docs/ja/releases/v6.md +1 -0
  2352. package/docs/ja/releases/v7.md +1 -0
  2353. package/docs/ja/releases/v8.md +1 -0
  2354. package/docs/ja/roadmap.md +1 -0
  2355. package/docs/ja/testing.md +1 -0
  2356. package/docs/ja/vs_code_extension.md +1 -0
  2357. package/docs/ko/CI_CD.md +1 -0
  2358. package/docs/ko/agent_skills.md +1 -0
  2359. package/docs/ko/autoFill.md +1 -0
  2360. package/docs/ko/benchmark/index.md +1 -0
  2361. package/docs/ko/benchmark/nextjs.md +1 -1
  2362. package/docs/ko/benchmark/solid.md +1 -1
  2363. package/docs/ko/benchmark/svelte.md +1 -1
  2364. package/docs/ko/benchmark/tanstack.md +1 -1
  2365. package/docs/ko/benchmark/vue.md +1 -1
  2366. package/docs/ko/bundle_optimization.md +6 -5
  2367. package/docs/ko/cli/build.md +1 -0
  2368. package/docs/ko/cli/ci.md +1 -0
  2369. package/docs/ko/cli/configuration.md +1 -0
  2370. package/docs/ko/cli/debug.md +1 -0
  2371. package/docs/ko/cli/doc-review.md +1 -0
  2372. package/docs/ko/cli/doc-translate.md +1 -0
  2373. package/docs/ko/cli/editor.md +1 -0
  2374. package/docs/ko/cli/extract.md +1 -0
  2375. package/docs/ko/cli/fill.md +1 -0
  2376. package/docs/ko/cli/index.md +10 -1
  2377. package/docs/ko/cli/init.md +1 -0
  2378. package/docs/ko/cli/list.md +1 -0
  2379. package/docs/ko/cli/list_projects.md +1 -0
  2380. package/docs/ko/cli/live.md +1 -0
  2381. package/docs/ko/cli/login.md +1 -0
  2382. package/docs/ko/cli/pull.md +1 -0
  2383. package/docs/ko/cli/push.md +1 -0
  2384. package/docs/ko/cli/scan.md +160 -0
  2385. package/docs/ko/cli/sdk.md +1 -0
  2386. package/docs/ko/cli/standalone.md +1 -0
  2387. package/docs/ko/cli/test.md +1 -0
  2388. package/docs/ko/cli/version.md +1 -0
  2389. package/docs/ko/cli/watch.md +1 -0
  2390. package/docs/ko/compiler.md +1 -0
  2391. package/docs/ko/component_i18n.md +1 -0
  2392. package/docs/ko/configuration.md +1 -0
  2393. package/docs/ko/custom_domains.md +1 -0
  2394. package/docs/ko/custom_url_rewrites.md +1 -0
  2395. package/docs/ko/dictionary/condition.md +1 -0
  2396. package/docs/ko/dictionary/content_file.md +61 -0
  2397. package/docs/ko/dictionary/enumeration.md +1 -0
  2398. package/docs/ko/dictionary/file.md +1 -0
  2399. package/docs/ko/dictionary/function_fetching.md +1 -0
  2400. package/docs/ko/dictionary/gender.md +1 -0
  2401. package/docs/ko/dictionary/html.md +1 -0
  2402. package/docs/ko/dictionary/insertion.md +1 -0
  2403. package/docs/ko/dictionary/markdown.md +1 -0
  2404. package/docs/ko/dictionary/nesting.md +1 -0
  2405. package/docs/ko/dictionary/plurial.md +1 -0
  2406. package/docs/ko/dictionary/translation.md +1 -0
  2407. package/docs/ko/dynamic_dictionaries/collections.md +246 -0
  2408. package/docs/ko/dynamic_dictionaries/dynamic_content.md +271 -0
  2409. package/docs/ko/dynamic_dictionaries/index.md +48 -0
  2410. package/docs/ko/dynamic_dictionaries/variants.md +234 -0
  2411. package/docs/ko/formatters.md +1 -0
  2412. package/docs/ko/how_works_intlayer.md +1 -0
  2413. package/docs/ko/interest_of_intlayer.md +1 -0
  2414. package/docs/ko/intlayer_CMS.md +1 -0
  2415. package/docs/ko/intlayer_visual_editor.md +1 -0
  2416. package/docs/ko/intlayer_with_adonisjs.md +1 -0
  2417. package/docs/ko/intlayer_with_analog.md +1 -0
  2418. package/docs/ko/intlayer_with_angular_19.md +1 -0
  2419. package/docs/ko/intlayer_with_angular_21.md +1 -0
  2420. package/docs/ko/intlayer_with_astro.md +1 -0
  2421. package/docs/ko/intlayer_with_astro_lit.md +1 -0
  2422. package/docs/ko/intlayer_with_astro_preact.md +1 -0
  2423. package/docs/ko/intlayer_with_astro_react.md +1 -0
  2424. package/docs/ko/intlayer_with_astro_solid.md +1 -0
  2425. package/docs/ko/intlayer_with_astro_svelte.md +1 -0
  2426. package/docs/ko/intlayer_with_astro_vanilla.md +1 -0
  2427. package/docs/ko/intlayer_with_astro_vue.md +1 -0
  2428. package/docs/ko/intlayer_with_create_react_app.md +1 -0
  2429. package/docs/ko/intlayer_with_express.md +1 -0
  2430. package/docs/ko/intlayer_with_fastify.md +1 -0
  2431. package/docs/ko/intlayer_with_hono.md +1 -0
  2432. package/docs/ko/intlayer_with_lynx+react.md +11 -2
  2433. package/docs/ko/intlayer_with_nestjs.md +3 -1
  2434. package/docs/ko/intlayer_with_next-i18next.md +1 -0
  2435. package/docs/ko/intlayer_with_next-intl.md +1 -0
  2436. package/docs/ko/intlayer_with_nextjs_14.md +1 -0
  2437. package/docs/ko/intlayer_with_nextjs_15.md +1 -0
  2438. package/docs/ko/intlayer_with_nextjs_16.md +1 -0
  2439. package/docs/ko/intlayer_with_nextjs_compiler.md +1 -0
  2440. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +1 -0
  2441. package/docs/ko/intlayer_with_nextjs_page_router.md +1 -0
  2442. package/docs/ko/intlayer_with_nuxt.md +1 -0
  2443. package/docs/ko/intlayer_with_react_native+expo.md +1 -0
  2444. package/docs/ko/intlayer_with_react_router_v7.md +1 -0
  2445. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +1 -0
  2446. package/docs/ko/intlayer_with_storybook.md +1 -0
  2447. package/docs/ko/intlayer_with_svelte_kit.md +1 -0
  2448. package/docs/ko/intlayer_with_tanstack+solid.md +1 -0
  2449. package/docs/ko/intlayer_with_tanstack.md +1 -0
  2450. package/docs/ko/intlayer_with_vanilla.md +1 -0
  2451. package/docs/ko/intlayer_with_vite+lit.md +1 -0
  2452. package/docs/ko/intlayer_with_vite+preact.md +1 -0
  2453. package/docs/ko/intlayer_with_vite+react.md +1 -0
  2454. package/docs/ko/intlayer_with_vite+react_compiler.md +1 -0
  2455. package/docs/ko/intlayer_with_vite+solid.md +1 -0
  2456. package/docs/ko/intlayer_with_vite+svelte.md +1 -0
  2457. package/docs/ko/intlayer_with_vite+vanilla.md +1 -0
  2458. package/docs/ko/intlayer_with_vite+vue.md +1 -0
  2459. package/docs/ko/introduction.md +1 -0
  2460. package/docs/ko/locale_mapper.md +1 -0
  2461. package/docs/ko/lsp.md +1 -0
  2462. package/docs/ko/mcp_server.md +1 -0
  2463. package/docs/ko/migration_from_i18next_to_intlayer.md +1 -0
  2464. package/docs/ko/migration_from_next-i18next_to_intlayer.md +1 -0
  2465. package/docs/ko/migration_from_next-intl_to_intlayer.md +1 -0
  2466. package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  2467. package/docs/ko/migration_from_react-i18next_to_intlayer.md +1 -0
  2468. package/docs/ko/migration_from_vue-i18n_to_intlayer.md +1 -0
  2469. package/docs/ko/packages/adonis-intlayer/exports.md +1 -0
  2470. package/docs/ko/packages/adonis-intlayer/intlayer.md +1 -0
  2471. package/docs/ko/packages/adonis-intlayer/t.md +1 -0
  2472. package/docs/ko/packages/angular-intlayer/exports.md +1 -0
  2473. package/docs/ko/packages/astro-intlayer/exports.md +1 -0
  2474. package/docs/ko/packages/express-intlayer/exports.md +1 -0
  2475. package/docs/ko/packages/express-intlayer/intlayer.md +1 -0
  2476. package/docs/ko/packages/express-intlayer/t.md +1 -0
  2477. package/docs/ko/packages/fastify-intlayer/exports.md +1 -0
  2478. package/docs/ko/packages/fastify-intlayer/intlayer.md +1 -0
  2479. package/docs/ko/packages/hono-intlayer/exports.md +1 -0
  2480. package/docs/ko/packages/hono-intlayer/intlayer.md +1 -0
  2481. package/docs/ko/packages/hono-intlayer/t.md +1 -0
  2482. package/docs/ko/packages/intlayer/exports.md +1 -0
  2483. package/docs/ko/packages/intlayer/getCanonicalPath.md +1 -0
  2484. package/docs/ko/packages/intlayer/getConfiguration.md +1 -0
  2485. package/docs/ko/packages/intlayer/getEnumeration.md +1 -0
  2486. package/docs/ko/packages/intlayer/getHTMLTextDir.md +1 -0
  2487. package/docs/ko/packages/intlayer/getLocale.md +1 -0
  2488. package/docs/ko/packages/intlayer/getLocaleLang.md +1 -0
  2489. package/docs/ko/packages/intlayer/getLocaleName.md +1 -0
  2490. package/docs/ko/packages/intlayer/getLocalizedPath.md +1 -0
  2491. package/docs/ko/packages/intlayer/getLocalizedUrl.md +1 -0
  2492. package/docs/ko/packages/intlayer/getMultilingualUrls.md +1 -0
  2493. package/docs/ko/packages/intlayer/getPathWithoutLocale.md +1 -0
  2494. package/docs/ko/packages/intlayer/getPrefix.md +1 -0
  2495. package/docs/ko/packages/intlayer/getTranslation.md +1 -0
  2496. package/docs/ko/packages/intlayer/getTranslationContent.md +1 -0
  2497. package/docs/ko/packages/intlayer/validatePrefix.md +1 -0
  2498. package/docs/ko/packages/intlayer-cli/exports.md +1 -0
  2499. package/docs/ko/packages/lynx-intlayer/exports.md +1 -0
  2500. package/docs/ko/packages/next-intlayer/exports.md +1 -0
  2501. package/docs/ko/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2502. package/docs/ko/packages/next-intlayer/t.md +1 -0
  2503. package/docs/ko/packages/next-intlayer/useDictionary.md +1 -0
  2504. package/docs/ko/packages/next-intlayer/useIntlayer.md +1 -0
  2505. package/docs/ko/packages/next-intlayer/useLocale.md +1 -0
  2506. package/docs/ko/packages/next-intlayer/useRewriteURL.md +1 -0
  2507. package/docs/ko/packages/nuxt-intlayer/exports.md +1 -0
  2508. package/docs/ko/packages/preact-intlayer/exports.md +1 -0
  2509. package/docs/ko/packages/react-intlayer/IntlayerProvider.md +1 -0
  2510. package/docs/ko/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2511. package/docs/ko/packages/react-intlayer/exports.md +1 -0
  2512. package/docs/ko/packages/react-intlayer/t.md +1 -0
  2513. package/docs/ko/packages/react-intlayer/useDictionary.md +1 -0
  2514. package/docs/ko/packages/react-intlayer/useI18n.md +1 -0
  2515. package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -0
  2516. package/docs/ko/packages/react-intlayer/useLocale.md +1 -0
  2517. package/docs/ko/packages/react-intlayer/useRewriteURL.md +1 -0
  2518. package/docs/ko/packages/react-native-intlayer/exports.md +1 -0
  2519. package/docs/ko/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2520. package/docs/ko/packages/solid-intlayer/exports.md +1 -0
  2521. package/docs/ko/packages/solid-intlayer/useIntlayer.md +1 -0
  2522. package/docs/ko/packages/solid-intlayer/useLocale.md +1 -0
  2523. package/docs/ko/packages/solid-intlayer/useRewriteURL.md +1 -0
  2524. package/docs/ko/packages/svelte-intlayer/exports.md +1 -0
  2525. package/docs/ko/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2526. package/docs/ko/packages/vite-intlayer/exports.md +1 -0
  2527. package/docs/ko/packages/vite-intlayer/intlayer.md +1 -0
  2528. package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -0
  2529. package/docs/ko/packages/vue-intlayer/exports.md +1 -0
  2530. package/docs/ko/packages/vue-intlayer/useRewriteURL.md +1 -0
  2531. package/docs/ko/per_locale_file.md +1 -0
  2532. package/docs/ko/plugins/sync-json.md +1 -0
  2533. package/docs/ko/plugins/sync-po.md +1 -0
  2534. package/docs/ko/releases/v6.md +1 -0
  2535. package/docs/ko/releases/v7.md +1 -0
  2536. package/docs/ko/releases/v8.md +1 -0
  2537. package/docs/ko/roadmap.md +1 -0
  2538. package/docs/ko/testing.md +1 -0
  2539. package/docs/ko/vs_code_extension.md +1 -0
  2540. package/docs/nl/bundle_optimization.md +6 -5
  2541. package/docs/nl/cli/index.md +10 -1
  2542. package/docs/nl/cli/init.md +1 -0
  2543. package/docs/nl/cli/scan.md +160 -0
  2544. package/docs/nl/cli/standalone.md +1 -0
  2545. package/docs/nl/configuration.md +1 -0
  2546. package/docs/nl/custom_domains.md +1 -0
  2547. package/docs/nl/interest_of_intlayer.md +1 -0
  2548. package/docs/nl/intlayer_with_angular_21.md +1 -0
  2549. package/docs/nl/intlayer_with_fastify.md +1 -0
  2550. package/docs/nl/intlayer_with_hono.md +1 -0
  2551. package/docs/nl/intlayer_with_storybook.md +6 -8
  2552. package/docs/nl/intlayer_with_vanilla.md +1 -0
  2553. package/docs/nl/intlayer_with_vite+lit.md +1 -0
  2554. package/docs/nl/intlayer_with_vite+vanilla.md +1 -0
  2555. package/docs/nl/introduction.md +1 -0
  2556. package/docs/pl/CI_CD.md +1 -0
  2557. package/docs/pl/agent_skills.md +1 -0
  2558. package/docs/pl/autoFill.md +1 -0
  2559. package/docs/pl/benchmark/index.md +1 -0
  2560. package/docs/pl/benchmark/nextjs.md +1 -1
  2561. package/docs/pl/benchmark/solid.md +1 -1
  2562. package/docs/pl/benchmark/svelte.md +1 -1
  2563. package/docs/pl/benchmark/tanstack.md +1 -1
  2564. package/docs/pl/benchmark/vue.md +1 -1
  2565. package/docs/pl/bundle_optimization.md +6 -5
  2566. package/docs/pl/cli/build.md +1 -0
  2567. package/docs/pl/cli/ci.md +1 -0
  2568. package/docs/pl/cli/configuration.md +1 -0
  2569. package/docs/pl/cli/debug.md +1 -0
  2570. package/docs/pl/cli/doc-review.md +1 -0
  2571. package/docs/pl/cli/doc-translate.md +1 -0
  2572. package/docs/pl/cli/editor.md +1 -0
  2573. package/docs/pl/cli/extract.md +1 -0
  2574. package/docs/pl/cli/fill.md +1 -0
  2575. package/docs/pl/cli/index.md +10 -1
  2576. package/docs/pl/cli/init.md +1 -0
  2577. package/docs/pl/cli/list.md +1 -0
  2578. package/docs/pl/cli/list_projects.md +1 -0
  2579. package/docs/pl/cli/live.md +1 -0
  2580. package/docs/pl/cli/login.md +1 -0
  2581. package/docs/pl/cli/pull.md +1 -0
  2582. package/docs/pl/cli/push.md +1 -0
  2583. package/docs/pl/cli/scan.md +160 -0
  2584. package/docs/pl/cli/sdk.md +1 -0
  2585. package/docs/pl/cli/standalone.md +1 -0
  2586. package/docs/pl/cli/test.md +1 -0
  2587. package/docs/pl/cli/version.md +1 -0
  2588. package/docs/pl/cli/watch.md +1 -0
  2589. package/docs/pl/compiler.md +1 -0
  2590. package/docs/pl/component_i18n.md +1 -0
  2591. package/docs/pl/configuration.md +1 -0
  2592. package/docs/pl/custom_domains.md +1 -0
  2593. package/docs/pl/custom_url_rewrites.md +1 -0
  2594. package/docs/pl/dictionary/condition.md +1 -0
  2595. package/docs/pl/dictionary/content_file.md +61 -0
  2596. package/docs/pl/dictionary/enumeration.md +1 -0
  2597. package/docs/pl/dictionary/file.md +1 -0
  2598. package/docs/pl/dictionary/function_fetching.md +1 -0
  2599. package/docs/pl/dictionary/gender.md +1 -0
  2600. package/docs/pl/dictionary/html.md +1 -0
  2601. package/docs/pl/dictionary/insertion.md +1 -0
  2602. package/docs/pl/dictionary/markdown.md +1 -0
  2603. package/docs/pl/dictionary/nesting.md +1 -0
  2604. package/docs/pl/dictionary/plurial.md +1 -0
  2605. package/docs/pl/dictionary/translation.md +1 -0
  2606. package/docs/pl/dynamic_dictionaries/collections.md +246 -0
  2607. package/docs/pl/dynamic_dictionaries/dynamic_content.md +271 -0
  2608. package/docs/pl/dynamic_dictionaries/index.md +48 -0
  2609. package/docs/pl/dynamic_dictionaries/variants.md +234 -0
  2610. package/docs/pl/formatters.md +1 -0
  2611. package/docs/pl/how_works_intlayer.md +1 -0
  2612. package/docs/pl/interest_of_intlayer.md +1 -0
  2613. package/docs/pl/intlayer_CMS.md +1 -0
  2614. package/docs/pl/intlayer_visual_editor.md +1 -0
  2615. package/docs/pl/intlayer_with_adonisjs.md +1 -0
  2616. package/docs/pl/intlayer_with_analog.md +1 -0
  2617. package/docs/pl/intlayer_with_angular_19.md +1 -0
  2618. package/docs/pl/intlayer_with_angular_21.md +1 -0
  2619. package/docs/pl/intlayer_with_astro.md +1 -0
  2620. package/docs/pl/intlayer_with_astro_lit.md +1 -0
  2621. package/docs/pl/intlayer_with_astro_preact.md +1 -0
  2622. package/docs/pl/intlayer_with_astro_react.md +1 -0
  2623. package/docs/pl/intlayer_with_astro_solid.md +1 -0
  2624. package/docs/pl/intlayer_with_astro_svelte.md +1 -0
  2625. package/docs/pl/intlayer_with_astro_vanilla.md +1 -0
  2626. package/docs/pl/intlayer_with_astro_vue.md +1 -0
  2627. package/docs/pl/intlayer_with_create_react_app.md +1 -0
  2628. package/docs/pl/intlayer_with_express.md +1 -0
  2629. package/docs/pl/intlayer_with_fastify.md +1 -0
  2630. package/docs/pl/intlayer_with_hono.md +1 -0
  2631. package/docs/pl/intlayer_with_lynx+react.md +26 -7
  2632. package/docs/pl/intlayer_with_nestjs.md +3 -1
  2633. package/docs/pl/intlayer_with_next-i18next.md +1 -0
  2634. package/docs/pl/intlayer_with_next-intl.md +1 -0
  2635. package/docs/pl/intlayer_with_nextjs_14.md +1 -0
  2636. package/docs/pl/intlayer_with_nextjs_15.md +1 -0
  2637. package/docs/pl/intlayer_with_nextjs_16.md +1 -0
  2638. package/docs/pl/intlayer_with_nextjs_compiler.md +1 -0
  2639. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +1 -0
  2640. package/docs/pl/intlayer_with_nextjs_page_router.md +1 -0
  2641. package/docs/pl/intlayer_with_nuxt.md +1 -0
  2642. package/docs/pl/intlayer_with_react_native+expo.md +29 -8
  2643. package/docs/pl/intlayer_with_react_router_v7.md +1 -0
  2644. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +1 -0
  2645. package/docs/pl/intlayer_with_storybook.md +6 -8
  2646. package/docs/pl/intlayer_with_svelte_kit.md +1 -0
  2647. package/docs/pl/intlayer_with_tanstack+solid.md +1 -0
  2648. package/docs/pl/intlayer_with_tanstack.md +1 -0
  2649. package/docs/pl/intlayer_with_vanilla.md +1 -0
  2650. package/docs/pl/intlayer_with_vite+lit.md +1 -0
  2651. package/docs/pl/intlayer_with_vite+preact.md +1 -0
  2652. package/docs/pl/intlayer_with_vite+react.md +1 -0
  2653. package/docs/pl/intlayer_with_vite+react_compiler.md +1 -0
  2654. package/docs/pl/intlayer_with_vite+solid.md +1 -0
  2655. package/docs/pl/intlayer_with_vite+svelte.md +1 -0
  2656. package/docs/pl/intlayer_with_vite+vanilla.md +1 -0
  2657. package/docs/pl/intlayer_with_vite+vue.md +1 -0
  2658. package/docs/pl/introduction.md +1 -0
  2659. package/docs/pl/locale_mapper.md +1 -0
  2660. package/docs/pl/lsp.md +1 -0
  2661. package/docs/pl/mcp_server.md +1 -0
  2662. package/docs/pl/packages/adonis-intlayer/exports.md +1 -0
  2663. package/docs/pl/packages/adonis-intlayer/intlayer.md +1 -0
  2664. package/docs/pl/packages/adonis-intlayer/t.md +1 -0
  2665. package/docs/pl/packages/angular-intlayer/exports.md +1 -0
  2666. package/docs/pl/packages/astro-intlayer/exports.md +1 -0
  2667. package/docs/pl/packages/express-intlayer/exports.md +1 -0
  2668. package/docs/pl/packages/express-intlayer/intlayer.md +1 -0
  2669. package/docs/pl/packages/express-intlayer/t.md +1 -0
  2670. package/docs/pl/packages/fastify-intlayer/exports.md +1 -0
  2671. package/docs/pl/packages/fastify-intlayer/intlayer.md +1 -0
  2672. package/docs/pl/packages/hono-intlayer/exports.md +1 -0
  2673. package/docs/pl/packages/hono-intlayer/intlayer.md +1 -0
  2674. package/docs/pl/packages/hono-intlayer/t.md +1 -0
  2675. package/docs/pl/packages/intlayer/exports.md +1 -0
  2676. package/docs/pl/packages/intlayer/getCanonicalPath.md +1 -0
  2677. package/docs/pl/packages/intlayer/getConfiguration.md +1 -0
  2678. package/docs/pl/packages/intlayer/getEnumeration.md +1 -0
  2679. package/docs/pl/packages/intlayer/getHTMLTextDir.md +1 -0
  2680. package/docs/pl/packages/intlayer/getLocale.md +1 -0
  2681. package/docs/pl/packages/intlayer/getLocaleLang.md +1 -0
  2682. package/docs/pl/packages/intlayer/getLocaleName.md +1 -0
  2683. package/docs/pl/packages/intlayer/getLocalizedPath.md +1 -0
  2684. package/docs/pl/packages/intlayer/getLocalizedUrl.md +1 -0
  2685. package/docs/pl/packages/intlayer/getMultilingualUrls.md +1 -0
  2686. package/docs/pl/packages/intlayer/getPathWithoutLocale.md +1 -0
  2687. package/docs/pl/packages/intlayer/getPrefix.md +1 -0
  2688. package/docs/pl/packages/intlayer/getTranslation.md +1 -0
  2689. package/docs/pl/packages/intlayer/getTranslationContent.md +1 -0
  2690. package/docs/pl/packages/intlayer/validatePrefix.md +1 -0
  2691. package/docs/pl/packages/intlayer-cli/exports.md +1 -0
  2692. package/docs/pl/packages/lynx-intlayer/exports.md +1 -0
  2693. package/docs/pl/packages/next-intlayer/exports.md +1 -0
  2694. package/docs/pl/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2695. package/docs/pl/packages/next-intlayer/t.md +1 -0
  2696. package/docs/pl/packages/next-intlayer/useDictionary.md +1 -0
  2697. package/docs/pl/packages/next-intlayer/useIntlayer.md +1 -0
  2698. package/docs/pl/packages/next-intlayer/useLocale.md +1 -0
  2699. package/docs/pl/packages/next-intlayer/useRewriteURL.md +1 -0
  2700. package/docs/pl/packages/nuxt-intlayer/exports.md +1 -0
  2701. package/docs/pl/packages/preact-intlayer/exports.md +1 -0
  2702. package/docs/pl/packages/react-intlayer/IntlayerProvider.md +1 -0
  2703. package/docs/pl/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2704. package/docs/pl/packages/react-intlayer/exports.md +1 -0
  2705. package/docs/pl/packages/react-intlayer/t.md +1 -0
  2706. package/docs/pl/packages/react-intlayer/useDictionary.md +1 -0
  2707. package/docs/pl/packages/react-intlayer/useI18n.md +1 -0
  2708. package/docs/pl/packages/react-intlayer/useIntlayer.md +1 -0
  2709. package/docs/pl/packages/react-intlayer/useLocale.md +1 -0
  2710. package/docs/pl/packages/react-intlayer/useRewriteURL.md +1 -0
  2711. package/docs/pl/packages/react-native-intlayer/exports.md +1 -0
  2712. package/docs/pl/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2713. package/docs/pl/packages/solid-intlayer/exports.md +1 -0
  2714. package/docs/pl/packages/solid-intlayer/useIntlayer.md +1 -0
  2715. package/docs/pl/packages/solid-intlayer/useLocale.md +1 -0
  2716. package/docs/pl/packages/solid-intlayer/useRewriteURL.md +1 -0
  2717. package/docs/pl/packages/svelte-intlayer/exports.md +1 -0
  2718. package/docs/pl/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2719. package/docs/pl/packages/vite-intlayer/exports.md +1 -0
  2720. package/docs/pl/packages/vite-intlayer/intlayer.md +1 -0
  2721. package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -0
  2722. package/docs/pl/packages/vue-intlayer/exports.md +1 -0
  2723. package/docs/pl/packages/vue-intlayer/useRewriteURL.md +1 -0
  2724. package/docs/pl/per_locale_file.md +1 -0
  2725. package/docs/pl/plugins/sync-json.md +1 -0
  2726. package/docs/pl/plugins/sync-po.md +1 -0
  2727. package/docs/pl/releases/v6.md +1 -0
  2728. package/docs/pl/releases/v7.md +1 -0
  2729. package/docs/pl/releases/v8.md +1 -0
  2730. package/docs/pl/roadmap.md +1 -0
  2731. package/docs/pl/testing.md +1 -0
  2732. package/docs/pl/vs_code_extension.md +1 -0
  2733. package/docs/pt/CI_CD.md +1 -0
  2734. package/docs/pt/agent_skills.md +1 -0
  2735. package/docs/pt/autoFill.md +1 -0
  2736. package/docs/pt/benchmark/index.md +1 -0
  2737. package/docs/pt/benchmark/nextjs.md +1 -1
  2738. package/docs/pt/benchmark/solid.md +1 -1
  2739. package/docs/pt/benchmark/svelte.md +1 -1
  2740. package/docs/pt/benchmark/tanstack.md +1 -1
  2741. package/docs/pt/benchmark/vue.md +1 -1
  2742. package/docs/pt/bundle_optimization.md +6 -5
  2743. package/docs/pt/cli/build.md +1 -0
  2744. package/docs/pt/cli/ci.md +1 -0
  2745. package/docs/pt/cli/configuration.md +1 -0
  2746. package/docs/pt/cli/debug.md +1 -0
  2747. package/docs/pt/cli/doc-review.md +1 -0
  2748. package/docs/pt/cli/doc-translate.md +1 -0
  2749. package/docs/pt/cli/editor.md +1 -0
  2750. package/docs/pt/cli/extract.md +1 -0
  2751. package/docs/pt/cli/fill.md +1 -0
  2752. package/docs/pt/cli/index.md +10 -1
  2753. package/docs/pt/cli/init.md +1 -0
  2754. package/docs/pt/cli/list.md +1 -0
  2755. package/docs/pt/cli/list_projects.md +1 -0
  2756. package/docs/pt/cli/live.md +1 -0
  2757. package/docs/pt/cli/login.md +1 -0
  2758. package/docs/pt/cli/pull.md +1 -0
  2759. package/docs/pt/cli/push.md +1 -0
  2760. package/docs/pt/cli/scan.md +160 -0
  2761. package/docs/pt/cli/sdk.md +1 -0
  2762. package/docs/pt/cli/standalone.md +1 -0
  2763. package/docs/pt/cli/test.md +1 -0
  2764. package/docs/pt/cli/version.md +1 -0
  2765. package/docs/pt/cli/watch.md +1 -0
  2766. package/docs/pt/compiler.md +1 -0
  2767. package/docs/pt/component_i18n.md +1 -0
  2768. package/docs/pt/configuration.md +1 -0
  2769. package/docs/pt/custom_domains.md +1 -0
  2770. package/docs/pt/custom_url_rewrites.md +1 -0
  2771. package/docs/pt/dictionary/condition.md +1 -0
  2772. package/docs/pt/dictionary/content_file.md +61 -0
  2773. package/docs/pt/dictionary/enumeration.md +1 -0
  2774. package/docs/pt/dictionary/file.md +1 -0
  2775. package/docs/pt/dictionary/function_fetching.md +1 -0
  2776. package/docs/pt/dictionary/gender.md +1 -0
  2777. package/docs/pt/dictionary/html.md +1 -0
  2778. package/docs/pt/dictionary/insertion.md +1 -0
  2779. package/docs/pt/dictionary/markdown.md +1 -0
  2780. package/docs/pt/dictionary/nesting.md +1 -0
  2781. package/docs/pt/dictionary/plurial.md +1 -0
  2782. package/docs/pt/dictionary/translation.md +1 -0
  2783. package/docs/pt/dynamic_dictionaries/collections.md +246 -0
  2784. package/docs/pt/dynamic_dictionaries/dynamic_content.md +271 -0
  2785. package/docs/pt/dynamic_dictionaries/index.md +48 -0
  2786. package/docs/pt/dynamic_dictionaries/variants.md +234 -0
  2787. package/docs/pt/formatters.md +1 -0
  2788. package/docs/pt/how_works_intlayer.md +1 -0
  2789. package/docs/pt/interest_of_intlayer.md +1 -0
  2790. package/docs/pt/intlayer_CMS.md +1 -0
  2791. package/docs/pt/intlayer_visual_editor.md +1 -0
  2792. package/docs/pt/intlayer_with_adonisjs.md +1 -0
  2793. package/docs/pt/intlayer_with_analog.md +1 -0
  2794. package/docs/pt/intlayer_with_angular_19.md +1 -0
  2795. package/docs/pt/intlayer_with_angular_21.md +1 -0
  2796. package/docs/pt/intlayer_with_astro.md +1 -0
  2797. package/docs/pt/intlayer_with_astro_lit.md +1 -0
  2798. package/docs/pt/intlayer_with_astro_preact.md +1 -0
  2799. package/docs/pt/intlayer_with_astro_react.md +1 -0
  2800. package/docs/pt/intlayer_with_astro_solid.md +1 -0
  2801. package/docs/pt/intlayer_with_astro_svelte.md +1 -0
  2802. package/docs/pt/intlayer_with_astro_vanilla.md +1 -0
  2803. package/docs/pt/intlayer_with_astro_vue.md +1 -0
  2804. package/docs/pt/intlayer_with_create_react_app.md +1 -0
  2805. package/docs/pt/intlayer_with_express.md +1 -0
  2806. package/docs/pt/intlayer_with_fastify.md +1 -0
  2807. package/docs/pt/intlayer_with_hono.md +1 -0
  2808. package/docs/pt/intlayer_with_lynx+react.md +26 -7
  2809. package/docs/pt/intlayer_with_nestjs.md +3 -1
  2810. package/docs/pt/intlayer_with_next-i18next.md +1 -0
  2811. package/docs/pt/intlayer_with_next-intl.md +1 -0
  2812. package/docs/pt/intlayer_with_nextjs_14.md +1 -0
  2813. package/docs/pt/intlayer_with_nextjs_15.md +1 -0
  2814. package/docs/pt/intlayer_with_nextjs_16.md +1 -0
  2815. package/docs/pt/intlayer_with_nextjs_compiler.md +1 -0
  2816. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +1 -0
  2817. package/docs/pt/intlayer_with_nextjs_page_router.md +1 -0
  2818. package/docs/pt/intlayer_with_nuxt.md +1 -0
  2819. package/docs/pt/intlayer_with_react_native+expo.md +29 -8
  2820. package/docs/pt/intlayer_with_react_router_v7.md +3 -1
  2821. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +1 -0
  2822. package/docs/pt/intlayer_with_storybook.md +6 -8
  2823. package/docs/pt/intlayer_with_svelte_kit.md +1 -0
  2824. package/docs/pt/intlayer_with_tanstack+solid.md +1 -0
  2825. package/docs/pt/intlayer_with_tanstack.md +1 -0
  2826. package/docs/pt/intlayer_with_vanilla.md +1 -0
  2827. package/docs/pt/intlayer_with_vite+lit.md +1 -0
  2828. package/docs/pt/intlayer_with_vite+preact.md +1 -0
  2829. package/docs/pt/intlayer_with_vite+react.md +1 -0
  2830. package/docs/pt/intlayer_with_vite+react_compiler.md +1 -0
  2831. package/docs/pt/intlayer_with_vite+solid.md +1 -0
  2832. package/docs/pt/intlayer_with_vite+svelte.md +1 -0
  2833. package/docs/pt/intlayer_with_vite+vanilla.md +1 -0
  2834. package/docs/pt/intlayer_with_vite+vue.md +1 -0
  2835. package/docs/pt/introduction.md +1 -0
  2836. package/docs/pt/locale_mapper.md +1 -0
  2837. package/docs/pt/lsp.md +1 -0
  2838. package/docs/pt/mcp_server.md +1 -0
  2839. package/docs/pt/migration_from_i18next_to_intlayer.md +1 -0
  2840. package/docs/pt/migration_from_next-i18next_to_intlayer.md +1 -0
  2841. package/docs/pt/migration_from_next-intl_to_intlayer.md +1 -0
  2842. package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  2843. package/docs/pt/migration_from_react-i18next_to_intlayer.md +1 -0
  2844. package/docs/pt/migration_from_vue-i18n_to_intlayer.md +1 -0
  2845. package/docs/pt/packages/adonis-intlayer/exports.md +1 -0
  2846. package/docs/pt/packages/adonis-intlayer/intlayer.md +1 -0
  2847. package/docs/pt/packages/adonis-intlayer/t.md +1 -0
  2848. package/docs/pt/packages/angular-intlayer/exports.md +1 -0
  2849. package/docs/pt/packages/astro-intlayer/exports.md +1 -0
  2850. package/docs/pt/packages/express-intlayer/exports.md +1 -0
  2851. package/docs/pt/packages/express-intlayer/intlayer.md +1 -0
  2852. package/docs/pt/packages/express-intlayer/t.md +1 -0
  2853. package/docs/pt/packages/fastify-intlayer/exports.md +1 -0
  2854. package/docs/pt/packages/fastify-intlayer/intlayer.md +1 -0
  2855. package/docs/pt/packages/hono-intlayer/exports.md +1 -0
  2856. package/docs/pt/packages/hono-intlayer/intlayer.md +1 -0
  2857. package/docs/pt/packages/hono-intlayer/t.md +1 -0
  2858. package/docs/pt/packages/intlayer/exports.md +1 -0
  2859. package/docs/pt/packages/intlayer/getCanonicalPath.md +1 -0
  2860. package/docs/pt/packages/intlayer/getConfiguration.md +1 -0
  2861. package/docs/pt/packages/intlayer/getEnumeration.md +1 -0
  2862. package/docs/pt/packages/intlayer/getHTMLTextDir.md +1 -0
  2863. package/docs/pt/packages/intlayer/getLocale.md +1 -0
  2864. package/docs/pt/packages/intlayer/getLocaleLang.md +1 -0
  2865. package/docs/pt/packages/intlayer/getLocaleName.md +1 -0
  2866. package/docs/pt/packages/intlayer/getLocalizedPath.md +1 -0
  2867. package/docs/pt/packages/intlayer/getLocalizedUrl.md +1 -0
  2868. package/docs/pt/packages/intlayer/getMultilingualUrls.md +1 -0
  2869. package/docs/pt/packages/intlayer/getPathWithoutLocale.md +1 -0
  2870. package/docs/pt/packages/intlayer/getPrefix.md +1 -0
  2871. package/docs/pt/packages/intlayer/getTranslation.md +1 -0
  2872. package/docs/pt/packages/intlayer/getTranslationContent.md +1 -0
  2873. package/docs/pt/packages/intlayer/validatePrefix.md +1 -0
  2874. package/docs/pt/packages/intlayer-cli/exports.md +1 -0
  2875. package/docs/pt/packages/lynx-intlayer/exports.md +1 -0
  2876. package/docs/pt/packages/next-intlayer/exports.md +1 -0
  2877. package/docs/pt/packages/next-intlayer/intlayerMiddleware.md +1 -0
  2878. package/docs/pt/packages/next-intlayer/t.md +1 -0
  2879. package/docs/pt/packages/next-intlayer/useDictionary.md +1 -0
  2880. package/docs/pt/packages/next-intlayer/useIntlayer.md +1 -0
  2881. package/docs/pt/packages/next-intlayer/useLocale.md +1 -0
  2882. package/docs/pt/packages/next-intlayer/useRewriteURL.md +1 -0
  2883. package/docs/pt/packages/nuxt-intlayer/exports.md +1 -0
  2884. package/docs/pt/packages/preact-intlayer/exports.md +1 -0
  2885. package/docs/pt/packages/react-intlayer/IntlayerProvider.md +1 -0
  2886. package/docs/pt/packages/react-intlayer/MarkdownRenderer.md +1 -0
  2887. package/docs/pt/packages/react-intlayer/exports.md +1 -0
  2888. package/docs/pt/packages/react-intlayer/t.md +1 -0
  2889. package/docs/pt/packages/react-intlayer/useDictionary.md +1 -0
  2890. package/docs/pt/packages/react-intlayer/useI18n.md +1 -0
  2891. package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -0
  2892. package/docs/pt/packages/react-intlayer/useLocale.md +1 -0
  2893. package/docs/pt/packages/react-intlayer/useRewriteURL.md +1 -0
  2894. package/docs/pt/packages/react-native-intlayer/exports.md +1 -0
  2895. package/docs/pt/packages/solid-intlayer/IntlayerProvider.md +1 -0
  2896. package/docs/pt/packages/solid-intlayer/exports.md +1 -0
  2897. package/docs/pt/packages/solid-intlayer/useIntlayer.md +1 -0
  2898. package/docs/pt/packages/solid-intlayer/useLocale.md +1 -0
  2899. package/docs/pt/packages/solid-intlayer/useRewriteURL.md +1 -0
  2900. package/docs/pt/packages/svelte-intlayer/exports.md +1 -0
  2901. package/docs/pt/packages/svelte-intlayer/useRewriteURL.md +1 -0
  2902. package/docs/pt/packages/vite-intlayer/exports.md +1 -0
  2903. package/docs/pt/packages/vite-intlayer/intlayer.md +1 -0
  2904. package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -0
  2905. package/docs/pt/packages/vue-intlayer/exports.md +1 -0
  2906. package/docs/pt/packages/vue-intlayer/useRewriteURL.md +1 -0
  2907. package/docs/pt/per_locale_file.md +1 -0
  2908. package/docs/pt/plugins/sync-json.md +1 -0
  2909. package/docs/pt/plugins/sync-po.md +1 -0
  2910. package/docs/pt/releases/v6.md +1 -0
  2911. package/docs/pt/releases/v7.md +1 -0
  2912. package/docs/pt/releases/v8.md +1 -0
  2913. package/docs/pt/roadmap.md +1 -0
  2914. package/docs/pt/testing.md +1 -0
  2915. package/docs/pt/vs_code_extension.md +1 -0
  2916. package/docs/ru/CI_CD.md +1 -0
  2917. package/docs/ru/agent_skills.md +1 -0
  2918. package/docs/ru/autoFill.md +1 -0
  2919. package/docs/ru/benchmark/index.md +1 -0
  2920. package/docs/ru/benchmark/nextjs.md +1 -1
  2921. package/docs/ru/benchmark/solid.md +1 -1
  2922. package/docs/ru/benchmark/svelte.md +1 -1
  2923. package/docs/ru/benchmark/tanstack.md +1 -1
  2924. package/docs/ru/benchmark/vue.md +1 -1
  2925. package/docs/ru/bundle_optimization.md +6 -5
  2926. package/docs/ru/cli/build.md +1 -0
  2927. package/docs/ru/cli/ci.md +1 -0
  2928. package/docs/ru/cli/configuration.md +1 -0
  2929. package/docs/ru/cli/debug.md +1 -0
  2930. package/docs/ru/cli/doc-review.md +1 -0
  2931. package/docs/ru/cli/doc-translate.md +1 -0
  2932. package/docs/ru/cli/editor.md +1 -0
  2933. package/docs/ru/cli/extract.md +1 -0
  2934. package/docs/ru/cli/fill.md +1 -0
  2935. package/docs/ru/cli/index.md +10 -1
  2936. package/docs/ru/cli/init.md +1 -0
  2937. package/docs/ru/cli/list.md +1 -0
  2938. package/docs/ru/cli/list_projects.md +1 -0
  2939. package/docs/ru/cli/live.md +1 -0
  2940. package/docs/ru/cli/login.md +1 -0
  2941. package/docs/ru/cli/pull.md +1 -0
  2942. package/docs/ru/cli/push.md +1 -0
  2943. package/docs/ru/cli/scan.md +160 -0
  2944. package/docs/ru/cli/sdk.md +1 -0
  2945. package/docs/ru/cli/standalone.md +1 -0
  2946. package/docs/ru/cli/test.md +1 -0
  2947. package/docs/ru/cli/version.md +1 -0
  2948. package/docs/ru/cli/watch.md +1 -0
  2949. package/docs/ru/compiler.md +1 -0
  2950. package/docs/ru/component_i18n.md +1 -0
  2951. package/docs/ru/configuration.md +1 -0
  2952. package/docs/ru/custom_domains.md +1 -0
  2953. package/docs/ru/custom_url_rewrites.md +1 -0
  2954. package/docs/ru/dictionary/condition.md +1 -0
  2955. package/docs/ru/dictionary/content_file.md +61 -0
  2956. package/docs/ru/dictionary/enumeration.md +1 -0
  2957. package/docs/ru/dictionary/file.md +1 -0
  2958. package/docs/ru/dictionary/function_fetching.md +1 -0
  2959. package/docs/ru/dictionary/gender.md +1 -0
  2960. package/docs/ru/dictionary/html.md +1 -0
  2961. package/docs/ru/dictionary/insertion.md +1 -0
  2962. package/docs/ru/dictionary/markdown.md +1 -0
  2963. package/docs/ru/dictionary/nesting.md +1 -0
  2964. package/docs/ru/dictionary/plurial.md +1 -0
  2965. package/docs/ru/dictionary/translation.md +1 -0
  2966. package/docs/ru/dynamic_dictionaries/collections.md +246 -0
  2967. package/docs/ru/dynamic_dictionaries/dynamic_content.md +271 -0
  2968. package/docs/ru/dynamic_dictionaries/index.md +48 -0
  2969. package/docs/ru/dynamic_dictionaries/variants.md +234 -0
  2970. package/docs/ru/formatters.md +1 -0
  2971. package/docs/ru/how_works_intlayer.md +1 -0
  2972. package/docs/ru/interest_of_intlayer.md +1 -0
  2973. package/docs/ru/intlayer_CMS.md +1 -0
  2974. package/docs/ru/intlayer_visual_editor.md +1 -0
  2975. package/docs/ru/intlayer_with_adonisjs.md +1 -0
  2976. package/docs/ru/intlayer_with_analog.md +1 -0
  2977. package/docs/ru/intlayer_with_angular_19.md +1 -0
  2978. package/docs/ru/intlayer_with_angular_21.md +1 -0
  2979. package/docs/ru/intlayer_with_astro.md +1 -0
  2980. package/docs/ru/intlayer_with_astro_lit.md +1 -0
  2981. package/docs/ru/intlayer_with_astro_preact.md +1 -0
  2982. package/docs/ru/intlayer_with_astro_react.md +1 -0
  2983. package/docs/ru/intlayer_with_astro_solid.md +1 -0
  2984. package/docs/ru/intlayer_with_astro_svelte.md +1 -0
  2985. package/docs/ru/intlayer_with_astro_vanilla.md +1 -0
  2986. package/docs/ru/intlayer_with_astro_vue.md +1 -0
  2987. package/docs/ru/intlayer_with_create_react_app.md +1 -0
  2988. package/docs/ru/intlayer_with_express.md +1 -0
  2989. package/docs/ru/intlayer_with_fastify.md +1 -0
  2990. package/docs/ru/intlayer_with_hono.md +1 -0
  2991. package/docs/ru/intlayer_with_lynx+react.md +26 -7
  2992. package/docs/ru/intlayer_with_nestjs.md +3 -1
  2993. package/docs/ru/intlayer_with_next-i18next.md +1 -0
  2994. package/docs/ru/intlayer_with_next-intl.md +1 -0
  2995. package/docs/ru/intlayer_with_nextjs_14.md +1 -0
  2996. package/docs/ru/intlayer_with_nextjs_15.md +1 -0
  2997. package/docs/ru/intlayer_with_nextjs_16.md +1 -0
  2998. package/docs/ru/intlayer_with_nextjs_compiler.md +1 -0
  2999. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +1 -0
  3000. package/docs/ru/intlayer_with_nextjs_page_router.md +1 -0
  3001. package/docs/ru/intlayer_with_nuxt.md +1 -0
  3002. package/docs/ru/intlayer_with_react_native+expo.md +26 -7
  3003. package/docs/ru/intlayer_with_react_router_v7.md +1 -0
  3004. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +1 -0
  3005. package/docs/ru/intlayer_with_storybook.md +6 -8
  3006. package/docs/ru/intlayer_with_svelte_kit.md +1 -0
  3007. package/docs/ru/intlayer_with_tanstack+solid.md +1 -0
  3008. package/docs/ru/intlayer_with_tanstack.md +1 -0
  3009. package/docs/ru/intlayer_with_vanilla.md +1 -0
  3010. package/docs/ru/intlayer_with_vite+lit.md +1 -0
  3011. package/docs/ru/intlayer_with_vite+preact.md +1 -0
  3012. package/docs/ru/intlayer_with_vite+react.md +1 -0
  3013. package/docs/ru/intlayer_with_vite+react_compiler.md +1 -0
  3014. package/docs/ru/intlayer_with_vite+solid.md +1 -0
  3015. package/docs/ru/intlayer_with_vite+svelte.md +1 -0
  3016. package/docs/ru/intlayer_with_vite+vanilla.md +1 -0
  3017. package/docs/ru/intlayer_with_vite+vue.md +1 -0
  3018. package/docs/ru/introduction.md +1 -0
  3019. package/docs/ru/locale_mapper.md +1 -0
  3020. package/docs/ru/lsp.md +1 -0
  3021. package/docs/ru/mcp_server.md +1 -0
  3022. package/docs/ru/migration_from_i18next_to_intlayer.md +1 -0
  3023. package/docs/ru/migration_from_next-i18next_to_intlayer.md +1 -0
  3024. package/docs/ru/migration_from_next-intl_to_intlayer.md +1 -0
  3025. package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  3026. package/docs/ru/migration_from_react-i18next_to_intlayer.md +1 -0
  3027. package/docs/ru/migration_from_vue-i18n_to_intlayer.md +1 -0
  3028. package/docs/ru/packages/adonis-intlayer/exports.md +1 -0
  3029. package/docs/ru/packages/adonis-intlayer/intlayer.md +1 -0
  3030. package/docs/ru/packages/adonis-intlayer/t.md +1 -0
  3031. package/docs/ru/packages/angular-intlayer/exports.md +1 -0
  3032. package/docs/ru/packages/astro-intlayer/exports.md +1 -0
  3033. package/docs/ru/packages/express-intlayer/exports.md +1 -0
  3034. package/docs/ru/packages/express-intlayer/intlayer.md +1 -0
  3035. package/docs/ru/packages/express-intlayer/t.md +1 -0
  3036. package/docs/ru/packages/fastify-intlayer/exports.md +1 -0
  3037. package/docs/ru/packages/fastify-intlayer/intlayer.md +1 -0
  3038. package/docs/ru/packages/hono-intlayer/exports.md +1 -0
  3039. package/docs/ru/packages/hono-intlayer/intlayer.md +1 -0
  3040. package/docs/ru/packages/hono-intlayer/t.md +1 -0
  3041. package/docs/ru/packages/intlayer/exports.md +1 -0
  3042. package/docs/ru/packages/intlayer/getCanonicalPath.md +1 -0
  3043. package/docs/ru/packages/intlayer/getConfiguration.md +1 -0
  3044. package/docs/ru/packages/intlayer/getEnumeration.md +1 -0
  3045. package/docs/ru/packages/intlayer/getHTMLTextDir.md +1 -0
  3046. package/docs/ru/packages/intlayer/getLocale.md +1 -0
  3047. package/docs/ru/packages/intlayer/getLocaleLang.md +1 -0
  3048. package/docs/ru/packages/intlayer/getLocaleName.md +1 -0
  3049. package/docs/ru/packages/intlayer/getLocalizedPath.md +1 -0
  3050. package/docs/ru/packages/intlayer/getLocalizedUrl.md +1 -0
  3051. package/docs/ru/packages/intlayer/getMultilingualUrls.md +1 -0
  3052. package/docs/ru/packages/intlayer/getPathWithoutLocale.md +1 -0
  3053. package/docs/ru/packages/intlayer/getPrefix.md +1 -0
  3054. package/docs/ru/packages/intlayer/getTranslation.md +1 -0
  3055. package/docs/ru/packages/intlayer/getTranslationContent.md +1 -0
  3056. package/docs/ru/packages/intlayer/validatePrefix.md +1 -0
  3057. package/docs/ru/packages/intlayer-cli/exports.md +1 -0
  3058. package/docs/ru/packages/lynx-intlayer/exports.md +1 -0
  3059. package/docs/ru/packages/next-intlayer/exports.md +1 -0
  3060. package/docs/ru/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3061. package/docs/ru/packages/next-intlayer/t.md +1 -0
  3062. package/docs/ru/packages/next-intlayer/useDictionary.md +1 -0
  3063. package/docs/ru/packages/next-intlayer/useIntlayer.md +1 -0
  3064. package/docs/ru/packages/next-intlayer/useLocale.md +1 -0
  3065. package/docs/ru/packages/next-intlayer/useRewriteURL.md +1 -0
  3066. package/docs/ru/packages/nuxt-intlayer/exports.md +1 -0
  3067. package/docs/ru/packages/preact-intlayer/exports.md +1 -0
  3068. package/docs/ru/packages/react-intlayer/IntlayerProvider.md +1 -0
  3069. package/docs/ru/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3070. package/docs/ru/packages/react-intlayer/exports.md +1 -0
  3071. package/docs/ru/packages/react-intlayer/t.md +1 -0
  3072. package/docs/ru/packages/react-intlayer/useDictionary.md +1 -0
  3073. package/docs/ru/packages/react-intlayer/useI18n.md +1 -0
  3074. package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -0
  3075. package/docs/ru/packages/react-intlayer/useLocale.md +1 -0
  3076. package/docs/ru/packages/react-intlayer/useRewriteURL.md +1 -0
  3077. package/docs/ru/packages/react-native-intlayer/exports.md +1 -0
  3078. package/docs/ru/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3079. package/docs/ru/packages/solid-intlayer/exports.md +1 -0
  3080. package/docs/ru/packages/solid-intlayer/useIntlayer.md +1 -0
  3081. package/docs/ru/packages/solid-intlayer/useLocale.md +1 -0
  3082. package/docs/ru/packages/solid-intlayer/useRewriteURL.md +1 -0
  3083. package/docs/ru/packages/svelte-intlayer/exports.md +1 -0
  3084. package/docs/ru/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3085. package/docs/ru/packages/vite-intlayer/exports.md +1 -0
  3086. package/docs/ru/packages/vite-intlayer/intlayer.md +1 -0
  3087. package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -0
  3088. package/docs/ru/packages/vue-intlayer/exports.md +1 -0
  3089. package/docs/ru/packages/vue-intlayer/useRewriteURL.md +1 -0
  3090. package/docs/ru/per_locale_file.md +1 -0
  3091. package/docs/ru/plugins/sync-json.md +1 -0
  3092. package/docs/ru/plugins/sync-po.md +1 -0
  3093. package/docs/ru/releases/v6.md +1 -0
  3094. package/docs/ru/releases/v7.md +1 -0
  3095. package/docs/ru/releases/v8.md +1 -0
  3096. package/docs/ru/roadmap.md +1 -0
  3097. package/docs/ru/testing.md +1 -0
  3098. package/docs/ru/vs_code_extension.md +1 -0
  3099. package/docs/tr/CI_CD.md +1 -0
  3100. package/docs/tr/agent_skills.md +1 -0
  3101. package/docs/tr/autoFill.md +1 -0
  3102. package/docs/tr/benchmark/index.md +1 -0
  3103. package/docs/tr/benchmark/nextjs.md +1 -1
  3104. package/docs/tr/benchmark/solid.md +1 -1
  3105. package/docs/tr/benchmark/svelte.md +1 -1
  3106. package/docs/tr/benchmark/tanstack.md +1 -1
  3107. package/docs/tr/benchmark/vue.md +1 -1
  3108. package/docs/tr/bundle_optimization.md +6 -5
  3109. package/docs/tr/cli/build.md +1 -0
  3110. package/docs/tr/cli/ci.md +1 -0
  3111. package/docs/tr/cli/configuration.md +1 -0
  3112. package/docs/tr/cli/debug.md +1 -0
  3113. package/docs/tr/cli/doc-review.md +1 -0
  3114. package/docs/tr/cli/doc-translate.md +1 -0
  3115. package/docs/tr/cli/editor.md +1 -0
  3116. package/docs/tr/cli/extract.md +1 -0
  3117. package/docs/tr/cli/fill.md +1 -0
  3118. package/docs/tr/cli/index.md +10 -1
  3119. package/docs/tr/cli/init.md +1 -0
  3120. package/docs/tr/cli/list.md +1 -0
  3121. package/docs/tr/cli/list_projects.md +1 -0
  3122. package/docs/tr/cli/live.md +1 -0
  3123. package/docs/tr/cli/login.md +1 -0
  3124. package/docs/tr/cli/pull.md +1 -0
  3125. package/docs/tr/cli/push.md +1 -0
  3126. package/docs/tr/cli/scan.md +160 -0
  3127. package/docs/tr/cli/sdk.md +1 -0
  3128. package/docs/tr/cli/standalone.md +1 -0
  3129. package/docs/tr/cli/test.md +1 -0
  3130. package/docs/tr/cli/version.md +1 -0
  3131. package/docs/tr/cli/watch.md +1 -0
  3132. package/docs/tr/compiler.md +1 -0
  3133. package/docs/tr/component_i18n.md +1 -0
  3134. package/docs/tr/configuration.md +1 -0
  3135. package/docs/tr/custom_domains.md +1 -0
  3136. package/docs/tr/custom_url_rewrites.md +1 -0
  3137. package/docs/tr/dictionary/condition.md +1 -0
  3138. package/docs/tr/dictionary/content_file.md +61 -0
  3139. package/docs/tr/dictionary/enumeration.md +1 -0
  3140. package/docs/tr/dictionary/file.md +1 -0
  3141. package/docs/tr/dictionary/function_fetching.md +1 -0
  3142. package/docs/tr/dictionary/gender.md +1 -0
  3143. package/docs/tr/dictionary/html.md +1 -0
  3144. package/docs/tr/dictionary/insertion.md +1 -0
  3145. package/docs/tr/dictionary/markdown.md +1 -0
  3146. package/docs/tr/dictionary/nesting.md +1 -0
  3147. package/docs/tr/dictionary/plurial.md +1 -0
  3148. package/docs/tr/dictionary/translation.md +1 -0
  3149. package/docs/tr/dynamic_dictionaries/collections.md +246 -0
  3150. package/docs/tr/dynamic_dictionaries/dynamic_content.md +271 -0
  3151. package/docs/tr/dynamic_dictionaries/index.md +48 -0
  3152. package/docs/tr/dynamic_dictionaries/variants.md +234 -0
  3153. package/docs/tr/formatters.md +1 -0
  3154. package/docs/tr/how_works_intlayer.md +1 -0
  3155. package/docs/tr/interest_of_intlayer.md +1 -0
  3156. package/docs/tr/intlayer_CMS.md +1 -0
  3157. package/docs/tr/intlayer_visual_editor.md +1 -0
  3158. package/docs/tr/intlayer_with_adonisjs.md +1 -0
  3159. package/docs/tr/intlayer_with_analog.md +1 -0
  3160. package/docs/tr/intlayer_with_angular_19.md +1 -0
  3161. package/docs/tr/intlayer_with_angular_21.md +1 -0
  3162. package/docs/tr/intlayer_with_astro.md +1 -0
  3163. package/docs/tr/intlayer_with_astro_lit.md +1 -0
  3164. package/docs/tr/intlayer_with_astro_preact.md +1 -0
  3165. package/docs/tr/intlayer_with_astro_react.md +1 -0
  3166. package/docs/tr/intlayer_with_astro_solid.md +1 -0
  3167. package/docs/tr/intlayer_with_astro_svelte.md +1 -0
  3168. package/docs/tr/intlayer_with_astro_vanilla.md +1 -0
  3169. package/docs/tr/intlayer_with_astro_vue.md +1 -0
  3170. package/docs/tr/intlayer_with_create_react_app.md +1 -0
  3171. package/docs/tr/intlayer_with_express.md +1 -0
  3172. package/docs/tr/intlayer_with_fastify.md +1 -0
  3173. package/docs/tr/intlayer_with_hono.md +1 -0
  3174. package/docs/tr/intlayer_with_lynx+react.md +26 -7
  3175. package/docs/tr/intlayer_with_nestjs.md +3 -1
  3176. package/docs/tr/intlayer_with_next-i18next.md +1 -0
  3177. package/docs/tr/intlayer_with_next-intl.md +1 -0
  3178. package/docs/tr/intlayer_with_nextjs_14.md +41 -15
  3179. package/docs/tr/intlayer_with_nextjs_15.md +1 -0
  3180. package/docs/tr/intlayer_with_nextjs_16.md +1 -0
  3181. package/docs/tr/intlayer_with_nextjs_compiler.md +1 -0
  3182. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +1 -0
  3183. package/docs/tr/intlayer_with_nextjs_page_router.md +1 -0
  3184. package/docs/tr/intlayer_with_nuxt.md +1 -0
  3185. package/docs/tr/intlayer_with_react_native+expo.md +46 -27
  3186. package/docs/tr/intlayer_with_react_router_v7.md +1 -0
  3187. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +1 -0
  3188. package/docs/tr/intlayer_with_storybook.md +6 -8
  3189. package/docs/tr/intlayer_with_svelte_kit.md +1 -0
  3190. package/docs/tr/intlayer_with_tanstack+solid.md +1 -0
  3191. package/docs/tr/intlayer_with_tanstack.md +1 -0
  3192. package/docs/tr/intlayer_with_vanilla.md +1 -0
  3193. package/docs/tr/intlayer_with_vite+lit.md +1 -0
  3194. package/docs/tr/intlayer_with_vite+preact.md +1 -0
  3195. package/docs/tr/intlayer_with_vite+react.md +1 -0
  3196. package/docs/tr/intlayer_with_vite+react_compiler.md +1 -0
  3197. package/docs/tr/intlayer_with_vite+solid.md +1 -0
  3198. package/docs/tr/intlayer_with_vite+svelte.md +1 -0
  3199. package/docs/tr/intlayer_with_vite+vanilla.md +1 -0
  3200. package/docs/tr/intlayer_with_vite+vue.md +1 -0
  3201. package/docs/tr/introduction.md +1 -0
  3202. package/docs/tr/locale_mapper.md +1 -0
  3203. package/docs/tr/lsp.md +1 -0
  3204. package/docs/tr/mcp_server.md +1 -0
  3205. package/docs/tr/migration_from_i18next_to_intlayer.md +1 -0
  3206. package/docs/tr/migration_from_next-i18next_to_intlayer.md +1 -0
  3207. package/docs/tr/migration_from_next-intl_to_intlayer.md +1 -0
  3208. package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +1 -0
  3209. package/docs/tr/migration_from_react-i18next_to_intlayer.md +1 -0
  3210. package/docs/tr/migration_from_vue-i18n_to_intlayer.md +1 -0
  3211. package/docs/tr/packages/adonis-intlayer/exports.md +1 -0
  3212. package/docs/tr/packages/adonis-intlayer/intlayer.md +1 -0
  3213. package/docs/tr/packages/adonis-intlayer/t.md +1 -0
  3214. package/docs/tr/packages/angular-intlayer/exports.md +1 -0
  3215. package/docs/tr/packages/astro-intlayer/exports.md +1 -0
  3216. package/docs/tr/packages/express-intlayer/exports.md +1 -0
  3217. package/docs/tr/packages/express-intlayer/intlayer.md +1 -0
  3218. package/docs/tr/packages/express-intlayer/t.md +1 -0
  3219. package/docs/tr/packages/fastify-intlayer/exports.md +1 -0
  3220. package/docs/tr/packages/fastify-intlayer/intlayer.md +1 -0
  3221. package/docs/tr/packages/hono-intlayer/exports.md +1 -0
  3222. package/docs/tr/packages/hono-intlayer/intlayer.md +1 -0
  3223. package/docs/tr/packages/hono-intlayer/t.md +1 -0
  3224. package/docs/tr/packages/intlayer/exports.md +1 -0
  3225. package/docs/tr/packages/intlayer/getCanonicalPath.md +1 -0
  3226. package/docs/tr/packages/intlayer/getConfiguration.md +1 -0
  3227. package/docs/tr/packages/intlayer/getEnumeration.md +1 -0
  3228. package/docs/tr/packages/intlayer/getHTMLTextDir.md +1 -0
  3229. package/docs/tr/packages/intlayer/getLocale.md +1 -0
  3230. package/docs/tr/packages/intlayer/getLocaleLang.md +1 -0
  3231. package/docs/tr/packages/intlayer/getLocaleName.md +1 -0
  3232. package/docs/tr/packages/intlayer/getLocalizedPath.md +1 -0
  3233. package/docs/tr/packages/intlayer/getLocalizedUrl.md +1 -0
  3234. package/docs/tr/packages/intlayer/getMultilingualUrls.md +1 -0
  3235. package/docs/tr/packages/intlayer/getPathWithoutLocale.md +1 -0
  3236. package/docs/tr/packages/intlayer/getPrefix.md +1 -0
  3237. package/docs/tr/packages/intlayer/getTranslation.md +1 -0
  3238. package/docs/tr/packages/intlayer/getTranslationContent.md +1 -0
  3239. package/docs/tr/packages/intlayer/validatePrefix.md +1 -0
  3240. package/docs/tr/packages/intlayer-cli/exports.md +1 -0
  3241. package/docs/tr/packages/lynx-intlayer/exports.md +1 -0
  3242. package/docs/tr/packages/next-intlayer/exports.md +1 -0
  3243. package/docs/tr/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3244. package/docs/tr/packages/next-intlayer/t.md +1 -0
  3245. package/docs/tr/packages/next-intlayer/useDictionary.md +1 -0
  3246. package/docs/tr/packages/next-intlayer/useIntlayer.md +1 -0
  3247. package/docs/tr/packages/next-intlayer/useLocale.md +1 -0
  3248. package/docs/tr/packages/next-intlayer/useRewriteURL.md +1 -0
  3249. package/docs/tr/packages/nuxt-intlayer/exports.md +1 -0
  3250. package/docs/tr/packages/preact-intlayer/exports.md +1 -0
  3251. package/docs/tr/packages/react-intlayer/IntlayerProvider.md +1 -0
  3252. package/docs/tr/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3253. package/docs/tr/packages/react-intlayer/exports.md +1 -0
  3254. package/docs/tr/packages/react-intlayer/t.md +1 -0
  3255. package/docs/tr/packages/react-intlayer/useDictionary.md +1 -0
  3256. package/docs/tr/packages/react-intlayer/useI18n.md +1 -0
  3257. package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -0
  3258. package/docs/tr/packages/react-intlayer/useLocale.md +1 -0
  3259. package/docs/tr/packages/react-intlayer/useRewriteURL.md +1 -0
  3260. package/docs/tr/packages/react-native-intlayer/exports.md +1 -0
  3261. package/docs/tr/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3262. package/docs/tr/packages/solid-intlayer/exports.md +1 -0
  3263. package/docs/tr/packages/solid-intlayer/useIntlayer.md +1 -0
  3264. package/docs/tr/packages/solid-intlayer/useLocale.md +1 -0
  3265. package/docs/tr/packages/solid-intlayer/useRewriteURL.md +1 -0
  3266. package/docs/tr/packages/svelte-intlayer/exports.md +1 -0
  3267. package/docs/tr/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3268. package/docs/tr/packages/vite-intlayer/exports.md +1 -0
  3269. package/docs/tr/packages/vite-intlayer/intlayer.md +1 -0
  3270. package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -0
  3271. package/docs/tr/packages/vue-intlayer/exports.md +1 -0
  3272. package/docs/tr/packages/vue-intlayer/useRewriteURL.md +1 -0
  3273. package/docs/tr/per_locale_file.md +1 -0
  3274. package/docs/tr/plugins/sync-json.md +1 -0
  3275. package/docs/tr/plugins/sync-po.md +1 -0
  3276. package/docs/tr/releases/v6.md +1 -0
  3277. package/docs/tr/releases/v7.md +1 -0
  3278. package/docs/tr/releases/v8.md +1 -0
  3279. package/docs/tr/roadmap.md +1 -0
  3280. package/docs/tr/testing.md +1 -0
  3281. package/docs/tr/vs_code_extension.md +1 -0
  3282. package/docs/uk/CI_CD.md +1 -0
  3283. package/docs/uk/agent_skills.md +1 -0
  3284. package/docs/uk/autoFill.md +1 -0
  3285. package/docs/uk/benchmark/index.md +1 -0
  3286. package/docs/uk/benchmark/nextjs.md +1 -1
  3287. package/docs/uk/benchmark/solid.md +1 -1
  3288. package/docs/uk/benchmark/svelte.md +1 -1
  3289. package/docs/uk/benchmark/tanstack.md +1 -1
  3290. package/docs/uk/benchmark/vue.md +1 -1
  3291. package/docs/uk/bundle_optimization.md +6 -5
  3292. package/docs/uk/cli/build.md +1 -0
  3293. package/docs/uk/cli/ci.md +1 -0
  3294. package/docs/uk/cli/configuration.md +1 -0
  3295. package/docs/uk/cli/debug.md +1 -0
  3296. package/docs/uk/cli/doc-review.md +1 -0
  3297. package/docs/uk/cli/doc-translate.md +1 -0
  3298. package/docs/uk/cli/editor.md +1 -0
  3299. package/docs/uk/cli/extract.md +1 -0
  3300. package/docs/uk/cli/fill.md +1 -0
  3301. package/docs/uk/cli/index.md +10 -1
  3302. package/docs/uk/cli/init.md +1 -0
  3303. package/docs/uk/cli/list.md +1 -0
  3304. package/docs/uk/cli/list_projects.md +1 -0
  3305. package/docs/uk/cli/live.md +1 -0
  3306. package/docs/uk/cli/login.md +1 -0
  3307. package/docs/uk/cli/pull.md +1 -0
  3308. package/docs/uk/cli/push.md +1 -0
  3309. package/docs/uk/cli/scan.md +160 -0
  3310. package/docs/uk/cli/sdk.md +1 -0
  3311. package/docs/uk/cli/standalone.md +1 -0
  3312. package/docs/uk/cli/test.md +1 -0
  3313. package/docs/uk/cli/version.md +1 -0
  3314. package/docs/uk/cli/watch.md +1 -0
  3315. package/docs/uk/compiler.md +1 -0
  3316. package/docs/uk/component_i18n.md +1 -0
  3317. package/docs/uk/configuration.md +1 -0
  3318. package/docs/uk/custom_domains.md +1 -0
  3319. package/docs/uk/custom_url_rewrites.md +1 -0
  3320. package/docs/uk/dictionary/condition.md +1 -0
  3321. package/docs/uk/dictionary/content_file.md +61 -0
  3322. package/docs/uk/dictionary/enumeration.md +1 -0
  3323. package/docs/uk/dictionary/file.md +1 -0
  3324. package/docs/uk/dictionary/function_fetching.md +1 -0
  3325. package/docs/uk/dictionary/gender.md +1 -0
  3326. package/docs/uk/dictionary/html.md +1 -0
  3327. package/docs/uk/dictionary/insertion.md +1 -0
  3328. package/docs/uk/dictionary/markdown.md +1 -0
  3329. package/docs/uk/dictionary/nesting.md +1 -0
  3330. package/docs/uk/dictionary/plurial.md +1 -0
  3331. package/docs/uk/dictionary/translation.md +1 -0
  3332. package/docs/uk/dynamic_dictionaries/collections.md +246 -0
  3333. package/docs/uk/dynamic_dictionaries/dynamic_content.md +271 -0
  3334. package/docs/uk/dynamic_dictionaries/index.md +48 -0
  3335. package/docs/uk/dynamic_dictionaries/variants.md +234 -0
  3336. package/docs/uk/formatters.md +1 -0
  3337. package/docs/uk/how_works_intlayer.md +1 -0
  3338. package/docs/uk/interest_of_intlayer.md +1 -0
  3339. package/docs/uk/intlayer_CMS.md +1 -0
  3340. package/docs/uk/intlayer_visual_editor.md +1 -0
  3341. package/docs/uk/intlayer_with_adonisjs.md +1 -0
  3342. package/docs/uk/intlayer_with_analog.md +1 -0
  3343. package/docs/uk/intlayer_with_angular_19.md +1 -0
  3344. package/docs/uk/intlayer_with_angular_21.md +1 -0
  3345. package/docs/uk/intlayer_with_astro.md +1 -0
  3346. package/docs/uk/intlayer_with_astro_lit.md +1 -0
  3347. package/docs/uk/intlayer_with_astro_preact.md +1 -0
  3348. package/docs/uk/intlayer_with_astro_react.md +1 -0
  3349. package/docs/uk/intlayer_with_astro_solid.md +1 -0
  3350. package/docs/uk/intlayer_with_astro_svelte.md +1 -0
  3351. package/docs/uk/intlayer_with_astro_vanilla.md +1 -0
  3352. package/docs/uk/intlayer_with_astro_vue.md +1 -0
  3353. package/docs/uk/intlayer_with_create_react_app.md +1 -0
  3354. package/docs/uk/intlayer_with_express.md +1 -0
  3355. package/docs/uk/intlayer_with_fastify.md +1 -0
  3356. package/docs/uk/intlayer_with_hono.md +1 -0
  3357. package/docs/uk/intlayer_with_lynx+react.md +26 -7
  3358. package/docs/uk/intlayer_with_nestjs.md +1 -0
  3359. package/docs/uk/intlayer_with_next-i18next.md +1 -0
  3360. package/docs/uk/intlayer_with_next-intl.md +1 -0
  3361. package/docs/uk/intlayer_with_nextjs_14.md +1 -0
  3362. package/docs/uk/intlayer_with_nextjs_15.md +1 -0
  3363. package/docs/uk/intlayer_with_nextjs_16.md +1 -0
  3364. package/docs/uk/intlayer_with_nextjs_compiler.md +1 -0
  3365. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +1 -0
  3366. package/docs/uk/intlayer_with_nextjs_page_router.md +1 -0
  3367. package/docs/uk/intlayer_with_nuxt.md +1 -0
  3368. package/docs/uk/intlayer_with_react_native+expo.md +29 -8
  3369. package/docs/uk/intlayer_with_react_router_v7.md +1 -0
  3370. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +1 -0
  3371. package/docs/uk/intlayer_with_storybook.md +6 -8
  3372. package/docs/uk/intlayer_with_svelte_kit.md +1 -0
  3373. package/docs/uk/intlayer_with_tanstack+solid.md +1 -0
  3374. package/docs/uk/intlayer_with_tanstack.md +1 -0
  3375. package/docs/uk/intlayer_with_vanilla.md +1 -0
  3376. package/docs/uk/intlayer_with_vite+lit.md +1 -0
  3377. package/docs/uk/intlayer_with_vite+preact.md +1 -0
  3378. package/docs/uk/intlayer_with_vite+react.md +1 -0
  3379. package/docs/uk/intlayer_with_vite+react_compiler.md +1 -0
  3380. package/docs/uk/intlayer_with_vite+solid.md +1 -0
  3381. package/docs/uk/intlayer_with_vite+svelte.md +1 -0
  3382. package/docs/uk/intlayer_with_vite+vanilla.md +1 -0
  3383. package/docs/uk/intlayer_with_vite+vue.md +1 -0
  3384. package/docs/uk/introduction.md +1 -0
  3385. package/docs/uk/locale_mapper.md +1 -0
  3386. package/docs/uk/lsp.md +1 -0
  3387. package/docs/uk/mcp_server.md +1 -0
  3388. package/docs/uk/packages/adonis-intlayer/exports.md +1 -0
  3389. package/docs/uk/packages/adonis-intlayer/intlayer.md +1 -0
  3390. package/docs/uk/packages/adonis-intlayer/t.md +1 -0
  3391. package/docs/uk/packages/angular-intlayer/exports.md +1 -0
  3392. package/docs/uk/packages/astro-intlayer/exports.md +1 -0
  3393. package/docs/uk/packages/express-intlayer/exports.md +1 -0
  3394. package/docs/uk/packages/express-intlayer/intlayer.md +1 -0
  3395. package/docs/uk/packages/express-intlayer/t.md +1 -0
  3396. package/docs/uk/packages/fastify-intlayer/exports.md +1 -0
  3397. package/docs/uk/packages/fastify-intlayer/intlayer.md +1 -0
  3398. package/docs/uk/packages/hono-intlayer/exports.md +1 -0
  3399. package/docs/uk/packages/hono-intlayer/intlayer.md +1 -0
  3400. package/docs/uk/packages/hono-intlayer/t.md +1 -0
  3401. package/docs/uk/packages/intlayer/exports.md +1 -0
  3402. package/docs/uk/packages/intlayer/getCanonicalPath.md +1 -0
  3403. package/docs/uk/packages/intlayer/getConfiguration.md +1 -0
  3404. package/docs/uk/packages/intlayer/getEnumeration.md +1 -0
  3405. package/docs/uk/packages/intlayer/getHTMLTextDir.md +1 -0
  3406. package/docs/uk/packages/intlayer/getLocale.md +1 -0
  3407. package/docs/uk/packages/intlayer/getLocaleLang.md +1 -0
  3408. package/docs/uk/packages/intlayer/getLocaleName.md +1 -0
  3409. package/docs/uk/packages/intlayer/getLocalizedPath.md +1 -0
  3410. package/docs/uk/packages/intlayer/getLocalizedUrl.md +1 -0
  3411. package/docs/uk/packages/intlayer/getMultilingualUrls.md +1 -0
  3412. package/docs/uk/packages/intlayer/getPathWithoutLocale.md +1 -0
  3413. package/docs/uk/packages/intlayer/getPrefix.md +1 -0
  3414. package/docs/uk/packages/intlayer/getTranslation.md +1 -0
  3415. package/docs/uk/packages/intlayer/getTranslationContent.md +1 -0
  3416. package/docs/uk/packages/intlayer/validatePrefix.md +1 -0
  3417. package/docs/uk/packages/intlayer-cli/exports.md +1 -0
  3418. package/docs/uk/packages/lynx-intlayer/exports.md +1 -0
  3419. package/docs/uk/packages/next-intlayer/exports.md +1 -0
  3420. package/docs/uk/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3421. package/docs/uk/packages/next-intlayer/t.md +1 -0
  3422. package/docs/uk/packages/next-intlayer/useDictionary.md +1 -0
  3423. package/docs/uk/packages/next-intlayer/useIntlayer.md +1 -0
  3424. package/docs/uk/packages/next-intlayer/useLocale.md +1 -0
  3425. package/docs/uk/packages/next-intlayer/useRewriteURL.md +1 -0
  3426. package/docs/uk/packages/nuxt-intlayer/exports.md +1 -0
  3427. package/docs/uk/packages/preact-intlayer/exports.md +1 -0
  3428. package/docs/uk/packages/react-intlayer/IntlayerProvider.md +1 -0
  3429. package/docs/uk/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3430. package/docs/uk/packages/react-intlayer/exports.md +1 -0
  3431. package/docs/uk/packages/react-intlayer/t.md +1 -0
  3432. package/docs/uk/packages/react-intlayer/useDictionary.md +1 -0
  3433. package/docs/uk/packages/react-intlayer/useI18n.md +1 -0
  3434. package/docs/uk/packages/react-intlayer/useIntlayer.md +1 -0
  3435. package/docs/uk/packages/react-intlayer/useLocale.md +1 -0
  3436. package/docs/uk/packages/react-intlayer/useRewriteURL.md +1 -0
  3437. package/docs/uk/packages/react-native-intlayer/exports.md +1 -0
  3438. package/docs/uk/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3439. package/docs/uk/packages/solid-intlayer/exports.md +1 -0
  3440. package/docs/uk/packages/solid-intlayer/useIntlayer.md +1 -0
  3441. package/docs/uk/packages/solid-intlayer/useLocale.md +1 -0
  3442. package/docs/uk/packages/solid-intlayer/useRewriteURL.md +1 -0
  3443. package/docs/uk/packages/svelte-intlayer/exports.md +1 -0
  3444. package/docs/uk/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3445. package/docs/uk/packages/vite-intlayer/exports.md +1 -0
  3446. package/docs/uk/packages/vite-intlayer/intlayer.md +1 -0
  3447. package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -0
  3448. package/docs/uk/packages/vue-intlayer/exports.md +1 -0
  3449. package/docs/uk/packages/vue-intlayer/useRewriteURL.md +1 -0
  3450. package/docs/uk/per_locale_file.md +1 -0
  3451. package/docs/uk/plugins/sync-json.md +1 -0
  3452. package/docs/uk/plugins/sync-po.md +1 -0
  3453. package/docs/uk/releases/v6.md +1 -0
  3454. package/docs/uk/releases/v7.md +1 -0
  3455. package/docs/uk/releases/v8.md +1 -0
  3456. package/docs/uk/roadmap.md +1 -0
  3457. package/docs/uk/testing.md +1 -0
  3458. package/docs/uk/vs_code_extension.md +1 -0
  3459. package/docs/ur/bundle_optimization.md +6 -5
  3460. package/docs/ur/cli/index.md +10 -1
  3461. package/docs/ur/cli/init.md +1 -0
  3462. package/docs/ur/cli/scan.md +160 -0
  3463. package/docs/ur/cli/standalone.md +1 -0
  3464. package/docs/ur/configuration.md +1 -0
  3465. package/docs/ur/custom_domains.md +1 -0
  3466. package/docs/ur/interest_of_intlayer.md +22 -21
  3467. package/docs/ur/intlayer_with_angular_21.md +1 -0
  3468. package/docs/ur/intlayer_with_fastify.md +1 -0
  3469. package/docs/ur/intlayer_with_hono.md +1 -0
  3470. package/docs/ur/intlayer_with_storybook.md +6 -8
  3471. package/docs/ur/intlayer_with_vanilla.md +1 -0
  3472. package/docs/ur/intlayer_with_vite+lit.md +1 -0
  3473. package/docs/ur/intlayer_with_vite+vanilla.md +1 -0
  3474. package/docs/ur/introduction.md +1 -0
  3475. package/docs/vi/CI_CD.md +1 -0
  3476. package/docs/vi/agent_skills.md +1 -0
  3477. package/docs/vi/autoFill.md +1 -0
  3478. package/docs/vi/benchmark/index.md +1 -0
  3479. package/docs/vi/benchmark/nextjs.md +1 -1
  3480. package/docs/vi/benchmark/solid.md +1 -1
  3481. package/docs/vi/benchmark/svelte.md +1 -1
  3482. package/docs/vi/benchmark/tanstack.md +1 -1
  3483. package/docs/vi/benchmark/vue.md +1 -1
  3484. package/docs/vi/bundle_optimization.md +6 -5
  3485. package/docs/vi/cli/build.md +1 -0
  3486. package/docs/vi/cli/ci.md +1 -0
  3487. package/docs/vi/cli/configuration.md +1 -0
  3488. package/docs/vi/cli/debug.md +1 -0
  3489. package/docs/vi/cli/doc-review.md +1 -0
  3490. package/docs/vi/cli/doc-translate.md +1 -0
  3491. package/docs/vi/cli/editor.md +1 -0
  3492. package/docs/vi/cli/extract.md +1 -0
  3493. package/docs/vi/cli/fill.md +1 -0
  3494. package/docs/vi/cli/index.md +10 -1
  3495. package/docs/vi/cli/init.md +1 -0
  3496. package/docs/vi/cli/list.md +1 -0
  3497. package/docs/vi/cli/list_projects.md +1 -0
  3498. package/docs/vi/cli/live.md +1 -0
  3499. package/docs/vi/cli/login.md +1 -0
  3500. package/docs/vi/cli/pull.md +1 -0
  3501. package/docs/vi/cli/push.md +1 -0
  3502. package/docs/vi/cli/scan.md +160 -0
  3503. package/docs/vi/cli/sdk.md +1 -0
  3504. package/docs/vi/cli/standalone.md +1 -0
  3505. package/docs/vi/cli/test.md +1 -0
  3506. package/docs/vi/cli/version.md +1 -0
  3507. package/docs/vi/cli/watch.md +1 -0
  3508. package/docs/vi/compiler.md +1 -0
  3509. package/docs/vi/component_i18n.md +1 -0
  3510. package/docs/vi/configuration.md +1 -0
  3511. package/docs/vi/custom_domains.md +1 -0
  3512. package/docs/vi/custom_url_rewrites.md +1 -0
  3513. package/docs/vi/dictionary/condition.md +1 -0
  3514. package/docs/vi/dictionary/content_file.md +61 -0
  3515. package/docs/vi/dictionary/enumeration.md +1 -0
  3516. package/docs/vi/dictionary/file.md +1 -0
  3517. package/docs/vi/dictionary/function_fetching.md +1 -0
  3518. package/docs/vi/dictionary/gender.md +1 -0
  3519. package/docs/vi/dictionary/html.md +1 -0
  3520. package/docs/vi/dictionary/insertion.md +1 -0
  3521. package/docs/vi/dictionary/markdown.md +1 -0
  3522. package/docs/vi/dictionary/nesting.md +1 -0
  3523. package/docs/vi/dictionary/plurial.md +1 -0
  3524. package/docs/vi/dictionary/translation.md +1 -0
  3525. package/docs/vi/dynamic_dictionaries/collections.md +246 -0
  3526. package/docs/vi/dynamic_dictionaries/dynamic_content.md +271 -0
  3527. package/docs/vi/dynamic_dictionaries/index.md +48 -0
  3528. package/docs/vi/dynamic_dictionaries/variants.md +234 -0
  3529. package/docs/vi/formatters.md +1 -0
  3530. package/docs/vi/how_works_intlayer.md +1 -0
  3531. package/docs/vi/interest_of_intlayer.md +1 -0
  3532. package/docs/vi/intlayer_CMS.md +1 -0
  3533. package/docs/vi/intlayer_visual_editor.md +1 -0
  3534. package/docs/vi/intlayer_with_adonisjs.md +1 -0
  3535. package/docs/vi/intlayer_with_analog.md +1 -0
  3536. package/docs/vi/intlayer_with_angular_19.md +1 -0
  3537. package/docs/vi/intlayer_with_angular_21.md +1 -0
  3538. package/docs/vi/intlayer_with_astro.md +1 -0
  3539. package/docs/vi/intlayer_with_astro_lit.md +1 -0
  3540. package/docs/vi/intlayer_with_astro_preact.md +1 -0
  3541. package/docs/vi/intlayer_with_astro_react.md +1 -0
  3542. package/docs/vi/intlayer_with_astro_solid.md +1 -0
  3543. package/docs/vi/intlayer_with_astro_svelte.md +1 -0
  3544. package/docs/vi/intlayer_with_astro_vanilla.md +1 -0
  3545. package/docs/vi/intlayer_with_astro_vue.md +1 -0
  3546. package/docs/vi/intlayer_with_create_react_app.md +1 -0
  3547. package/docs/vi/intlayer_with_express.md +1 -0
  3548. package/docs/vi/intlayer_with_fastify.md +1 -0
  3549. package/docs/vi/intlayer_with_hono.md +1 -0
  3550. package/docs/vi/intlayer_with_lynx+react.md +26 -7
  3551. package/docs/vi/intlayer_with_nestjs.md +3 -1
  3552. package/docs/vi/intlayer_with_next-i18next.md +1 -0
  3553. package/docs/vi/intlayer_with_next-intl.md +1 -0
  3554. package/docs/vi/intlayer_with_nextjs_14.md +1 -0
  3555. package/docs/vi/intlayer_with_nextjs_15.md +1 -0
  3556. package/docs/vi/intlayer_with_nextjs_16.md +1 -0
  3557. package/docs/vi/intlayer_with_nextjs_compiler.md +1 -0
  3558. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +1 -0
  3559. package/docs/vi/intlayer_with_nextjs_page_router.md +1 -0
  3560. package/docs/vi/intlayer_with_nuxt.md +1 -0
  3561. package/docs/vi/intlayer_with_react_native+expo.md +29 -8
  3562. package/docs/vi/intlayer_with_react_router_v7.md +1 -0
  3563. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +1 -0
  3564. package/docs/vi/intlayer_with_storybook.md +6 -8
  3565. package/docs/vi/intlayer_with_svelte_kit.md +1 -0
  3566. package/docs/vi/intlayer_with_tanstack+solid.md +1 -0
  3567. package/docs/vi/intlayer_with_tanstack.md +1 -0
  3568. package/docs/vi/intlayer_with_vanilla.md +1 -0
  3569. package/docs/vi/intlayer_with_vite+lit.md +1 -0
  3570. package/docs/vi/intlayer_with_vite+preact.md +1 -0
  3571. package/docs/vi/intlayer_with_vite+react.md +1 -0
  3572. package/docs/vi/intlayer_with_vite+react_compiler.md +1 -0
  3573. package/docs/vi/intlayer_with_vite+solid.md +1 -0
  3574. package/docs/vi/intlayer_with_vite+svelte.md +1 -0
  3575. package/docs/vi/intlayer_with_vite+vanilla.md +1 -0
  3576. package/docs/vi/intlayer_with_vite+vue.md +1 -0
  3577. package/docs/vi/introduction.md +1 -0
  3578. package/docs/vi/locale_mapper.md +1 -0
  3579. package/docs/vi/lsp.md +1 -0
  3580. package/docs/vi/mcp_server.md +1 -0
  3581. package/docs/vi/packages/adonis-intlayer/exports.md +1 -0
  3582. package/docs/vi/packages/adonis-intlayer/intlayer.md +1 -0
  3583. package/docs/vi/packages/adonis-intlayer/t.md +1 -0
  3584. package/docs/vi/packages/angular-intlayer/exports.md +1 -0
  3585. package/docs/vi/packages/astro-intlayer/exports.md +1 -0
  3586. package/docs/vi/packages/express-intlayer/exports.md +1 -0
  3587. package/docs/vi/packages/express-intlayer/intlayer.md +1 -0
  3588. package/docs/vi/packages/express-intlayer/t.md +1 -0
  3589. package/docs/vi/packages/fastify-intlayer/exports.md +1 -0
  3590. package/docs/vi/packages/fastify-intlayer/intlayer.md +1 -0
  3591. package/docs/vi/packages/hono-intlayer/exports.md +1 -0
  3592. package/docs/vi/packages/hono-intlayer/intlayer.md +1 -0
  3593. package/docs/vi/packages/hono-intlayer/t.md +1 -0
  3594. package/docs/vi/packages/intlayer/exports.md +1 -0
  3595. package/docs/vi/packages/intlayer/getCanonicalPath.md +1 -0
  3596. package/docs/vi/packages/intlayer/getConfiguration.md +1 -0
  3597. package/docs/vi/packages/intlayer/getEnumeration.md +1 -0
  3598. package/docs/vi/packages/intlayer/getHTMLTextDir.md +1 -0
  3599. package/docs/vi/packages/intlayer/getLocale.md +1 -0
  3600. package/docs/vi/packages/intlayer/getLocaleLang.md +1 -0
  3601. package/docs/vi/packages/intlayer/getLocaleName.md +1 -0
  3602. package/docs/vi/packages/intlayer/getLocalizedPath.md +1 -0
  3603. package/docs/vi/packages/intlayer/getLocalizedUrl.md +1 -0
  3604. package/docs/vi/packages/intlayer/getMultilingualUrls.md +1 -0
  3605. package/docs/vi/packages/intlayer/getPathWithoutLocale.md +1 -0
  3606. package/docs/vi/packages/intlayer/getPrefix.md +1 -0
  3607. package/docs/vi/packages/intlayer/getTranslation.md +1 -0
  3608. package/docs/vi/packages/intlayer/getTranslationContent.md +1 -0
  3609. package/docs/vi/packages/intlayer/validatePrefix.md +1 -0
  3610. package/docs/vi/packages/intlayer-cli/exports.md +1 -0
  3611. package/docs/vi/packages/lynx-intlayer/exports.md +1 -0
  3612. package/docs/vi/packages/next-intlayer/exports.md +1 -0
  3613. package/docs/vi/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3614. package/docs/vi/packages/next-intlayer/t.md +1 -0
  3615. package/docs/vi/packages/next-intlayer/useDictionary.md +1 -0
  3616. package/docs/vi/packages/next-intlayer/useIntlayer.md +1 -0
  3617. package/docs/vi/packages/next-intlayer/useLocale.md +1 -0
  3618. package/docs/vi/packages/next-intlayer/useRewriteURL.md +1 -0
  3619. package/docs/vi/packages/nuxt-intlayer/exports.md +1 -0
  3620. package/docs/vi/packages/preact-intlayer/exports.md +1 -0
  3621. package/docs/vi/packages/react-intlayer/IntlayerProvider.md +1 -0
  3622. package/docs/vi/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3623. package/docs/vi/packages/react-intlayer/exports.md +1 -0
  3624. package/docs/vi/packages/react-intlayer/t.md +1 -0
  3625. package/docs/vi/packages/react-intlayer/useDictionary.md +1 -0
  3626. package/docs/vi/packages/react-intlayer/useI18n.md +1 -0
  3627. package/docs/vi/packages/react-intlayer/useIntlayer.md +1 -0
  3628. package/docs/vi/packages/react-intlayer/useLocale.md +1 -0
  3629. package/docs/vi/packages/react-intlayer/useRewriteURL.md +1 -0
  3630. package/docs/vi/packages/react-native-intlayer/exports.md +1 -0
  3631. package/docs/vi/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3632. package/docs/vi/packages/solid-intlayer/exports.md +1 -0
  3633. package/docs/vi/packages/solid-intlayer/useIntlayer.md +1 -0
  3634. package/docs/vi/packages/solid-intlayer/useLocale.md +1 -0
  3635. package/docs/vi/packages/solid-intlayer/useRewriteURL.md +1 -0
  3636. package/docs/vi/packages/svelte-intlayer/exports.md +1 -0
  3637. package/docs/vi/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3638. package/docs/vi/packages/vite-intlayer/exports.md +1 -0
  3639. package/docs/vi/packages/vite-intlayer/intlayer.md +1 -0
  3640. package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -0
  3641. package/docs/vi/packages/vue-intlayer/exports.md +1 -0
  3642. package/docs/vi/packages/vue-intlayer/useRewriteURL.md +1 -0
  3643. package/docs/vi/per_locale_file.md +1 -0
  3644. package/docs/vi/plugins/sync-json.md +1 -0
  3645. package/docs/vi/plugins/sync-po.md +1 -0
  3646. package/docs/vi/releases/v6.md +1 -0
  3647. package/docs/vi/releases/v7.md +1 -0
  3648. package/docs/vi/releases/v8.md +1 -0
  3649. package/docs/vi/roadmap.md +1 -0
  3650. package/docs/vi/testing.md +1 -0
  3651. package/docs/vi/vs_code_extension.md +1 -0
  3652. package/docs/zh/CI_CD.md +1 -0
  3653. package/docs/zh/agent_skills.md +1 -0
  3654. package/docs/zh/autoFill.md +1 -0
  3655. package/docs/zh/benchmark/index.md +1 -0
  3656. package/docs/zh/benchmark/nextjs.md +1 -1
  3657. package/docs/zh/benchmark/solid.md +1 -1
  3658. package/docs/zh/benchmark/svelte.md +1 -1
  3659. package/docs/zh/benchmark/tanstack.md +1 -1
  3660. package/docs/zh/benchmark/vue.md +1 -1
  3661. package/docs/zh/bundle_optimization.md +6 -5
  3662. package/docs/zh/cli/build.md +1 -0
  3663. package/docs/zh/cli/ci.md +1 -0
  3664. package/docs/zh/cli/configuration.md +1 -0
  3665. package/docs/zh/cli/debug.md +1 -0
  3666. package/docs/zh/cli/doc-review.md +1 -0
  3667. package/docs/zh/cli/doc-translate.md +1 -0
  3668. package/docs/zh/cli/editor.md +1 -0
  3669. package/docs/zh/cli/extract.md +1 -0
  3670. package/docs/zh/cli/fill.md +1 -0
  3671. package/docs/zh/cli/index.md +10 -1
  3672. package/docs/zh/cli/init.md +1 -0
  3673. package/docs/zh/cli/list.md +1 -0
  3674. package/docs/zh/cli/list_projects.md +1 -0
  3675. package/docs/zh/cli/live.md +1 -0
  3676. package/docs/zh/cli/login.md +1 -0
  3677. package/docs/zh/cli/pull.md +1 -0
  3678. package/docs/zh/cli/push.md +1 -0
  3679. package/docs/zh/cli/scan.md +160 -0
  3680. package/docs/zh/cli/sdk.md +1 -0
  3681. package/docs/zh/cli/standalone.md +1 -0
  3682. package/docs/zh/cli/test.md +1 -0
  3683. package/docs/zh/cli/version.md +1 -0
  3684. package/docs/zh/cli/watch.md +1 -0
  3685. package/docs/zh/compiler.md +1 -0
  3686. package/docs/zh/component_i18n.md +1 -0
  3687. package/docs/zh/configuration.md +1 -0
  3688. package/docs/zh/custom_domains.md +1 -0
  3689. package/docs/zh/custom_url_rewrites.md +1 -0
  3690. package/docs/zh/dictionary/condition.md +1 -0
  3691. package/docs/zh/dictionary/content_file.md +61 -0
  3692. package/docs/zh/dictionary/enumeration.md +1 -0
  3693. package/docs/zh/dictionary/file.md +1 -0
  3694. package/docs/zh/dictionary/function_fetching.md +1 -0
  3695. package/docs/zh/dictionary/gender.md +1 -0
  3696. package/docs/zh/dictionary/html.md +1 -0
  3697. package/docs/zh/dictionary/insertion.md +1 -0
  3698. package/docs/zh/dictionary/markdown.md +1 -0
  3699. package/docs/zh/dictionary/nesting.md +1 -0
  3700. package/docs/zh/dictionary/plurial.md +1 -0
  3701. package/docs/zh/dictionary/translation.md +1 -0
  3702. package/docs/zh/dynamic_dictionaries/collections.md +246 -0
  3703. package/docs/zh/dynamic_dictionaries/dynamic_content.md +271 -0
  3704. package/docs/zh/dynamic_dictionaries/index.md +48 -0
  3705. package/docs/zh/dynamic_dictionaries/variants.md +234 -0
  3706. package/docs/zh/formatters.md +1 -0
  3707. package/docs/zh/how_works_intlayer.md +1 -0
  3708. package/docs/zh/interest_of_intlayer.md +1 -0
  3709. package/docs/zh/intlayer_CMS.md +1 -0
  3710. package/docs/zh/intlayer_visual_editor.md +1 -0
  3711. package/docs/zh/intlayer_with_adonisjs.md +1 -0
  3712. package/docs/zh/intlayer_with_analog.md +1 -0
  3713. package/docs/zh/intlayer_with_angular_19.md +1 -0
  3714. package/docs/zh/intlayer_with_angular_21.md +1 -0
  3715. package/docs/zh/intlayer_with_astro.md +1 -0
  3716. package/docs/zh/intlayer_with_astro_lit.md +1 -0
  3717. package/docs/zh/intlayer_with_astro_preact.md +1 -0
  3718. package/docs/zh/intlayer_with_astro_react.md +1 -0
  3719. package/docs/zh/intlayer_with_astro_solid.md +1 -0
  3720. package/docs/zh/intlayer_with_astro_svelte.md +1 -0
  3721. package/docs/zh/intlayer_with_astro_vanilla.md +1 -0
  3722. package/docs/zh/intlayer_with_astro_vue.md +1 -0
  3723. package/docs/zh/intlayer_with_create_react_app.md +1 -0
  3724. package/docs/zh/intlayer_with_express.md +1 -0
  3725. package/docs/zh/intlayer_with_fastify.md +1 -0
  3726. package/docs/zh/intlayer_with_hono.md +1 -0
  3727. package/docs/zh/intlayer_with_lynx+react.md +1 -0
  3728. package/docs/zh/intlayer_with_nestjs.md +3 -1
  3729. package/docs/zh/intlayer_with_next-i18next.md +1 -0
  3730. package/docs/zh/intlayer_with_next-intl.md +1 -0
  3731. package/docs/zh/intlayer_with_nextjs_14.md +1 -0
  3732. package/docs/zh/intlayer_with_nextjs_15.md +1 -0
  3733. package/docs/zh/intlayer_with_nextjs_16.md +1 -0
  3734. package/docs/zh/intlayer_with_nextjs_compiler.md +1 -0
  3735. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +24 -13
  3736. package/docs/zh/intlayer_with_nextjs_page_router.md +1 -0
  3737. package/docs/zh/intlayer_with_nuxt.md +1 -0
  3738. package/docs/zh/intlayer_with_react_native+expo.md +8 -1
  3739. package/docs/zh/intlayer_with_react_router_v7.md +1 -0
  3740. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +1 -0
  3741. package/docs/zh/intlayer_with_storybook.md +1 -0
  3742. package/docs/zh/intlayer_with_svelte_kit.md +1 -0
  3743. package/docs/zh/intlayer_with_tanstack+solid.md +1 -0
  3744. package/docs/zh/intlayer_with_tanstack.md +1 -0
  3745. package/docs/zh/intlayer_with_vanilla.md +1 -0
  3746. package/docs/zh/intlayer_with_vite+lit.md +1 -0
  3747. package/docs/zh/intlayer_with_vite+preact.md +1 -0
  3748. package/docs/zh/intlayer_with_vite+react.md +1 -0
  3749. package/docs/zh/intlayer_with_vite+react_compiler.md +1 -0
  3750. package/docs/zh/intlayer_with_vite+solid.md +1 -0
  3751. package/docs/zh/intlayer_with_vite+svelte.md +1 -0
  3752. package/docs/zh/intlayer_with_vite+vanilla.md +1 -0
  3753. package/docs/zh/intlayer_with_vite+vue.md +1 -0
  3754. package/docs/zh/introduction.md +1 -0
  3755. package/docs/zh/locale_mapper.md +1 -0
  3756. package/docs/zh/lsp.md +1 -0
  3757. package/docs/zh/mcp_server.md +1 -0
  3758. package/docs/zh/packages/adonis-intlayer/exports.md +1 -0
  3759. package/docs/zh/packages/adonis-intlayer/intlayer.md +1 -0
  3760. package/docs/zh/packages/adonis-intlayer/t.md +1 -0
  3761. package/docs/zh/packages/angular-intlayer/exports.md +1 -0
  3762. package/docs/zh/packages/astro-intlayer/exports.md +1 -0
  3763. package/docs/zh/packages/express-intlayer/exports.md +1 -0
  3764. package/docs/zh/packages/express-intlayer/intlayer.md +1 -0
  3765. package/docs/zh/packages/express-intlayer/t.md +1 -0
  3766. package/docs/zh/packages/fastify-intlayer/exports.md +1 -0
  3767. package/docs/zh/packages/fastify-intlayer/intlayer.md +1 -0
  3768. package/docs/zh/packages/hono-intlayer/exports.md +1 -0
  3769. package/docs/zh/packages/hono-intlayer/intlayer.md +1 -0
  3770. package/docs/zh/packages/hono-intlayer/t.md +1 -0
  3771. package/docs/zh/packages/intlayer/exports.md +1 -0
  3772. package/docs/zh/packages/intlayer/getCanonicalPath.md +1 -0
  3773. package/docs/zh/packages/intlayer/getConfiguration.md +1 -0
  3774. package/docs/zh/packages/intlayer/getEnumeration.md +1 -0
  3775. package/docs/zh/packages/intlayer/getHTMLTextDir.md +1 -0
  3776. package/docs/zh/packages/intlayer/getLocale.md +1 -0
  3777. package/docs/zh/packages/intlayer/getLocaleLang.md +1 -0
  3778. package/docs/zh/packages/intlayer/getLocaleName.md +1 -0
  3779. package/docs/zh/packages/intlayer/getLocalizedPath.md +1 -0
  3780. package/docs/zh/packages/intlayer/getLocalizedUrl.md +1 -0
  3781. package/docs/zh/packages/intlayer/getMultilingualUrls.md +1 -0
  3782. package/docs/zh/packages/intlayer/getPathWithoutLocale.md +1 -0
  3783. package/docs/zh/packages/intlayer/getPrefix.md +1 -0
  3784. package/docs/zh/packages/intlayer/getTranslation.md +1 -0
  3785. package/docs/zh/packages/intlayer/getTranslationContent.md +1 -0
  3786. package/docs/zh/packages/intlayer/validatePrefix.md +1 -0
  3787. package/docs/zh/packages/intlayer-cli/exports.md +1 -0
  3788. package/docs/zh/packages/lynx-intlayer/exports.md +1 -0
  3789. package/docs/zh/packages/next-intlayer/exports.md +1 -0
  3790. package/docs/zh/packages/next-intlayer/intlayerMiddleware.md +1 -0
  3791. package/docs/zh/packages/next-intlayer/t.md +1 -0
  3792. package/docs/zh/packages/next-intlayer/useDictionary.md +1 -0
  3793. package/docs/zh/packages/next-intlayer/useIntlayer.md +1 -0
  3794. package/docs/zh/packages/next-intlayer/useLocale.md +1 -0
  3795. package/docs/zh/packages/next-intlayer/useRewriteURL.md +1 -0
  3796. package/docs/zh/packages/nuxt-intlayer/exports.md +1 -0
  3797. package/docs/zh/packages/preact-intlayer/exports.md +1 -0
  3798. package/docs/zh/packages/react-intlayer/IntlayerProvider.md +1 -0
  3799. package/docs/zh/packages/react-intlayer/MarkdownRenderer.md +1 -0
  3800. package/docs/zh/packages/react-intlayer/exports.md +1 -0
  3801. package/docs/zh/packages/react-intlayer/t.md +1 -0
  3802. package/docs/zh/packages/react-intlayer/useDictionary.md +1 -0
  3803. package/docs/zh/packages/react-intlayer/useI18n.md +1 -0
  3804. package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -0
  3805. package/docs/zh/packages/react-intlayer/useLocale.md +1 -0
  3806. package/docs/zh/packages/react-intlayer/useRewriteURL.md +1 -0
  3807. package/docs/zh/packages/react-native-intlayer/exports.md +1 -0
  3808. package/docs/zh/packages/solid-intlayer/IntlayerProvider.md +1 -0
  3809. package/docs/zh/packages/solid-intlayer/exports.md +1 -0
  3810. package/docs/zh/packages/solid-intlayer/useIntlayer.md +1 -0
  3811. package/docs/zh/packages/solid-intlayer/useLocale.md +1 -0
  3812. package/docs/zh/packages/solid-intlayer/useRewriteURL.md +1 -0
  3813. package/docs/zh/packages/svelte-intlayer/exports.md +1 -0
  3814. package/docs/zh/packages/svelte-intlayer/useRewriteURL.md +1 -0
  3815. package/docs/zh/packages/vite-intlayer/exports.md +1 -0
  3816. package/docs/zh/packages/vite-intlayer/intlayer.md +1 -0
  3817. package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -0
  3818. package/docs/zh/packages/vue-intlayer/exports.md +1 -0
  3819. package/docs/zh/packages/vue-intlayer/useRewriteURL.md +1 -0
  3820. package/docs/zh/per_locale_file.md +1 -0
  3821. package/docs/zh/plugins/sync-json.md +1 -0
  3822. package/docs/zh/plugins/sync-po.md +1 -0
  3823. package/docs/zh/releases/v6.md +1 -0
  3824. package/docs/zh/releases/v7.md +1 -0
  3825. package/docs/zh/releases/v8.md +1 -0
  3826. package/docs/zh/roadmap.md +1 -0
  3827. package/docs/zh/testing.md +1 -0
  3828. package/docs/zh/vs_code_extension.md +1 -0
  3829. package/docs/zh-TW/bundle_optimization.md +6 -5
  3830. package/docs/zh-TW/interest_of_intlayer.md +1 -0
  3831. package/docs/zh-TW/intlayer_with_angular_21.md +1 -0
  3832. package/docs/zh-TW/introduction.md +1 -0
  3833. package/frequent_questions/ar/SSR_Next_no_[locale].md +1 -0
  3834. package/frequent_questions/ar/array_as_content_declaration.md +1 -0
  3835. package/frequent_questions/ar/build_dictionaries.md +1 -0
  3836. package/frequent_questions/ar/build_error_CI_CD.md +1 -0
  3837. package/frequent_questions/ar/bun_set_up.md +1 -0
  3838. package/frequent_questions/ar/customized_locale_list.md +1 -0
  3839. package/frequent_questions/ar/domain_routing.md +1 -0
  3840. package/frequent_questions/ar/error-vite-env-only.md +1 -0
  3841. package/frequent_questions/ar/esbuild_error.md +1 -0
  3842. package/frequent_questions/ar/get_locale_cookie.md +1 -0
  3843. package/frequent_questions/ar/intlayerNode.md +1 -0
  3844. package/frequent_questions/ar/intlayer_command_undefined.md +1 -0
  3845. package/frequent_questions/ar/locale_incorect_in_url.md +1 -0
  3846. package/frequent_questions/ar/package_version_error.md +1 -0
  3847. package/frequent_questions/ar/static_rendering.md +1 -0
  3848. package/frequent_questions/ar/translated_path_url.md +1 -0
  3849. package/frequent_questions/ar/unknown_command.md +1 -0
  3850. package/frequent_questions/de/SSR_Next_no_[locale].md +1 -0
  3851. package/frequent_questions/de/array_as_content_declaration.md +1 -0
  3852. package/frequent_questions/de/build_dictionaries.md +1 -0
  3853. package/frequent_questions/de/build_error_CI_CD.md +1 -0
  3854. package/frequent_questions/de/bun_set_up.md +1 -0
  3855. package/frequent_questions/de/customized_locale_list.md +1 -0
  3856. package/frequent_questions/de/domain_routing.md +1 -0
  3857. package/frequent_questions/de/error-vite-env-only.md +1 -0
  3858. package/frequent_questions/de/esbuild_error.md +1 -0
  3859. package/frequent_questions/de/get_locale_cookie.md +1 -0
  3860. package/frequent_questions/de/intlayerNode.md +1 -0
  3861. package/frequent_questions/de/intlayer_command_undefined.md +1 -0
  3862. package/frequent_questions/de/locale_incorect_in_url.md +1 -0
  3863. package/frequent_questions/de/package_version_error.md +1 -0
  3864. package/frequent_questions/de/static_rendering.md +1 -0
  3865. package/frequent_questions/de/translated_path_url.md +1 -0
  3866. package/frequent_questions/de/unknown_command.md +1 -0
  3867. package/frequent_questions/en/SSR_Next_no_[locale].md +1 -0
  3868. package/frequent_questions/en/array_as_content_declaration.md +1 -0
  3869. package/frequent_questions/en/build_dictionaries.md +1 -0
  3870. package/frequent_questions/en/build_error_CI_CD.md +1 -0
  3871. package/frequent_questions/en/bun_set_up.md +1 -0
  3872. package/frequent_questions/en/customized_locale_list.md +1 -0
  3873. package/frequent_questions/en/domain_routing.md +1 -0
  3874. package/frequent_questions/en/error-vite-env-only.md +1 -0
  3875. package/frequent_questions/en/esbuild_error.md +1 -0
  3876. package/frequent_questions/en/get_locale_cookie.md +1 -0
  3877. package/frequent_questions/en/intlayerNode.md +1 -0
  3878. package/frequent_questions/en/intlayer_command_undefined.md +1 -0
  3879. package/frequent_questions/en/locale_incorect_in_url.md +1 -0
  3880. package/frequent_questions/en/package_version_error.md +1 -0
  3881. package/frequent_questions/en/static_rendering.md +1 -0
  3882. package/frequent_questions/en/translated_path_url.md +1 -0
  3883. package/frequent_questions/en/unknown_command.md +1 -0
  3884. package/frequent_questions/en-GB/SSR_Next_no_[locale].md +1 -0
  3885. package/frequent_questions/en-GB/array_as_content_declaration.md +1 -0
  3886. package/frequent_questions/en-GB/build_dictionaries.md +1 -0
  3887. package/frequent_questions/en-GB/build_error_CI_CD.md +1 -0
  3888. package/frequent_questions/en-GB/bun_set_up.md +1 -0
  3889. package/frequent_questions/en-GB/customized_locale_list.md +1 -0
  3890. package/frequent_questions/en-GB/domain_routing.md +1 -0
  3891. package/frequent_questions/en-GB/error-vite-env-only.md +1 -0
  3892. package/frequent_questions/en-GB/esbuild_error.md +1 -0
  3893. package/frequent_questions/en-GB/get_locale_cookie.md +1 -0
  3894. package/frequent_questions/en-GB/intlayerNode.md +1 -0
  3895. package/frequent_questions/en-GB/intlayer_command_undefined.md +1 -0
  3896. package/frequent_questions/en-GB/locale_incorect_in_url.md +1 -0
  3897. package/frequent_questions/en-GB/package_version_error.md +1 -0
  3898. package/frequent_questions/en-GB/static_rendering.md +1 -0
  3899. package/frequent_questions/en-GB/translated_path_url.md +1 -0
  3900. package/frequent_questions/en-GB/unknown_command.md +1 -0
  3901. package/frequent_questions/es/SSR_Next_no_[locale].md +1 -0
  3902. package/frequent_questions/es/array_as_content_declaration.md +1 -0
  3903. package/frequent_questions/es/build_dictionaries.md +1 -0
  3904. package/frequent_questions/es/build_error_CI_CD.md +1 -0
  3905. package/frequent_questions/es/bun_set_up.md +1 -0
  3906. package/frequent_questions/es/customized_locale_list.md +1 -0
  3907. package/frequent_questions/es/domain_routing.md +1 -0
  3908. package/frequent_questions/es/error-vite-env-only.md +1 -0
  3909. package/frequent_questions/es/esbuild_error.md +1 -0
  3910. package/frequent_questions/es/get_locale_cookie.md +1 -0
  3911. package/frequent_questions/es/intlayerNode.md +1 -0
  3912. package/frequent_questions/es/intlayer_command_undefined.md +1 -0
  3913. package/frequent_questions/es/locale_incorect_in_url.md +1 -0
  3914. package/frequent_questions/es/package_version_error.md +1 -0
  3915. package/frequent_questions/es/static_rendering.md +1 -0
  3916. package/frequent_questions/es/translated_path_url.md +1 -0
  3917. package/frequent_questions/es/unknown_command.md +1 -0
  3918. package/frequent_questions/fr/SSR_Next_no_[locale].md +1 -0
  3919. package/frequent_questions/fr/array_as_content_declaration.md +1 -0
  3920. package/frequent_questions/fr/build_dictionaries.md +1 -0
  3921. package/frequent_questions/fr/build_error_CI_CD.md +1 -0
  3922. package/frequent_questions/fr/bun_set_up.md +1 -0
  3923. package/frequent_questions/fr/customized_locale_list.md +1 -0
  3924. package/frequent_questions/fr/domain_routing.md +1 -0
  3925. package/frequent_questions/fr/error-vite-env-only.md +1 -0
  3926. package/frequent_questions/fr/esbuild_error.md +1 -0
  3927. package/frequent_questions/fr/get_locale_cookie.md +1 -0
  3928. package/frequent_questions/fr/intlayerNode.md +1 -0
  3929. package/frequent_questions/fr/intlayer_command_undefined.md +1 -0
  3930. package/frequent_questions/fr/locale_incorect_in_url.md +1 -0
  3931. package/frequent_questions/fr/package_version_error.md +1 -0
  3932. package/frequent_questions/fr/static_rendering.md +1 -0
  3933. package/frequent_questions/fr/translated_path_url.md +1 -0
  3934. package/frequent_questions/fr/unknown_command.md +1 -0
  3935. package/frequent_questions/hi/SSR_Next_no_[locale].md +1 -0
  3936. package/frequent_questions/hi/array_as_content_declaration.md +1 -0
  3937. package/frequent_questions/hi/build_dictionaries.md +1 -0
  3938. package/frequent_questions/hi/build_error_CI_CD.md +1 -0
  3939. package/frequent_questions/hi/bun_set_up.md +1 -0
  3940. package/frequent_questions/hi/customized_locale_list.md +1 -0
  3941. package/frequent_questions/hi/domain_routing.md +1 -0
  3942. package/frequent_questions/hi/error-vite-env-only.md +1 -0
  3943. package/frequent_questions/hi/esbuild_error.md +1 -0
  3944. package/frequent_questions/hi/get_locale_cookie.md +1 -0
  3945. package/frequent_questions/hi/intlayerNode.md +1 -0
  3946. package/frequent_questions/hi/intlayer_command_undefined.md +1 -0
  3947. package/frequent_questions/hi/locale_incorect_in_url.md +1 -0
  3948. package/frequent_questions/hi/package_version_error.md +1 -0
  3949. package/frequent_questions/hi/static_rendering.md +1 -0
  3950. package/frequent_questions/hi/translated_path_url.md +1 -0
  3951. package/frequent_questions/hi/unknown_command.md +1 -0
  3952. package/frequent_questions/id/SSR_Next_no_[locale].md +1 -0
  3953. package/frequent_questions/id/array_as_content_declaration.md +1 -0
  3954. package/frequent_questions/id/build_dictionaries.md +1 -0
  3955. package/frequent_questions/id/build_error_CI_CD.md +1 -0
  3956. package/frequent_questions/id/bun_set_up.md +1 -0
  3957. package/frequent_questions/id/customized_locale_list.md +1 -0
  3958. package/frequent_questions/id/domain_routing.md +1 -0
  3959. package/frequent_questions/id/error-vite-env-only.md +1 -0
  3960. package/frequent_questions/id/esbuild_error.md +1 -0
  3961. package/frequent_questions/id/get_locale_cookie.md +1 -0
  3962. package/frequent_questions/id/intlayerNode.md +1 -0
  3963. package/frequent_questions/id/intlayer_command_undefined.md +1 -0
  3964. package/frequent_questions/id/locale_incorect_in_url.md +1 -0
  3965. package/frequent_questions/id/package_version_error.md +1 -0
  3966. package/frequent_questions/id/static_rendering.md +1 -0
  3967. package/frequent_questions/id/translated_path_url.md +1 -0
  3968. package/frequent_questions/id/unknown_command.md +1 -0
  3969. package/frequent_questions/it/SSR_Next_no_[locale].md +1 -0
  3970. package/frequent_questions/it/array_as_content_declaration.md +1 -0
  3971. package/frequent_questions/it/build_dictionaries.md +1 -0
  3972. package/frequent_questions/it/build_error_CI_CD.md +1 -0
  3973. package/frequent_questions/it/bun_set_up.md +1 -0
  3974. package/frequent_questions/it/customized_locale_list.md +1 -0
  3975. package/frequent_questions/it/domain_routing.md +1 -0
  3976. package/frequent_questions/it/error-vite-env-only.md +1 -0
  3977. package/frequent_questions/it/esbuild_error.md +1 -0
  3978. package/frequent_questions/it/get_locale_cookie.md +1 -0
  3979. package/frequent_questions/it/intlayerNode.md +1 -0
  3980. package/frequent_questions/it/intlayer_command_undefined.md +1 -0
  3981. package/frequent_questions/it/locale_incorect_in_url.md +1 -0
  3982. package/frequent_questions/it/package_version_error.md +1 -0
  3983. package/frequent_questions/it/static_rendering.md +1 -0
  3984. package/frequent_questions/it/translated_path_url.md +1 -0
  3985. package/frequent_questions/it/unknown_command.md +1 -0
  3986. package/frequent_questions/ja/SSR_Next_no_[locale].md +1 -0
  3987. package/frequent_questions/ja/array_as_content_declaration.md +1 -0
  3988. package/frequent_questions/ja/build_dictionaries.md +1 -0
  3989. package/frequent_questions/ja/build_error_CI_CD.md +1 -0
  3990. package/frequent_questions/ja/bun_set_up.md +1 -0
  3991. package/frequent_questions/ja/customized_locale_list.md +1 -0
  3992. package/frequent_questions/ja/domain_routing.md +1 -0
  3993. package/frequent_questions/ja/error-vite-env-only.md +1 -0
  3994. package/frequent_questions/ja/esbuild_error.md +1 -0
  3995. package/frequent_questions/ja/get_locale_cookie.md +1 -0
  3996. package/frequent_questions/ja/intlayerNode.md +1 -0
  3997. package/frequent_questions/ja/intlayer_command_undefined.md +1 -0
  3998. package/frequent_questions/ja/locale_incorect_in_url.md +1 -0
  3999. package/frequent_questions/ja/package_version_error.md +1 -0
  4000. package/frequent_questions/ja/static_rendering.md +1 -0
  4001. package/frequent_questions/ja/translated_path_url.md +1 -0
  4002. package/frequent_questions/ja/unknown_command.md +1 -0
  4003. package/frequent_questions/ko/SSR_Next_no_[locale].md +1 -0
  4004. package/frequent_questions/ko/array_as_content_declaration.md +1 -0
  4005. package/frequent_questions/ko/build_dictionaries.md +1 -0
  4006. package/frequent_questions/ko/build_error_CI_CD.md +1 -0
  4007. package/frequent_questions/ko/bun_set_up.md +1 -0
  4008. package/frequent_questions/ko/customized_locale_list.md +1 -0
  4009. package/frequent_questions/ko/domain_routing.md +1 -0
  4010. package/frequent_questions/ko/error-vite-env-only.md +1 -0
  4011. package/frequent_questions/ko/esbuild_error.md +1 -0
  4012. package/frequent_questions/ko/get_locale_cookie.md +1 -0
  4013. package/frequent_questions/ko/intlayerNode.md +1 -0
  4014. package/frequent_questions/ko/intlayer_command_undefined.md +1 -0
  4015. package/frequent_questions/ko/locale_incorect_in_url.md +1 -0
  4016. package/frequent_questions/ko/package_version_error.md +1 -0
  4017. package/frequent_questions/ko/static_rendering.md +1 -0
  4018. package/frequent_questions/ko/translated_path_url.md +1 -0
  4019. package/frequent_questions/ko/unknown_command.md +1 -0
  4020. package/frequent_questions/pl/SSR_Next_no_[locale].md +1 -0
  4021. package/frequent_questions/pl/array_as_content_declaration.md +1 -0
  4022. package/frequent_questions/pl/build_dictionaries.md +1 -0
  4023. package/frequent_questions/pl/build_error_CI_CD.md +1 -0
  4024. package/frequent_questions/pl/bun_set_up.md +1 -0
  4025. package/frequent_questions/pl/customized_locale_list.md +1 -0
  4026. package/frequent_questions/pl/domain_routing.md +1 -0
  4027. package/frequent_questions/pl/error-vite-env-only.md +1 -0
  4028. package/frequent_questions/pl/esbuild_error.md +1 -0
  4029. package/frequent_questions/pl/get_locale_cookie.md +1 -0
  4030. package/frequent_questions/pl/intlayerNode.md +1 -0
  4031. package/frequent_questions/pl/intlayer_command_undefined.md +1 -0
  4032. package/frequent_questions/pl/locale_incorect_in_url.md +1 -0
  4033. package/frequent_questions/pl/package_version_error.md +1 -0
  4034. package/frequent_questions/pl/static_rendering.md +1 -0
  4035. package/frequent_questions/pl/translated_path_url.md +1 -0
  4036. package/frequent_questions/pl/unknown_command.md +1 -0
  4037. package/frequent_questions/pt/SSR_Next_no_[locale].md +1 -0
  4038. package/frequent_questions/pt/array_as_content_declaration.md +1 -0
  4039. package/frequent_questions/pt/build_dictionaries.md +1 -0
  4040. package/frequent_questions/pt/build_error_CI_CD.md +1 -0
  4041. package/frequent_questions/pt/bun_set_up.md +1 -0
  4042. package/frequent_questions/pt/customized_locale_list.md +1 -0
  4043. package/frequent_questions/pt/domain_routing.md +1 -0
  4044. package/frequent_questions/pt/error-vite-env-only.md +1 -0
  4045. package/frequent_questions/pt/esbuild_error.md +1 -0
  4046. package/frequent_questions/pt/get_locale_cookie.md +1 -0
  4047. package/frequent_questions/pt/intlayerNode.md +1 -0
  4048. package/frequent_questions/pt/intlayer_command_undefined.md +1 -0
  4049. package/frequent_questions/pt/locale_incorect_in_url.md +1 -0
  4050. package/frequent_questions/pt/package_version_error.md +1 -0
  4051. package/frequent_questions/pt/static_rendering.md +1 -0
  4052. package/frequent_questions/pt/translated_path_url.md +1 -0
  4053. package/frequent_questions/pt/unknown_command.md +1 -0
  4054. package/frequent_questions/ru/SSR_Next_no_[locale].md +1 -0
  4055. package/frequent_questions/ru/array_as_content_declaration.md +1 -0
  4056. package/frequent_questions/ru/build_dictionaries.md +1 -0
  4057. package/frequent_questions/ru/build_error_CI_CD.md +1 -0
  4058. package/frequent_questions/ru/bun_set_up.md +1 -0
  4059. package/frequent_questions/ru/customized_locale_list.md +1 -0
  4060. package/frequent_questions/ru/domain_routing.md +1 -0
  4061. package/frequent_questions/ru/error-vite-env-only.md +1 -0
  4062. package/frequent_questions/ru/esbuild_error.md +1 -0
  4063. package/frequent_questions/ru/get_locale_cookie.md +1 -0
  4064. package/frequent_questions/ru/intlayerNode.md +1 -0
  4065. package/frequent_questions/ru/intlayer_command_undefined.md +1 -0
  4066. package/frequent_questions/ru/locale_incorect_in_url.md +1 -0
  4067. package/frequent_questions/ru/package_version_error.md +1 -0
  4068. package/frequent_questions/ru/static_rendering.md +1 -0
  4069. package/frequent_questions/ru/translated_path_url.md +1 -0
  4070. package/frequent_questions/ru/unknown_command.md +1 -0
  4071. package/frequent_questions/tr/SSR_Next_no_[locale].md +1 -0
  4072. package/frequent_questions/tr/array_as_content_declaration.md +1 -0
  4073. package/frequent_questions/tr/build_dictionaries.md +1 -0
  4074. package/frequent_questions/tr/build_error_CI_CD.md +1 -0
  4075. package/frequent_questions/tr/bun_set_up.md +1 -0
  4076. package/frequent_questions/tr/customized_locale_list.md +1 -0
  4077. package/frequent_questions/tr/domain_routing.md +1 -0
  4078. package/frequent_questions/tr/error-vite-env-only.md +1 -0
  4079. package/frequent_questions/tr/esbuild_error.md +1 -0
  4080. package/frequent_questions/tr/get_locale_cookie.md +1 -0
  4081. package/frequent_questions/tr/intlayerNode.md +1 -0
  4082. package/frequent_questions/tr/intlayer_command_undefined.md +1 -0
  4083. package/frequent_questions/tr/locale_incorect_in_url.md +1 -0
  4084. package/frequent_questions/tr/package_version_error.md +1 -0
  4085. package/frequent_questions/tr/static_rendering.md +1 -0
  4086. package/frequent_questions/tr/translated_path_url.md +1 -0
  4087. package/frequent_questions/tr/unknown_command.md +1 -0
  4088. package/frequent_questions/uk/SSR_Next_no_[locale].md +1 -0
  4089. package/frequent_questions/uk/array_as_content_declaration.md +1 -0
  4090. package/frequent_questions/uk/build_dictionaries.md +1 -0
  4091. package/frequent_questions/uk/build_error_CI_CD.md +1 -0
  4092. package/frequent_questions/uk/bun_set_up.md +1 -0
  4093. package/frequent_questions/uk/customized_locale_list.md +1 -0
  4094. package/frequent_questions/uk/domain_routing.md +1 -0
  4095. package/frequent_questions/uk/error-vite-env-only.md +1 -0
  4096. package/frequent_questions/uk/esbuild_error.md +1 -0
  4097. package/frequent_questions/uk/get_locale_cookie.md +1 -0
  4098. package/frequent_questions/uk/intlayerNode.md +1 -0
  4099. package/frequent_questions/uk/intlayer_command_undefined.md +1 -0
  4100. package/frequent_questions/uk/locale_incorect_in_url.md +1 -0
  4101. package/frequent_questions/uk/package_version_error.md +1 -0
  4102. package/frequent_questions/uk/static_rendering.md +1 -0
  4103. package/frequent_questions/uk/translated_path_url.md +1 -0
  4104. package/frequent_questions/uk/unknown_command.md +1 -0
  4105. package/frequent_questions/vi/SSR_Next_no_[locale].md +1 -0
  4106. package/frequent_questions/vi/array_as_content_declaration.md +1 -0
  4107. package/frequent_questions/vi/build_dictionaries.md +1 -0
  4108. package/frequent_questions/vi/build_error_CI_CD.md +1 -0
  4109. package/frequent_questions/vi/bun_set_up.md +1 -0
  4110. package/frequent_questions/vi/customized_locale_list.md +1 -0
  4111. package/frequent_questions/vi/domain_routing.md +1 -0
  4112. package/frequent_questions/vi/error-vite-env-only.md +1 -0
  4113. package/frequent_questions/vi/esbuild_error.md +1 -0
  4114. package/frequent_questions/vi/get_locale_cookie.md +1 -0
  4115. package/frequent_questions/vi/intlayerNode.md +1 -0
  4116. package/frequent_questions/vi/intlayer_command_undefined.md +1 -0
  4117. package/frequent_questions/vi/locale_incorect_in_url.md +1 -0
  4118. package/frequent_questions/vi/package_version_error.md +1 -0
  4119. package/frequent_questions/vi/static_rendering.md +1 -0
  4120. package/frequent_questions/vi/translated_path_url.md +1 -0
  4121. package/frequent_questions/vi/unknown_command.md +1 -0
  4122. package/frequent_questions/zh/SSR_Next_no_[locale].md +1 -0
  4123. package/frequent_questions/zh/array_as_content_declaration.md +1 -0
  4124. package/frequent_questions/zh/build_dictionaries.md +1 -0
  4125. package/frequent_questions/zh/build_error_CI_CD.md +1 -0
  4126. package/frequent_questions/zh/bun_set_up.md +1 -0
  4127. package/frequent_questions/zh/customized_locale_list.md +1 -0
  4128. package/frequent_questions/zh/domain_routing.md +1 -0
  4129. package/frequent_questions/zh/error-vite-env-only.md +1 -0
  4130. package/frequent_questions/zh/esbuild_error.md +1 -0
  4131. package/frequent_questions/zh/get_locale_cookie.md +1 -0
  4132. package/frequent_questions/zh/intlayerNode.md +1 -0
  4133. package/frequent_questions/zh/intlayer_command_undefined.md +1 -0
  4134. package/frequent_questions/zh/locale_incorect_in_url.md +1 -0
  4135. package/frequent_questions/zh/package_version_error.md +1 -0
  4136. package/frequent_questions/zh/static_rendering.md +1 -0
  4137. package/frequent_questions/zh/translated_path_url.md +1 -0
  4138. package/frequent_questions/zh/unknown_command.md +1 -0
  4139. package/legal/ar/privacy_notice.md +1 -0
  4140. package/legal/ar/terms_of_service.md +1 -0
  4141. package/legal/de/privacy_notice.md +1 -0
  4142. package/legal/de/terms_of_service.md +1 -0
  4143. package/legal/en/privacy_notice.md +1 -0
  4144. package/legal/en/terms_of_service.md +1 -0
  4145. package/legal/en-GB/privacy_notice.md +1 -0
  4146. package/legal/en-GB/terms_of_service.md +1 -0
  4147. package/legal/es/privacy_notice.md +1 -0
  4148. package/legal/es/terms_of_service.md +1 -0
  4149. package/legal/fr/privacy_notice.md +1 -0
  4150. package/legal/fr/terms_of_service.md +1 -0
  4151. package/legal/hi/privacy_notice.md +1 -0
  4152. package/legal/hi/terms_of_service.md +1 -0
  4153. package/legal/id/privacy_notice.md +1 -0
  4154. package/legal/id/terms_of_service.md +1 -0
  4155. package/legal/it/privacy_notice.md +1 -0
  4156. package/legal/it/terms_of_service.md +1 -0
  4157. package/legal/ja/privacy_notice.md +1 -0
  4158. package/legal/ja/terms_of_service.md +1 -0
  4159. package/legal/ko/privacy_notice.md +1 -0
  4160. package/legal/ko/terms_of_service.md +1 -0
  4161. package/legal/pl/privacy_notice.md +1 -0
  4162. package/legal/pl/terms_of_service.md +1 -0
  4163. package/legal/pt/privacy_notice.md +1 -0
  4164. package/legal/pt/terms_of_service.md +1 -0
  4165. package/legal/ru/privacy_notice.md +1 -0
  4166. package/legal/ru/terms_of_service.md +1 -0
  4167. package/legal/tr/privacy_notice.md +1 -0
  4168. package/legal/tr/terms_of_service.md +1 -0
  4169. package/legal/uk/privacy_notice.md +1 -0
  4170. package/legal/uk/terms_of_service.md +1 -0
  4171. package/legal/vi/privacy_notice.md +1 -0
  4172. package/legal/vi/terms_of_service.md +1 -0
  4173. package/legal/zh/privacy_notice.md +1 -0
  4174. package/legal/zh/terms_of_service.md +1 -0
  4175. package/package.json +8 -7
  4176. package/src/authors.ts +64 -0
  4177. package/src/common.ts +12 -0
  4178. package/src/generated/docs.entry.ts +100 -0
  4179. package/src/index.ts +1 -0
@@ -29,6 +29,7 @@ history:
29
29
  - version: 5.5.10
30
30
  date: 2025-06-29
31
31
  changes: "Initial history"
32
+ author: aymericzip
32
33
  ---
33
34
 
34
35
  # Translate your Expo and React Native app | Internationalization (i18n)
@@ -111,7 +112,9 @@ Instead of loading massive JSON files into your pages, load only the necessary c
111
112
  </Accordion>
112
113
  </AccordionGroup>
113
114
 
114
- ## Step 1: Install Dependencies
115
+ <Steps>
116
+
117
+ <Step number={1} title="Install Dependencies">
115
118
 
116
119
  See [Application Template](https://github.com/aymericzip/intlayer-react-native-template) on GitHub.
117
120
 
@@ -154,7 +157,9 @@ bun x intlayer init
154
157
 
155
158
  ---
156
159
 
157
- ## Step 2: Create an Intlayer Config
160
+ </Step>
161
+
162
+ <Step number={2} title="Create an Intlayer Config">
158
163
 
159
164
  In your project root (or anywhere convenient), create an **Intlayer config** file. It might look like this:
160
165
 
@@ -186,7 +191,9 @@ Within this config, you can:
186
191
  - Later, you may add more advanced options (e.g., logs, custom content directories, etc.).
187
192
  - See the [Intlayer configuration docs](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md) for more.
188
193
 
189
- ## Step 3: Add the Metro plugin
194
+ </Step>
195
+
196
+ <Step number={3} title="Add the Metro plugin">
190
197
 
191
198
  Metro is a bundler for React Native. It is the default bundler for React Native projects created with the `react-native init` command. To use Intlayer with Metro, you need to add the plugin to your `metro.config.js` file:
192
199
 
@@ -204,7 +211,9 @@ module.exports = (async () => {
204
211
  > Note: `configMetroIntlayer` is a promise function. Use `configMetroIntlayerSync` instead if you want to use it synchronously, or avoid IFFE (Immediately Invoked Function Expression).
205
212
  > Note: `configMetroIntlayerSync` does not allow to build intlayer dictionaries on server start
206
213
 
207
- ## Step 4: Add the Intlayer provider
214
+ </Step>
215
+
216
+ <Step number={4} title="Add the Intlayer provider">
208
217
 
209
218
  To keep synchronized the user language across your application, you need to wrap your root component with the `IntlayerProvider` component from `react-intlayer-native`.
210
219
 
@@ -233,7 +242,9 @@ const RootLayout: FC = () => {
233
242
  export default RootLayout;
234
243
  ```
235
244
 
236
- ## Step 5: Declare Your Content
245
+ </Step>
246
+
247
+ <Step number={5} title="Declare Your Content">
237
248
 
238
249
  Create **content declaration** files anywhere in your project (commonly within `src/`), using any of the extension formats that Intlayer supports:
239
250
 
@@ -294,7 +305,9 @@ export default homeScreenContent;
294
305
 
295
306
  ---
296
307
 
297
- ## Step 4: Use Intlayer in Your Components
308
+ </Step>
309
+
310
+ <Step number={6} title="Use Intlayer in Your Components">
298
311
 
299
312
  Use the `useIntlayer` hook in child components to get localized content.
300
313
 
@@ -347,7 +360,9 @@ export default HomeScreen;
347
360
 
348
361
  ---
349
362
 
350
- ## (Optional) Step 5: Change the App Locale
363
+ </Step>
364
+
365
+ <Step number={7} title="Change the App Locale" isOptional={true}>
351
366
 
352
367
  To switch locales from within your components, you can use the `useLocale` hook’s `setLocale` method:
353
368
 
@@ -400,6 +415,10 @@ This triggers a re-render of all components that use Intlayer content, now showi
400
415
 
401
416
  > See [`useLocale` docs](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/packages/react-intlayer/useLocale.md) for more details.
402
417
 
418
+ </Step>
419
+
420
+ </Steps>
421
+
403
422
  ## Configure TypeScript (if you use TypeScript)
404
423
 
405
424
  Intlayer generates type definitions in a hidden folder (by default `.intlayer`) to improve autocompletion and catch translation errors:
@@ -36,6 +36,7 @@ history:
36
36
  - version: 5.8.2
37
37
  date: 2025-09-04
38
38
  changes: "Added for React Router v7"
39
+ author: aymericzip
39
40
  ---
40
41
 
41
42
  # Translate your React Router v7 website using Intlayer | Internationalization (i18n)
@@ -35,6 +35,7 @@ history:
35
35
  - version: 7.3.4
36
36
  date: 2025-12-08
37
37
  changes: "Initial history"
38
+ author: aymericzip
38
39
  ---
39
40
 
40
41
  # Translate your React Router v7 (File-System Routes) website using Intlayer | Internationalization (i18n)
@@ -23,6 +23,7 @@ history:
23
23
  - version: 8.4.5
24
24
  date: 2026-03-20
25
25
  changes: "Init doc"
26
+ author: aymericzip
26
27
  ---
27
28
 
28
29
  # Intlayer with Storybook
@@ -259,10 +260,11 @@ export default preview;
259
260
 
260
261
  > The `locale` values must match the locales declared in your `intlayer.config.ts`.
261
262
 
263
+ </Step>
264
+ </Steps>
262
265
  </Tab>
263
266
  <Tab value="Webpack Setup">
264
-
265
- </Step>
267
+ <Steps>
266
268
 
267
269
  <Step number={1} title="Install Dependencies">
268
270
 
@@ -384,14 +386,10 @@ const preview: Preview = {
384
386
  export default preview;
385
387
  ```
386
388
 
387
- </Tab>
388
- </Tabs>
389
-
390
- ---
391
-
392
389
  </Step>
393
-
394
390
  </Steps>
391
+ </Tab>
392
+ </Tabs>
395
393
 
396
394
  ## Declaring Content
397
395
 
@@ -26,6 +26,7 @@ history:
26
26
  - version: 7.1.10
27
27
  date: 2025-11-20
28
28
  changes: "Initial history"
29
+ author: aymericzip
29
30
  ---
30
31
 
31
32
  # Translate your SvelteKit website using Intlayer | Internationalization (i18n)
@@ -31,6 +31,7 @@ history:
31
31
  - version: 8.5.1
32
32
  date: 2026-03-25
33
33
  changes: "Added for Tanstack Start Solid.js"
34
+ author: aymericzip
34
35
  ---
35
36
 
36
37
  # Translate your Tanstack Start with Solid.js website using Intlayer | Internationalization (i18n)
@@ -48,6 +48,7 @@ history:
48
48
  - version: 5.8.1
49
49
  date: 2025-09-09
50
50
  changes: "Added for Tanstack Start"
51
+ author: aymericzip
51
52
  ---
52
53
 
53
54
  # Translate your Tanstack Start website using Intlayer | Internationalization (i18n)
@@ -24,6 +24,7 @@ history:
24
24
  - version: 8.4.10
25
25
  date: 2026-03-31
26
26
  changes: "Initial history"
27
+ author: aymericzip
27
28
  ---
28
29
 
29
30
  # Translate your Vanilla JS website using Intlayer | Internationalization (i18n)
@@ -24,6 +24,7 @@ history:
24
24
  - version: 8.4.10
25
25
  date: 2026-03-23
26
26
  changes: "Initial history"
27
+ author: aymericzip
27
28
  ---
28
29
 
29
30
  # Translate your Vite and Lit website using Intlayer | Internationalization (i18n)
@@ -29,6 +29,7 @@ history:
29
29
  - version: 5.5.10
30
30
  date: 2025-06-29
31
31
  changes: "Initial history"
32
+ author: aymericzip
32
33
  ---
33
34
 
34
35
  # Translate your Vite and Preact website using Intlayer | Internationalization (i18n)
@@ -28,6 +28,7 @@ history:
28
28
  - version: 5.5.10
29
29
  date: 2025-06-29
30
30
  changes: "Initial history"
31
+ author: aymericzip
31
32
  ---
32
33
 
33
34
  # Translate your Vite and React website using Intlayer | Internationalization (i18n)
@@ -29,6 +29,7 @@ history:
29
29
  - version: 8.1.6
30
30
  date: 2026-02-23
31
31
  changes: "Initial release"
32
+ author: aymericzip
32
33
  ---
33
34
 
34
35
  # How to make multilingual (i18n) an existing Vite and React application afterward (i18n guide 2026)
@@ -25,6 +25,7 @@ history:
25
25
  - version: 5.5.10
26
26
  date: 2025-06-29
27
27
  changes: "Initial history"
28
+ author: aymericzip
28
29
  ---
29
30
 
30
31
  # Translate your Vite and Solid website using Intlayer | Internationalization (i18n)
@@ -29,6 +29,7 @@ history:
29
29
  - version: 5.5.10
30
30
  date: 2025-06-29
31
31
  changes: "Initial history"
32
+ author: aymericzip
32
33
  ---
33
34
 
34
35
  # Translate your Vite and Svelte website using Intlayer | Internationalization (i18n)
@@ -25,6 +25,7 @@ history:
25
25
  - version: 8.4.10
26
26
  date: 2026-03-23
27
27
  changes: "Initial history"
28
+ author: aymericzip
28
29
  ---
29
30
 
30
31
  # Translate your Vite and Vanilla JS website using Intlayer | Internationalization (i18n)
@@ -30,6 +30,7 @@ history:
30
30
  - version: 5.5.10
31
31
  date: 2025-06-29
32
32
  changes: "Initial history"
33
+ author: aymericzip
33
34
  ---
34
35
 
35
36
  # Translate your Vite and Vue website using Intlayer | Internationalization (i18n)
@@ -16,6 +16,7 @@ history:
16
16
  - version: 5.5.10
17
17
  date: 2025-06-29
18
18
  changes: "Init history"
19
+ author: aymericzip
19
20
  ---
20
21
 
21
22
  # Intlayer Documentation
@@ -16,6 +16,7 @@ history:
16
16
  - version: 5.7.2
17
17
  date: 2025-07-27
18
18
  changes: "Add locale mapper documentation"
19
+ author: aymericzip
19
20
  ---
20
21
 
21
22
  # Locale Mapper
package/docs/en/lsp.md CHANGED
@@ -19,6 +19,7 @@ history:
19
19
  - version: 8.12.0
20
20
  date: 2026-06-01
21
21
  changes: "Release LSP"
22
+ author: aymericzip
22
23
  ---
23
24
 
24
25
  # Intlayer LSP Server
@@ -27,6 +27,7 @@ history:
27
27
  - version: 5.5.10
28
28
  date: 2025-06-29
29
29
  changes: "Init history"
30
+ author: aymericzip
30
31
  ---
31
32
 
32
33
  # Intlayer MCP Server
@@ -19,6 +19,7 @@ history:
19
19
  - version: 8.13.0
20
20
  date: 2026-06-05
21
21
  changes: "Init history"
22
+ author: aymericzip
22
23
  ---
23
24
 
24
25
  # Migrating from i18next to Intlayer
@@ -22,6 +22,7 @@ history:
22
22
  - version: 8.13.0
23
23
  date: 2026-06-05
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Migrating from next-i18next to Intlayer
@@ -20,6 +20,7 @@ history:
20
20
  - version: 8.13.0
21
21
  date: 2026-06-05
22
22
  changes: "Init history"
23
+ author: aymericzip
23
24
  ---
24
25
 
25
26
  # Migrating from next-intl to Intlayer
@@ -21,6 +21,7 @@ history:
21
21
  - version: 8.13.0
22
22
  date: 2026-06-05
23
23
  changes: "Init history"
24
+ author: aymericzip
24
25
  ---
25
26
 
26
27
  # Migrating from @nuxtjs/i18n to Intlayer
@@ -21,6 +21,7 @@ history:
21
21
  - version: 8.13.0
22
22
  date: 2026-06-05
23
23
  changes: "Init history"
24
+ author: aymericzip
24
25
  ---
25
26
 
26
27
  # Migrating from react-i18next / i18next to Intlayer
@@ -20,6 +20,7 @@ history:
20
20
  - version: 8.13.0
21
21
  date: 2026-06-05
22
22
  changes: "Init history"
23
+ author: aymericzip
23
24
  ---
24
25
 
25
26
  # Migrating from vue-i18n to Intlayer
@@ -18,6 +18,7 @@ history:
18
18
  - version: 8.0.0
19
19
  date: 2026-01-30
20
20
  changes: "Initial documentation"
21
+ author: aymericzip
21
22
  ---
22
23
 
23
24
  # adonis-intlayer Package
@@ -19,6 +19,7 @@ history:
19
19
  - version: 8.0.0
20
20
  date: 2026-01-30
21
21
  changes: "Initial documentation"
22
+ author: aymericzip
22
23
  ---
23
24
 
24
25
  # intlayer AdonisJS Middleware Documentation
@@ -20,6 +20,7 @@ history:
20
20
  - version: 8.0.0
21
21
  date: 2026-01-30
22
22
  changes: "Initial documentation"
23
+ author: aymericzip
23
24
  ---
24
25
 
25
26
  # Documentation: `t` Function in `adonis-intlayer`
@@ -17,6 +17,7 @@ history:
17
17
  - version: 8.0.0
18
18
  date: 2026-01-21
19
19
  changes: "Unified documentation for all exports"
20
+ author: aymericzip
20
21
  ---
21
22
 
22
23
  # angular-intlayer Package
@@ -17,6 +17,7 @@ history:
17
17
  - version: 8.0.0
18
18
  date: 2026-01-21
19
19
  changes: "Unified documentation for all exports"
20
+ author: aymericzip
20
21
  ---
21
22
 
22
23
  # astro-intlayer Package
@@ -18,6 +18,7 @@ history:
18
18
  - version: 8.0.0
19
19
  date: 2026-01-21
20
20
  changes: "Unified documentation for all exports"
21
+ author: aymericzip
21
22
  ---
22
23
 
23
24
  # express-intlayer Package
@@ -20,6 +20,7 @@ history:
20
20
  - version: 8.0.0
21
21
  date: 2026-01-21
22
22
  changes: "Init doc"
23
+ author: aymericzip
23
24
  ---
24
25
 
25
26
  # intlayer Express Middleware Documentation
@@ -21,6 +21,7 @@ history:
21
21
  - version: 5.5.10
22
22
  date: 2025-06-29
23
23
  changes: "Init history"
24
+ author: aymericzip
24
25
  ---
25
26
 
26
27
  # Documentation: `t` Function in `express-intlayer`
@@ -18,6 +18,7 @@ history:
18
18
  - version: 8.0.0
19
19
  date: 2026-01-21
20
20
  changes: "Unified documentation for all exports"
21
+ author: aymericzip
21
22
  ---
22
23
 
23
24
  # fastify-intlayer Package
@@ -20,6 +20,7 @@ history:
20
20
  - version: 8.0.0
21
21
  date: 2026-01-21
22
22
  changes: "Init doc"
23
+ author: aymericzip
23
24
  ---
24
25
 
25
26
  # intlayer Fastify Plugin Documentation
@@ -18,6 +18,7 @@ history:
18
18
  - version: 8.0.0
19
19
  date: 2026-01-29
20
20
  changes: "Unified documentation for all exports"
21
+ author: aymericzip
21
22
  ---
22
23
 
23
24
  # hono-intlayer Package
@@ -19,6 +19,7 @@ history:
19
19
  - version: 8.0.0
20
20
  date: 2026-01-29
21
21
  changes: "Init doc"
22
+ author: aymericzip
22
23
  ---
23
24
 
24
25
  # intlayer Hono Middleware Documentation
@@ -20,6 +20,7 @@ history:
20
20
  - version: 5.5.10
21
21
  date: 2025-06-29
22
22
  changes: "Init history"
23
+ author: aymericzip
23
24
  ---
24
25
 
25
26
  # Documentation: `t` Function in `hono-intlayer`
@@ -17,6 +17,7 @@ history:
17
17
  - version: 8.0.0
18
18
  date: 2026-01-21
19
19
  changes: "Unified documentation for all exports"
20
+ author: aymericzip
20
21
  ---
21
22
 
22
23
  # intlayer Package
@@ -22,6 +22,7 @@ history:
22
22
  - version: 8.0.0
23
23
  date: 2026-01-22
24
24
  changes: "Implement custom URL rewrites"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getCanonicalPath` Function in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getConfiguration` Function in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getEnumeration` Function in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getHTMLTextDir` Function in `intlayer`
@@ -19,6 +19,7 @@ history:
19
19
  - version: 8.0.0
20
20
  date: 2026-01-21
21
21
  changes: "Init doc"
22
+ author: aymericzip
22
23
  ---
23
24
 
24
25
  # getLocale Function Documentation
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getLocaleLang` Function in `intlayer`
@@ -25,6 +25,7 @@ history:
25
25
  - version: 5.5.10
26
26
  date: 2025-06-29
27
27
  changes: "Init history"
28
+ author: aymericzip
28
29
  ---
29
30
 
30
31
  # Documentation: `getLocaleName` Function in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 8.0.0
23
23
  date: 2026-01-22
24
24
  changes: "Implement custom URL rewrites"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getLocalizedPath` Function in `intlayer`
@@ -25,6 +25,7 @@ history:
25
25
  - version: 5.5.10
26
26
  date: 2025-06-29
27
27
  changes: "Init history"
28
+ author: aymericzip
28
29
  ---
29
30
 
30
31
  # Documentation: `getLocalizedUrl` Function in `intlayer`
@@ -25,6 +25,7 @@ history:
25
25
  - version: 5.5.10
26
26
  date: 2025-06-29
27
27
  changes: "Init history"
28
+ author: aymericzip
28
29
  ---
29
30
 
30
31
  # Documentation: `getMultilingualUrls` Function in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getPathWithoutLocale` Functions in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 7.1.0
23
23
  date: 2025-11-16
24
24
  changes: "Initial documentation"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getPrefix` Function in `intlayer`
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `getTranslationContent` Function in `intlayer`
@@ -19,6 +19,7 @@ history:
19
19
  - version: 8.0.0
20
20
  date: 2026-01-21
21
21
  changes: "Init doc"
22
+ author: aymericzip
22
23
  ---
23
24
 
24
25
  # validatePrefix Function Documentation
@@ -17,6 +17,7 @@ history:
17
17
  - version: 8.0.0
18
18
  date: 2026-01-21
19
19
  changes: "Unified documentation for all exports"
20
+ author: aymericzip
20
21
  ---
21
22
 
22
23
  # intlayer-cli Package
@@ -17,6 +17,7 @@ history:
17
17
  - version: 8.0.0
18
18
  date: 2026-01-21
19
19
  changes: "Unified documentation for all exports"
20
+ author: aymericzip
20
21
  ---
21
22
 
22
23
  # lynx-intlayer Package
@@ -18,6 +18,7 @@ history:
18
18
  - version: 8.0.0
19
19
  date: 2026-01-21
20
20
  changes: "Unified documentation for all exports"
21
+ author: aymericzip
21
22
  ---
22
23
 
23
24
  # next-intlayer Package
@@ -23,6 +23,7 @@ history:
23
23
  - version: 8.0.0
24
24
  date: 2026-01-21
25
25
  changes: "Init doc"
26
+ author: aymericzip
26
27
  ---
27
28
 
28
29
  # intlayerProxy (intlayerMiddleware) Documentation
@@ -22,6 +22,7 @@ history:
22
22
  - version: 5.5.10
23
23
  date: 2025-06-29
24
24
  changes: "Init history"
25
+ author: aymericzip
25
26
  ---
26
27
 
27
28
  # Documentation: `t` Function in `next-intlayer`