@intlayer/docs 5.5.10 → 5.5.12

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 (2777) hide show
  1. package/blog/ar/index.md +69 -0
  2. package/blog/ar/internationalization_and_SEO.md +314 -0
  3. package/blog/ar/intlayer_with_i18next.md +162 -0
  4. package/blog/ar/intlayer_with_next-i18next.md +368 -0
  5. package/blog/ar/intlayer_with_next-intl.md +393 -0
  6. package/blog/ar/intlayer_with_react-i18next.md +346 -0
  7. package/blog/ar/intlayer_with_react-intl.md +325 -0
  8. package/blog/ar/list_i18n_technologies/CMS/drupal.md +143 -0
  9. package/blog/ar/list_i18n_technologies/CMS/wix.md +167 -0
  10. package/blog/ar/list_i18n_technologies/CMS/wordpress.md +188 -0
  11. package/blog/ar/list_i18n_technologies/frameworks/angular.md +125 -0
  12. package/blog/ar/list_i18n_technologies/frameworks/flutter.md +149 -0
  13. package/blog/ar/list_i18n_technologies/frameworks/react-native.md +221 -0
  14. package/blog/ar/list_i18n_technologies/frameworks/react.md +155 -0
  15. package/blog/ar/list_i18n_technologies/frameworks/svelte.md +129 -0
  16. package/blog/ar/list_i18n_technologies/frameworks/vue.md +130 -0
  17. package/blog/ar/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  18. package/blog/ar/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  19. package/blog/ar/what_is_internationalization.md +165 -0
  20. package/blog/de/index.md +69 -0
  21. package/blog/de/internationalization_and_SEO.md +277 -0
  22. package/blog/de/intlayer_with_i18next.md +162 -0
  23. package/blog/de/intlayer_with_next-i18next.md +368 -0
  24. package/blog/de/intlayer_with_next-intl.md +393 -0
  25. package/blog/de/intlayer_with_react-i18next.md +346 -0
  26. package/blog/de/intlayer_with_react-intl.md +325 -0
  27. package/blog/de/list_i18n_technologies/CMS/drupal.md +143 -0
  28. package/blog/de/list_i18n_technologies/CMS/wix.md +167 -0
  29. package/blog/de/list_i18n_technologies/CMS/wordpress.md +188 -0
  30. package/blog/de/list_i18n_technologies/frameworks/angular.md +125 -0
  31. package/blog/de/list_i18n_technologies/frameworks/flutter.md +149 -0
  32. package/blog/de/list_i18n_technologies/frameworks/react-native.md +221 -0
  33. package/blog/de/list_i18n_technologies/frameworks/react.md +153 -0
  34. package/blog/de/list_i18n_technologies/frameworks/svelte.md +127 -0
  35. package/blog/de/list_i18n_technologies/frameworks/vue.md +130 -0
  36. package/blog/de/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  37. package/blog/de/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  38. package/blog/de/what_is_internationalization.md +165 -0
  39. package/blog/en/index.md +69 -0
  40. package/blog/en/internationalization_and_SEO.md +275 -0
  41. package/blog/en/intlayer_with_i18next.md +162 -0
  42. package/blog/en/intlayer_with_next-i18next.md +368 -0
  43. package/blog/en/intlayer_with_next-intl.md +393 -0
  44. package/blog/en/intlayer_with_react-i18next.md +346 -0
  45. package/blog/en/intlayer_with_react-intl.md +345 -0
  46. package/blog/en/list_i18n_technologies/CMS/drupal.md +143 -0
  47. package/blog/en/list_i18n_technologies/CMS/wix.md +167 -0
  48. package/blog/en/list_i18n_technologies/CMS/wordpress.md +188 -0
  49. package/blog/en/list_i18n_technologies/frameworks/angular.md +125 -0
  50. package/blog/en/list_i18n_technologies/frameworks/flutter.md +150 -0
  51. package/blog/en/list_i18n_technologies/frameworks/react-native.md +221 -0
  52. package/blog/en/list_i18n_technologies/frameworks/react.md +155 -0
  53. package/blog/en/list_i18n_technologies/frameworks/svelte.md +129 -0
  54. package/blog/en/list_i18n_technologies/frameworks/vue.md +130 -0
  55. package/blog/en/next-i18next_vs_next-intl_vs_intlayer.md +293 -0
  56. package/blog/en/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  57. package/blog/en/what_is_internationalization.md +166 -0
  58. package/blog/en-GB/index.md +69 -0
  59. package/blog/en-GB/internationalization_and_SEO.md +275 -0
  60. package/blog/en-GB/intlayer_with_i18next.md +162 -0
  61. package/blog/en-GB/intlayer_with_next-i18next.md +364 -0
  62. package/blog/en-GB/intlayer_with_next-intl.md +393 -0
  63. package/blog/en-GB/intlayer_with_react-i18next.md +346 -0
  64. package/blog/en-GB/intlayer_with_react-intl.md +325 -0
  65. package/blog/en-GB/list_i18n_technologies/CMS/drupal.md +143 -0
  66. package/blog/en-GB/list_i18n_technologies/CMS/wix.md +167 -0
  67. package/blog/en-GB/list_i18n_technologies/CMS/wordpress.md +188 -0
  68. package/blog/en-GB/list_i18n_technologies/frameworks/angular.md +129 -0
  69. package/blog/en-GB/list_i18n_technologies/frameworks/flutter.md +149 -0
  70. package/blog/en-GB/list_i18n_technologies/frameworks/react-native.md +221 -0
  71. package/blog/en-GB/list_i18n_technologies/frameworks/react.md +153 -0
  72. package/blog/en-GB/list_i18n_technologies/frameworks/svelte.md +129 -0
  73. package/blog/en-GB/list_i18n_technologies/frameworks/vue.md +130 -0
  74. package/blog/en-GB/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  75. package/blog/en-GB/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  76. package/blog/en-GB/what_is_internationalization.md +165 -0
  77. package/blog/es/index.md +69 -0
  78. package/blog/es/internationalization_and_SEO.md +298 -0
  79. package/blog/es/intlayer_with_i18next.md +162 -0
  80. package/blog/es/intlayer_with_next-i18next.md +368 -0
  81. package/blog/es/intlayer_with_next-intl.md +393 -0
  82. package/blog/es/intlayer_with_react-i18next.md +346 -0
  83. package/blog/es/intlayer_with_react-intl.md +325 -0
  84. package/blog/es/list_i18n_technologies/CMS/drupal.md +143 -0
  85. package/blog/es/list_i18n_technologies/CMS/wix.md +167 -0
  86. package/blog/es/list_i18n_technologies/CMS/wordpress.md +188 -0
  87. package/blog/es/list_i18n_technologies/frameworks/angular.md +123 -0
  88. package/blog/es/list_i18n_technologies/frameworks/flutter.md +149 -0
  89. package/blog/es/list_i18n_technologies/frameworks/react-native.md +221 -0
  90. package/blog/es/list_i18n_technologies/frameworks/react.md +153 -0
  91. package/blog/es/list_i18n_technologies/frameworks/svelte.md +129 -0
  92. package/blog/es/list_i18n_technologies/frameworks/vue.md +130 -0
  93. package/blog/es/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  94. package/blog/es/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  95. package/blog/es/what_is_internationalization.md +165 -0
  96. package/blog/fr/index.md +69 -0
  97. package/blog/fr/internationalization_and_SEO.md +277 -0
  98. package/blog/fr/intlayer_with_i18next.md +162 -0
  99. package/blog/fr/intlayer_with_next-i18next.md +368 -0
  100. package/blog/fr/intlayer_with_next-intl.md +393 -0
  101. package/blog/fr/intlayer_with_react-i18next.md +346 -0
  102. package/blog/fr/intlayer_with_react-intl.md +325 -0
  103. package/blog/fr/list_i18n_technologies/CMS/drupal.md +143 -0
  104. package/blog/fr/list_i18n_technologies/CMS/wix.md +167 -0
  105. package/blog/fr/list_i18n_technologies/CMS/wordpress.md +188 -0
  106. package/blog/fr/list_i18n_technologies/frameworks/angular.md +123 -0
  107. package/blog/fr/list_i18n_technologies/frameworks/flutter.md +149 -0
  108. package/blog/fr/list_i18n_technologies/frameworks/react-native.md +221 -0
  109. package/blog/fr/list_i18n_technologies/frameworks/react.md +155 -0
  110. package/blog/fr/list_i18n_technologies/frameworks/svelte.md +129 -0
  111. package/blog/fr/list_i18n_technologies/frameworks/vue.md +130 -0
  112. package/blog/fr/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  113. package/blog/fr/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  114. package/blog/fr/what_is_internationalization.md +165 -0
  115. package/blog/hi/index.md +69 -0
  116. package/blog/hi/internationalization_and_SEO.md +296 -0
  117. package/blog/hi/intlayer_with_i18next.md +162 -0
  118. package/blog/hi/intlayer_with_next-i18next.md +368 -0
  119. package/blog/hi/intlayer_with_next-intl.md +294 -0
  120. package/blog/hi/intlayer_with_react-i18next.md +346 -0
  121. package/blog/hi/intlayer_with_react-intl.md +325 -0
  122. package/blog/hi/list_i18n_technologies/CMS/drupal.md +143 -0
  123. package/blog/hi/list_i18n_technologies/CMS/wix.md +167 -0
  124. package/blog/hi/list_i18n_technologies/CMS/wordpress.md +188 -0
  125. package/blog/hi/list_i18n_technologies/frameworks/angular.md +125 -0
  126. package/blog/hi/list_i18n_technologies/frameworks/flutter.md +149 -0
  127. package/blog/hi/list_i18n_technologies/frameworks/react-native.md +221 -0
  128. package/blog/hi/list_i18n_technologies/frameworks/react.md +153 -0
  129. package/blog/hi/list_i18n_technologies/frameworks/svelte.md +129 -0
  130. package/blog/hi/list_i18n_technologies/frameworks/vue.md +130 -0
  131. package/blog/hi/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  132. package/blog/hi/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  133. package/blog/hi/what_is_internationalization.md +165 -0
  134. package/blog/it/index.md +69 -0
  135. package/blog/it/internationalization_and_SEO.md +296 -0
  136. package/blog/it/intlayer_with_i18next.md +162 -0
  137. package/blog/it/intlayer_with_next-i18next.md +368 -0
  138. package/blog/it/intlayer_with_next-intl.md +393 -0
  139. package/blog/it/intlayer_with_react-i18next.md +346 -0
  140. package/blog/it/intlayer_with_react-intl.md +325 -0
  141. package/blog/it/list_i18n_technologies/CMS/drupal.md +143 -0
  142. package/blog/it/list_i18n_technologies/CMS/wix.md +167 -0
  143. package/blog/it/list_i18n_technologies/CMS/wordpress.md +188 -0
  144. package/blog/it/list_i18n_technologies/frameworks/angular.md +125 -0
  145. package/blog/it/list_i18n_technologies/frameworks/flutter.md +153 -0
  146. package/blog/it/list_i18n_technologies/frameworks/react-native.md +221 -0
  147. package/blog/it/list_i18n_technologies/frameworks/react.md +153 -0
  148. package/blog/it/list_i18n_technologies/frameworks/svelte.md +127 -0
  149. package/blog/it/list_i18n_technologies/frameworks/vue.md +130 -0
  150. package/blog/it/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  151. package/blog/it/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  152. package/blog/it/what_is_internationalization.md +165 -0
  153. package/blog/ja/index.md +69 -0
  154. package/blog/ja/internationalization_and_SEO.md +277 -0
  155. package/blog/ja/intlayer_with_i18next.md +162 -0
  156. package/blog/ja/intlayer_with_next-i18next.md +364 -0
  157. package/blog/ja/intlayer_with_next-intl.md +393 -0
  158. package/blog/ja/intlayer_with_react-i18next.md +346 -0
  159. package/blog/ja/intlayer_with_react-intl.md +325 -0
  160. package/blog/ja/list_i18n_technologies/CMS/drupal.md +143 -0
  161. package/blog/ja/list_i18n_technologies/CMS/wix.md +167 -0
  162. package/blog/ja/list_i18n_technologies/CMS/wordpress.md +188 -0
  163. package/blog/ja/list_i18n_technologies/frameworks/angular.md +123 -0
  164. package/blog/ja/list_i18n_technologies/frameworks/flutter.md +147 -0
  165. package/blog/ja/list_i18n_technologies/frameworks/react-native.md +221 -0
  166. package/blog/ja/list_i18n_technologies/frameworks/react.md +153 -0
  167. package/blog/ja/list_i18n_technologies/frameworks/svelte.md +127 -0
  168. package/blog/ja/list_i18n_technologies/frameworks/vue.md +130 -0
  169. package/blog/ja/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  170. package/blog/ja/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  171. package/blog/ja/what_is_internationalization.md +165 -0
  172. package/blog/ko/index.md +69 -0
  173. package/blog/ko/internationalization_and_SEO.md +277 -0
  174. package/blog/ko/intlayer_with_i18next.md +162 -0
  175. package/blog/ko/intlayer_with_next-i18next.md +368 -0
  176. package/blog/ko/intlayer_with_next-intl.md +393 -0
  177. package/blog/ko/intlayer_with_react-i18next.md +346 -0
  178. package/blog/ko/intlayer_with_react-intl.md +325 -0
  179. package/blog/ko/list_i18n_technologies/CMS/drupal.md +143 -0
  180. package/blog/ko/list_i18n_technologies/CMS/wix.md +167 -0
  181. package/blog/ko/list_i18n_technologies/CMS/wordpress.md +188 -0
  182. package/blog/ko/list_i18n_technologies/frameworks/angular.md +123 -0
  183. package/blog/ko/list_i18n_technologies/frameworks/flutter.md +149 -0
  184. package/blog/ko/list_i18n_technologies/frameworks/react-native.md +221 -0
  185. package/blog/ko/list_i18n_technologies/frameworks/react.md +153 -0
  186. package/blog/ko/list_i18n_technologies/frameworks/svelte.md +129 -0
  187. package/blog/ko/list_i18n_technologies/frameworks/vue.md +130 -0
  188. package/blog/ko/next-i18next_vs_next-intl_vs_intlayer.md +284 -0
  189. package/blog/ko/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  190. package/blog/ko/what_is_internationalization.md +167 -0
  191. package/blog/pt/index.md +69 -0
  192. package/blog/pt/internationalization_and_SEO.md +317 -0
  193. package/blog/pt/intlayer_with_i18next.md +162 -0
  194. package/blog/pt/intlayer_with_next-i18next.md +364 -0
  195. package/blog/pt/intlayer_with_next-intl.md +311 -0
  196. package/blog/pt/intlayer_with_react-i18next.md +98 -0
  197. package/blog/pt/intlayer_with_react-intl.md +327 -0
  198. package/blog/pt/list_i18n_technologies/CMS/drupal.md +143 -0
  199. package/blog/pt/list_i18n_technologies/CMS/wix.md +167 -0
  200. package/blog/pt/list_i18n_technologies/CMS/wordpress.md +188 -0
  201. package/blog/pt/list_i18n_technologies/frameworks/angular.md +125 -0
  202. package/blog/pt/list_i18n_technologies/frameworks/flutter.md +147 -0
  203. package/blog/pt/list_i18n_technologies/frameworks/react-native.md +221 -0
  204. package/blog/pt/list_i18n_technologies/frameworks/react.md +153 -0
  205. package/blog/pt/list_i18n_technologies/frameworks/svelte.md +129 -0
  206. package/blog/pt/list_i18n_technologies/frameworks/vue.md +130 -0
  207. package/blog/pt/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  208. package/blog/pt/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  209. package/blog/pt/what_is_internationalization.md +165 -0
  210. package/blog/ru/index.md +69 -0
  211. package/blog/ru/internationalization_and_SEO.md +298 -0
  212. package/blog/ru/intlayer_with_i18next.md +162 -0
  213. package/blog/ru/intlayer_with_next-i18next.md +368 -0
  214. package/blog/ru/intlayer_with_next-intl.md +393 -0
  215. package/blog/ru/intlayer_with_react-i18next.md +346 -0
  216. package/blog/ru/intlayer_with_react-intl.md +325 -0
  217. package/blog/ru/list_i18n_technologies/CMS/drupal.md +143 -0
  218. package/blog/ru/list_i18n_technologies/CMS/wix.md +167 -0
  219. package/blog/ru/list_i18n_technologies/CMS/wordpress.md +188 -0
  220. package/blog/ru/list_i18n_technologies/frameworks/angular.md +125 -0
  221. package/blog/ru/list_i18n_technologies/frameworks/flutter.md +149 -0
  222. package/blog/ru/list_i18n_technologies/frameworks/react-native.md +221 -0
  223. package/blog/ru/list_i18n_technologies/frameworks/react.md +153 -0
  224. package/blog/ru/list_i18n_technologies/frameworks/svelte.md +129 -0
  225. package/blog/ru/list_i18n_technologies/frameworks/vue.md +130 -0
  226. package/blog/ru/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  227. package/blog/ru/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  228. package/blog/ru/what_is_internationalization.md +165 -0
  229. package/blog/zh/index.md +69 -0
  230. package/blog/zh/internationalization_and_SEO.md +298 -0
  231. package/blog/zh/intlayer_with_i18next.md +162 -0
  232. package/blog/zh/intlayer_with_next-i18next.md +368 -0
  233. package/blog/zh/intlayer_with_next-intl.md +393 -0
  234. package/blog/zh/intlayer_with_react-i18next.md +346 -0
  235. package/blog/zh/intlayer_with_react-intl.md +166 -0
  236. package/blog/zh/list_i18n_technologies/CMS/drupal.md +143 -0
  237. package/blog/zh/list_i18n_technologies/CMS/wix.md +167 -0
  238. package/blog/zh/list_i18n_technologies/CMS/wordpress.md +188 -0
  239. package/blog/zh/list_i18n_technologies/frameworks/angular.md +123 -0
  240. package/blog/zh/list_i18n_technologies/frameworks/flutter.md +149 -0
  241. package/blog/zh/list_i18n_technologies/frameworks/react-native.md +221 -0
  242. package/blog/zh/list_i18n_technologies/frameworks/react.md +153 -0
  243. package/blog/zh/list_i18n_technologies/frameworks/svelte.md +129 -0
  244. package/blog/zh/list_i18n_technologies/frameworks/vue.md +130 -0
  245. package/blog/zh/next-i18next_vs_next-intl_vs_intlayer.md +285 -0
  246. package/blog/zh/react-i18next_vs_react-intl_vs_intlayer.md +194 -0
  247. package/blog/zh/what_is_internationalization.md +165 -0
  248. package/dist/cjs/blog.cjs +46 -0
  249. package/dist/cjs/blog.cjs.map +1 -0
  250. package/dist/cjs/common.cjs +153 -0
  251. package/dist/cjs/common.cjs.map +1 -0
  252. package/dist/cjs/doc.cjs +46 -0
  253. package/dist/cjs/doc.cjs.map +1 -0
  254. package/dist/cjs/frequentQuestions.cjs +46 -0
  255. package/dist/cjs/frequentQuestions.cjs.map +1 -0
  256. package/dist/cjs/generated/blog.entry.cjs +1688 -0
  257. package/dist/cjs/generated/blog.entry.cjs.map +1 -0
  258. package/dist/cjs/generated/docs.entry.cjs +5954 -0
  259. package/dist/cjs/generated/docs.entry.cjs.map +1 -0
  260. package/dist/cjs/generated/frequentQuestions.entry.cjs +1160 -0
  261. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -0
  262. package/dist/cjs/generated/legal.entry.cjs +118 -0
  263. package/dist/cjs/generated/legal.entry.cjs.map +1 -0
  264. package/dist/cjs/index.cjs +29 -0
  265. package/dist/cjs/index.cjs.map +1 -0
  266. package/dist/cjs/legal.cjs +46 -0
  267. package/dist/cjs/legal.cjs.map +1 -0
  268. package/dist/esm/blog.mjs +25 -0
  269. package/dist/esm/blog.mjs.map +1 -0
  270. package/dist/esm/common.mjs +124 -0
  271. package/dist/esm/common.mjs.map +1 -0
  272. package/dist/esm/doc.mjs +25 -0
  273. package/dist/esm/doc.mjs.map +1 -0
  274. package/dist/esm/frequentQuestions.mjs +25 -0
  275. package/dist/esm/frequentQuestions.mjs.map +1 -0
  276. package/dist/esm/generated/blog.entry.mjs +1663 -0
  277. package/dist/esm/generated/blog.entry.mjs.map +1 -0
  278. package/dist/esm/generated/docs.entry.mjs +5929 -0
  279. package/dist/esm/generated/docs.entry.mjs.map +1 -0
  280. package/dist/esm/generated/frequentQuestions.entry.mjs +1135 -0
  281. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -0
  282. package/dist/esm/generated/legal.entry.mjs +93 -0
  283. package/dist/esm/generated/legal.entry.mjs.map +1 -0
  284. package/dist/esm/index.mjs +5 -0
  285. package/dist/esm/index.mjs.map +1 -0
  286. package/dist/esm/legal.mjs +25 -0
  287. package/dist/esm/legal.mjs.map +1 -0
  288. package/dist/types/blog.d.ts +13 -0
  289. package/dist/types/blog.d.ts.map +1 -0
  290. package/dist/types/common.d.ts +25 -0
  291. package/dist/types/common.d.ts.map +1 -0
  292. package/dist/types/doc.d.ts +13 -0
  293. package/dist/types/doc.d.ts.map +1 -0
  294. package/dist/types/frequentQuestions.d.ts +13 -0
  295. package/dist/types/frequentQuestions.d.ts.map +1 -0
  296. package/dist/types/generated/blog.entry.d.ts +23 -0
  297. package/dist/types/generated/blog.entry.d.ts.map +1 -0
  298. package/dist/types/generated/docs.entry.d.ts +89 -0
  299. package/dist/types/generated/docs.entry.d.ts.map +1 -0
  300. package/dist/types/generated/frequentQuestions.entry.d.ts +17 -0
  301. package/dist/types/generated/frequentQuestions.entry.d.ts.map +1 -0
  302. package/dist/types/generated/legal.entry.d.ts +6 -0
  303. package/dist/types/generated/legal.entry.d.ts.map +1 -0
  304. package/dist/types/index.d.ts +5 -0
  305. package/dist/types/index.d.ts.map +1 -0
  306. package/dist/types/legal.d.ts +13 -0
  307. package/dist/types/legal.d.ts.map +1 -0
  308. package/docs/ar/CI_CD.md +173 -0
  309. package/docs/ar/autoFill.md +200 -0
  310. package/docs/ar/configuration.md +529 -0
  311. package/docs/ar/dictionary/condition.md +233 -0
  312. package/docs/ar/dictionary/content_extention_customization.md +100 -0
  313. package/docs/ar/dictionary/enumeration.md +246 -0
  314. package/docs/ar/dictionary/file.md +226 -0
  315. package/docs/ar/dictionary/function_fetching.md +216 -0
  316. package/docs/ar/dictionary/get_started.md +527 -0
  317. package/docs/ar/dictionary/insertion.md +185 -0
  318. package/docs/ar/dictionary/markdown.md +357 -0
  319. package/docs/ar/dictionary/nesting.md +269 -0
  320. package/docs/ar/dictionary/translation.md +318 -0
  321. package/docs/ar/how_works_intlayer.md +251 -0
  322. package/docs/ar/index.md +164 -0
  323. package/docs/ar/interest_of_intlayer.md +157 -0
  324. package/docs/ar/intlayer_CMS.md +355 -0
  325. package/docs/ar/intlayer_cli.md +458 -0
  326. package/docs/ar/intlayer_visual_editor.md +267 -0
  327. package/docs/ar/intlayer_with_angular.md +686 -0
  328. package/docs/ar/intlayer_with_create_react_app.md +1080 -0
  329. package/docs/ar/intlayer_with_express.md +427 -0
  330. package/docs/ar/intlayer_with_lynx+react.md +521 -0
  331. package/docs/ar/intlayer_with_nextjs_14.md +1269 -0
  332. package/docs/ar/intlayer_with_nextjs_15.md +1510 -0
  333. package/docs/ar/intlayer_with_nextjs_page_router.md +1496 -0
  334. package/docs/ar/intlayer_with_nuxt.md +822 -0
  335. package/docs/ar/intlayer_with_react_native+expo.md +657 -0
  336. package/docs/ar/intlayer_with_vite+preact.md +1691 -0
  337. package/docs/ar/intlayer_with_vite+react.md +1625 -0
  338. package/docs/ar/intlayer_with_vite+solid.md +284 -0
  339. package/docs/ar/intlayer_with_vite+svelte.md +282 -0
  340. package/docs/ar/intlayer_with_vite+vue.md +1073 -0
  341. package/docs/ar/introduction.md +207 -0
  342. package/docs/ar/mcp_server.md +174 -0
  343. package/docs/ar/packages/@intlayer/api/index.md +56 -0
  344. package/docs/ar/packages/@intlayer/chokidar/index.md +55 -0
  345. package/docs/ar/packages/@intlayer/cli/index.md +45 -0
  346. package/docs/ar/packages/@intlayer/config/index.md +140 -0
  347. package/docs/ar/packages/@intlayer/core/index.md +49 -0
  348. package/docs/ar/packages/@intlayer/design-system/index.md +45 -0
  349. package/docs/ar/packages/@intlayer/dictionary-entry/index.md +45 -0
  350. package/docs/ar/packages/@intlayer/editor/index.md +45 -0
  351. package/docs/ar/packages/@intlayer/editor-react/index.md +45 -0
  352. package/docs/ar/packages/@intlayer/webpack/index.md +59 -0
  353. package/docs/ar/packages/angular-intlayer/index.md +53 -0
  354. package/docs/ar/packages/express-intlayer/index.md +252 -0
  355. package/docs/ar/packages/express-intlayer/t.md +457 -0
  356. package/docs/ar/packages/intlayer/getConfiguration.md +146 -0
  357. package/docs/ar/packages/intlayer/getEnumeration.md +164 -0
  358. package/docs/ar/packages/intlayer/getHTMLTextDir.md +123 -0
  359. package/docs/ar/packages/intlayer/getLocaleLang.md +83 -0
  360. package/docs/ar/packages/intlayer/getLocaleName.md +119 -0
  361. package/docs/ar/packages/intlayer/getLocalizedUrl.md +247 -0
  362. package/docs/ar/packages/intlayer/getMultilingualUrls.md +224 -0
  363. package/docs/ar/packages/intlayer/getPathWithoutLocale.md +76 -0
  364. package/docs/ar/packages/intlayer/getTranslation.md +192 -0
  365. package/docs/ar/packages/intlayer/getTranslationContent.md +191 -0
  366. package/docs/ar/packages/intlayer/index.md +499 -0
  367. package/docs/ar/packages/intlayer-cli/index.md +65 -0
  368. package/docs/ar/packages/intlayer-editor/index.md +137 -0
  369. package/docs/ar/packages/lynx-intlayer/index.md +83 -0
  370. package/docs/ar/packages/next-intlayer/index.md +287 -0
  371. package/docs/ar/packages/next-intlayer/t.md +352 -0
  372. package/docs/ar/packages/next-intlayer/useDictionary.md +268 -0
  373. package/docs/ar/packages/next-intlayer/useIntlayer.md +263 -0
  374. package/docs/ar/packages/next-intlayer/useIntlayerAsync.md +237 -0
  375. package/docs/ar/packages/next-intlayer/useLocale.md +131 -0
  376. package/docs/ar/packages/nuxt-intlayer/index.md +53 -0
  377. package/docs/ar/packages/preact-intlayer/index.md +53 -0
  378. package/docs/ar/packages/react-intlayer/index.md +280 -0
  379. package/docs/ar/packages/react-intlayer/t.md +311 -0
  380. package/docs/ar/packages/react-intlayer/useDictionary.md +289 -0
  381. package/docs/ar/packages/react-intlayer/useIntlayer.md +251 -0
  382. package/docs/ar/packages/react-intlayer/useIntlayerAsync.md +252 -0
  383. package/docs/ar/packages/react-intlayer/useLocale.md +210 -0
  384. package/docs/ar/packages/react-native-intlayer/index.md +83 -0
  385. package/docs/ar/packages/react-scripts-intlayer/index.md +80 -0
  386. package/docs/ar/packages/solid-intlayer/index.md +54 -0
  387. package/docs/ar/packages/svelte-intlayer/index.md +53 -0
  388. package/docs/ar/packages/vite-intlayer/index.md +76 -0
  389. package/docs/ar/packages/vue-intlayer/index.md +53 -0
  390. package/docs/ar/per_locale_file.md +325 -0
  391. package/docs/ar/roadmap.md +336 -0
  392. package/docs/ar/vs_code_extension.md +152 -0
  393. package/docs/de/CI_CD.md +173 -0
  394. package/docs/de/autoFill.md +178 -0
  395. package/docs/de/configuration.md +525 -0
  396. package/docs/de/dictionary/condition.md +233 -0
  397. package/docs/de/dictionary/content_extention_customization.md +100 -0
  398. package/docs/de/dictionary/enumeration.md +245 -0
  399. package/docs/de/dictionary/file.md +222 -0
  400. package/docs/de/dictionary/function_fetching.md +214 -0
  401. package/docs/de/dictionary/get_started.md +531 -0
  402. package/docs/de/dictionary/insertion.md +196 -0
  403. package/docs/de/dictionary/markdown.md +357 -0
  404. package/docs/de/dictionary/nesting.md +272 -0
  405. package/docs/de/dictionary/translation.md +309 -0
  406. package/docs/de/how_works_intlayer.md +251 -0
  407. package/docs/de/index.md +166 -0
  408. package/docs/de/interest_of_intlayer.md +156 -0
  409. package/docs/de/intlayer_CMS.md +354 -0
  410. package/docs/de/intlayer_cli.md +454 -0
  411. package/docs/de/intlayer_visual_editor.md +267 -0
  412. package/docs/de/intlayer_with_angular.md +730 -0
  413. package/docs/de/intlayer_with_create_react_app.md +1206 -0
  414. package/docs/de/intlayer_with_express.md +436 -0
  415. package/docs/de/intlayer_with_lynx+react.md +502 -0
  416. package/docs/de/intlayer_with_nextjs_14.md +1266 -0
  417. package/docs/de/intlayer_with_nextjs_15.md +1513 -0
  418. package/docs/de/intlayer_with_nextjs_page_router.md +1494 -0
  419. package/docs/de/intlayer_with_nuxt.md +803 -0
  420. package/docs/de/intlayer_with_react_native+expo.md +661 -0
  421. package/docs/de/intlayer_with_vite+preact.md +1689 -0
  422. package/docs/de/intlayer_with_vite+react.md +1667 -0
  423. package/docs/de/intlayer_with_vite+solid.md +289 -0
  424. package/docs/de/intlayer_with_vite+svelte.md +285 -0
  425. package/docs/de/intlayer_with_vite+vue.md +1096 -0
  426. package/docs/de/introduction.md +211 -0
  427. package/docs/de/mcp_server.md +203 -0
  428. package/docs/de/packages/@intlayer/api/index.md +56 -0
  429. package/docs/de/packages/@intlayer/chokidar/index.md +56 -0
  430. package/docs/de/packages/@intlayer/cli/index.md +45 -0
  431. package/docs/de/packages/@intlayer/config/index.md +140 -0
  432. package/docs/de/packages/@intlayer/core/index.md +49 -0
  433. package/docs/de/packages/@intlayer/design-system/index.md +45 -0
  434. package/docs/de/packages/@intlayer/dictionary-entry/index.md +45 -0
  435. package/docs/de/packages/@intlayer/editor/index.md +45 -0
  436. package/docs/de/packages/@intlayer/editor-react/index.md +45 -0
  437. package/docs/de/packages/@intlayer/webpack/index.md +59 -0
  438. package/docs/de/packages/angular-intlayer/index.md +53 -0
  439. package/docs/de/packages/express-intlayer/index.md +284 -0
  440. package/docs/de/packages/express-intlayer/t.md +458 -0
  441. package/docs/de/packages/intlayer/getConfiguration.md +146 -0
  442. package/docs/de/packages/intlayer/getEnumeration.md +164 -0
  443. package/docs/de/packages/intlayer/getHTMLTextDir.md +123 -0
  444. package/docs/de/packages/intlayer/getLocaleLang.md +83 -0
  445. package/docs/de/packages/intlayer/getLocaleName.md +119 -0
  446. package/docs/de/packages/intlayer/getLocalizedUrl.md +247 -0
  447. package/docs/de/packages/intlayer/getMultilingualUrls.md +224 -0
  448. package/docs/de/packages/intlayer/getPathWithoutLocale.md +76 -0
  449. package/docs/de/packages/intlayer/getTranslation.md +191 -0
  450. package/docs/de/packages/intlayer/getTranslationContent.md +191 -0
  451. package/docs/de/packages/intlayer/index.md +500 -0
  452. package/docs/de/packages/intlayer-cli/index.md +65 -0
  453. package/docs/de/packages/intlayer-editor/index.md +137 -0
  454. package/docs/de/packages/lynx-intlayer/index.md +83 -0
  455. package/docs/de/packages/next-intlayer/index.md +286 -0
  456. package/docs/de/packages/next-intlayer/t.md +352 -0
  457. package/docs/de/packages/next-intlayer/useDictionary.md +268 -0
  458. package/docs/de/packages/next-intlayer/useIntlayer.md +268 -0
  459. package/docs/de/packages/next-intlayer/useIntlayerAsync.md +262 -0
  460. package/docs/de/packages/next-intlayer/useLocale.md +131 -0
  461. package/docs/de/packages/nuxt-intlayer/index.md +53 -0
  462. package/docs/de/packages/preact-intlayer/index.md +53 -0
  463. package/docs/de/packages/react-intlayer/index.md +281 -0
  464. package/docs/de/packages/react-intlayer/t.md +302 -0
  465. package/docs/de/packages/react-intlayer/useDictionary.md +301 -0
  466. package/docs/de/packages/react-intlayer/useIntlayer.md +267 -0
  467. package/docs/de/packages/react-intlayer/useIntlayerAsync.md +256 -0
  468. package/docs/de/packages/react-intlayer/useLocale.md +210 -0
  469. package/docs/de/packages/react-native-intlayer/index.md +83 -0
  470. package/docs/de/packages/react-scripts-intlayer/index.md +80 -0
  471. package/docs/de/packages/solid-intlayer/index.md +54 -0
  472. package/docs/de/packages/svelte-intlayer/index.md +53 -0
  473. package/docs/de/packages/vite-intlayer/index.md +76 -0
  474. package/docs/de/packages/vue-intlayer/index.md +53 -0
  475. package/docs/de/per_locale_file.md +323 -0
  476. package/docs/de/roadmap.md +353 -0
  477. package/docs/de/vs_code_extension.md +152 -0
  478. package/docs/en/CI_CD.md +174 -0
  479. package/docs/en/autoFill.md +181 -0
  480. package/docs/en/configuration.md +530 -0
  481. package/docs/en/dictionary/condition.md +239 -0
  482. package/docs/en/dictionary/content_extention_customization.md +102 -0
  483. package/docs/en/dictionary/enumeration.md +247 -0
  484. package/docs/en/dictionary/file.md +224 -0
  485. package/docs/en/dictionary/function_fetching.md +216 -0
  486. package/docs/en/dictionary/get_started.md +529 -0
  487. package/docs/en/dictionary/insertion.md +193 -0
  488. package/docs/en/dictionary/markdown.md +381 -0
  489. package/docs/en/dictionary/nesting.md +275 -0
  490. package/docs/en/dictionary/translation.md +311 -0
  491. package/docs/en/how_works_intlayer.md +256 -0
  492. package/docs/en/index.md +165 -0
  493. package/docs/en/interest_of_intlayer.md +156 -0
  494. package/docs/en/intlayer_CMS.md +360 -0
  495. package/docs/en/intlayer_cli.md +465 -0
  496. package/docs/en/intlayer_visual_editor.md +269 -0
  497. package/docs/en/intlayer_with_angular.md +693 -0
  498. package/docs/en/intlayer_with_create_react_app.md +1221 -0
  499. package/docs/en/intlayer_with_express.md +415 -0
  500. package/docs/en/intlayer_with_lynx+react.md +510 -0
  501. package/docs/en/intlayer_with_nextjs_14.md +1462 -0
  502. package/docs/en/intlayer_with_nextjs_15.md +1506 -0
  503. package/docs/en/intlayer_with_nextjs_page_router.md +1489 -0
  504. package/docs/en/intlayer_with_nuxt.md +772 -0
  505. package/docs/en/intlayer_with_react_native+expo.md +659 -0
  506. package/docs/en/intlayer_with_vite+preact.md +1666 -0
  507. package/docs/en/intlayer_with_vite+react.md +1622 -0
  508. package/docs/en/intlayer_with_vite+solid.md +283 -0
  509. package/docs/en/intlayer_with_vite+svelte.md +283 -0
  510. package/docs/en/intlayer_with_vite+vue.md +1037 -0
  511. package/docs/en/introduction.md +209 -0
  512. package/docs/en/mcp_server.md +215 -0
  513. package/docs/en/packages/@intlayer/api/index.md +58 -0
  514. package/docs/en/packages/@intlayer/chokidar/index.md +57 -0
  515. package/docs/en/packages/@intlayer/cli/index.md +47 -0
  516. package/docs/en/packages/@intlayer/config/index.md +142 -0
  517. package/docs/en/packages/@intlayer/core/index.md +51 -0
  518. package/docs/en/packages/@intlayer/design-system/index.md +47 -0
  519. package/docs/en/packages/@intlayer/dictionary-entry/index.md +47 -0
  520. package/docs/en/packages/@intlayer/editor/index.md +47 -0
  521. package/docs/en/packages/@intlayer/editor-react/index.md +47 -0
  522. package/docs/en/packages/@intlayer/webpack/index.md +61 -0
  523. package/docs/en/packages/angular-intlayer/index.md +55 -0
  524. package/docs/en/packages/express-intlayer/index.md +254 -0
  525. package/docs/en/packages/express-intlayer/t.md +459 -0
  526. package/docs/en/packages/intlayer/getConfiguration.md +148 -0
  527. package/docs/en/packages/intlayer/getEnumeration.md +166 -0
  528. package/docs/en/packages/intlayer/getHTMLTextDir.md +125 -0
  529. package/docs/en/packages/intlayer/getLocaleLang.md +85 -0
  530. package/docs/en/packages/intlayer/getLocaleName.md +121 -0
  531. package/docs/en/packages/intlayer/getLocalizedUrl.md +249 -0
  532. package/docs/en/packages/intlayer/getMultilingualUrls.md +226 -0
  533. package/docs/en/packages/intlayer/getPathWithoutLocale.md +78 -0
  534. package/docs/en/packages/intlayer/getTranslation.md +194 -0
  535. package/docs/en/packages/intlayer/getTranslationContent.md +193 -0
  536. package/docs/en/packages/intlayer/index.md +501 -0
  537. package/docs/en/packages/intlayer-cli/index.md +67 -0
  538. package/docs/en/packages/intlayer-editor/index.md +139 -0
  539. package/docs/en/packages/lynx-intlayer/index.md +85 -0
  540. package/docs/en/packages/next-intlayer/index.md +288 -0
  541. package/docs/en/packages/next-intlayer/t.md +354 -0
  542. package/docs/en/packages/next-intlayer/useDictionary.md +270 -0
  543. package/docs/en/packages/next-intlayer/useIntlayer.md +265 -0
  544. package/docs/en/packages/next-intlayer/useIntlayerAsync.md +239 -0
  545. package/docs/en/packages/next-intlayer/useLocale.md +133 -0
  546. package/docs/en/packages/nuxt-intlayer/index.md +55 -0
  547. package/docs/en/packages/preact-intlayer/index.md +55 -0
  548. package/docs/en/packages/react-intlayer/index.md +282 -0
  549. package/docs/en/packages/react-intlayer/t.md +304 -0
  550. package/docs/en/packages/react-intlayer/useDictionary.md +287 -0
  551. package/docs/en/packages/react-intlayer/useIntlayer.md +253 -0
  552. package/docs/en/packages/react-intlayer/useIntlayerAsync.md +254 -0
  553. package/docs/en/packages/react-intlayer/useLocale.md +212 -0
  554. package/docs/en/packages/react-native-intlayer/index.md +85 -0
  555. package/docs/en/packages/react-scripts-intlayer/index.md +82 -0
  556. package/docs/en/packages/solid-intlayer/index.md +56 -0
  557. package/docs/en/packages/svelte-intlayer/index.md +55 -0
  558. package/docs/en/packages/vite-intlayer/index.md +78 -0
  559. package/docs/en/packages/vue-intlayer/index.md +55 -0
  560. package/docs/en/per_locale_file.md +321 -0
  561. package/docs/en/roadmap.md +340 -0
  562. package/docs/en/vs_code_extension.md +154 -0
  563. package/docs/en-GB/CI_CD.md +172 -0
  564. package/docs/en-GB/autoFill.md +178 -0
  565. package/docs/en-GB/configuration.md +525 -0
  566. package/docs/en-GB/dictionary/condition.md +237 -0
  567. package/docs/en-GB/dictionary/content_extention_customization.md +100 -0
  568. package/docs/en-GB/dictionary/enumeration.md +245 -0
  569. package/docs/en-GB/dictionary/file.md +222 -0
  570. package/docs/en-GB/dictionary/function_fetching.md +214 -0
  571. package/docs/en-GB/dictionary/get_started.md +591 -0
  572. package/docs/en-GB/dictionary/insertion.md +219 -0
  573. package/docs/en-GB/dictionary/markdown.md +379 -0
  574. package/docs/en-GB/dictionary/nesting.md +273 -0
  575. package/docs/en-GB/dictionary/translation.md +309 -0
  576. package/docs/en-GB/how_works_intlayer.md +267 -0
  577. package/docs/en-GB/index.md +163 -0
  578. package/docs/en-GB/interest_of_intlayer.md +163 -0
  579. package/docs/en-GB/intlayer_CMS.md +366 -0
  580. package/docs/en-GB/intlayer_cli.md +455 -0
  581. package/docs/en-GB/intlayer_visual_editor.md +267 -0
  582. package/docs/en-GB/intlayer_with_angular.md +744 -0
  583. package/docs/en-GB/intlayer_with_create_react_app.md +1371 -0
  584. package/docs/en-GB/intlayer_with_express.md +435 -0
  585. package/docs/en-GB/intlayer_with_lynx+react.md +551 -0
  586. package/docs/en-GB/intlayer_with_nextjs_14.md +1457 -0
  587. package/docs/en-GB/intlayer_with_nextjs_15.md +1531 -0
  588. package/docs/en-GB/intlayer_with_nextjs_page_router.md +1493 -0
  589. package/docs/en-GB/intlayer_with_nuxt.md +807 -0
  590. package/docs/en-GB/intlayer_with_react_native+expo.md +659 -0
  591. package/docs/en-GB/intlayer_with_vite+preact.md +1676 -0
  592. package/docs/en-GB/intlayer_with_vite+react.md +1684 -0
  593. package/docs/en-GB/intlayer_with_vite+solid.md +283 -0
  594. package/docs/en-GB/intlayer_with_vite+svelte.md +281 -0
  595. package/docs/en-GB/intlayer_with_vite+vue.md +1139 -0
  596. package/docs/en-GB/introduction.md +207 -0
  597. package/docs/en-GB/mcp_server.md +174 -0
  598. package/docs/en-GB/packages/@intlayer/api/index.md +56 -0
  599. package/docs/en-GB/packages/@intlayer/chokidar/index.md +55 -0
  600. package/docs/en-GB/packages/@intlayer/cli/index.md +45 -0
  601. package/docs/en-GB/packages/@intlayer/config/index.md +140 -0
  602. package/docs/en-GB/packages/@intlayer/core/index.md +49 -0
  603. package/docs/en-GB/packages/@intlayer/design-system/index.md +45 -0
  604. package/docs/en-GB/packages/@intlayer/dictionary-entry/index.md +45 -0
  605. package/docs/en-GB/packages/@intlayer/editor/index.md +45 -0
  606. package/docs/en-GB/packages/@intlayer/editor-react/index.md +45 -0
  607. package/docs/en-GB/packages/@intlayer/webpack/index.md +60 -0
  608. package/docs/en-GB/packages/angular-intlayer/index.md +53 -0
  609. package/docs/en-GB/packages/express-intlayer/index.md +264 -0
  610. package/docs/en-GB/packages/express-intlayer/t.md +457 -0
  611. package/docs/en-GB/packages/intlayer/getConfiguration.md +146 -0
  612. package/docs/en-GB/packages/intlayer/getEnumeration.md +164 -0
  613. package/docs/en-GB/packages/intlayer/getHTMLTextDir.md +123 -0
  614. package/docs/en-GB/packages/intlayer/getLocaleLang.md +83 -0
  615. package/docs/en-GB/packages/intlayer/getLocaleName.md +119 -0
  616. package/docs/en-GB/packages/intlayer/getLocalizedUrl.md +247 -0
  617. package/docs/en-GB/packages/intlayer/getMultilingualUrls.md +275 -0
  618. package/docs/en-GB/packages/intlayer/getPathWithoutLocale.md +76 -0
  619. package/docs/en-GB/packages/intlayer/getTranslation.md +229 -0
  620. package/docs/en-GB/packages/intlayer/getTranslationContent.md +204 -0
  621. package/docs/en-GB/packages/intlayer/index.md +533 -0
  622. package/docs/en-GB/packages/intlayer-cli/index.md +65 -0
  623. package/docs/en-GB/packages/intlayer-editor/index.md +137 -0
  624. package/docs/en-GB/packages/lynx-intlayer/index.md +89 -0
  625. package/docs/en-GB/packages/next-intlayer/index.md +315 -0
  626. package/docs/en-GB/packages/next-intlayer/t.md +360 -0
  627. package/docs/en-GB/packages/next-intlayer/useDictionary.md +274 -0
  628. package/docs/en-GB/packages/next-intlayer/useIntlayer.md +269 -0
  629. package/docs/en-GB/packages/next-intlayer/useIntlayerAsync.md +237 -0
  630. package/docs/en-GB/packages/next-intlayer/useLocale.md +131 -0
  631. package/docs/en-GB/packages/nuxt-intlayer/index.md +53 -0
  632. package/docs/en-GB/packages/preact-intlayer/index.md +53 -0
  633. package/docs/en-GB/packages/react-intlayer/index.md +280 -0
  634. package/docs/en-GB/packages/react-intlayer/t.md +303 -0
  635. package/docs/en-GB/packages/react-intlayer/useDictionary.md +293 -0
  636. package/docs/en-GB/packages/react-intlayer/useIntlayer.md +256 -0
  637. package/docs/en-GB/packages/react-intlayer/useIntlayerAsync.md +257 -0
  638. package/docs/en-GB/packages/react-intlayer/useLocale.md +209 -0
  639. package/docs/en-GB/packages/react-native-intlayer/index.md +83 -0
  640. package/docs/en-GB/packages/react-scripts-intlayer/index.md +80 -0
  641. package/docs/en-GB/packages/solid-intlayer/index.md +54 -0
  642. package/docs/en-GB/packages/svelte-intlayer/index.md +53 -0
  643. package/docs/en-GB/packages/vite-intlayer/index.md +76 -0
  644. package/docs/en-GB/packages/vue-intlayer/index.md +53 -0
  645. package/docs/en-GB/per_locale_file.md +319 -0
  646. package/docs/en-GB/roadmap.md +337 -0
  647. package/docs/en-GB/vs_code_extension.md +152 -0
  648. package/docs/es/CI_CD.md +172 -0
  649. package/docs/es/autoFill.md +179 -0
  650. package/docs/es/configuration.md +524 -0
  651. package/docs/es/dictionary/condition.md +233 -0
  652. package/docs/es/dictionary/content_extention_customization.md +100 -0
  653. package/docs/es/dictionary/enumeration.md +246 -0
  654. package/docs/es/dictionary/file.md +222 -0
  655. package/docs/es/dictionary/function_fetching.md +214 -0
  656. package/docs/es/dictionary/get_started.md +527 -0
  657. package/docs/es/dictionary/insertion.md +185 -0
  658. package/docs/es/dictionary/markdown.md +358 -0
  659. package/docs/es/dictionary/nesting.md +269 -0
  660. package/docs/es/dictionary/translation.md +309 -0
  661. package/docs/es/how_works_intlayer.md +256 -0
  662. package/docs/es/index.md +165 -0
  663. package/docs/es/interest_of_intlayer.md +157 -0
  664. package/docs/es/intlayer_CMS.md +354 -0
  665. package/docs/es/intlayer_cli.md +454 -0
  666. package/docs/es/intlayer_visual_editor.md +291 -0
  667. package/docs/es/intlayer_with_angular.md +695 -0
  668. package/docs/es/intlayer_with_create_react_app.md +1207 -0
  669. package/docs/es/intlayer_with_express.md +440 -0
  670. package/docs/es/intlayer_with_lynx+react.md +506 -0
  671. package/docs/es/intlayer_with_nextjs_14.md +1501 -0
  672. package/docs/es/intlayer_with_nextjs_15.md +1505 -0
  673. package/docs/es/intlayer_with_nextjs_page_router.md +1486 -0
  674. package/docs/es/intlayer_with_nuxt.md +794 -0
  675. package/docs/es/intlayer_with_react_native+expo.md +658 -0
  676. package/docs/es/intlayer_with_vite+preact.md +1693 -0
  677. package/docs/es/intlayer_with_vite+react.md +1620 -0
  678. package/docs/es/intlayer_with_vite+solid.md +288 -0
  679. package/docs/es/intlayer_with_vite+svelte.md +285 -0
  680. package/docs/es/intlayer_with_vite+vue.md +1121 -0
  681. package/docs/es/introduction.md +209 -0
  682. package/docs/es/mcp_server.md +174 -0
  683. package/docs/es/packages/@intlayer/api/index.md +56 -0
  684. package/docs/es/packages/@intlayer/chokidar/index.md +56 -0
  685. package/docs/es/packages/@intlayer/cli/index.md +45 -0
  686. package/docs/es/packages/@intlayer/config/index.md +140 -0
  687. package/docs/es/packages/@intlayer/core/index.md +49 -0
  688. package/docs/es/packages/@intlayer/design-system/index.md +45 -0
  689. package/docs/es/packages/@intlayer/dictionary-entry/index.md +45 -0
  690. package/docs/es/packages/@intlayer/editor/index.md +45 -0
  691. package/docs/es/packages/@intlayer/editor-react/index.md +45 -0
  692. package/docs/es/packages/@intlayer/webpack/index.md +59 -0
  693. package/docs/es/packages/angular-intlayer/index.md +53 -0
  694. package/docs/es/packages/express-intlayer/index.md +252 -0
  695. package/docs/es/packages/express-intlayer/t.md +468 -0
  696. package/docs/es/packages/intlayer/getConfiguration.md +146 -0
  697. package/docs/es/packages/intlayer/getEnumeration.md +164 -0
  698. package/docs/es/packages/intlayer/getHTMLTextDir.md +123 -0
  699. package/docs/es/packages/intlayer/getLocaleLang.md +83 -0
  700. package/docs/es/packages/intlayer/getLocaleName.md +119 -0
  701. package/docs/es/packages/intlayer/getLocalizedUrl.md +247 -0
  702. package/docs/es/packages/intlayer/getMultilingualUrls.md +226 -0
  703. package/docs/es/packages/intlayer/getPathWithoutLocale.md +76 -0
  704. package/docs/es/packages/intlayer/getTranslation.md +192 -0
  705. package/docs/es/packages/intlayer/getTranslationContent.md +191 -0
  706. package/docs/es/packages/intlayer/index.md +507 -0
  707. package/docs/es/packages/intlayer-cli/index.md +65 -0
  708. package/docs/es/packages/intlayer-editor/index.md +139 -0
  709. package/docs/es/packages/lynx-intlayer/index.md +83 -0
  710. package/docs/es/packages/next-intlayer/index.md +286 -0
  711. package/docs/es/packages/next-intlayer/t.md +352 -0
  712. package/docs/es/packages/next-intlayer/useDictionary.md +268 -0
  713. package/docs/es/packages/next-intlayer/useIntlayer.md +265 -0
  714. package/docs/es/packages/next-intlayer/useIntlayerAsync.md +240 -0
  715. package/docs/es/packages/next-intlayer/useLocale.md +131 -0
  716. package/docs/es/packages/nuxt-intlayer/index.md +53 -0
  717. package/docs/es/packages/preact-intlayer/index.md +53 -0
  718. package/docs/es/packages/react-intlayer/index.md +280 -0
  719. package/docs/es/packages/react-intlayer/t.md +303 -0
  720. package/docs/es/packages/react-intlayer/useDictionary.md +285 -0
  721. package/docs/es/packages/react-intlayer/useIntlayer.md +253 -0
  722. package/docs/es/packages/react-intlayer/useIntlayerAsync.md +276 -0
  723. package/docs/es/packages/react-intlayer/useLocale.md +210 -0
  724. package/docs/es/packages/react-native-intlayer/index.md +83 -0
  725. package/docs/es/packages/react-scripts-intlayer/index.md +80 -0
  726. package/docs/es/packages/solid-intlayer/index.md +54 -0
  727. package/docs/es/packages/svelte-intlayer/index.md +53 -0
  728. package/docs/es/packages/vite-intlayer/index.md +76 -0
  729. package/docs/es/packages/vue-intlayer/index.md +53 -0
  730. package/docs/es/per_locale_file.md +321 -0
  731. package/docs/es/roadmap.md +337 -0
  732. package/docs/es/vs_code_extension.md +152 -0
  733. package/docs/fr/CI_CD.md +172 -0
  734. package/docs/fr/autoFill.md +178 -0
  735. package/docs/fr/configuration.md +525 -0
  736. package/docs/fr/dictionary/condition.md +233 -0
  737. package/docs/fr/dictionary/content_extention_customization.md +100 -0
  738. package/docs/fr/dictionary/enumeration.md +245 -0
  739. package/docs/fr/dictionary/file.md +222 -0
  740. package/docs/fr/dictionary/function_fetching.md +214 -0
  741. package/docs/fr/dictionary/get_started.md +527 -0
  742. package/docs/fr/dictionary/insertion.md +185 -0
  743. package/docs/fr/dictionary/markdown.md +350 -0
  744. package/docs/fr/dictionary/nesting.md +269 -0
  745. package/docs/fr/dictionary/translation.md +309 -0
  746. package/docs/fr/how_works_intlayer.md +253 -0
  747. package/docs/fr/index.md +163 -0
  748. package/docs/fr/interest_of_intlayer.md +156 -0
  749. package/docs/fr/intlayer_CMS.md +355 -0
  750. package/docs/fr/intlayer_cli.md +477 -0
  751. package/docs/fr/intlayer_visual_editor.md +267 -0
  752. package/docs/fr/intlayer_with_angular.md +701 -0
  753. package/docs/fr/intlayer_with_create_react_app.md +1214 -0
  754. package/docs/fr/intlayer_with_express.md +408 -0
  755. package/docs/fr/intlayer_with_lynx+react.md +507 -0
  756. package/docs/fr/intlayer_with_nextjs_14.md +1266 -0
  757. package/docs/fr/intlayer_with_nextjs_15.md +1553 -0
  758. package/docs/fr/intlayer_with_nextjs_page_router.md +1486 -0
  759. package/docs/fr/intlayer_with_nuxt.md +803 -0
  760. package/docs/fr/intlayer_with_react_native+expo.md +659 -0
  761. package/docs/fr/intlayer_with_vite+preact.md +1669 -0
  762. package/docs/fr/intlayer_with_vite+react.md +1645 -0
  763. package/docs/fr/intlayer_with_vite+solid.md +288 -0
  764. package/docs/fr/intlayer_with_vite+svelte.md +284 -0
  765. package/docs/fr/intlayer_with_vite+vue.md +1068 -0
  766. package/docs/fr/introduction.md +209 -0
  767. package/docs/fr/mcp_server.md +174 -0
  768. package/docs/fr/packages/@intlayer/api/index.md +56 -0
  769. package/docs/fr/packages/@intlayer/chokidar/index.md +56 -0
  770. package/docs/fr/packages/@intlayer/cli/index.md +45 -0
  771. package/docs/fr/packages/@intlayer/config/index.md +140 -0
  772. package/docs/fr/packages/@intlayer/core/index.md +49 -0
  773. package/docs/fr/packages/@intlayer/design-system/index.md +45 -0
  774. package/docs/fr/packages/@intlayer/dictionary-entry/index.md +45 -0
  775. package/docs/fr/packages/@intlayer/editor/index.md +45 -0
  776. package/docs/fr/packages/@intlayer/editor-react/index.md +45 -0
  777. package/docs/fr/packages/@intlayer/webpack/index.md +59 -0
  778. package/docs/fr/packages/angular-intlayer/index.md +53 -0
  779. package/docs/fr/packages/express-intlayer/index.md +284 -0
  780. package/docs/fr/packages/express-intlayer/t.md +469 -0
  781. package/docs/fr/packages/intlayer/getConfiguration.md +146 -0
  782. package/docs/fr/packages/intlayer/getEnumeration.md +164 -0
  783. package/docs/fr/packages/intlayer/getHTMLTextDir.md +124 -0
  784. package/docs/fr/packages/intlayer/getLocaleLang.md +83 -0
  785. package/docs/fr/packages/intlayer/getLocaleName.md +119 -0
  786. package/docs/fr/packages/intlayer/getLocalizedUrl.md +247 -0
  787. package/docs/fr/packages/intlayer/getMultilingualUrls.md +224 -0
  788. package/docs/fr/packages/intlayer/getPathWithoutLocale.md +76 -0
  789. package/docs/fr/packages/intlayer/getTranslation.md +192 -0
  790. package/docs/fr/packages/intlayer/getTranslationContent.md +191 -0
  791. package/docs/fr/packages/intlayer/index.md +500 -0
  792. package/docs/fr/packages/intlayer-cli/index.md +65 -0
  793. package/docs/fr/packages/intlayer-editor/index.md +139 -0
  794. package/docs/fr/packages/lynx-intlayer/index.md +83 -0
  795. package/docs/fr/packages/next-intlayer/index.md +286 -0
  796. package/docs/fr/packages/next-intlayer/t.md +352 -0
  797. package/docs/fr/packages/next-intlayer/useDictionary.md +268 -0
  798. package/docs/fr/packages/next-intlayer/useIntlayer.md +263 -0
  799. package/docs/fr/packages/next-intlayer/useIntlayerAsync.md +238 -0
  800. package/docs/fr/packages/next-intlayer/useLocale.md +131 -0
  801. package/docs/fr/packages/nuxt-intlayer/index.md +53 -0
  802. package/docs/fr/packages/preact-intlayer/index.md +53 -0
  803. package/docs/fr/packages/react-intlayer/index.md +280 -0
  804. package/docs/fr/packages/react-intlayer/t.md +302 -0
  805. package/docs/fr/packages/react-intlayer/useDictionary.md +286 -0
  806. package/docs/fr/packages/react-intlayer/useIntlayer.md +251 -0
  807. package/docs/fr/packages/react-intlayer/useIntlayerAsync.md +252 -0
  808. package/docs/fr/packages/react-intlayer/useLocale.md +210 -0
  809. package/docs/fr/packages/react-native-intlayer/index.md +83 -0
  810. package/docs/fr/packages/react-scripts-intlayer/index.md +80 -0
  811. package/docs/fr/packages/solid-intlayer/index.md +54 -0
  812. package/docs/fr/packages/svelte-intlayer/index.md +53 -0
  813. package/docs/fr/packages/vite-intlayer/index.md +76 -0
  814. package/docs/fr/packages/vue-intlayer/index.md +53 -0
  815. package/docs/fr/per_locale_file.md +325 -0
  816. package/docs/fr/roadmap.md +337 -0
  817. package/docs/fr/vs_code_extension.md +152 -0
  818. package/docs/hi/CI_CD.md +173 -0
  819. package/docs/hi/autoFill.md +179 -0
  820. package/docs/hi/configuration.md +527 -0
  821. package/docs/hi/dictionary/condition.md +233 -0
  822. package/docs/hi/dictionary/content_extention_customization.md +100 -0
  823. package/docs/hi/dictionary/enumeration.md +247 -0
  824. package/docs/hi/dictionary/file.md +222 -0
  825. package/docs/hi/dictionary/function_fetching.md +214 -0
  826. package/docs/hi/dictionary/get_started.md +527 -0
  827. package/docs/hi/dictionary/insertion.md +192 -0
  828. package/docs/hi/dictionary/markdown.md +358 -0
  829. package/docs/hi/dictionary/nesting.md +269 -0
  830. package/docs/hi/dictionary/translation.md +316 -0
  831. package/docs/hi/how_works_intlayer.md +251 -0
  832. package/docs/hi/index.md +166 -0
  833. package/docs/hi/interest_of_intlayer.md +154 -0
  834. package/docs/hi/intlayer_CMS.md +354 -0
  835. package/docs/hi/intlayer_cli.md +454 -0
  836. package/docs/hi/intlayer_visual_editor.md +267 -0
  837. package/docs/hi/intlayer_with_angular.md +676 -0
  838. package/docs/hi/intlayer_with_create_react_app.md +1401 -0
  839. package/docs/hi/intlayer_with_express.md +461 -0
  840. package/docs/hi/intlayer_with_lynx+react.md +542 -0
  841. package/docs/hi/intlayer_with_nextjs_14.md +1291 -0
  842. package/docs/hi/intlayer_with_nextjs_15.md +1513 -0
  843. package/docs/hi/intlayer_with_nextjs_page_router.md +1487 -0
  844. package/docs/hi/intlayer_with_nuxt.md +825 -0
  845. package/docs/hi/intlayer_with_react_native+expo.md +659 -0
  846. package/docs/hi/intlayer_with_vite+preact.md +1709 -0
  847. package/docs/hi/intlayer_with_vite+react.md +1626 -0
  848. package/docs/hi/intlayer_with_vite+solid.md +287 -0
  849. package/docs/hi/intlayer_with_vite+svelte.md +276 -0
  850. package/docs/hi/intlayer_with_vite+vue.md +1053 -0
  851. package/docs/hi/introduction.md +212 -0
  852. package/docs/hi/mcp_server.md +174 -0
  853. package/docs/hi/packages/@intlayer/api/index.md +56 -0
  854. package/docs/hi/packages/@intlayer/chokidar/index.md +55 -0
  855. package/docs/hi/packages/@intlayer/cli/index.md +45 -0
  856. package/docs/hi/packages/@intlayer/config/index.md +140 -0
  857. package/docs/hi/packages/@intlayer/core/index.md +49 -0
  858. package/docs/hi/packages/@intlayer/design-system/index.md +45 -0
  859. package/docs/hi/packages/@intlayer/dictionary-entry/index.md +45 -0
  860. package/docs/hi/packages/@intlayer/editor/index.md +45 -0
  861. package/docs/hi/packages/@intlayer/editor-react/index.md +45 -0
  862. package/docs/hi/packages/@intlayer/webpack/index.md +59 -0
  863. package/docs/hi/packages/angular-intlayer/index.md +53 -0
  864. package/docs/hi/packages/express-intlayer/index.md +252 -0
  865. package/docs/hi/packages/express-intlayer/t.md +457 -0
  866. package/docs/hi/packages/intlayer/getConfiguration.md +146 -0
  867. package/docs/hi/packages/intlayer/getEnumeration.md +164 -0
  868. package/docs/hi/packages/intlayer/getHTMLTextDir.md +123 -0
  869. package/docs/hi/packages/intlayer/getLocaleLang.md +83 -0
  870. package/docs/hi/packages/intlayer/getLocaleName.md +119 -0
  871. package/docs/hi/packages/intlayer/getLocalizedUrl.md +247 -0
  872. package/docs/hi/packages/intlayer/getMultilingualUrls.md +226 -0
  873. package/docs/hi/packages/intlayer/getPathWithoutLocale.md +76 -0
  874. package/docs/hi/packages/intlayer/getTranslation.md +192 -0
  875. package/docs/hi/packages/intlayer/getTranslationContent.md +190 -0
  876. package/docs/hi/packages/intlayer/index.md +499 -0
  877. package/docs/hi/packages/intlayer-cli/index.md +65 -0
  878. package/docs/hi/packages/intlayer-editor/index.md +137 -0
  879. package/docs/hi/packages/lynx-intlayer/index.md +83 -0
  880. package/docs/hi/packages/next-intlayer/index.md +287 -0
  881. package/docs/hi/packages/next-intlayer/t.md +353 -0
  882. package/docs/hi/packages/next-intlayer/useDictionary.md +268 -0
  883. package/docs/hi/packages/next-intlayer/useIntlayer.md +268 -0
  884. package/docs/hi/packages/next-intlayer/useIntlayerAsync.md +237 -0
  885. package/docs/hi/packages/next-intlayer/useLocale.md +131 -0
  886. package/docs/hi/packages/nuxt-intlayer/index.md +53 -0
  887. package/docs/hi/packages/preact-intlayer/index.md +53 -0
  888. package/docs/hi/packages/react-intlayer/index.md +280 -0
  889. package/docs/hi/packages/react-intlayer/t.md +297 -0
  890. package/docs/hi/packages/react-intlayer/useDictionary.md +287 -0
  891. package/docs/hi/packages/react-intlayer/useIntlayer.md +255 -0
  892. package/docs/hi/packages/react-intlayer/useIntlayerAsync.md +252 -0
  893. package/docs/hi/packages/react-intlayer/useLocale.md +210 -0
  894. package/docs/hi/packages/react-native-intlayer/index.md +83 -0
  895. package/docs/hi/packages/react-scripts-intlayer/index.md +80 -0
  896. package/docs/hi/packages/solid-intlayer/index.md +54 -0
  897. package/docs/hi/packages/svelte-intlayer/index.md +53 -0
  898. package/docs/hi/packages/vite-intlayer/index.md +76 -0
  899. package/docs/hi/packages/vue-intlayer/index.md +53 -0
  900. package/docs/hi/per_locale_file.md +323 -0
  901. package/docs/hi/roadmap.md +337 -0
  902. package/docs/hi/vs_code_extension.md +152 -0
  903. package/docs/it/CI_CD.md +172 -0
  904. package/docs/it/autoFill.md +179 -0
  905. package/docs/it/configuration.md +524 -0
  906. package/docs/it/dictionary/condition.md +233 -0
  907. package/docs/it/dictionary/content_extention_customization.md +113 -0
  908. package/docs/it/dictionary/enumeration.md +252 -0
  909. package/docs/it/dictionary/file.md +222 -0
  910. package/docs/it/dictionary/function_fetching.md +214 -0
  911. package/docs/it/dictionary/get_started.md +573 -0
  912. package/docs/it/dictionary/insertion.md +185 -0
  913. package/docs/it/dictionary/markdown.md +357 -0
  914. package/docs/it/dictionary/nesting.md +269 -0
  915. package/docs/it/dictionary/translation.md +309 -0
  916. package/docs/it/how_works_intlayer.md +255 -0
  917. package/docs/it/index.md +166 -0
  918. package/docs/it/interest_of_intlayer.md +156 -0
  919. package/docs/it/intlayer_CMS.md +352 -0
  920. package/docs/it/intlayer_cli.md +454 -0
  921. package/docs/it/intlayer_visual_editor.md +267 -0
  922. package/docs/it/intlayer_with_angular.md +742 -0
  923. package/docs/it/intlayer_with_create_react_app.md +1156 -0
  924. package/docs/it/intlayer_with_express.md +415 -0
  925. package/docs/it/intlayer_with_lynx+react.md +520 -0
  926. package/docs/it/intlayer_with_nextjs_14.md +1277 -0
  927. package/docs/it/intlayer_with_nextjs_15.md +1528 -0
  928. package/docs/it/intlayer_with_nextjs_page_router.md +1492 -0
  929. package/docs/it/intlayer_with_nuxt.md +809 -0
  930. package/docs/it/intlayer_with_react_native+expo.md +661 -0
  931. package/docs/it/intlayer_with_vite+preact.md +1698 -0
  932. package/docs/it/intlayer_with_vite+react.md +1667 -0
  933. package/docs/it/intlayer_with_vite+solid.md +287 -0
  934. package/docs/it/intlayer_with_vite+svelte.md +284 -0
  935. package/docs/it/intlayer_with_vite+vue.md +1112 -0
  936. package/docs/it/introduction.md +209 -0
  937. package/docs/it/mcp_server.md +174 -0
  938. package/docs/it/packages/@intlayer/api/index.md +56 -0
  939. package/docs/it/packages/@intlayer/chokidar/index.md +55 -0
  940. package/docs/it/packages/@intlayer/cli/index.md +45 -0
  941. package/docs/it/packages/@intlayer/config/index.md +140 -0
  942. package/docs/it/packages/@intlayer/core/index.md +49 -0
  943. package/docs/it/packages/@intlayer/design-system/index.md +45 -0
  944. package/docs/it/packages/@intlayer/dictionary-entry/index.md +45 -0
  945. package/docs/it/packages/@intlayer/editor/index.md +45 -0
  946. package/docs/it/packages/@intlayer/editor-react/index.md +45 -0
  947. package/docs/it/packages/@intlayer/webpack/index.md +59 -0
  948. package/docs/it/packages/angular-intlayer/index.md +53 -0
  949. package/docs/it/packages/express-intlayer/index.md +228 -0
  950. package/docs/it/packages/express-intlayer/t.md +457 -0
  951. package/docs/it/packages/intlayer/getConfiguration.md +146 -0
  952. package/docs/it/packages/intlayer/getEnumeration.md +164 -0
  953. package/docs/it/packages/intlayer/getHTMLTextDir.md +123 -0
  954. package/docs/it/packages/intlayer/getLocaleLang.md +84 -0
  955. package/docs/it/packages/intlayer/getLocaleName.md +119 -0
  956. package/docs/it/packages/intlayer/getLocalizedUrl.md +247 -0
  957. package/docs/it/packages/intlayer/getMultilingualUrls.md +226 -0
  958. package/docs/it/packages/intlayer/getPathWithoutLocale.md +76 -0
  959. package/docs/it/packages/intlayer/getTranslation.md +191 -0
  960. package/docs/it/packages/intlayer/getTranslationContent.md +191 -0
  961. package/docs/it/packages/intlayer/index.md +500 -0
  962. package/docs/it/packages/intlayer-cli/index.md +65 -0
  963. package/docs/it/packages/intlayer-editor/index.md +139 -0
  964. package/docs/it/packages/lynx-intlayer/index.md +83 -0
  965. package/docs/it/packages/next-intlayer/index.md +286 -0
  966. package/docs/it/packages/next-intlayer/t.md +356 -0
  967. package/docs/it/packages/next-intlayer/useDictionary.md +268 -0
  968. package/docs/it/packages/next-intlayer/useIntlayer.md +263 -0
  969. package/docs/it/packages/next-intlayer/useIntlayerAsync.md +237 -0
  970. package/docs/it/packages/next-intlayer/useLocale.md +131 -0
  971. package/docs/it/packages/nuxt-intlayer/index.md +53 -0
  972. package/docs/it/packages/preact-intlayer/index.md +53 -0
  973. package/docs/it/packages/react-intlayer/index.md +281 -0
  974. package/docs/it/packages/react-intlayer/t.md +302 -0
  975. package/docs/it/packages/react-intlayer/useDictionary.md +289 -0
  976. package/docs/it/packages/react-intlayer/useIntlayer.md +260 -0
  977. package/docs/it/packages/react-intlayer/useIntlayerAsync.md +252 -0
  978. package/docs/it/packages/react-intlayer/useLocale.md +210 -0
  979. package/docs/it/packages/react-native-intlayer/index.md +83 -0
  980. package/docs/it/packages/react-scripts-intlayer/index.md +80 -0
  981. package/docs/it/packages/solid-intlayer/index.md +54 -0
  982. package/docs/it/packages/svelte-intlayer/index.md +53 -0
  983. package/docs/it/packages/vite-intlayer/index.md +76 -0
  984. package/docs/it/packages/vue-intlayer/index.md +53 -0
  985. package/docs/it/per_locale_file.md +325 -0
  986. package/docs/it/roadmap.md +337 -0
  987. package/docs/it/vs_code_extension.md +153 -0
  988. package/docs/ja/CI_CD.md +172 -0
  989. package/docs/ja/autoFill.md +179 -0
  990. package/docs/ja/configuration.md +525 -0
  991. package/docs/ja/dictionary/condition.md +233 -0
  992. package/docs/ja/dictionary/content_extention_customization.md +113 -0
  993. package/docs/ja/dictionary/enumeration.md +247 -0
  994. package/docs/ja/dictionary/file.md +232 -0
  995. package/docs/ja/dictionary/function_fetching.md +241 -0
  996. package/docs/ja/dictionary/get_started.md +576 -0
  997. package/docs/ja/dictionary/insertion.md +191 -0
  998. package/docs/ja/dictionary/markdown.md +357 -0
  999. package/docs/ja/dictionary/nesting.md +269 -0
  1000. package/docs/ja/dictionary/translation.md +372 -0
  1001. package/docs/ja/how_works_intlayer.md +254 -0
  1002. package/docs/ja/index.md +164 -0
  1003. package/docs/ja/interest_of_intlayer.md +160 -0
  1004. package/docs/ja/intlayer_CMS.md +355 -0
  1005. package/docs/ja/intlayer_cli.md +458 -0
  1006. package/docs/ja/intlayer_visual_editor.md +272 -0
  1007. package/docs/ja/intlayer_with_angular.md +671 -0
  1008. package/docs/ja/intlayer_with_create_react_app.md +1236 -0
  1009. package/docs/ja/intlayer_with_express.md +414 -0
  1010. package/docs/ja/intlayer_with_lynx+react.md +521 -0
  1011. package/docs/ja/intlayer_with_nextjs_14.md +1495 -0
  1012. package/docs/ja/intlayer_with_nextjs_15.md +1532 -0
  1013. package/docs/ja/intlayer_with_nextjs_page_router.md +1490 -0
  1014. package/docs/ja/intlayer_with_nuxt.md +803 -0
  1015. package/docs/ja/intlayer_with_react_native+expo.md +700 -0
  1016. package/docs/ja/intlayer_with_vite+preact.md +1684 -0
  1017. package/docs/ja/intlayer_with_vite+react.md +1671 -0
  1018. package/docs/ja/intlayer_with_vite+solid.md +310 -0
  1019. package/docs/ja/intlayer_with_vite+svelte.md +286 -0
  1020. package/docs/ja/intlayer_with_vite+vue.md +1078 -0
  1021. package/docs/ja/introduction.md +208 -0
  1022. package/docs/ja/mcp_server.md +174 -0
  1023. package/docs/ja/packages/@intlayer/api/index.md +56 -0
  1024. package/docs/ja/packages/@intlayer/chokidar/index.md +55 -0
  1025. package/docs/ja/packages/@intlayer/cli/index.md +45 -0
  1026. package/docs/ja/packages/@intlayer/config/index.md +140 -0
  1027. package/docs/ja/packages/@intlayer/core/index.md +49 -0
  1028. package/docs/ja/packages/@intlayer/design-system/index.md +45 -0
  1029. package/docs/ja/packages/@intlayer/dictionary-entry/index.md +45 -0
  1030. package/docs/ja/packages/@intlayer/editor/index.md +45 -0
  1031. package/docs/ja/packages/@intlayer/editor-react/index.md +45 -0
  1032. package/docs/ja/packages/@intlayer/webpack/index.md +60 -0
  1033. package/docs/ja/packages/angular-intlayer/index.md +53 -0
  1034. package/docs/ja/packages/express-intlayer/index.md +284 -0
  1035. package/docs/ja/packages/express-intlayer/t.md +473 -0
  1036. package/docs/ja/packages/intlayer/getConfiguration.md +146 -0
  1037. package/docs/ja/packages/intlayer/getEnumeration.md +164 -0
  1038. package/docs/ja/packages/intlayer/getHTMLTextDir.md +124 -0
  1039. package/docs/ja/packages/intlayer/getLocaleLang.md +83 -0
  1040. package/docs/ja/packages/intlayer/getLocaleName.md +119 -0
  1041. package/docs/ja/packages/intlayer/getLocalizedUrl.md +247 -0
  1042. package/docs/ja/packages/intlayer/getMultilingualUrls.md +274 -0
  1043. package/docs/ja/packages/intlayer/getPathWithoutLocale.md +76 -0
  1044. package/docs/ja/packages/intlayer/getTranslation.md +192 -0
  1045. package/docs/ja/packages/intlayer/getTranslationContent.md +191 -0
  1046. package/docs/ja/packages/intlayer/index.md +503 -0
  1047. package/docs/ja/packages/intlayer-cli/index.md +65 -0
  1048. package/docs/ja/packages/intlayer-editor/index.md +137 -0
  1049. package/docs/ja/packages/lynx-intlayer/index.md +83 -0
  1050. package/docs/ja/packages/next-intlayer/index.md +286 -0
  1051. package/docs/ja/packages/next-intlayer/t.md +353 -0
  1052. package/docs/ja/packages/next-intlayer/useDictionary.md +268 -0
  1053. package/docs/ja/packages/next-intlayer/useIntlayer.md +263 -0
  1054. package/docs/ja/packages/next-intlayer/useIntlayerAsync.md +237 -0
  1055. package/docs/ja/packages/next-intlayer/useLocale.md +131 -0
  1056. package/docs/ja/packages/nuxt-intlayer/index.md +53 -0
  1057. package/docs/ja/packages/preact-intlayer/index.md +53 -0
  1058. package/docs/ja/packages/react-intlayer/index.md +287 -0
  1059. package/docs/ja/packages/react-intlayer/t.md +302 -0
  1060. package/docs/ja/packages/react-intlayer/useDictionary.md +289 -0
  1061. package/docs/ja/packages/react-intlayer/useIntlayer.md +255 -0
  1062. package/docs/ja/packages/react-intlayer/useIntlayerAsync.md +268 -0
  1063. package/docs/ja/packages/react-intlayer/useLocale.md +210 -0
  1064. package/docs/ja/packages/react-native-intlayer/index.md +83 -0
  1065. package/docs/ja/packages/react-scripts-intlayer/index.md +80 -0
  1066. package/docs/ja/packages/solid-intlayer/index.md +54 -0
  1067. package/docs/ja/packages/svelte-intlayer/index.md +53 -0
  1068. package/docs/ja/packages/vite-intlayer/index.md +76 -0
  1069. package/docs/ja/packages/vue-intlayer/index.md +53 -0
  1070. package/docs/ja/per_locale_file.md +321 -0
  1071. package/docs/ja/roadmap.md +337 -0
  1072. package/docs/ja/vs_code_extension.md +152 -0
  1073. package/docs/ko/CI_CD.md +172 -0
  1074. package/docs/ko/autoFill.md +178 -0
  1075. package/docs/ko/configuration.md +524 -0
  1076. package/docs/ko/dictionary/condition.md +233 -0
  1077. package/docs/ko/dictionary/content_extention_customization.md +100 -0
  1078. package/docs/ko/dictionary/enumeration.md +247 -0
  1079. package/docs/ko/dictionary/file.md +232 -0
  1080. package/docs/ko/dictionary/function_fetching.md +212 -0
  1081. package/docs/ko/dictionary/get_started.md +530 -0
  1082. package/docs/ko/dictionary/insertion.md +197 -0
  1083. package/docs/ko/dictionary/markdown.md +357 -0
  1084. package/docs/ko/dictionary/nesting.md +269 -0
  1085. package/docs/ko/dictionary/translation.md +339 -0
  1086. package/docs/ko/how_works_intlayer.md +251 -0
  1087. package/docs/ko/index.md +164 -0
  1088. package/docs/ko/interest_of_intlayer.md +159 -0
  1089. package/docs/ko/intlayer_CMS.md +356 -0
  1090. package/docs/ko/intlayer_cli.md +457 -0
  1091. package/docs/ko/intlayer_visual_editor.md +269 -0
  1092. package/docs/ko/intlayer_with_angular.md +687 -0
  1093. package/docs/ko/intlayer_with_create_react_app.md +1234 -0
  1094. package/docs/ko/intlayer_with_express.md +434 -0
  1095. package/docs/ko/intlayer_with_lynx+react.md +525 -0
  1096. package/docs/ko/intlayer_with_nextjs_14.md +1481 -0
  1097. package/docs/ko/intlayer_with_nextjs_15.md +1551 -0
  1098. package/docs/ko/intlayer_with_nextjs_page_router.md +1514 -0
  1099. package/docs/ko/intlayer_with_nuxt.md +807 -0
  1100. package/docs/ko/intlayer_with_react_native+expo.md +703 -0
  1101. package/docs/ko/intlayer_with_vite+preact.md +1733 -0
  1102. package/docs/ko/intlayer_with_vite+react.md +1623 -0
  1103. package/docs/ko/intlayer_with_vite+solid.md +285 -0
  1104. package/docs/ko/intlayer_with_vite+svelte.md +373 -0
  1105. package/docs/ko/intlayer_with_vite+vue.md +1082 -0
  1106. package/docs/ko/introduction.md +209 -0
  1107. package/docs/ko/mcp_server.md +174 -0
  1108. package/docs/ko/packages/@intlayer/api/index.md +56 -0
  1109. package/docs/ko/packages/@intlayer/chokidar/index.md +55 -0
  1110. package/docs/ko/packages/@intlayer/cli/index.md +45 -0
  1111. package/docs/ko/packages/@intlayer/config/index.md +140 -0
  1112. package/docs/ko/packages/@intlayer/core/index.md +49 -0
  1113. package/docs/ko/packages/@intlayer/design-system/index.md +45 -0
  1114. package/docs/ko/packages/@intlayer/dictionary-entry/index.md +45 -0
  1115. package/docs/ko/packages/@intlayer/editor/index.md +45 -0
  1116. package/docs/ko/packages/@intlayer/editor-react/index.md +45 -0
  1117. package/docs/ko/packages/@intlayer/webpack/index.md +59 -0
  1118. package/docs/ko/packages/angular-intlayer/index.md +53 -0
  1119. package/docs/ko/packages/express-intlayer/index.md +285 -0
  1120. package/docs/ko/packages/express-intlayer/t.md +509 -0
  1121. package/docs/ko/packages/intlayer/getConfiguration.md +146 -0
  1122. package/docs/ko/packages/intlayer/getEnumeration.md +164 -0
  1123. package/docs/ko/packages/intlayer/getHTMLTextDir.md +123 -0
  1124. package/docs/ko/packages/intlayer/getLocaleLang.md +83 -0
  1125. package/docs/ko/packages/intlayer/getLocaleName.md +119 -0
  1126. package/docs/ko/packages/intlayer/getLocalizedUrl.md +259 -0
  1127. package/docs/ko/packages/intlayer/getMultilingualUrls.md +261 -0
  1128. package/docs/ko/packages/intlayer/getPathWithoutLocale.md +76 -0
  1129. package/docs/ko/packages/intlayer/getTranslation.md +192 -0
  1130. package/docs/ko/packages/intlayer/getTranslationContent.md +191 -0
  1131. package/docs/ko/packages/intlayer/index.md +499 -0
  1132. package/docs/ko/packages/intlayer-cli/index.md +65 -0
  1133. package/docs/ko/packages/intlayer-editor/index.md +137 -0
  1134. package/docs/ko/packages/lynx-intlayer/index.md +83 -0
  1135. package/docs/ko/packages/next-intlayer/index.md +287 -0
  1136. package/docs/ko/packages/next-intlayer/t.md +354 -0
  1137. package/docs/ko/packages/next-intlayer/useDictionary.md +268 -0
  1138. package/docs/ko/packages/next-intlayer/useIntlayer.md +263 -0
  1139. package/docs/ko/packages/next-intlayer/useIntlayerAsync.md +260 -0
  1140. package/docs/ko/packages/next-intlayer/useLocale.md +136 -0
  1141. package/docs/ko/packages/nuxt-intlayer/index.md +53 -0
  1142. package/docs/ko/packages/preact-intlayer/index.md +53 -0
  1143. package/docs/ko/packages/react-intlayer/index.md +287 -0
  1144. package/docs/ko/packages/react-intlayer/t.md +345 -0
  1145. package/docs/ko/packages/react-intlayer/useDictionary.md +287 -0
  1146. package/docs/ko/packages/react-intlayer/useIntlayer.md +251 -0
  1147. package/docs/ko/packages/react-intlayer/useIntlayerAsync.md +271 -0
  1148. package/docs/ko/packages/react-intlayer/useLocale.md +210 -0
  1149. package/docs/ko/packages/react-native-intlayer/index.md +83 -0
  1150. package/docs/ko/packages/react-scripts-intlayer/index.md +80 -0
  1151. package/docs/ko/packages/solid-intlayer/index.md +54 -0
  1152. package/docs/ko/packages/svelte-intlayer/index.md +53 -0
  1153. package/docs/ko/packages/vite-intlayer/index.md +76 -0
  1154. package/docs/ko/packages/vue-intlayer/index.md +53 -0
  1155. package/docs/ko/per_locale_file.md +321 -0
  1156. package/docs/ko/roadmap.md +337 -0
  1157. package/docs/ko/vs_code_extension.md +152 -0
  1158. package/docs/pt/CI_CD.md +172 -0
  1159. package/docs/pt/autoFill.md +178 -0
  1160. package/docs/pt/configuration.md +526 -0
  1161. package/docs/pt/dictionary/condition.md +233 -0
  1162. package/docs/pt/dictionary/content_extention_customization.md +100 -0
  1163. package/docs/pt/dictionary/enumeration.md +245 -0
  1164. package/docs/pt/dictionary/file.md +224 -0
  1165. package/docs/pt/dictionary/function_fetching.md +214 -0
  1166. package/docs/pt/dictionary/get_started.md +532 -0
  1167. package/docs/pt/dictionary/insertion.md +195 -0
  1168. package/docs/pt/dictionary/markdown.md +359 -0
  1169. package/docs/pt/dictionary/nesting.md +269 -0
  1170. package/docs/pt/dictionary/translation.md +309 -0
  1171. package/docs/pt/how_works_intlayer.md +252 -0
  1172. package/docs/pt/index.md +166 -0
  1173. package/docs/pt/interest_of_intlayer.md +156 -0
  1174. package/docs/pt/intlayer_CMS.md +352 -0
  1175. package/docs/pt/intlayer_cli.md +454 -0
  1176. package/docs/pt/intlayer_visual_editor.md +269 -0
  1177. package/docs/pt/intlayer_with_angular.md +715 -0
  1178. package/docs/pt/intlayer_with_create_react_app.md +1209 -0
  1179. package/docs/pt/intlayer_with_express.md +434 -0
  1180. package/docs/pt/intlayer_with_lynx+react.md +520 -0
  1181. package/docs/pt/intlayer_with_nextjs_14.md +1277 -0
  1182. package/docs/pt/intlayer_with_nextjs_15.md +1512 -0
  1183. package/docs/pt/intlayer_with_nextjs_page_router.md +1525 -0
  1184. package/docs/pt/intlayer_with_nuxt.md +818 -0
  1185. package/docs/pt/intlayer_with_react_native+expo.md +657 -0
  1186. package/docs/pt/intlayer_with_vite+preact.md +1693 -0
  1187. package/docs/pt/intlayer_with_vite+react.md +1635 -0
  1188. package/docs/pt/intlayer_with_vite+solid.md +285 -0
  1189. package/docs/pt/intlayer_with_vite+svelte.md +284 -0
  1190. package/docs/pt/intlayer_with_vite+vue.md +1073 -0
  1191. package/docs/pt/introduction.md +222 -0
  1192. package/docs/pt/mcp_server.md +174 -0
  1193. package/docs/pt/packages/@intlayer/api/index.md +56 -0
  1194. package/docs/pt/packages/@intlayer/chokidar/index.md +56 -0
  1195. package/docs/pt/packages/@intlayer/cli/index.md +45 -0
  1196. package/docs/pt/packages/@intlayer/config/index.md +140 -0
  1197. package/docs/pt/packages/@intlayer/core/index.md +49 -0
  1198. package/docs/pt/packages/@intlayer/design-system/index.md +45 -0
  1199. package/docs/pt/packages/@intlayer/dictionary-entry/index.md +45 -0
  1200. package/docs/pt/packages/@intlayer/editor/index.md +45 -0
  1201. package/docs/pt/packages/@intlayer/editor-react/index.md +45 -0
  1202. package/docs/pt/packages/@intlayer/webpack/index.md +60 -0
  1203. package/docs/pt/packages/angular-intlayer/index.md +53 -0
  1204. package/docs/pt/packages/express-intlayer/index.md +255 -0
  1205. package/docs/pt/packages/express-intlayer/t.md +457 -0
  1206. package/docs/pt/packages/intlayer/getConfiguration.md +146 -0
  1207. package/docs/pt/packages/intlayer/getEnumeration.md +164 -0
  1208. package/docs/pt/packages/intlayer/getHTMLTextDir.md +123 -0
  1209. package/docs/pt/packages/intlayer/getLocaleLang.md +83 -0
  1210. package/docs/pt/packages/intlayer/getLocaleName.md +119 -0
  1211. package/docs/pt/packages/intlayer/getLocalizedUrl.md +247 -0
  1212. package/docs/pt/packages/intlayer/getMultilingualUrls.md +224 -0
  1213. package/docs/pt/packages/intlayer/getPathWithoutLocale.md +76 -0
  1214. package/docs/pt/packages/intlayer/getTranslation.md +192 -0
  1215. package/docs/pt/packages/intlayer/getTranslationContent.md +191 -0
  1216. package/docs/pt/packages/intlayer/index.md +500 -0
  1217. package/docs/pt/packages/intlayer-cli/index.md +65 -0
  1218. package/docs/pt/packages/intlayer-editor/index.md +139 -0
  1219. package/docs/pt/packages/lynx-intlayer/index.md +83 -0
  1220. package/docs/pt/packages/next-intlayer/index.md +286 -0
  1221. package/docs/pt/packages/next-intlayer/t.md +352 -0
  1222. package/docs/pt/packages/next-intlayer/useDictionary.md +268 -0
  1223. package/docs/pt/packages/next-intlayer/useIntlayer.md +265 -0
  1224. package/docs/pt/packages/next-intlayer/useIntlayerAsync.md +238 -0
  1225. package/docs/pt/packages/next-intlayer/useLocale.md +131 -0
  1226. package/docs/pt/packages/nuxt-intlayer/index.md +53 -0
  1227. package/docs/pt/packages/preact-intlayer/index.md +53 -0
  1228. package/docs/pt/packages/react-intlayer/index.md +280 -0
  1229. package/docs/pt/packages/react-intlayer/t.md +302 -0
  1230. package/docs/pt/packages/react-intlayer/useDictionary.md +287 -0
  1231. package/docs/pt/packages/react-intlayer/useIntlayer.md +256 -0
  1232. package/docs/pt/packages/react-intlayer/useIntlayerAsync.md +252 -0
  1233. package/docs/pt/packages/react-intlayer/useLocale.md +210 -0
  1234. package/docs/pt/packages/react-native-intlayer/index.md +83 -0
  1235. package/docs/pt/packages/react-scripts-intlayer/index.md +80 -0
  1236. package/docs/pt/packages/solid-intlayer/index.md +54 -0
  1237. package/docs/pt/packages/svelte-intlayer/index.md +53 -0
  1238. package/docs/pt/packages/vite-intlayer/index.md +76 -0
  1239. package/docs/pt/packages/vue-intlayer/index.md +53 -0
  1240. package/docs/pt/per_locale_file.md +323 -0
  1241. package/docs/pt/roadmap.md +337 -0
  1242. package/docs/pt/vs_code_extension.md +152 -0
  1243. package/docs/ru/CI_CD.md +172 -0
  1244. package/docs/ru/autoFill.md +179 -0
  1245. package/docs/ru/configuration.md +524 -0
  1246. package/docs/ru/dictionary/condition.md +233 -0
  1247. package/docs/ru/dictionary/content_extention_customization.md +100 -0
  1248. package/docs/ru/dictionary/enumeration.md +247 -0
  1249. package/docs/ru/dictionary/file.md +225 -0
  1250. package/docs/ru/dictionary/function_fetching.md +212 -0
  1251. package/docs/ru/dictionary/get_started.md +575 -0
  1252. package/docs/ru/dictionary/insertion.md +185 -0
  1253. package/docs/ru/dictionary/markdown.md +359 -0
  1254. package/docs/ru/dictionary/nesting.md +269 -0
  1255. package/docs/ru/dictionary/translation.md +310 -0
  1256. package/docs/ru/how_works_intlayer.md +251 -0
  1257. package/docs/ru/index.md +163 -0
  1258. package/docs/ru/interest_of_intlayer.md +154 -0
  1259. package/docs/ru/intlayer_CMS.md +357 -0
  1260. package/docs/ru/intlayer_cli.md +456 -0
  1261. package/docs/ru/intlayer_visual_editor.md +267 -0
  1262. package/docs/ru/intlayer_with_angular.md +717 -0
  1263. package/docs/ru/intlayer_with_create_react_app.md +1271 -0
  1264. package/docs/ru/intlayer_with_express.md +454 -0
  1265. package/docs/ru/intlayer_with_lynx+react.md +524 -0
  1266. package/docs/ru/intlayer_with_nextjs_14.md +1281 -0
  1267. package/docs/ru/intlayer_with_nextjs_15.md +1546 -0
  1268. package/docs/ru/intlayer_with_nextjs_page_router.md +1516 -0
  1269. package/docs/ru/intlayer_with_nuxt.md +816 -0
  1270. package/docs/ru/intlayer_with_react_native+expo.md +660 -0
  1271. package/docs/ru/intlayer_with_vite+preact.md +1697 -0
  1272. package/docs/ru/intlayer_with_vite+react.md +1655 -0
  1273. package/docs/ru/intlayer_with_vite+solid.md +287 -0
  1274. package/docs/ru/intlayer_with_vite+svelte.md +285 -0
  1275. package/docs/ru/intlayer_with_vite+vue.md +1073 -0
  1276. package/docs/ru/introduction.md +212 -0
  1277. package/docs/ru/mcp_server.md +174 -0
  1278. package/docs/ru/packages/@intlayer/api/index.md +56 -0
  1279. package/docs/ru/packages/@intlayer/chokidar/index.md +55 -0
  1280. package/docs/ru/packages/@intlayer/cli/index.md +45 -0
  1281. package/docs/ru/packages/@intlayer/config/index.md +140 -0
  1282. package/docs/ru/packages/@intlayer/core/index.md +49 -0
  1283. package/docs/ru/packages/@intlayer/design-system/index.md +45 -0
  1284. package/docs/ru/packages/@intlayer/dictionary-entry/index.md +45 -0
  1285. package/docs/ru/packages/@intlayer/editor/index.md +45 -0
  1286. package/docs/ru/packages/@intlayer/editor-react/index.md +45 -0
  1287. package/docs/ru/packages/@intlayer/webpack/index.md +59 -0
  1288. package/docs/ru/packages/angular-intlayer/index.md +53 -0
  1289. package/docs/ru/packages/express-intlayer/index.md +253 -0
  1290. package/docs/ru/packages/express-intlayer/t.md +459 -0
  1291. package/docs/ru/packages/intlayer/getConfiguration.md +146 -0
  1292. package/docs/ru/packages/intlayer/getEnumeration.md +164 -0
  1293. package/docs/ru/packages/intlayer/getHTMLTextDir.md +123 -0
  1294. package/docs/ru/packages/intlayer/getLocaleLang.md +83 -0
  1295. package/docs/ru/packages/intlayer/getLocaleName.md +119 -0
  1296. package/docs/ru/packages/intlayer/getLocalizedUrl.md +247 -0
  1297. package/docs/ru/packages/intlayer/getMultilingualUrls.md +226 -0
  1298. package/docs/ru/packages/intlayer/getPathWithoutLocale.md +76 -0
  1299. package/docs/ru/packages/intlayer/getTranslation.md +192 -0
  1300. package/docs/ru/packages/intlayer/getTranslationContent.md +191 -0
  1301. package/docs/ru/packages/intlayer/index.md +499 -0
  1302. package/docs/ru/packages/intlayer-cli/index.md +65 -0
  1303. package/docs/ru/packages/intlayer-editor/index.md +139 -0
  1304. package/docs/ru/packages/lynx-intlayer/index.md +83 -0
  1305. package/docs/ru/packages/next-intlayer/index.md +286 -0
  1306. package/docs/ru/packages/next-intlayer/t.md +354 -0
  1307. package/docs/ru/packages/next-intlayer/useDictionary.md +269 -0
  1308. package/docs/ru/packages/next-intlayer/useIntlayer.md +266 -0
  1309. package/docs/ru/packages/next-intlayer/useIntlayerAsync.md +237 -0
  1310. package/docs/ru/packages/next-intlayer/useLocale.md +131 -0
  1311. package/docs/ru/packages/nuxt-intlayer/index.md +53 -0
  1312. package/docs/ru/packages/preact-intlayer/index.md +53 -0
  1313. package/docs/ru/packages/react-intlayer/index.md +281 -0
  1314. package/docs/ru/packages/react-intlayer/t.md +304 -0
  1315. package/docs/ru/packages/react-intlayer/useDictionary.md +289 -0
  1316. package/docs/ru/packages/react-intlayer/useIntlayer.md +260 -0
  1317. package/docs/ru/packages/react-intlayer/useIntlayerAsync.md +252 -0
  1318. package/docs/ru/packages/react-intlayer/useLocale.md +206 -0
  1319. package/docs/ru/packages/react-native-intlayer/index.md +83 -0
  1320. package/docs/ru/packages/react-scripts-intlayer/index.md +80 -0
  1321. package/docs/ru/packages/solid-intlayer/index.md +54 -0
  1322. package/docs/ru/packages/svelte-intlayer/index.md +53 -0
  1323. package/docs/ru/packages/vite-intlayer/index.md +76 -0
  1324. package/docs/ru/packages/vue-intlayer/index.md +53 -0
  1325. package/docs/ru/per_locale_file.md +325 -0
  1326. package/docs/ru/roadmap.md +337 -0
  1327. package/docs/ru/vs_code_extension.md +153 -0
  1328. package/docs/zh/CI_CD.md +172 -0
  1329. package/docs/zh/autoFill.md +179 -0
  1330. package/docs/zh/configuration.md +526 -0
  1331. package/docs/zh/dictionary/condition.md +233 -0
  1332. package/docs/zh/dictionary/content_extention_customization.md +117 -0
  1333. package/docs/zh/dictionary/enumeration.md +246 -0
  1334. package/docs/zh/dictionary/file.md +234 -0
  1335. package/docs/zh/dictionary/function_fetching.md +239 -0
  1336. package/docs/zh/dictionary/get_started.md +533 -0
  1337. package/docs/zh/dictionary/insertion.md +272 -0
  1338. package/docs/zh/dictionary/markdown.md +357 -0
  1339. package/docs/zh/dictionary/nesting.md +269 -0
  1340. package/docs/zh/dictionary/translation.md +337 -0
  1341. package/docs/zh/how_works_intlayer.md +257 -0
  1342. package/docs/zh/index.md +183 -0
  1343. package/docs/zh/interest_of_intlayer.md +160 -0
  1344. package/docs/zh/intlayer_CMS.md +356 -0
  1345. package/docs/zh/intlayer_cli.md +452 -0
  1346. package/docs/zh/intlayer_visual_editor.md +267 -0
  1347. package/docs/zh/intlayer_with_angular.md +717 -0
  1348. package/docs/zh/intlayer_with_create_react_app.md +1257 -0
  1349. package/docs/zh/intlayer_with_express.md +433 -0
  1350. package/docs/zh/intlayer_with_lynx+react.md +520 -0
  1351. package/docs/zh/intlayer_with_nextjs_14.md +1477 -0
  1352. package/docs/zh/intlayer_with_nextjs_15.md +1532 -0
  1353. package/docs/zh/intlayer_with_nextjs_page_router.md +1484 -0
  1354. package/docs/zh/intlayer_with_nuxt.md +839 -0
  1355. package/docs/zh/intlayer_with_react_native+expo.md +704 -0
  1356. package/docs/zh/intlayer_with_vite+preact.md +1738 -0
  1357. package/docs/zh/intlayer_with_vite+react.md +1671 -0
  1358. package/docs/zh/intlayer_with_vite+solid.md +284 -0
  1359. package/docs/zh/intlayer_with_vite+svelte.md +283 -0
  1360. package/docs/zh/intlayer_with_vite+vue.md +1088 -0
  1361. package/docs/zh/introduction.md +208 -0
  1362. package/docs/zh/mcp_server.md +175 -0
  1363. package/docs/zh/packages/@intlayer/api/index.md +56 -0
  1364. package/docs/zh/packages/@intlayer/chokidar/index.md +55 -0
  1365. package/docs/zh/packages/@intlayer/cli/index.md +45 -0
  1366. package/docs/zh/packages/@intlayer/config/index.md +140 -0
  1367. package/docs/zh/packages/@intlayer/core/index.md +49 -0
  1368. package/docs/zh/packages/@intlayer/design-system/index.md +45 -0
  1369. package/docs/zh/packages/@intlayer/dictionary-entry/index.md +45 -0
  1370. package/docs/zh/packages/@intlayer/editor/index.md +45 -0
  1371. package/docs/zh/packages/@intlayer/editor-react/index.md +45 -0
  1372. package/docs/zh/packages/@intlayer/webpack/index.md +59 -0
  1373. package/docs/zh/packages/angular-intlayer/index.md +53 -0
  1374. package/docs/zh/packages/express-intlayer/index.md +284 -0
  1375. package/docs/zh/packages/express-intlayer/t.md +459 -0
  1376. package/docs/zh/packages/intlayer/getConfiguration.md +146 -0
  1377. package/docs/zh/packages/intlayer/getEnumeration.md +164 -0
  1378. package/docs/zh/packages/intlayer/getHTMLTextDir.md +124 -0
  1379. package/docs/zh/packages/intlayer/getLocaleLang.md +83 -0
  1380. package/docs/zh/packages/intlayer/getLocaleName.md +119 -0
  1381. package/docs/zh/packages/intlayer/getLocalizedUrl.md +259 -0
  1382. package/docs/zh/packages/intlayer/getMultilingualUrls.md +228 -0
  1383. package/docs/zh/packages/intlayer/getPathWithoutLocale.md +76 -0
  1384. package/docs/zh/packages/intlayer/getTranslation.md +192 -0
  1385. package/docs/zh/packages/intlayer/getTranslationContent.md +191 -0
  1386. package/docs/zh/packages/intlayer/index.md +499 -0
  1387. package/docs/zh/packages/intlayer-cli/index.md +65 -0
  1388. package/docs/zh/packages/intlayer-editor/index.md +137 -0
  1389. package/docs/zh/packages/lynx-intlayer/index.md +83 -0
  1390. package/docs/zh/packages/next-intlayer/index.md +286 -0
  1391. package/docs/zh/packages/next-intlayer/t.md +354 -0
  1392. package/docs/zh/packages/next-intlayer/useDictionary.md +270 -0
  1393. package/docs/zh/packages/next-intlayer/useIntlayer.md +265 -0
  1394. package/docs/zh/packages/next-intlayer/useIntlayerAsync.md +239 -0
  1395. package/docs/zh/packages/next-intlayer/useLocale.md +131 -0
  1396. package/docs/zh/packages/nuxt-intlayer/index.md +53 -0
  1397. package/docs/zh/packages/preact-intlayer/index.md +53 -0
  1398. package/docs/zh/packages/react-intlayer/index.md +287 -0
  1399. package/docs/zh/packages/react-intlayer/t.md +298 -0
  1400. package/docs/zh/packages/react-intlayer/useDictionary.md +312 -0
  1401. package/docs/zh/packages/react-intlayer/useIntlayer.md +251 -0
  1402. package/docs/zh/packages/react-intlayer/useIntlayerAsync.md +257 -0
  1403. package/docs/zh/packages/react-intlayer/useLocale.md +210 -0
  1404. package/docs/zh/packages/react-native-intlayer/index.md +83 -0
  1405. package/docs/zh/packages/react-scripts-intlayer/index.md +80 -0
  1406. package/docs/zh/packages/solid-intlayer/index.md +54 -0
  1407. package/docs/zh/packages/svelte-intlayer/index.md +53 -0
  1408. package/docs/zh/packages/vite-intlayer/index.md +76 -0
  1409. package/docs/zh/packages/vue-intlayer/index.md +53 -0
  1410. package/docs/zh/per_locale_file.md +323 -0
  1411. package/docs/zh/roadmap.md +337 -0
  1412. package/docs/zh/vs_code_extension.md +152 -0
  1413. package/frequent_questions/ar/SSR_Next_no_[locale].md +105 -0
  1414. package/frequent_questions/ar/array_as_content_declaration.md +72 -0
  1415. package/frequent_questions/ar/build_dictionaries.md +59 -0
  1416. package/frequent_questions/ar/build_error_CI_CD.md +75 -0
  1417. package/frequent_questions/ar/customized_locale_list.md +65 -0
  1418. package/frequent_questions/ar/domain_routing.md +115 -0
  1419. package/frequent_questions/ar/esbuild_error.md +30 -0
  1420. package/frequent_questions/ar/get_locale_cookie.md +143 -0
  1421. package/frequent_questions/ar/intlayer_command_undefined.md +157 -0
  1422. package/frequent_questions/ar/locale_incorect_in_url.md +74 -0
  1423. package/frequent_questions/ar/static_rendering.md +46 -0
  1424. package/frequent_questions/ar/translated_path_url.md +56 -0
  1425. package/frequent_questions/ar/unknown_command.md +98 -0
  1426. package/frequent_questions/de/SSR_Next_no_[locale].md +105 -0
  1427. package/frequent_questions/de/array_as_content_declaration.md +72 -0
  1428. package/frequent_questions/de/build_dictionaries.md +59 -0
  1429. package/frequent_questions/de/build_error_CI_CD.md +75 -0
  1430. package/frequent_questions/de/customized_locale_list.md +65 -0
  1431. package/frequent_questions/de/domain_routing.md +114 -0
  1432. package/frequent_questions/de/esbuild_error.md +30 -0
  1433. package/frequent_questions/de/get_locale_cookie.md +143 -0
  1434. package/frequent_questions/de/intlayer_command_undefined.md +157 -0
  1435. package/frequent_questions/de/locale_incorect_in_url.md +86 -0
  1436. package/frequent_questions/de/static_rendering.md +46 -0
  1437. package/frequent_questions/de/translated_path_url.md +56 -0
  1438. package/frequent_questions/de/unknown_command.md +98 -0
  1439. package/frequent_questions/en/SSR_Next_no_[locale].md +105 -0
  1440. package/frequent_questions/en/array_as_content_declaration.md +72 -0
  1441. package/frequent_questions/en/build_dictionaries.md +59 -0
  1442. package/frequent_questions/en/build_error_CI_CD.md +75 -0
  1443. package/frequent_questions/en/customized_locale_list.md +65 -0
  1444. package/frequent_questions/en/domain_routing.md +114 -0
  1445. package/frequent_questions/en/esbuild_error.md +30 -0
  1446. package/frequent_questions/en/get_locale_cookie.md +143 -0
  1447. package/frequent_questions/en/intlayer_command_undefined.md +157 -0
  1448. package/frequent_questions/en/locale_incorect_in_url.md +74 -0
  1449. package/frequent_questions/en/static_rendering.md +46 -0
  1450. package/frequent_questions/en/translated_path_url.md +56 -0
  1451. package/frequent_questions/en/unknown_command.md +98 -0
  1452. package/frequent_questions/en-GB/SSR_Next_no_[locale].md +105 -0
  1453. package/frequent_questions/en-GB/array_as_content_declaration.md +72 -0
  1454. package/frequent_questions/en-GB/build_dictionaries.md +59 -0
  1455. package/frequent_questions/en-GB/build_error_CI_CD.md +75 -0
  1456. package/frequent_questions/en-GB/customized_locale_list.md +65 -0
  1457. package/frequent_questions/en-GB/domain_routing.md +114 -0
  1458. package/frequent_questions/en-GB/esbuild_error.md +30 -0
  1459. package/frequent_questions/en-GB/get_locale_cookie.md +144 -0
  1460. package/frequent_questions/en-GB/intlayer_command_undefined.md +157 -0
  1461. package/frequent_questions/en-GB/locale_incorect_in_url.md +74 -0
  1462. package/frequent_questions/en-GB/static_rendering.md +46 -0
  1463. package/frequent_questions/en-GB/translated_path_url.md +56 -0
  1464. package/frequent_questions/en-GB/unknown_command.md +98 -0
  1465. package/frequent_questions/es/SSR_Next_no_[locale].md +105 -0
  1466. package/frequent_questions/es/array_as_content_declaration.md +72 -0
  1467. package/frequent_questions/es/build_dictionaries.md +59 -0
  1468. package/frequent_questions/es/build_error_CI_CD.md +75 -0
  1469. package/frequent_questions/es/customized_locale_list.md +65 -0
  1470. package/frequent_questions/es/domain_routing.md +114 -0
  1471. package/frequent_questions/es/esbuild_error.md +30 -0
  1472. package/frequent_questions/es/get_locale_cookie.md +143 -0
  1473. package/frequent_questions/es/intlayer_command_undefined.md +157 -0
  1474. package/frequent_questions/es/locale_incorect_in_url.md +90 -0
  1475. package/frequent_questions/es/static_rendering.md +46 -0
  1476. package/frequent_questions/es/translated_path_url.md +56 -0
  1477. package/frequent_questions/es/unknown_command.md +98 -0
  1478. package/frequent_questions/fr/SSR_Next_no_[locale].md +105 -0
  1479. package/frequent_questions/fr/array_as_content_declaration.md +73 -0
  1480. package/frequent_questions/fr/build_dictionaries.md +59 -0
  1481. package/frequent_questions/fr/build_error_CI_CD.md +75 -0
  1482. package/frequent_questions/fr/customized_locale_list.md +65 -0
  1483. package/frequent_questions/fr/domain_routing.md +114 -0
  1484. package/frequent_questions/fr/esbuild_error.md +30 -0
  1485. package/frequent_questions/fr/get_locale_cookie.md +143 -0
  1486. package/frequent_questions/fr/intlayer_command_undefined.md +157 -0
  1487. package/frequent_questions/fr/locale_incorect_in_url.md +79 -0
  1488. package/frequent_questions/fr/static_rendering.md +46 -0
  1489. package/frequent_questions/fr/translated_path_url.md +56 -0
  1490. package/frequent_questions/fr/unknown_command.md +98 -0
  1491. package/frequent_questions/hi/SSR_Next_no_[locale].md +107 -0
  1492. package/frequent_questions/hi/array_as_content_declaration.md +72 -0
  1493. package/frequent_questions/hi/build_dictionaries.md +59 -0
  1494. package/frequent_questions/hi/build_error_CI_CD.md +75 -0
  1495. package/frequent_questions/hi/customized_locale_list.md +65 -0
  1496. package/frequent_questions/hi/domain_routing.md +115 -0
  1497. package/frequent_questions/hi/esbuild_error.md +30 -0
  1498. package/frequent_questions/hi/get_locale_cookie.md +144 -0
  1499. package/frequent_questions/hi/intlayer_command_undefined.md +156 -0
  1500. package/frequent_questions/hi/locale_incorect_in_url.md +74 -0
  1501. package/frequent_questions/hi/static_rendering.md +46 -0
  1502. package/frequent_questions/hi/translated_path_url.md +56 -0
  1503. package/frequent_questions/hi/unknown_command.md +98 -0
  1504. package/frequent_questions/it/SSR_Next_no_[locale].md +105 -0
  1505. package/frequent_questions/it/array_as_content_declaration.md +72 -0
  1506. package/frequent_questions/it/build_dictionaries.md +59 -0
  1507. package/frequent_questions/it/build_error_CI_CD.md +75 -0
  1508. package/frequent_questions/it/customized_locale_list.md +65 -0
  1509. package/frequent_questions/it/domain_routing.md +114 -0
  1510. package/frequent_questions/it/esbuild_error.md +30 -0
  1511. package/frequent_questions/it/get_locale_cookie.md +144 -0
  1512. package/frequent_questions/it/intlayer_command_undefined.md +157 -0
  1513. package/frequent_questions/it/locale_incorect_in_url.md +74 -0
  1514. package/frequent_questions/it/static_rendering.md +46 -0
  1515. package/frequent_questions/it/translated_path_url.md +56 -0
  1516. package/frequent_questions/it/unknown_command.md +98 -0
  1517. package/frequent_questions/ja/SSR_Next_no_[locale].md +105 -0
  1518. package/frequent_questions/ja/array_as_content_declaration.md +72 -0
  1519. package/frequent_questions/ja/build_dictionaries.md +59 -0
  1520. package/frequent_questions/ja/build_error_CI_CD.md +75 -0
  1521. package/frequent_questions/ja/customized_locale_list.md +65 -0
  1522. package/frequent_questions/ja/domain_routing.md +114 -0
  1523. package/frequent_questions/ja/esbuild_error.md +30 -0
  1524. package/frequent_questions/ja/get_locale_cookie.md +144 -0
  1525. package/frequent_questions/ja/intlayer_command_undefined.md +156 -0
  1526. package/frequent_questions/ja/locale_incorect_in_url.md +74 -0
  1527. package/frequent_questions/ja/static_rendering.md +46 -0
  1528. package/frequent_questions/ja/translated_path_url.md +56 -0
  1529. package/frequent_questions/ja/unknown_command.md +98 -0
  1530. package/frequent_questions/ko/SSR_Next_no_[locale].md +105 -0
  1531. package/frequent_questions/ko/array_as_content_declaration.md +72 -0
  1532. package/frequent_questions/ko/build_dictionaries.md +59 -0
  1533. package/frequent_questions/ko/build_error_CI_CD.md +75 -0
  1534. package/frequent_questions/ko/customized_locale_list.md +65 -0
  1535. package/frequent_questions/ko/domain_routing.md +114 -0
  1536. package/frequent_questions/ko/esbuild_error.md +30 -0
  1537. package/frequent_questions/ko/get_locale_cookie.md +144 -0
  1538. package/frequent_questions/ko/intlayer_command_undefined.md +156 -0
  1539. package/frequent_questions/ko/locale_incorect_in_url.md +74 -0
  1540. package/frequent_questions/ko/static_rendering.md +46 -0
  1541. package/frequent_questions/ko/translated_path_url.md +56 -0
  1542. package/frequent_questions/ko/unknown_command.md +98 -0
  1543. package/frequent_questions/pt/SSR_Next_no_[locale].md +105 -0
  1544. package/frequent_questions/pt/array_as_content_declaration.md +72 -0
  1545. package/frequent_questions/pt/build_dictionaries.md +59 -0
  1546. package/frequent_questions/pt/build_error_CI_CD.md +75 -0
  1547. package/frequent_questions/pt/customized_locale_list.md +65 -0
  1548. package/frequent_questions/pt/domain_routing.md +114 -0
  1549. package/frequent_questions/pt/esbuild_error.md +30 -0
  1550. package/frequent_questions/pt/get_locale_cookie.md +143 -0
  1551. package/frequent_questions/pt/intlayer_command_undefined.md +157 -0
  1552. package/frequent_questions/pt/locale_incorect_in_url.md +74 -0
  1553. package/frequent_questions/pt/static_rendering.md +46 -0
  1554. package/frequent_questions/pt/translated_path_url.md +56 -0
  1555. package/frequent_questions/pt/unknown_command.md +98 -0
  1556. package/frequent_questions/ru/SSR_Next_no_[locale].md +105 -0
  1557. package/frequent_questions/ru/array_as_content_declaration.md +72 -0
  1558. package/frequent_questions/ru/build_dictionaries.md +59 -0
  1559. package/frequent_questions/ru/build_error_CI_CD.md +75 -0
  1560. package/frequent_questions/ru/customized_locale_list.md +65 -0
  1561. package/frequent_questions/ru/domain_routing.md +114 -0
  1562. package/frequent_questions/ru/esbuild_error.md +30 -0
  1563. package/frequent_questions/ru/get_locale_cookie.md +143 -0
  1564. package/frequent_questions/ru/intlayer_command_undefined.md +157 -0
  1565. package/frequent_questions/ru/locale_incorect_in_url.md +74 -0
  1566. package/frequent_questions/ru/static_rendering.md +46 -0
  1567. package/frequent_questions/ru/translated_path_url.md +56 -0
  1568. package/frequent_questions/ru/unknown_command.md +98 -0
  1569. package/frequent_questions/zh/SSR_Next_no_[locale].md +105 -0
  1570. package/frequent_questions/zh/array_as_content_declaration.md +72 -0
  1571. package/frequent_questions/zh/build_dictionaries.md +59 -0
  1572. package/frequent_questions/zh/build_error_CI_CD.md +75 -0
  1573. package/frequent_questions/zh/customized_locale_list.md +65 -0
  1574. package/frequent_questions/zh/domain_routing.md +114 -0
  1575. package/frequent_questions/zh/esbuild_error.md +30 -0
  1576. package/frequent_questions/zh/get_locale_cookie.md +162 -0
  1577. package/frequent_questions/zh/intlayer_command_undefined.md +156 -0
  1578. package/frequent_questions/zh/locale_incorect_in_url.md +74 -0
  1579. package/frequent_questions/zh/static_rendering.md +46 -0
  1580. package/frequent_questions/zh/translated_path_url.md +56 -0
  1581. package/frequent_questions/zh/unknown_command.md +98 -0
  1582. package/legal/ar/privacy_notice.md +83 -0
  1583. package/legal/ar/terms_of_service.md +55 -0
  1584. package/legal/de/privacy_notice.md +83 -0
  1585. package/legal/de/terms_of_service.md +55 -0
  1586. package/legal/en/privacy_notice.md +83 -0
  1587. package/legal/en/terms_of_service.md +55 -0
  1588. package/legal/en-GB/privacy_notice.md +83 -0
  1589. package/legal/en-GB/terms_of_service.md +55 -0
  1590. package/legal/es/privacy_notice.md +83 -0
  1591. package/legal/es/terms_of_service.md +55 -0
  1592. package/legal/fr/privacy_notice.md +83 -0
  1593. package/legal/fr/terms_of_service.md +55 -0
  1594. package/legal/hi/privacy_notice.md +83 -0
  1595. package/legal/hi/terms_of_service.md +55 -0
  1596. package/legal/it/privacy_notice.md +83 -0
  1597. package/legal/it/terms_of_service.md +55 -0
  1598. package/legal/ja/privacy_notice.md +83 -0
  1599. package/legal/ja/terms_of_service.md +55 -0
  1600. package/legal/ko/privacy_notice.md +83 -0
  1601. package/legal/ko/terms_of_service.md +55 -0
  1602. package/legal/pt/privacy_notice.md +83 -0
  1603. package/legal/pt/terms_of_service.md +55 -0
  1604. package/legal/ru/privacy_notice.md +83 -0
  1605. package/legal/ru/terms_of_service.md +55 -0
  1606. package/legal/zh/privacy_notice.md +83 -0
  1607. package/legal/zh/terms_of_service.md +55 -0
  1608. package/package.json +39 -28
  1609. package/src/blog.ts +51 -0
  1610. package/src/common.ts +199 -0
  1611. package/src/doc.ts +48 -0
  1612. package/src/frequentQuestions.ts +57 -0
  1613. package/src/generated/blog.entry.ts +1664 -0
  1614. package/src/generated/docs.entry.ts +5930 -0
  1615. package/src/generated/frequentQuestions.entry.ts +1136 -0
  1616. package/src/generated/legal.entry.ts +94 -0
  1617. package/src/index.ts +4 -0
  1618. package/src/legal.ts +51 -0
  1619. package/ar/CI_CD.md +0 -149
  1620. package/ar/autoFill.md +0 -156
  1621. package/ar/concept/content/file.md +0 -1
  1622. package/ar/configuration.md +0 -492
  1623. package/ar/dictionary/condition.md +0 -213
  1624. package/ar/dictionary/content_extention_customization.md +0 -81
  1625. package/ar/dictionary/enumeration.md +0 -221
  1626. package/ar/dictionary/file.md +0 -209
  1627. package/ar/dictionary/function_fetching.md +0 -190
  1628. package/ar/dictionary/get_started.md +0 -490
  1629. package/ar/dictionary/insertion.md +0 -161
  1630. package/ar/dictionary/markdown.md +0 -343
  1631. package/ar/dictionary/nesting.md +0 -249
  1632. package/ar/dictionary/translation.md +0 -307
  1633. package/ar/header.md +0 -7
  1634. package/ar/how_works_intlayer.md +0 -219
  1635. package/ar/index.md +0 -125
  1636. package/ar/interest_of_intlayer.md +0 -132
  1637. package/ar/intlayer_CMS.md +0 -328
  1638. package/ar/intlayer_cli.md +0 -258
  1639. package/ar/intlayer_visual_editor.md +0 -210
  1640. package/ar/intlayer_with_angular.md +0 -3
  1641. package/ar/intlayer_with_create_react_app.md +0 -1183
  1642. package/ar/intlayer_with_express.md +0 -270
  1643. package/ar/intlayer_with_lynx+react.md +0 -482
  1644. package/ar/intlayer_with_nextjs_14.md +0 -1247
  1645. package/ar/intlayer_with_nextjs_15.md +0 -1298
  1646. package/ar/intlayer_with_nextjs_page_router.md +0 -1087
  1647. package/ar/intlayer_with_nuxt.md +0 -792
  1648. package/ar/intlayer_with_react_native+expo.md +0 -542
  1649. package/ar/intlayer_with_vite+preact.md +0 -1668
  1650. package/ar/intlayer_with_vite+react.md +0 -1572
  1651. package/ar/intlayer_with_vite+solid.md +0 -3
  1652. package/ar/intlayer_with_vite+svelte.md +0 -3
  1653. package/ar/intlayer_with_vite+vue.md +0 -1009
  1654. package/ar/introduction.md +0 -190
  1655. package/ar/mcp_server.md +0 -150
  1656. package/ar/packages/@intlayer/api/index.md +0 -31
  1657. package/ar/packages/@intlayer/chokidar/index.md +0 -31
  1658. package/ar/packages/@intlayer/cli/index.md +0 -1
  1659. package/ar/packages/@intlayer/config/index.md +0 -116
  1660. package/ar/packages/@intlayer/core/index.md +0 -25
  1661. package/ar/packages/@intlayer/design-system/index.md +0 -21
  1662. package/ar/packages/@intlayer/dictionary-entry/index.md +0 -21
  1663. package/ar/packages/@intlayer/editor/index.md +0 -21
  1664. package/ar/packages/@intlayer/editor-react/index.md +0 -21
  1665. package/ar/packages/@intlayer/webpack/index.md +0 -35
  1666. package/ar/packages/angular-intlayer/index.md +0 -3
  1667. package/ar/packages/express-intlayer/index.md +0 -232
  1668. package/ar/packages/express-intlayer/t.md +0 -448
  1669. package/ar/packages/intlayer/getConfiguration.md +0 -120
  1670. package/ar/packages/intlayer/getEnumeration.md +0 -138
  1671. package/ar/packages/intlayer/getHTMLTextDir.md +0 -97
  1672. package/ar/packages/intlayer/getLocaleLang.md +0 -61
  1673. package/ar/packages/intlayer/getLocaleName.md +0 -93
  1674. package/ar/packages/intlayer/getLocalizedUrl.md +0 -221
  1675. package/ar/packages/intlayer/getMultilingualUrls.md +0 -198
  1676. package/ar/packages/intlayer/getPathWithoutLocale.md +0 -50
  1677. package/ar/packages/intlayer/getTranslation.md +0 -175
  1678. package/ar/packages/intlayer/getTranslationContent.md +0 -175
  1679. package/ar/packages/intlayer/index.md +0 -254
  1680. package/ar/packages/intlayer-cli/index.md +0 -41
  1681. package/ar/packages/intlayer-editor/index.md +0 -113
  1682. package/ar/packages/lynx-intlayer/index.md +0 -58
  1683. package/ar/packages/next-intlayer/index.md +0 -267
  1684. package/ar/packages/next-intlayer/t.md +0 -341
  1685. package/ar/packages/next-intlayer/useDictionary.md +0 -248
  1686. package/ar/packages/next-intlayer/useIntlayer.md +0 -237
  1687. package/ar/packages/next-intlayer/useIntlayerAsync.md +0 -211
  1688. package/ar/packages/next-intlayer/useLocale.md +0 -105
  1689. package/ar/packages/nuxt-intlayer/index.md +0 -29
  1690. package/ar/packages/preact-intlayer/index.md +0 -3
  1691. package/ar/packages/react-intlayer/index.md +0 -261
  1692. package/ar/packages/react-intlayer/t.md +0 -283
  1693. package/ar/packages/react-intlayer/useDictionary.md +0 -268
  1694. package/ar/packages/react-intlayer/useIntlayer.md +0 -225
  1695. package/ar/packages/react-intlayer/useIntlayerAsync.md +0 -226
  1696. package/ar/packages/react-intlayer/useLocale.md +0 -184
  1697. package/ar/packages/react-native-intlayer/index.md +0 -57
  1698. package/ar/packages/react-scripts-intlayer/index.md +0 -57
  1699. package/ar/packages/solid-intlayer/index.md +0 -3
  1700. package/ar/packages/svelte-intlayer/index.md +0 -3
  1701. package/ar/packages/vite-intlayer/index.md +0 -53
  1702. package/ar/packages/vue-intlayer/index.md +0 -3
  1703. package/ar/per_locale_file.md +0 -298
  1704. package/ar/privacy_notice.md +0 -61
  1705. package/ar/roadmap.md +0 -208
  1706. package/ar/terms_of_service.md +0 -33
  1707. package/ar/vs_code_extension.md +0 -139
  1708. package/de/CI_CD.md +0 -149
  1709. package/de/angular-intlayer/index.md +0 -3
  1710. package/de/autoFill.md +0 -156
  1711. package/de/configuration.md +0 -501
  1712. package/de/dictionary/condition.md +0 -213
  1713. package/de/dictionary/content_extention_customization.md +0 -81
  1714. package/de/dictionary/enumeration.md +0 -221
  1715. package/de/dictionary/file.md +0 -207
  1716. package/de/dictionary/function_fetching.md +0 -190
  1717. package/de/dictionary/get_started.md +0 -466
  1718. package/de/dictionary/insertion.md +0 -167
  1719. package/de/dictionary/markdown.md +0 -345
  1720. package/de/dictionary/nesting.md +0 -252
  1721. package/de/dictionary/translation.md +0 -287
  1722. package/de/header.md +0 -5
  1723. package/de/how_works_intlayer.md +0 -216
  1724. package/de/index.md +0 -125
  1725. package/de/insertion.md +0 -0
  1726. package/de/interest_of_intlayer.md +0 -132
  1727. package/de/intlayer_CMS.md +0 -334
  1728. package/de/intlayer_cli.md +0 -274
  1729. package/de/intlayer_visual_editor.md +0 -210
  1730. package/de/intlayer_with_angular.md +0 -3
  1731. package/de/intlayer_with_create_react_app.md +0 -1187
  1732. package/de/intlayer_with_express.md +0 -268
  1733. package/de/intlayer_with_lynx+react.md +0 -482
  1734. package/de/intlayer_with_nextjs_14.md +0 -1245
  1735. package/de/intlayer_with_nextjs_15.md +0 -1293
  1736. package/de/intlayer_with_nextjs_page_router.md +0 -1075
  1737. package/de/intlayer_with_nuxt.md +0 -791
  1738. package/de/intlayer_with_react_native+expo.md +0 -542
  1739. package/de/intlayer_with_vite+preact.md +0 -1690
  1740. package/de/intlayer_with_vite+react.md +0 -1574
  1741. package/de/intlayer_with_vite+solid.md +0 -3
  1742. package/de/intlayer_with_vite+svelte.md +0 -3
  1743. package/de/intlayer_with_vite+vue.md +0 -1011
  1744. package/de/introduction.md +0 -186
  1745. package/de/mcp_server.md +0 -150
  1746. package/de/packages/@intlayer/api/index.md +0 -31
  1747. package/de/packages/@intlayer/chokidar/index.md +0 -31
  1748. package/de/packages/@intlayer/cli/index.md +0 -21
  1749. package/de/packages/@intlayer/config/index.md +0 -116
  1750. package/de/packages/@intlayer/core/index.md +0 -25
  1751. package/de/packages/@intlayer/design-system/index.md +0 -21
  1752. package/de/packages/@intlayer/dictionary-entry/index.md +0 -21
  1753. package/de/packages/@intlayer/editor/index.md +0 -21
  1754. package/de/packages/@intlayer/editor-react/index.md +0 -21
  1755. package/de/packages/@intlayer/webpack/index.md +0 -35
  1756. package/de/packages/angular-intlayer/index.md +0 -31
  1757. package/de/packages/express-intlayer/index.md +0 -229
  1758. package/de/packages/express-intlayer/t.md +0 -432
  1759. package/de/packages/intlayer/getConfiguration.md +0 -120
  1760. package/de/packages/intlayer/getEnumeration.md +0 -140
  1761. package/de/packages/intlayer/getHTMLTextDir.md +0 -97
  1762. package/de/packages/intlayer/getLocaleLang.md +0 -57
  1763. package/de/packages/intlayer/getLocaleName.md +0 -93
  1764. package/de/packages/intlayer/getLocalizedUrl.md +0 -221
  1765. package/de/packages/intlayer/getMultilingualUrls.md +0 -198
  1766. package/de/packages/intlayer/getPathWithoutLocale.md +0 -50
  1767. package/de/packages/intlayer/getTranslation.md +0 -166
  1768. package/de/packages/intlayer/getTranslationContent.md +0 -166
  1769. package/de/packages/intlayer/index.md +0 -478
  1770. package/de/packages/intlayer-cli/index.md +0 -41
  1771. package/de/packages/intlayer-editor/index.md +0 -113
  1772. package/de/packages/lynx-intlayer/index.md +0 -58
  1773. package/de/packages/next-intlayer/index.md +0 -263
  1774. package/de/packages/next-intlayer/t.md +0 -325
  1775. package/de/packages/next-intlayer/useDictionary.md +0 -242
  1776. package/de/packages/next-intlayer/useIntlayer.md +0 -237
  1777. package/de/packages/next-intlayer/useIntlayerAsync.md +0 -211
  1778. package/de/packages/next-intlayer/useLocale.md +0 -105
  1779. package/de/packages/nuxt-intlayer/index.md +0 -29
  1780. package/de/packages/preact-intlayer/index.md +0 -3
  1781. package/de/packages/react-intlayer/index.md +0 -260
  1782. package/de/packages/react-intlayer/t.md +0 -277
  1783. package/de/packages/react-intlayer/useDictionary.md +0 -260
  1784. package/de/packages/react-intlayer/useIntlayer.md +0 -225
  1785. package/de/packages/react-intlayer/useIntlayerAsync.md +0 -226
  1786. package/de/packages/react-intlayer/useLocale.md +0 -184
  1787. package/de/packages/react-native-intlayer/index.md +0 -57
  1788. package/de/packages/react-scripts-intlayer/index.md +0 -57
  1789. package/de/packages/solid-intlayer/index.md +0 -3
  1790. package/de/packages/svelte-intlayer/index.md +0 -3
  1791. package/de/packages/vite-intlayer/index.md +0 -53
  1792. package/de/packages/vue-intlayer/index.md +0 -3
  1793. package/de/per_locale_file.md +0 -298
  1794. package/de/privacy_notice.md +0 -61
  1795. package/de/roadmap.md +0 -206
  1796. package/de/terms_of_service.md +0 -33
  1797. package/de/vs_code_extension.md +0 -139
  1798. package/en/CI_CD.md +0 -149
  1799. package/en/autoFill.md +0 -156
  1800. package/en/configuration.md +0 -506
  1801. package/en/dictionary/condition.md +0 -213
  1802. package/en/dictionary/content_extention_customization.md +0 -81
  1803. package/en/dictionary/enumeration.md +0 -221
  1804. package/en/dictionary/file.md +0 -198
  1805. package/en/dictionary/function_fetching.md +0 -190
  1806. package/en/dictionary/get_started.md +0 -504
  1807. package/en/dictionary/insertion.md +0 -167
  1808. package/en/dictionary/markdown.md +0 -355
  1809. package/en/dictionary/nesting.md +0 -249
  1810. package/en/dictionary/translation.md +0 -285
  1811. package/en/frequent_questions/build_dictionaries.md +0 -37
  1812. package/en/frequent_questions/domain_routing.md +0 -92
  1813. package/en/frequent_questions/esbuild_error.md +0 -9
  1814. package/en/frequent_questions/get_locale_cookie.md +0 -121
  1815. package/en/frequent_questions/intlayer_command_undefined.md +0 -135
  1816. package/en/frequent_questions/locale_incorect_in_url.md +0 -52
  1817. package/en/frequent_questions/static_rendering.md +0 -24
  1818. package/en/frequent_questions/unknown_command.md +0 -76
  1819. package/en/header.md +0 -5
  1820. package/en/how_works_intlayer.md +0 -233
  1821. package/en/index.md +0 -139
  1822. package/en/interest_of_intlayer.md +0 -133
  1823. package/en/intlayer_CMS.md +0 -334
  1824. package/en/intlayer_cli.md +0 -309
  1825. package/en/intlayer_visual_editor.md +0 -244
  1826. package/en/intlayer_with_angular.md +0 -668
  1827. package/en/intlayer_with_create_react_app.md +0 -1196
  1828. package/en/intlayer_with_express.md +0 -391
  1829. package/en/intlayer_with_lynx+react.md +0 -483
  1830. package/en/intlayer_with_nextjs_14.md +0 -1432
  1831. package/en/intlayer_with_nextjs_15.md +0 -1478
  1832. package/en/intlayer_with_nextjs_page_router.md +0 -1461
  1833. package/en/intlayer_with_nuxt.md +0 -737
  1834. package/en/intlayer_with_react_native+expo.md +0 -633
  1835. package/en/intlayer_with_vite+preact.md +0 -1640
  1836. package/en/intlayer_with_vite+react.md +0 -1595
  1837. package/en/intlayer_with_vite+solid.md +0 -257
  1838. package/en/intlayer_with_vite+svelte.md +0 -257
  1839. package/en/intlayer_with_vite+vue.md +0 -1011
  1840. package/en/introduction.md +0 -185
  1841. package/en/mcp_server.md +0 -150
  1842. package/en/packages/@intlayer/api/index.md +0 -31
  1843. package/en/packages/@intlayer/chokidar/index.md +0 -31
  1844. package/en/packages/@intlayer/cli/index.md +0 -21
  1845. package/en/packages/@intlayer/config/index.md +0 -116
  1846. package/en/packages/@intlayer/core/index.md +0 -25
  1847. package/en/packages/@intlayer/design-system/index.md +0 -21
  1848. package/en/packages/@intlayer/dictionary-entry/index.md +0 -21
  1849. package/en/packages/@intlayer/editor/index.md +0 -21
  1850. package/en/packages/@intlayer/editor-react/index.md +0 -21
  1851. package/en/packages/@intlayer/webpack/index.md +0 -35
  1852. package/en/packages/angular-intlayer/index.md +0 -31
  1853. package/en/packages/express-intlayer/index.md +0 -229
  1854. package/en/packages/express-intlayer/t.md +0 -432
  1855. package/en/packages/intlayer/getConfiguration.md +0 -120
  1856. package/en/packages/intlayer/getEnumeration.md +0 -138
  1857. package/en/packages/intlayer/getHTMLTextDir.md +0 -97
  1858. package/en/packages/intlayer/getLocaleLang.md +0 -57
  1859. package/en/packages/intlayer/getLocaleName.md +0 -93
  1860. package/en/packages/intlayer/getLocalizedUrl.md +0 -221
  1861. package/en/packages/intlayer/getMultilingualUrls.md +0 -198
  1862. package/en/packages/intlayer/getPathWithoutLocale.md +0 -50
  1863. package/en/packages/intlayer/getTranslation.md +0 -166
  1864. package/en/packages/intlayer/getTranslationContent.md +0 -166
  1865. package/en/packages/intlayer/index.md +0 -476
  1866. package/en/packages/intlayer-cli/index.md +0 -41
  1867. package/en/packages/intlayer-editor/index.md +0 -113
  1868. package/en/packages/lynx-intlayer/index.md +0 -60
  1869. package/en/packages/next-intlayer/index.md +0 -263
  1870. package/en/packages/next-intlayer/t.md +0 -326
  1871. package/en/packages/next-intlayer/useDictionary.md +0 -242
  1872. package/en/packages/next-intlayer/useIntlayer.md +0 -237
  1873. package/en/packages/next-intlayer/useIntlayerAsync.md +0 -211
  1874. package/en/packages/next-intlayer/useLocale.md +0 -105
  1875. package/en/packages/nuxt-intlayer/index.md +0 -31
  1876. package/en/packages/preact-intlayer/index.md +0 -31
  1877. package/en/packages/react-intlayer/index.md +0 -257
  1878. package/en/packages/react-intlayer/t.md +0 -277
  1879. package/en/packages/react-intlayer/useDictionary.md +0 -260
  1880. package/en/packages/react-intlayer/useIntlayer.md +0 -225
  1881. package/en/packages/react-intlayer/useIntlayerAsync.md +0 -226
  1882. package/en/packages/react-intlayer/useLocale.md +0 -184
  1883. package/en/packages/react-native-intlayer/index.md +0 -59
  1884. package/en/packages/react-scripts-intlayer/index.md +0 -57
  1885. package/en/packages/solid-intlayer/index.md +0 -31
  1886. package/en/packages/svelte-intlayer/index.md +0 -31
  1887. package/en/packages/vite-intlayer/index.md +0 -53
  1888. package/en/packages/vue-intlayer/index.md +0 -31
  1889. package/en/per_locale_file.md +0 -297
  1890. package/en/privacy_notice.md +0 -61
  1891. package/en/roadmap.md +0 -270
  1892. package/en/t.md +0 -163
  1893. package/en/terms_of_service.md +0 -33
  1894. package/en/vs_code_extension.md +0 -129
  1895. package/en-GB/CI_CD.md +0 -149
  1896. package/en-GB/autoFill.md +0 -0
  1897. package/en-GB/configuration.md +0 -490
  1898. package/en-GB/dictionary/condition.md +0 -213
  1899. package/en-GB/dictionary/content_extention_customization.md +0 -83
  1900. package/en-GB/dictionary/enumeration.md +0 -221
  1901. package/en-GB/dictionary/file.md +0 -201
  1902. package/en-GB/dictionary/function_fetching.md +0 -190
  1903. package/en-GB/dictionary/get_started.md +0 -466
  1904. package/en-GB/dictionary/insertion.md +0 -167
  1905. package/en-GB/dictionary/markdown.md +0 -343
  1906. package/en-GB/dictionary/nesting.md +0 -249
  1907. package/en-GB/dictionary/translation.md +0 -285
  1908. package/en-GB/header.md +0 -1
  1909. package/en-GB/how_works_intlayer.md +0 -229
  1910. package/en-GB/index.md +0 -142
  1911. package/en-GB/interest_of_intlayer.md +0 -123
  1912. package/en-GB/intlayer_CMS.md +0 -334
  1913. package/en-GB/intlayer_cli.md +0 -239
  1914. package/en-GB/intlayer_visual_editor.md +0 -210
  1915. package/en-GB/intlayer_with_angular.md +0 -3
  1916. package/en-GB/intlayer_with_create_react_app.md +0 -1179
  1917. package/en-GB/intlayer_with_express.md +0 -267
  1918. package/en-GB/intlayer_with_lynx+react.md +0 -484
  1919. package/en-GB/intlayer_with_nextjs_14.md +0 -1254
  1920. package/en-GB/intlayer_with_nextjs_15.md +0 -1295
  1921. package/en-GB/intlayer_with_nextjs_page_router.md +0 -1075
  1922. package/en-GB/intlayer_with_nuxt.md +0 -795
  1923. package/en-GB/intlayer_with_react_native+expo.md +0 -542
  1924. package/en-GB/intlayer_with_vite+preact.md +0 -1637
  1925. package/en-GB/intlayer_with_vite+react.md +0 -1427
  1926. package/en-GB/intlayer_with_vite+solid.md +0 -3
  1927. package/en-GB/intlayer_with_vite+svelte.md +0 -3
  1928. package/en-GB/intlayer_with_vite+vue.md +0 -999
  1929. package/en-GB/introduction.md +0 -201
  1930. package/en-GB/mcp_server.md +0 -150
  1931. package/en-GB/packages/@intlayer/api/index.md +0 -31
  1932. package/en-GB/packages/@intlayer/chokidar/index.md +0 -31
  1933. package/en-GB/packages/@intlayer/cli/index.md +0 -21
  1934. package/en-GB/packages/@intlayer/config/index.md +0 -116
  1935. package/en-GB/packages/@intlayer/core/index.md +0 -25
  1936. package/en-GB/packages/@intlayer/design-system/index.md +0 -21
  1937. package/en-GB/packages/@intlayer/dictionary-entry/index.md +0 -21
  1938. package/en-GB/packages/@intlayer/editor/index.md +0 -21
  1939. package/en-GB/packages/@intlayer/editor-react/index.md +0 -21
  1940. package/en-GB/packages/@intlayer/webpack/index.md +0 -35
  1941. package/en-GB/packages/angular-intlayer/index.md +0 -3
  1942. package/en-GB/packages/express-intlayer/index.md +0 -229
  1943. package/en-GB/packages/express-intlayer/t.md +0 -432
  1944. package/en-GB/packages/intlayer/getConfiguration.md +0 -120
  1945. package/en-GB/packages/intlayer/getEnumeration.md +0 -140
  1946. package/en-GB/packages/intlayer/getHTMLTextDir.md +0 -97
  1947. package/en-GB/packages/intlayer/getLocaleLang.md +0 -57
  1948. package/en-GB/packages/intlayer/getLocaleName.md +0 -93
  1949. package/en-GB/packages/intlayer/getLocalizedUrl.md +0 -221
  1950. package/en-GB/packages/intlayer/getMultilingualUrls.md +0 -198
  1951. package/en-GB/packages/intlayer/getPathWithoutLocale.md +0 -50
  1952. package/en-GB/packages/intlayer/getTranslation.md +0 -166
  1953. package/en-GB/packages/intlayer/getTranslationContent.md +0 -166
  1954. package/en-GB/packages/intlayer/index.md +0 -476
  1955. package/en-GB/packages/intlayer-cli/index.md +0 -41
  1956. package/en-GB/packages/intlayer-editor/index.md +0 -113
  1957. package/en-GB/packages/lynx-intlayer/index.md +0 -58
  1958. package/en-GB/packages/next-intlayer/index.md +0 -263
  1959. package/en-GB/packages/next-intlayer/t.md +0 -326
  1960. package/en-GB/packages/next-intlayer/useDictionary.md +0 -242
  1961. package/en-GB/packages/next-intlayer/useIntlayer.md +0 -237
  1962. package/en-GB/packages/next-intlayer/useIntlayerAsync.md +0 -211
  1963. package/en-GB/packages/next-intlayer/useLocale.md +0 -105
  1964. package/en-GB/packages/nuxt-intlayer/index.md +0 -31
  1965. package/en-GB/packages/preact-intlayer/index.md +0 -3
  1966. package/en-GB/packages/react-intlayer/index.md +0 -257
  1967. package/en-GB/packages/react-intlayer/t.md +0 -277
  1968. package/en-GB/packages/react-intlayer/useDictionary.md +0 -260
  1969. package/en-GB/packages/react-intlayer/useIntlayer.md +0 -225
  1970. package/en-GB/packages/react-intlayer/useIntlayerAsync.md +0 -226
  1971. package/en-GB/packages/react-intlayer/useLocale.md +0 -184
  1972. package/en-GB/packages/react-native-intlayer/index.md +0 -57
  1973. package/en-GB/packages/react-scripts-intlayer/index.md +0 -57
  1974. package/en-GB/packages/solid-intlayer/index.md +0 -3
  1975. package/en-GB/packages/svelte-intlayer/index.md +0 -3
  1976. package/en-GB/packages/vite-intlayer/index.md +0 -53
  1977. package/en-GB/packages/vue-intlayer/index.md +0 -3
  1978. package/en-GB/per_locale_file.md +0 -298
  1979. package/en-GB/privacy_notice.md +0 -57
  1980. package/en-GB/roadmap.md +0 -206
  1981. package/en-GB/terms_of_service.md +0 -33
  1982. package/en-GB/vs_code_extension.md +0 -139
  1983. package/es/CI_CD.md +0 -149
  1984. package/es/autoFill.md +0 -156
  1985. package/es/configuration.md +0 -503
  1986. package/es/dictionary/condition.md +0 -213
  1987. package/es/dictionary/content_extention_customization.md +0 -81
  1988. package/es/dictionary/enumeration.md +0 -221
  1989. package/es/dictionary/file.md +0 -206
  1990. package/es/dictionary/function_fetching.md +0 -190
  1991. package/es/dictionary/get_started.md +0 -466
  1992. package/es/dictionary/insertion.md +0 -161
  1993. package/es/dictionary/markdown.md +0 -338
  1994. package/es/dictionary/nesting.md +0 -249
  1995. package/es/dictionary/translation.md +0 -287
  1996. package/es/header.md +0 -5
  1997. package/es/how_works_intlayer.md +0 -217
  1998. package/es/index.md +0 -122
  1999. package/es/interest_of_intlayer.md +0 -132
  2000. package/es/intlayer_CMS.md +0 -334
  2001. package/es/intlayer_cli.md +0 -274
  2002. package/es/intlayer_visual_editor.md +0 -210
  2003. package/es/intlayer_with_angular.md +0 -3
  2004. package/es/intlayer_with_create_react_app.md +0 -1179
  2005. package/es/intlayer_with_express.md +0 -276
  2006. package/es/intlayer_with_lynx+react.md +0 -475
  2007. package/es/intlayer_with_nextjs_14.md +0 -1245
  2008. package/es/intlayer_with_nextjs_15.md +0 -1295
  2009. package/es/intlayer_with_nextjs_page_router.md +0 -1076
  2010. package/es/intlayer_with_nuxt.md +0 -731
  2011. package/es/intlayer_with_react_native+expo.md +0 -183
  2012. package/es/intlayer_with_vite+preact.md +0 -1626
  2013. package/es/intlayer_with_vite+react.md +0 -1582
  2014. package/es/intlayer_with_vite+solid.md +0 -3
  2015. package/es/intlayer_with_vite+svelte.md +0 -3
  2016. package/es/intlayer_with_vite+vue.md +0 -960
  2017. package/es/introduction.md +0 -184
  2018. package/es/mcp_server.md +0 -150
  2019. package/es/packages/@intlayer/api/index.md +0 -31
  2020. package/es/packages/@intlayer/chokidar/index.md +0 -31
  2021. package/es/packages/@intlayer/cli/index.md +0 -21
  2022. package/es/packages/@intlayer/config/index.md +0 -116
  2023. package/es/packages/@intlayer/core/index.md +0 -25
  2024. package/es/packages/@intlayer/design-system/index.md +0 -21
  2025. package/es/packages/@intlayer/dictionary-entry/index.md +0 -21
  2026. package/es/packages/@intlayer/editor/index.md +0 -21
  2027. package/es/packages/@intlayer/editor-react/index.md +0 -21
  2028. package/es/packages/@intlayer/webpack/index.md +0 -35
  2029. package/es/packages/angular-intlayer/index.md +0 -3
  2030. package/es/packages/express-intlayer/index.md +0 -229
  2031. package/es/packages/express-intlayer/t.md +0 -432
  2032. package/es/packages/intlayer/getConfiguration.md +0 -120
  2033. package/es/packages/intlayer/getEnumeration.md +0 -138
  2034. package/es/packages/intlayer/getHTMLTextDir.md +0 -97
  2035. package/es/packages/intlayer/getLocaleLang.md +0 -57
  2036. package/es/packages/intlayer/getLocaleName.md +0 -93
  2037. package/es/packages/intlayer/getLocalizedUrl.md +0 -221
  2038. package/es/packages/intlayer/getMultilingualUrls.md +0 -198
  2039. package/es/packages/intlayer/getPathWithoutLocale.md +0 -50
  2040. package/es/packages/intlayer/getTranslation.md +0 -166
  2041. package/es/packages/intlayer/getTranslationContent.md +0 -166
  2042. package/es/packages/intlayer/index.md +0 -478
  2043. package/es/packages/intlayer-cli/index.md +0 -41
  2044. package/es/packages/intlayer-editor/index.md +0 -115
  2045. package/es/packages/lynx-intlayer/index.md +0 -58
  2046. package/es/packages/next-intlayer/index.md +0 -263
  2047. package/es/packages/next-intlayer/t.md +0 -325
  2048. package/es/packages/next-intlayer/useDictionary.md +0 -242
  2049. package/es/packages/next-intlayer/useIntlayer.md +0 -237
  2050. package/es/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2051. package/es/packages/next-intlayer/useLocale.md +0 -105
  2052. package/es/packages/nuxt-intlayer/index.md +0 -29
  2053. package/es/packages/preact-intlayer/index.md +0 -3
  2054. package/es/packages/react-intlayer/index.md +0 -263
  2055. package/es/packages/react-intlayer/t.md +0 -277
  2056. package/es/packages/react-intlayer/useDictionary.md +0 -270
  2057. package/es/packages/react-intlayer/useIntlayer.md +0 -225
  2058. package/es/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2059. package/es/packages/react-intlayer/useLocale.md +0 -184
  2060. package/es/packages/react-native-intlayer/index.md +0 -57
  2061. package/es/packages/react-scripts-intlayer/index.md +0 -57
  2062. package/es/packages/solid-intlayer/index.md +0 -3
  2063. package/es/packages/svelte-intlayer/index.md +0 -5
  2064. package/es/packages/vite-intlayer/index.md +0 -53
  2065. package/es/packages/vue-intlayer/index.md +0 -3
  2066. package/es/per_locale_file.md +0 -293
  2067. package/es/privacy_notice.md +0 -61
  2068. package/es/roadmap.md +0 -157
  2069. package/es/terms_of_service.md +0 -33
  2070. package/es/vs_code_extension.md +0 -139
  2071. package/fr/CI_CD.md +0 -149
  2072. package/fr/autoFill.md +0 -156
  2073. package/fr/configuration.md +0 -481
  2074. package/fr/dictionary/condition.md +0 -213
  2075. package/fr/dictionary/content_extention_customization.md +0 -81
  2076. package/fr/dictionary/enumeration.md +0 -221
  2077. package/fr/dictionary/file.md +0 -206
  2078. package/fr/dictionary/function_fetching.md +0 -190
  2079. package/fr/dictionary/get_started.md +0 -466
  2080. package/fr/dictionary/insertion.md +0 -161
  2081. package/fr/dictionary/markdown.md +0 -335
  2082. package/fr/dictionary/nesting.md +0 -249
  2083. package/fr/dictionary/translation.md +0 -287
  2084. package/fr/header.md +0 -5
  2085. package/fr/how_works_intlayer.md +0 -217
  2086. package/fr/index.md +0 -122
  2087. package/fr/interest_of_intlayer.md +0 -132
  2088. package/fr/intlayer_CMS.md +0 -334
  2089. package/fr/intlayer_cli.md +0 -274
  2090. package/fr/intlayer_visual_editor.md +0 -210
  2091. package/fr/intlayer_with_angular.md +0 -3
  2092. package/fr/intlayer_with_create_react_app.md +0 -1179
  2093. package/fr/intlayer_with_express.md +0 -270
  2094. package/fr/intlayer_with_lynx+react.md +0 -466
  2095. package/fr/intlayer_with_nextjs_14.md +0 -1245
  2096. package/fr/intlayer_with_nextjs_15.md +0 -1295
  2097. package/fr/intlayer_with_nextjs_page_router.md +0 -1073
  2098. package/fr/intlayer_with_nuxt.md +0 -731
  2099. package/fr/intlayer_with_react_native+expo.md +0 -538
  2100. package/fr/intlayer_with_vite+preact.md +0 -1610
  2101. package/fr/intlayer_with_vite+react.md +0 -1579
  2102. package/fr/intlayer_with_vite+solid.md +0 -3
  2103. package/fr/intlayer_with_vite+svelte.md +0 -3
  2104. package/fr/intlayer_with_vite+vue.md +0 -962
  2105. package/fr/introduction.md +0 -190
  2106. package/fr/mcp_server.md +0 -152
  2107. package/fr/packages/@intlayer/api/index.md +0 -31
  2108. package/fr/packages/@intlayer/chokidar/index.md +0 -31
  2109. package/fr/packages/@intlayer/cli/index.md +0 -21
  2110. package/fr/packages/@intlayer/config/index.md +0 -116
  2111. package/fr/packages/@intlayer/core/index.md +0 -25
  2112. package/fr/packages/@intlayer/design-system/index.md +0 -21
  2113. package/fr/packages/@intlayer/dictionary-entry/index.md +0 -21
  2114. package/fr/packages/@intlayer/editor/index.md +0 -21
  2115. package/fr/packages/@intlayer/editor-react/index.md +0 -21
  2116. package/fr/packages/@intlayer/webpack/index.md +0 -35
  2117. package/fr/packages/angular-intlayer/index.md +0 -3
  2118. package/fr/packages/express-intlayer/index.md +0 -238
  2119. package/fr/packages/express-intlayer/t.md +0 -432
  2120. package/fr/packages/intlayer/getConfiguration.md +0 -120
  2121. package/fr/packages/intlayer/getEnumeration.md +0 -138
  2122. package/fr/packages/intlayer/getHTMLTextDir.md +0 -97
  2123. package/fr/packages/intlayer/getLocaleLang.md +0 -57
  2124. package/fr/packages/intlayer/getLocaleName.md +0 -93
  2125. package/fr/packages/intlayer/getLocalizedUrl.md +0 -221
  2126. package/fr/packages/intlayer/getMultilingualUrls.md +0 -198
  2127. package/fr/packages/intlayer/getPathWithoutLocale.md +0 -50
  2128. package/fr/packages/intlayer/getTranslation.md +0 -166
  2129. package/fr/packages/intlayer/getTranslationContent.md +0 -166
  2130. package/fr/packages/intlayer/index.md +0 -476
  2131. package/fr/packages/intlayer-cli/index.md +0 -41
  2132. package/fr/packages/intlayer-editor/index.md +0 -115
  2133. package/fr/packages/lynx-intlayer/index.md +0 -58
  2134. package/fr/packages/next-intlayer/index.md +0 -266
  2135. package/fr/packages/next-intlayer/t.md +0 -325
  2136. package/fr/packages/next-intlayer/useDictionary.md +0 -242
  2137. package/fr/packages/next-intlayer/useIntlayer.md +0 -237
  2138. package/fr/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2139. package/fr/packages/next-intlayer/useLocale.md +0 -105
  2140. package/fr/packages/nuxt-intlayer/index.md +0 -29
  2141. package/fr/packages/preact-intlayer/index.md +0 -3
  2142. package/fr/packages/react-intlayer/index.md +0 -257
  2143. package/fr/packages/react-intlayer/t.md +0 -277
  2144. package/fr/packages/react-intlayer/useDictionary.md +0 -269
  2145. package/fr/packages/react-intlayer/useIntlayer.md +0 -234
  2146. package/fr/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2147. package/fr/packages/react-intlayer/useLocale.md +0 -184
  2148. package/fr/packages/react-native-intlayer/index.md +0 -57
  2149. package/fr/packages/react-scripts-intlayer/index.md +0 -57
  2150. package/fr/packages/solid-intlayer/index.md +0 -3
  2151. package/fr/packages/svelte-intlayer/index.md +0 -3
  2152. package/fr/packages/vite-intlayer/index.md +0 -53
  2153. package/fr/packages/vue-intlayer/index.md +0 -3
  2154. package/fr/per_locale_file.md +0 -297
  2155. package/fr/privacy_notice.md +0 -57
  2156. package/fr/roadmap.md +0 -206
  2157. package/fr/terms_of_service.md +0 -33
  2158. package/fr/vs_code_extension.md +0 -139
  2159. package/hi/CI_CD.md +0 -149
  2160. package/hi/autoFill.md +0 -156
  2161. package/hi/configuration.md +0 -509
  2162. package/hi/dictionary/condition.md +0 -213
  2163. package/hi/dictionary/content_extention_customization.md +0 -81
  2164. package/hi/dictionary/enumeration.md +0 -221
  2165. package/hi/dictionary/file.md +0 -209
  2166. package/hi/dictionary/function_fetching.md +0 -188
  2167. package/hi/dictionary/get_started.md +0 -490
  2168. package/hi/dictionary/insertion.md +0 -167
  2169. package/hi/dictionary/markdown.md +0 -344
  2170. package/hi/dictionary/nesting.md +0 -249
  2171. package/hi/dictionary/translation.md +0 -307
  2172. package/hi/header.md +0 -7
  2173. package/hi/how_works_intlayer.md +0 -217
  2174. package/hi/index.md +0 -125
  2175. package/hi/interest_of_intlayer.md +0 -132
  2176. package/hi/intlayer_CMS.md +0 -334
  2177. package/hi/intlayer_cli.md +0 -274
  2178. package/hi/intlayer_visual_editor.md +0 -210
  2179. package/hi/intlayer_with_angular.md +0 -3
  2180. package/hi/intlayer_with_create_react_app.md +0 -1382
  2181. package/hi/intlayer_with_express.md +0 -273
  2182. package/hi/intlayer_with_lynx+react.md +0 -456
  2183. package/hi/intlayer_with_nextjs_14.md +0 -1270
  2184. package/hi/intlayer_with_nextjs_15.md +0 -1306
  2185. package/hi/intlayer_with_nextjs_page_router.md +0 -1085
  2186. package/hi/intlayer_with_nuxt.md +0 -784
  2187. package/hi/intlayer_with_react_native+expo.md +0 -557
  2188. package/hi/intlayer_with_vite+preact.md +0 -1527
  2189. package/hi/intlayer_with_vite+react.md +0 -1530
  2190. package/hi/intlayer_with_vite+solid.md +0 -3
  2191. package/hi/intlayer_with_vite+svelte.md +0 -3
  2192. package/hi/intlayer_with_vite+vue.md +0 -852
  2193. package/hi/introduction.md +0 -190
  2194. package/hi/mcp_server.md +0 -150
  2195. package/hi/packages/@intlayer/api/index.md +0 -31
  2196. package/hi/packages/@intlayer/chokidar/index.md +0 -31
  2197. package/hi/packages/@intlayer/cli/index.md +0 -21
  2198. package/hi/packages/@intlayer/config/index.md +0 -116
  2199. package/hi/packages/@intlayer/core/index.md +0 -25
  2200. package/hi/packages/@intlayer/design-system/index.md +0 -21
  2201. package/hi/packages/@intlayer/dictionary-entry/index.md +0 -21
  2202. package/hi/packages/@intlayer/editor/index.md +0 -21
  2203. package/hi/packages/@intlayer/editor-react/index.md +0 -21
  2204. package/hi/packages/@intlayer/webpack/index.md +0 -35
  2205. package/hi/packages/angular-intlayer/index.md +0 -3
  2206. package/hi/packages/express-intlayer/index.md +0 -232
  2207. package/hi/packages/express-intlayer/t.md +0 -445
  2208. package/hi/packages/intlayer/getConfiguration.md +0 -120
  2209. package/hi/packages/intlayer/getEnumeration.md +0 -138
  2210. package/hi/packages/intlayer/getHTMLTextDir.md +0 -97
  2211. package/hi/packages/intlayer/getLocaleLang.md +0 -57
  2212. package/hi/packages/intlayer/getLocaleName.md +0 -93
  2213. package/hi/packages/intlayer/getLocalizedUrl.md +0 -221
  2214. package/hi/packages/intlayer/getMultilingualUrls.md +0 -198
  2215. package/hi/packages/intlayer/getPathWithoutLocale.md +0 -50
  2216. package/hi/packages/intlayer/getTranslation.md +0 -175
  2217. package/hi/packages/intlayer/getTranslationContent.md +0 -175
  2218. package/hi/packages/intlayer/index.md +0 -314
  2219. package/hi/packages/intlayer-cli/index.md +0 -41
  2220. package/hi/packages/intlayer-editor/index.md +0 -113
  2221. package/hi/packages/lynx-intlayer/index.md +0 -58
  2222. package/hi/packages/next-intlayer/index.md +0 -270
  2223. package/hi/packages/next-intlayer/t.md +0 -337
  2224. package/hi/packages/next-intlayer/useDictionary.md +0 -248
  2225. package/hi/packages/next-intlayer/useIntlayer.md +0 -237
  2226. package/hi/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2227. package/hi/packages/next-intlayer/useLocale.md +0 -105
  2228. package/hi/packages/nuxt-intlayer/index.md +0 -29
  2229. package/hi/packages/preact-intlayer/index.md +0 -3
  2230. package/hi/packages/react-intlayer/index.md +0 -261
  2231. package/hi/packages/react-intlayer/t.md +0 -283
  2232. package/hi/packages/react-intlayer/useDictionary.md +0 -268
  2233. package/hi/packages/react-intlayer/useIntlayer.md +0 -225
  2234. package/hi/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2235. package/hi/packages/react-intlayer/useLocale.md +0 -184
  2236. package/hi/packages/react-native-intlayer/index.md +0 -57
  2237. package/hi/packages/react-scripts-intlayer/index.md +0 -57
  2238. package/hi/packages/solid-intlayer/index.md +0 -3
  2239. package/hi/packages/svelte-intlayer/index.md +0 -3
  2240. package/hi/packages/vite-intlayer/index.md +0 -53
  2241. package/hi/packages/vue-intlayer/index.md +0 -3
  2242. package/hi/per_locale_file.md +0 -298
  2243. package/hi/privacy_notice.md +0 -61
  2244. package/hi/roadmap.md +0 -206
  2245. package/hi/terms_of_service.md +0 -33
  2246. package/hi/vs_code_extension.md +0 -139
  2247. package/index.cjs +0 -1295
  2248. package/index.d.ts +0 -102
  2249. package/it/CI_CD.md +0 -149
  2250. package/it/autoFill.md +0 -156
  2251. package/it/configuration.md +0 -503
  2252. package/it/dictionary/condition.md +0 -213
  2253. package/it/dictionary/content_extention_customization.md +0 -81
  2254. package/it/dictionary/enumeration.md +0 -221
  2255. package/it/dictionary/file.md +0 -207
  2256. package/it/dictionary/function_fetching.md +0 -190
  2257. package/it/dictionary/get_started.md +0 -466
  2258. package/it/dictionary/insertion.md +0 -161
  2259. package/it/dictionary/markdown.md +0 -343
  2260. package/it/dictionary/nesting.md +0 -249
  2261. package/it/dictionary/translation.md +0 -287
  2262. package/it/header.md +0 -7
  2263. package/it/how_works_intlayer.md +0 -217
  2264. package/it/index.md +0 -125
  2265. package/it/interest_of_intlayer.md +0 -132
  2266. package/it/intlayer_CMS.md +0 -334
  2267. package/it/intlayer_cli.md +0 -274
  2268. package/it/intlayer_visual_editor.md +0 -210
  2269. package/it/intlayer_with_angular.md +0 -3
  2270. package/it/intlayer_with_create_react_app.md +0 -407
  2271. package/it/intlayer_with_express.md +0 -267
  2272. package/it/intlayer_with_lynx+react.md +0 -482
  2273. package/it/intlayer_with_nextjs_14.md +0 -1256
  2274. package/it/intlayer_with_nextjs_15.md +0 -1306
  2275. package/it/intlayer_with_nextjs_page_router.md +0 -1083
  2276. package/it/intlayer_with_nuxt.md +0 -793
  2277. package/it/intlayer_with_react_native+expo.md +0 -264
  2278. package/it/intlayer_with_vite+preact.md +0 -1670
  2279. package/it/intlayer_with_vite+react.md +0 -1570
  2280. package/it/intlayer_with_vite+solid.md +0 -3
  2281. package/it/intlayer_with_vite+svelte.md +0 -3
  2282. package/it/intlayer_with_vite+vue.md +0 -998
  2283. package/it/introduction.md +0 -192
  2284. package/it/mcp_server.md +0 -152
  2285. package/it/packages/@intlayer/api/index.md +0 -31
  2286. package/it/packages/@intlayer/chokidar/index.md +0 -31
  2287. package/it/packages/@intlayer/cli/index.md +0 -21
  2288. package/it/packages/@intlayer/config/index.md +0 -116
  2289. package/it/packages/@intlayer/core/index.md +0 -25
  2290. package/it/packages/@intlayer/design-system/index.md +0 -21
  2291. package/it/packages/@intlayer/dictionary-entry/index.md +0 -21
  2292. package/it/packages/@intlayer/editor/index.md +0 -21
  2293. package/it/packages/@intlayer/editor-react/index.md +0 -21
  2294. package/it/packages/@intlayer/webpack/index.md +0 -35
  2295. package/it/packages/angular-intlayer/index.md +0 -3
  2296. package/it/packages/express-intlayer/index.md +0 -229
  2297. package/it/packages/express-intlayer/t.md +0 -432
  2298. package/it/packages/intlayer/getConfiguration.md +0 -120
  2299. package/it/packages/intlayer/getEnumeration.md +0 -138
  2300. package/it/packages/intlayer/getHTMLTextDir.md +0 -97
  2301. package/it/packages/intlayer/getLocaleLang.md +0 -57
  2302. package/it/packages/intlayer/getLocaleName.md +0 -93
  2303. package/it/packages/intlayer/getLocalizedUrl.md +0 -221
  2304. package/it/packages/intlayer/getMultilingualUrls.md +0 -200
  2305. package/it/packages/intlayer/getPathWithoutLocale.md +0 -50
  2306. package/it/packages/intlayer/getTranslation.md +0 -166
  2307. package/it/packages/intlayer/getTranslationContent.md +0 -166
  2308. package/it/packages/intlayer/index.md +0 -479
  2309. package/it/packages/intlayer-cli/index.md +0 -41
  2310. package/it/packages/intlayer-editor/index.md +0 -113
  2311. package/it/packages/lynx-intlayer/index.md +0 -58
  2312. package/it/packages/next-intlayer/index.md +0 -267
  2313. package/it/packages/next-intlayer/t.md +0 -326
  2314. package/it/packages/next-intlayer/useDictionary.md +0 -242
  2315. package/it/packages/next-intlayer/useIntlayer.md +0 -237
  2316. package/it/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2317. package/it/packages/next-intlayer/useLocale.md +0 -105
  2318. package/it/packages/nuxt-intlayer/index.md +0 -29
  2319. package/it/packages/preact-intlayer/index.md +0 -3
  2320. package/it/packages/react-intlayer/index.md +0 -260
  2321. package/it/packages/react-intlayer/t.md +0 -277
  2322. package/it/packages/react-intlayer/useDictionary.md +0 -260
  2323. package/it/packages/react-intlayer/useIntlayer.md +0 -225
  2324. package/it/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2325. package/it/packages/react-intlayer/useLocale.md +0 -184
  2326. package/it/packages/react-native-intlayer/index.md +0 -57
  2327. package/it/packages/react-scripts-intlayer/index.md +0 -57
  2328. package/it/packages/solid-intlayer/index.md +0 -5
  2329. package/it/packages/svelte-intlayer/index.md +0 -3
  2330. package/it/packages/vite-intlayer/index.md +0 -53
  2331. package/it/packages/vue-intlayer/index.md +0 -5
  2332. package/it/per_locale_file.md +0 -298
  2333. package/it/privacy_notice.md +0 -61
  2334. package/it/roadmap.md +0 -206
  2335. package/it/terms_of_service.md +0 -33
  2336. package/it/vs_code_extension.md +0 -139
  2337. package/ja/CI_CD.md +0 -149
  2338. package/ja/autoFill.md +0 -156
  2339. package/ja/configuration.md +0 -507
  2340. package/ja/dictionary/condition.md +0 -213
  2341. package/ja/dictionary/content_extention_customization.md +0 -81
  2342. package/ja/dictionary/enumeration.md +0 -221
  2343. package/ja/dictionary/file.md +0 -209
  2344. package/ja/dictionary/function_fetching.md +0 -190
  2345. package/ja/dictionary/get_started.md +0 -466
  2346. package/ja/dictionary/insertion.md +0 -161
  2347. package/ja/dictionary/markdown.md +0 -343
  2348. package/ja/dictionary/nesting.md +0 -249
  2349. package/ja/dictionary/translation.md +0 -287
  2350. package/ja/header.md +0 -7
  2351. package/ja/how_works_intlayer.md +0 -217
  2352. package/ja/index.md +0 -125
  2353. package/ja/interest_of_intlayer.md +0 -132
  2354. package/ja/intlayer_CMS.md +0 -334
  2355. package/ja/intlayer_cli.md +0 -274
  2356. package/ja/intlayer_visual_editor.md +0 -213
  2357. package/ja/intlayer_with_angular.md +0 -3
  2358. package/ja/intlayer_with_create_react_app.md +0 -1173
  2359. package/ja/intlayer_with_express.md +0 -267
  2360. package/ja/intlayer_with_lynx+react.md +0 -482
  2361. package/ja/intlayer_with_nextjs_14.md +0 -1243
  2362. package/ja/intlayer_with_nextjs_15.md +0 -1295
  2363. package/ja/intlayer_with_nextjs_page_router.md +0 -1073
  2364. package/ja/intlayer_with_nuxt.md +0 -792
  2365. package/ja/intlayer_with_react_native+expo.md +0 -540
  2366. package/ja/intlayer_with_vite+preact.md +0 -1590
  2367. package/ja/intlayer_with_vite+react.md +0 -1545
  2368. package/ja/intlayer_with_vite+solid.md +0 -3
  2369. package/ja/intlayer_with_vite+svelte.md +0 -3
  2370. package/ja/intlayer_with_vite+vue.md +0 -995
  2371. package/ja/introduction.md +0 -186
  2372. package/ja/mcp_server.md +0 -150
  2373. package/ja/packages/@intlayer/api/index.md +0 -31
  2374. package/ja/packages/@intlayer/chokidar/index.md +0 -31
  2375. package/ja/packages/@intlayer/cli/index.md +0 -21
  2376. package/ja/packages/@intlayer/config/index.md +0 -116
  2377. package/ja/packages/@intlayer/core/index.md +0 -25
  2378. package/ja/packages/@intlayer/design-system/index.md +0 -21
  2379. package/ja/packages/@intlayer/dictionary-entry/index.md +0 -21
  2380. package/ja/packages/@intlayer/editor/index.md +0 -21
  2381. package/ja/packages/@intlayer/editor-react/index.md +0 -21
  2382. package/ja/packages/@intlayer/webpack/index.md +0 -35
  2383. package/ja/packages/angular-intlayer/index.md +0 -3
  2384. package/ja/packages/express-intlayer/index.md +0 -229
  2385. package/ja/packages/express-intlayer/t.md +0 -432
  2386. package/ja/packages/intlayer/getConfiguration.md +0 -120
  2387. package/ja/packages/intlayer/getEnumeration.md +0 -140
  2388. package/ja/packages/intlayer/getHTMLTextDir.md +0 -97
  2389. package/ja/packages/intlayer/getLocaleLang.md +0 -59
  2390. package/ja/packages/intlayer/getLocaleName.md +0 -93
  2391. package/ja/packages/intlayer/getLocalizedUrl.md +0 -221
  2392. package/ja/packages/intlayer/getMultilingualUrls.md +0 -198
  2393. package/ja/packages/intlayer/getPathWithoutLocale.md +0 -50
  2394. package/ja/packages/intlayer/getTranslation.md +0 -166
  2395. package/ja/packages/intlayer/getTranslationContent.md +0 -166
  2396. package/ja/packages/intlayer/index.md +0 -479
  2397. package/ja/packages/intlayer-cli/index.md +0 -41
  2398. package/ja/packages/intlayer-editor/index.md +0 -115
  2399. package/ja/packages/lynx-intlayer/index.md +0 -58
  2400. package/ja/packages/next-intlayer/index.md +0 -263
  2401. package/ja/packages/next-intlayer/t.md +0 -326
  2402. package/ja/packages/next-intlayer/useDictionary.md +0 -242
  2403. package/ja/packages/next-intlayer/useIntlayer.md +0 -237
  2404. package/ja/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2405. package/ja/packages/next-intlayer/useLocale.md +0 -105
  2406. package/ja/packages/nuxt-intlayer/index.md +0 -29
  2407. package/ja/packages/preact-intlayer/index.md +0 -3
  2408. package/ja/packages/react-intlayer/index.md +0 -257
  2409. package/ja/packages/react-intlayer/t.md +0 -277
  2410. package/ja/packages/react-intlayer/useDictionary.md +0 -260
  2411. package/ja/packages/react-intlayer/useIntlayer.md +0 -225
  2412. package/ja/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2413. package/ja/packages/react-intlayer/useLocale.md +0 -184
  2414. package/ja/packages/react-native-intlayer/index.md +0 -57
  2415. package/ja/packages/react-scripts-intlayer/index.md +0 -57
  2416. package/ja/packages/solid-intlayer/index.md +0 -3
  2417. package/ja/packages/svelte-intlayer/index.md +0 -3
  2418. package/ja/packages/vite-intlayer/index.md +0 -53
  2419. package/ja/packages/vue-intlayer/index.md +0 -3
  2420. package/ja/per_locale_file.md +0 -298
  2421. package/ja/privacy_notice.md +0 -57
  2422. package/ja/roadmap.md +0 -206
  2423. package/ja/terms_of_service.md +0 -33
  2424. package/ja/vs_code_extension.md +0 -139
  2425. package/ko/CI_CD.md +0 -149
  2426. package/ko/autoFill.md +0 -156
  2427. package/ko/configuration.md +0 -507
  2428. package/ko/dictionary/condition.md +0 -213
  2429. package/ko/dictionary/content_extention_customization.md +0 -81
  2430. package/ko/dictionary/enumeration.md +0 -221
  2431. package/ko/dictionary/file.md +0 -207
  2432. package/ko/dictionary/function_fetching.md +0 -190
  2433. package/ko/dictionary/get_started.md +0 -466
  2434. package/ko/dictionary/insertion.md +0 -167
  2435. package/ko/dictionary/markdown.md +0 -343
  2436. package/ko/dictionary/nesting.md +0 -249
  2437. package/ko/dictionary/translation.md +0 -287
  2438. package/ko/header.md +0 -7
  2439. package/ko/how_works_intlayer.md +0 -216
  2440. package/ko/index.md +0 -125
  2441. package/ko/interest_of_intlayer.md +0 -132
  2442. package/ko/intlayer_CMS.md +0 -334
  2443. package/ko/intlayer_cli.md +0 -274
  2444. package/ko/intlayer_visual_editor.md +0 -210
  2445. package/ko/intlayer_with_angular.md +0 -3
  2446. package/ko/intlayer_with_create_react_app.md +0 -1173
  2447. package/ko/intlayer_with_express.md +0 -267
  2448. package/ko/intlayer_with_lynx+react.md +0 -482
  2449. package/ko/intlayer_with_nextjs_14.md +0 -1254
  2450. package/ko/intlayer_with_nextjs_15.md +0 -1306
  2451. package/ko/intlayer_with_nextjs_page_router.md +0 -1085
  2452. package/ko/intlayer_with_nuxt.md +0 -784
  2453. package/ko/intlayer_with_react_native+expo.md +0 -540
  2454. package/ko/intlayer_with_vite+preact.md +0 -1671
  2455. package/ko/intlayer_with_vite+react.md +0 -1572
  2456. package/ko/intlayer_with_vite+solid.md +0 -3
  2457. package/ko/intlayer_with_vite+svelte.md +0 -3
  2458. package/ko/intlayer_with_vite+vue.md +0 -998
  2459. package/ko/introduction.md +0 -186
  2460. package/ko/mcp_server.md +0 -150
  2461. package/ko/packages/@intlayer/api/index.md +0 -31
  2462. package/ko/packages/@intlayer/chokidar/index.md +0 -31
  2463. package/ko/packages/@intlayer/cli/index.md +0 -21
  2464. package/ko/packages/@intlayer/config/index.md +0 -116
  2465. package/ko/packages/@intlayer/core/index.md +0 -25
  2466. package/ko/packages/@intlayer/design-system/index.md +0 -21
  2467. package/ko/packages/@intlayer/dictionary-entry/index.md +0 -21
  2468. package/ko/packages/@intlayer/editor/index.md +0 -21
  2469. package/ko/packages/@intlayer/editor-react/index.md +0 -21
  2470. package/ko/packages/@intlayer/webpack/index.md +0 -35
  2471. package/ko/packages/angular-intlayer/index.md +0 -5
  2472. package/ko/packages/express-intlayer/index.md +0 -229
  2473. package/ko/packages/express-intlayer/t.md +0 -432
  2474. package/ko/packages/intlayer/getConfiguration.md +0 -120
  2475. package/ko/packages/intlayer/getEnumeration.md +0 -138
  2476. package/ko/packages/intlayer/getHTMLTextDir.md +0 -97
  2477. package/ko/packages/intlayer/getLocaleLang.md +0 -57
  2478. package/ko/packages/intlayer/getLocaleName.md +0 -93
  2479. package/ko/packages/intlayer/getLocalizedUrl.md +0 -221
  2480. package/ko/packages/intlayer/getMultilingualUrls.md +0 -198
  2481. package/ko/packages/intlayer/getPathWithoutLocale.md +0 -50
  2482. package/ko/packages/intlayer/getTranslation.md +0 -166
  2483. package/ko/packages/intlayer/getTranslationContent.md +0 -166
  2484. package/ko/packages/intlayer/index.md +0 -480
  2485. package/ko/packages/intlayer-cli/index.md +0 -41
  2486. package/ko/packages/intlayer-editor/index.md +0 -113
  2487. package/ko/packages/lynx-intlayer/index.md +0 -58
  2488. package/ko/packages/next-intlayer/index.md +0 -267
  2489. package/ko/packages/next-intlayer/t.md +0 -337
  2490. package/ko/packages/next-intlayer/useDictionary.md +0 -242
  2491. package/ko/packages/next-intlayer/useIntlayer.md +0 -237
  2492. package/ko/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2493. package/ko/packages/next-intlayer/useLocale.md +0 -105
  2494. package/ko/packages/nuxt-intlayer/index.md +0 -31
  2495. package/ko/packages/preact-intlayer/index.md +0 -3
  2496. package/ko/packages/react-intlayer/index.md +0 -260
  2497. package/ko/packages/react-intlayer/t.md +0 -277
  2498. package/ko/packages/react-intlayer/useDictionary.md +0 -268
  2499. package/ko/packages/react-intlayer/useIntlayer.md +0 -225
  2500. package/ko/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2501. package/ko/packages/react-intlayer/useLocale.md +0 -184
  2502. package/ko/packages/react-native-intlayer/index.md +0 -57
  2503. package/ko/packages/react-scripts-intlayer/index.md +0 -57
  2504. package/ko/packages/solid-intlayer/index.md +0 -3
  2505. package/ko/packages/svelte-intlayer/index.md +0 -3
  2506. package/ko/packages/vite-intlayer/index.md +0 -53
  2507. package/ko/packages/vue-intlayer/index.md +0 -3
  2508. package/ko/per_locale_file.md +0 -300
  2509. package/ko/privacy_notice.md +0 -61
  2510. package/ko/roadmap.md +0 -206
  2511. package/ko/terms_of_service.md +0 -33
  2512. package/ko/vs_code_extension.md +0 -139
  2513. package/pt/CI_CD.md +0 -149
  2514. package/pt/autoFill.md +0 -156
  2515. package/pt/configuration.md +0 -503
  2516. package/pt/dictionary/condition.md +0 -213
  2517. package/pt/dictionary/content_extention_customization.md +0 -81
  2518. package/pt/dictionary/enumeration.md +0 -221
  2519. package/pt/dictionary/file.md +0 -210
  2520. package/pt/dictionary/function_fetching.md +0 -190
  2521. package/pt/dictionary/get_started.md +0 -490
  2522. package/pt/dictionary/insertion.md +0 -161
  2523. package/pt/dictionary/markdown.md +0 -339
  2524. package/pt/dictionary/nesting.md +0 -249
  2525. package/pt/dictionary/translation.md +0 -322
  2526. package/pt/header.md +0 -7
  2527. package/pt/how_works_intlayer.md +0 -216
  2528. package/pt/index.md +0 -125
  2529. package/pt/interest_of_intlayer.md +0 -132
  2530. package/pt/intlayer_CMS.md +0 -334
  2531. package/pt/intlayer_cli.md +0 -274
  2532. package/pt/intlayer_visual_editor.md +0 -210
  2533. package/pt/intlayer_with_angular.md +0 -3
  2534. package/pt/intlayer_with_create_react_app.md +0 -1191
  2535. package/pt/intlayer_with_express.md +0 -270
  2536. package/pt/intlayer_with_lynx+react.md +0 -467
  2537. package/pt/intlayer_with_nextjs_14.md +0 -1256
  2538. package/pt/intlayer_with_nextjs_15.md +0 -1306
  2539. package/pt/intlayer_with_nextjs_page_router.md +0 -1097
  2540. package/pt/intlayer_with_nuxt.md +0 -792
  2541. package/pt/intlayer_with_react_native+expo.md +0 -262
  2542. package/pt/intlayer_with_vite+preact.md +0 -1652
  2543. package/pt/intlayer_with_vite+react.md +0 -1611
  2544. package/pt/intlayer_with_vite+solid.md +0 -3
  2545. package/pt/intlayer_with_vite+svelte.md +0 -3
  2546. package/pt/intlayer_with_vite+vue.md +0 -993
  2547. package/pt/introduction.md +0 -193
  2548. package/pt/mcp_server.md +0 -150
  2549. package/pt/packages/@intlayer/api/index.md +0 -31
  2550. package/pt/packages/@intlayer/chokidar/index.md +0 -31
  2551. package/pt/packages/@intlayer/cli/index.md +0 -21
  2552. package/pt/packages/@intlayer/config/index.md +0 -116
  2553. package/pt/packages/@intlayer/core/index.md +0 -25
  2554. package/pt/packages/@intlayer/design-system/index.md +0 -21
  2555. package/pt/packages/@intlayer/dictionary-entry/index.md +0 -21
  2556. package/pt/packages/@intlayer/editor/index.md +0 -21
  2557. package/pt/packages/@intlayer/editor-react/index.md +0 -21
  2558. package/pt/packages/@intlayer/webpack/index.md +0 -35
  2559. package/pt/packages/angular-intlayer/index.md +0 -3
  2560. package/pt/packages/express-intlayer/index.md +0 -232
  2561. package/pt/packages/express-intlayer/t.md +0 -267
  2562. package/pt/packages/intlayer/getConfiguration.md +0 -120
  2563. package/pt/packages/intlayer/getEnumeration.md +0 -138
  2564. package/pt/packages/intlayer/getHTMLTextDir.md +0 -97
  2565. package/pt/packages/intlayer/getLocaleLang.md +0 -57
  2566. package/pt/packages/intlayer/getLocaleName.md +0 -93
  2567. package/pt/packages/intlayer/getLocalizedUrl.md +0 -221
  2568. package/pt/packages/intlayer/getMultilingualUrls.md +0 -198
  2569. package/pt/packages/intlayer/getPathWithoutLocale.md +0 -50
  2570. package/pt/packages/intlayer/getTranslation.md +0 -175
  2571. package/pt/packages/intlayer/getTranslationContent.md +0 -177
  2572. package/pt/packages/intlayer/index.md +0 -484
  2573. package/pt/packages/intlayer-cli/index.md +0 -41
  2574. package/pt/packages/intlayer-editor/index.md +0 -113
  2575. package/pt/packages/lynx-intlayer/index.md +0 -58
  2576. package/pt/packages/next-intlayer/index.md +0 -270
  2577. package/pt/packages/next-intlayer/t.md +0 -341
  2578. package/pt/packages/next-intlayer/useDictionary.md +0 -248
  2579. package/pt/packages/next-intlayer/useIntlayer.md +0 -237
  2580. package/pt/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2581. package/pt/packages/next-intlayer/useLocale.md +0 -105
  2582. package/pt/packages/nuxt-intlayer/index.md +0 -29
  2583. package/pt/packages/preact-intlayer/index.md +0 -3
  2584. package/pt/packages/react-intlayer/index.md +0 -261
  2585. package/pt/packages/react-intlayer/t.md +0 -289
  2586. package/pt/packages/react-intlayer/useDictionary.md +0 -268
  2587. package/pt/packages/react-intlayer/useIntlayer.md +0 -225
  2588. package/pt/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2589. package/pt/packages/react-intlayer/useLocale.md +0 -184
  2590. package/pt/packages/react-native-intlayer/index.md +0 -57
  2591. package/pt/packages/react-scripts-intlayer/index.md +0 -57
  2592. package/pt/packages/solid-intlayer/index.md +0 -3
  2593. package/pt/packages/svelte-intlayer/index.md +0 -3
  2594. package/pt/packages/vite-intlayer/index.md +0 -53
  2595. package/pt/packages/vue-intlayer/index.md +0 -3
  2596. package/pt/per_locale_file.md +0 -298
  2597. package/pt/privacy_notice.md +0 -61
  2598. package/pt/roadmap.md +0 -206
  2599. package/pt/terms_of_service.md +0 -33
  2600. package/pt/vs_code_extension.md +0 -139
  2601. package/ru/CI_CD.md +0 -149
  2602. package/ru/autoFill.md +0 -156
  2603. package/ru/configuration.md +0 -507
  2604. package/ru/dictionary/condition.md +0 -213
  2605. package/ru/dictionary/content_extention_customization.md +0 -81
  2606. package/ru/dictionary/enumeration.md +0 -221
  2607. package/ru/dictionary/file.md +0 -209
  2608. package/ru/dictionary/function_fetching.md +0 -188
  2609. package/ru/dictionary/get_started.md +0 -311
  2610. package/ru/dictionary/insertion.md +0 -161
  2611. package/ru/dictionary/markdown.md +0 -339
  2612. package/ru/dictionary/nesting.md +0 -249
  2613. package/ru/dictionary/translation.md +0 -322
  2614. package/ru/environment/angular.md +0 -3
  2615. package/ru/header.md +0 -7
  2616. package/ru/how_works_intlayer.md +0 -217
  2617. package/ru/index.md +0 -125
  2618. package/ru/interest_of_intlayer.md +0 -132
  2619. package/ru/intlayer_CMS.md +0 -334
  2620. package/ru/intlayer_cli.md +0 -274
  2621. package/ru/intlayer_visual_editor.md +0 -210
  2622. package/ru/intlayer_with_angular.md +0 -3
  2623. package/ru/intlayer_with_create_react_app.md +0 -1183
  2624. package/ru/intlayer_with_express.md +0 -273
  2625. package/ru/intlayer_with_lynx+react.md +0 -482
  2626. package/ru/intlayer_with_nextjs_14.md +0 -1261
  2627. package/ru/intlayer_with_nextjs_15.md +0 -1305
  2628. package/ru/intlayer_with_nextjs_page_router.md +0 -1088
  2629. package/ru/intlayer_with_nuxt.md +0 -792
  2630. package/ru/intlayer_with_react_native+expo.md +0 -540
  2631. package/ru/intlayer_with_vite+preact.md +0 -1652
  2632. package/ru/intlayer_with_vite+react.md +0 -1536
  2633. package/ru/intlayer_with_vite+solid.md +0 -3
  2634. package/ru/intlayer_with_vite+svelte.md +0 -3
  2635. package/ru/intlayer_with_vite+vue.md +0 -995
  2636. package/ru/introduction.md +0 -190
  2637. package/ru/mcp_server.md +0 -152
  2638. package/ru/packages/@intlayer/api/index.md +0 -31
  2639. package/ru/packages/@intlayer/chokidar/index.md +0 -31
  2640. package/ru/packages/@intlayer/cli/index.md +0 -23
  2641. package/ru/packages/@intlayer/config/index.md +0 -116
  2642. package/ru/packages/@intlayer/core/index.md +0 -25
  2643. package/ru/packages/@intlayer/design-system/index.md +0 -21
  2644. package/ru/packages/@intlayer/dictionary-entry/index.md +0 -21
  2645. package/ru/packages/@intlayer/editor/index.md +0 -21
  2646. package/ru/packages/@intlayer/editor-react/index.md +0 -21
  2647. package/ru/packages/@intlayer/webpack/index.md +0 -35
  2648. package/ru/packages/angular-intlayer/index.md +0 -3
  2649. package/ru/packages/express-intlayer/index.md +0 -235
  2650. package/ru/packages/express-intlayer/t.md +0 -445
  2651. package/ru/packages/intlayer/getConfiguration.md +0 -120
  2652. package/ru/packages/intlayer/getEnumeration.md +0 -140
  2653. package/ru/packages/intlayer/getHTMLTextDir.md +0 -97
  2654. package/ru/packages/intlayer/getLocaleLang.md +0 -59
  2655. package/ru/packages/intlayer/getLocaleName.md +0 -93
  2656. package/ru/packages/intlayer/getLocalizedUrl.md +0 -221
  2657. package/ru/packages/intlayer/getMultilingualUrls.md +0 -198
  2658. package/ru/packages/intlayer/getPathWithoutLocale.md +0 -50
  2659. package/ru/packages/intlayer/getTranslation.md +0 -177
  2660. package/ru/packages/intlayer/getTranslationContent.md +0 -175
  2661. package/ru/packages/intlayer/index.md +0 -275
  2662. package/ru/packages/intlayer-cli/index.md +0 -41
  2663. package/ru/packages/intlayer-editor/index.md +0 -115
  2664. package/ru/packages/lynx-intlayer/index.md +0 -58
  2665. package/ru/packages/next-intlayer/index.md +0 -267
  2666. package/ru/packages/next-intlayer/t.md +0 -340
  2667. package/ru/packages/next-intlayer/useDictionary.md +0 -248
  2668. package/ru/packages/next-intlayer/useIntlayer.md +0 -237
  2669. package/ru/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2670. package/ru/packages/next-intlayer/useLocale.md +0 -105
  2671. package/ru/packages/nuxt-intlayer/index.md +0 -31
  2672. package/ru/packages/preact-intlayer/index.md +0 -3
  2673. package/ru/packages/react-intlayer/index.md +0 -261
  2674. package/ru/packages/react-intlayer/t.md +0 -289
  2675. package/ru/packages/react-intlayer/useDictionary.md +0 -268
  2676. package/ru/packages/react-intlayer/useIntlayer.md +0 -225
  2677. package/ru/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2678. package/ru/packages/react-intlayer/useLocale.md +0 -184
  2679. package/ru/packages/react-native-intlayer/index.md +0 -57
  2680. package/ru/packages/react-scripts-intlayer/index.md +0 -57
  2681. package/ru/packages/solid-intlayer/index.md +0 -3
  2682. package/ru/packages/svelte-intlayer/index.md +0 -3
  2683. package/ru/packages/vite-intlayer/index.md +0 -53
  2684. package/ru/packages/vue-intlayer/index.md +0 -3
  2685. package/ru/per_locale_file.md +0 -298
  2686. package/ru/privacy_notice.md +0 -61
  2687. package/ru/roadmap.md +0 -206
  2688. package/ru/terms_of_service.md +0 -33
  2689. package/ru/vs_code_extension.md +0 -139
  2690. package/zh/CI_CD.md +0 -149
  2691. package/zh/autoFill.md +0 -156
  2692. package/zh/configuration.md +0 -484
  2693. package/zh/dictionary/condition.md +0 -213
  2694. package/zh/dictionary/content_extention_customization.md +0 -81
  2695. package/zh/dictionary/enumeration.md +0 -221
  2696. package/zh/dictionary/file.md +0 -209
  2697. package/zh/dictionary/function_fetching.md +0 -188
  2698. package/zh/dictionary/get_started.md +0 -490
  2699. package/zh/dictionary/insertion.md +0 -161
  2700. package/zh/dictionary/markdown.md +0 -342
  2701. package/zh/dictionary/nesting.md +0 -249
  2702. package/zh/dictionary/translation.md +0 -287
  2703. package/zh/header.md +0 -7
  2704. package/zh/how_works_intlayer.md +0 -217
  2705. package/zh/index.md +0 -125
  2706. package/zh/interest_of_intlayer.md +0 -132
  2707. package/zh/intlayer_CMS.md +0 -334
  2708. package/zh/intlayer_cli.md +0 -274
  2709. package/zh/intlayer_visual_editor.md +0 -210
  2710. package/zh/intlayer_with_angular.md +0 -3
  2711. package/zh/intlayer_with_create_react_app.md +0 -1183
  2712. package/zh/intlayer_with_express.md +0 -267
  2713. package/zh/intlayer_with_lynx+react.md +0 -484
  2714. package/zh/intlayer_with_nextjs_14.md +0 -1273
  2715. package/zh/intlayer_with_nextjs_15.md +0 -1309
  2716. package/zh/intlayer_with_nextjs_page_router.md +0 -1085
  2717. package/zh/intlayer_with_nuxt.md +0 -784
  2718. package/zh/intlayer_with_react_native+expo.md +0 -542
  2719. package/zh/intlayer_with_vite+preact.md +0 -1670
  2720. package/zh/intlayer_with_vite+react.md +0 -1567
  2721. package/zh/intlayer_with_vite+solid.md +0 -3
  2722. package/zh/intlayer_with_vite+svelte.md +0 -3
  2723. package/zh/intlayer_with_vite+vue.md +0 -999
  2724. package/zh/introduction.md +0 -186
  2725. package/zh/mcp_server.md +0 -152
  2726. package/zh/packages/@intlayer/api/index.md +0 -31
  2727. package/zh/packages/@intlayer/chokidar/index.md +0 -31
  2728. package/zh/packages/@intlayer/cli/index.md +0 -21
  2729. package/zh/packages/@intlayer/config/index.md +0 -116
  2730. package/zh/packages/@intlayer/core/index.md +0 -25
  2731. package/zh/packages/@intlayer/design-system/index.md +0 -21
  2732. package/zh/packages/@intlayer/dictionary-entry/index.md +0 -21
  2733. package/zh/packages/@intlayer/editor/index.md +0 -21
  2734. package/zh/packages/@intlayer/editor-react/index.md +0 -21
  2735. package/zh/packages/@intlayer/webpack/index.md +0 -35
  2736. package/zh/packages/angular-intlayer/index.md +0 -3
  2737. package/zh/packages/express-intlayer/index.md +0 -229
  2738. package/zh/packages/express-intlayer/t.md +0 -432
  2739. package/zh/packages/intlayer/getConfiguration.md +0 -120
  2740. package/zh/packages/intlayer/getEnumeration.md +0 -140
  2741. package/zh/packages/intlayer/getHTMLTextDir.md +0 -97
  2742. package/zh/packages/intlayer/getLocaleLang.md +0 -57
  2743. package/zh/packages/intlayer/getLocaleName.md +0 -93
  2744. package/zh/packages/intlayer/getLocalizedUrl.md +0 -221
  2745. package/zh/packages/intlayer/getMultilingualUrls.md +0 -198
  2746. package/zh/packages/intlayer/getPathWithoutLocale.md +0 -50
  2747. package/zh/packages/intlayer/getTranslation.md +0 -166
  2748. package/zh/packages/intlayer/getTranslationContent.md +0 -166
  2749. package/zh/packages/intlayer/index.md +0 -360
  2750. package/zh/packages/intlayer-cli/index.md +0 -41
  2751. package/zh/packages/intlayer-editor/index.md +0 -113
  2752. package/zh/packages/lynx-intlayer/index.md +0 -60
  2753. package/zh/packages/next-intlayer/index.md +0 -267
  2754. package/zh/packages/next-intlayer/t.md +0 -338
  2755. package/zh/packages/next-intlayer/useDictionary.md +0 -242
  2756. package/zh/packages/next-intlayer/useIntlayer.md +0 -237
  2757. package/zh/packages/next-intlayer/useIntlayerAsync.md +0 -211
  2758. package/zh/packages/next-intlayer/useLocale.md +0 -105
  2759. package/zh/packages/nuxt-intlayer/index.md +0 -31
  2760. package/zh/packages/preact-intlayer/index.md +0 -3
  2761. package/zh/packages/react-intlayer/index.md +0 -257
  2762. package/zh/packages/react-intlayer/t.md +0 -271
  2763. package/zh/packages/react-intlayer/useDictionary.md +0 -260
  2764. package/zh/packages/react-intlayer/useIntlayer.md +0 -225
  2765. package/zh/packages/react-intlayer/useIntlayerAsync.md +0 -226
  2766. package/zh/packages/react-intlayer/useLocale.md +0 -184
  2767. package/zh/packages/react-native-intlayer/index.md +0 -57
  2768. package/zh/packages/react-scripts-intlayer/index.md +0 -57
  2769. package/zh/packages/solid-intlayer/index.md +0 -3
  2770. package/zh/packages/svelte-intlayer/index.md +0 -3
  2771. package/zh/packages/vite-intlayer/index.md +0 -53
  2772. package/zh/packages/vue-intlayer/index.md +0 -3
  2773. package/zh/per_locale_file.md +0 -298
  2774. package/zh/privacy_notice.md +0 -61
  2775. package/zh/roadmap.md +0 -206
  2776. package/zh/terms_of_service.md +0 -33
  2777. package/zh/vs_code_extension.md +0 -139
@@ -1,1527 +0,0 @@
1
- # इंटलेयर और वाइट और प्रीएक्ट के साथ अंतर्राष्ट्रीयकरण (i18n) शुरू करना
2
-
3
- > यह पैकेज विकास में है। अधिक जानकारी के लिए [समस्या](https://github.com/aymericzip/intlayer/issues/118) देखें। प्रीएक्ट के लिए इंटलेयर में अपनी रुचि दिखाने के लिए समस्या को लाइक करें।
4
-
5
- GitHub पर [एप्लिकेशन टेम्पलेट](https://github.com/aymericzip/intlayer-vite-preact-template) देखें।
6
-
7
- ## इंटलेयर क्या है?
8
-
9
- **इंटलेयर** एक अभिनव, ओपन-सोर्स अंतर्राष्ट्रीयकरण (i18n) लाइब्रेरी है, जिसे आधुनिक वेब एप्लिकेशन में बहुभाषीय समर्थन को सरल बनाने के लिए डिज़ाइन किया गया है।
10
-
11
- इंटलेयर के साथ, आप कर सकते हैं:
12
-
13
- - **अनुवादों को आसानी से प्रबंधित करें** घटक स्तर पर घोषणात्मक शब्दकोशों का उपयोग करके।
14
- - **मेटाडेटा, रूट्स, और सामग्री को गतिशील रूप से स्थानीयकृत करें**।
15
- - **टाइपस्क्रिप्ट समर्थन सुनिश्चित करें** स्वचालित रूप से उत्पन्न प्रकारों के साथ, ऑटो-कम्प्लीशन और त्रुटि पहचान में सुधार करते हुए।
16
- - **उन्नत सुविधाओं का लाभ उठाएं**, जैसे गतिशील लोकेल पहचान और स्विचिंग।
17
-
18
- ---
19
-
20
- ## वाइट और प्रीएक्ट एप्लिकेशन में इंटलेयर सेट अप करने के लिए चरण-दर-चरण गाइड
21
-
22
- ### चरण 1: निर्भरताएँ स्थापित करें
23
-
24
- npm का उपयोग करके आवश्यक पैकेज इंस्टॉल करें:
25
-
26
- ```bash packageManager="npm"
27
- npm install intlayer preact-intlayer
28
- npm install --save-dev vite-intlayer
29
- ```
30
-
31
- ```bash packageManager="pnpm"
32
- pnpm add intlayer preact-intlayer
33
- pnpm add --save-dev vite-intlayer
34
- ```
35
-
36
- ```bash packageManager="yarn"
37
- yarn add intlayer preact-intlayer
38
- yarn add --save-dev vite-intlayer
39
- ```
40
-
41
- - **intlayer**
42
-
43
- यह मुख्य पैकेज है जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/hi/dictionary/get_started.md), ट्रांसपिलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/hi/intlayer_cli.md) के लिए अंतर्राष्ट्रीयकरण उपकरण प्रदान करता है।
44
-
45
- - **preact-intlayer**
46
- यह पैकेज इंटलेयर को प्रीएक्ट एप्लिकेशन के साथ एकीकृत करता है। यह प्रीएक्ट अंतर्राष्ट्रीयकरण के लिए संदर्भ प्रदाता और हुक प्रदान करता है।
47
-
48
- - **vite-intlayer**
49
- इसमें [वाइट बंडलर](https://vite.dev/guide/why.html#why-bundle-for-production) के साथ इंटलेयर को एकीकृत करने के लिए वाइट प्लगइन शामिल है, साथ ही उपयोगकर्ता की पसंदीदा लोकेल का पता लगाने, कुकीज़ प्रबंधित करने, और URL रीडायरेक्शन को संभालने के लिए मिडलवेयर भी शामिल है।
50
-
51
- ### चरण 2: अपने प्रोजेक्ट का कॉन्फ़िगरेशन
52
-
53
- अपने एप्लिकेशन की भाषाओं को कॉन्फ़िगर करने के लिए एक कॉन्फ़िग फ़ाइल बनाएं:
54
-
55
- ```typescript fileName="intlayer.config.ts" codeFormat="typescript"
56
- import { Locales, type IntlayerConfig } from "intlayer";
57
-
58
- const config: IntlayerConfig = {
59
- internationalization: {
60
- locales: [
61
- Locales.ENGLISH,
62
- Locales.FRENCH,
63
- Locales.SPANISH,
64
- // आपकी अन्य लोकेल्स
65
- ],
66
- defaultLocale: Locales.ENGLISH,
67
- },
68
- };
69
-
70
- export default config;
71
- ```
72
-
73
- ```javascript fileName="intlayer.config.mjs" codeFormat="esm"
74
- import { Locales } from "intlayer";
75
-
76
- /** @type {import('intlayer').IntlayerConfig} */
77
- const config = {
78
- internationalization: {
79
- locales: [
80
- Locales.ENGLISH,
81
- Locales.FRENCH,
82
- Locales.SPANISH,
83
- // आपकी अन्य लोकेल्स
84
- ],
85
- defaultLocale: Locales.ENGLISH,
86
- },
87
- };
88
-
89
- export default config;
90
- ```
91
-
92
- ```javascript fileName="intlayer.config.cjs" codeFormat="commonjs"
93
- const { Locales } = require("intlayer");
94
-
95
- /** @type {import('intlayer').IntlayerConfig} */
96
- const config = {
97
- internationalization: {
98
- locales: [
99
- Locales.ENGLISH,
100
- Locales.FRENCH,
101
- Locales.SPANISH,
102
- // आपकी अन्य लोकेल्स
103
- ],
104
- defaultLocale: Locales.ENGLISH,
105
- },
106
- };
107
-
108
- module.exports = config;
109
- ```
110
-
111
- > इस कॉन्फ़िगरेशन फ़ाइल के माध्यम से, आप स्थानीयकृत URL, मिडलवेयर रीडायरेक्शन, कुकी नाम, आपकी सामग्री घोषणाओं का स्थान और एक्सटेंशन, कंसोल में इंटलेयर लॉग्स को अक्षम करना, और अधिक सेट कर सकते हैं। उपलब्ध सभी पैरामीटरों की पूरी सूची के लिए, [कॉन्फ़िगरेशन दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/hi/configuration.md) देखें।
112
-
113
- ### चरण 3: अपने वाइट कॉन्फ़िगरेशन में इंटलेयर को एकीकृत करें
114
-
115
- अपने कॉन्फ़िगरेशन में इंटलेयर प्लगइन जोड़ें।
116
-
117
- ```typescript fileName="vite.config.ts" codeFormat="typescript"
118
- import { defineConfig } from "vite";
119
- import preact from "@preact/preset-vite";
120
- import { intlayerPlugin } from "vite-intlayer";
121
-
122
- // https://vitejs.dev/config/
123
- export default defineConfig({
124
- plugins: [preact(), intlayerPlugin()],
125
- });
126
- ```
127
-
128
- ```javascript fileName="vite.config.mjs" codeFormat="esm"
129
- import { defineConfig } from "vite";
130
- import preact from "@preact/preset-vite";
131
- import { intlayerPlugin } from "vite-intlayer";
132
-
133
- // https://vitejs.dev/config/
134
- export default defineConfig({
135
- plugins: [preact(), intlayerPlugin()],
136
- });
137
- ```
138
-
139
- ```javascript fileName="vite.config.cjs" codeFormat="commonjs"
140
- const { defineConfig } = require("vite");
141
- const preact = require("@preact/preset-vite");
142
- const { intlayerPlugin } = require("vite-intlayer");
143
-
144
- // https://vitejs.dev/config/
145
- module.exports = defineConfig({
146
- plugins: [preact(), intlayerPlugin()],
147
- });
148
- ```
149
-
150
- > `intlayerPlugin()` वाइट प्लगइन का उपयोग वाइट के साथ इंटलेयर को एकीकृत करने के लिए किया जाता है। यह सामग्री घोषणा फ़ाइलों के निर्माण को सुनिश्चित करता है और विकास मोड में उनकी निगरानी करता है। यह वाइट एप्लिकेशन के भीतर इंटलेयर पर्यावरण चर को परिभाषित करता है। इसके अतिरिक्त, यह प्रदर्शन को अनुकूलित करने के लिए उपनाम प्रदान करता है।
151
-
152
- ### चरण 4: अपनी सामग्री घोषित करें
153
-
154
- अनुवादों को संग्रहीत करने के लिए अपनी सामग्री घोषणाओं को बनाएँ और प्रबंधित करें:
155
-
156
- ```tsx fileName="src/app.content.tsx" contentDeclarationFormat="typescript"
157
- import { t, type Dictionary } from "intlayer";
158
- import type { ComponentChildren } from "preact";
159
-
160
- const appContent = {
161
- key: "app",
162
- content: {
163
- viteLogo: t({
164
- hi: "वाइट लोगो",
165
- en: "Vite logo",
166
- fr: "Logo Vite",
167
- es: "Logo Vite",
168
- }),
169
- preactLogo: t({
170
- hi: "प्रीएक्ट लोगो",
171
- en: "Preact logo",
172
- fr: "Logo Preact",
173
- es: "Logo Preact",
174
- }),
175
-
176
- title: "Vite + Preact",
177
-
178
- count: t({
179
- hi: "गणना है ",
180
- en: "count is ",
181
- fr: "le compte est ",
182
- es: "el recuento es ",
183
- }),
184
-
185
- edit: t({
186
- hi: "src/app.tsx संपादित करें और HMR का परीक्षण करने के लिए सहेजें",
187
- en: "Edit src/app.tsx and save to test HMR",
188
- fr: "Éditez src/app.tsx et enregistrez pour tester HMR",
189
- es: "Edita src/app.tsx y guarda para probar HMR",
190
- }),
191
-
192
- readTheDocs: t({
193
- hi: "अधिक जानने के लिए वाइट और प्रीएक्ट लोगो पर क्लिक करें",
194
- en: "Click on the Vite and Preact logos to learn more",
195
- fr: "Cliquez sur les logos Vite et Preact pour en savoir plus",
196
- es: "Haga clic en los logotipos de Vite y Preact para obtener más información",
197
- }),
198
- },
199
- } satisfies Dictionary;
200
-
201
- export default appContent;
202
- ```
203
-
204
- ```javascript fileName="src/app.content.mjs" contentDeclarationFormat="esm"
205
- import { t } from "intlayer";
206
- // import { h } from 'preact'; // यदि आप .mjs में सीधे JSX का उपयोग करते हैं तो आवश्यक है
207
-
208
- /** @type {import('intlayer').Dictionary} */
209
- const appContent = {
210
- key: "app",
211
- content: {
212
- viteLogo: t({
213
- hi: "वाइट लोगो",
214
- en: "Vite logo",
215
- fr: "Logo Vite",
216
- es: "Logo Vite",
217
- }),
218
- preactLogo: t({
219
- hi: "प्रीएक्ट लोगो",
220
- en: "Preact logo",
221
- fr: "Logo Preact",
222
- es: "Logo Preact",
223
- }),
224
-
225
- title: "Vite + Preact",
226
-
227
- count: t({
228
- hi: "गणना है ",
229
- en: "count is ",
230
- fr: "le compte est ",
231
- es: "el recuento es ",
232
- }),
233
-
234
- edit: t({
235
- hi: "src/app.jsx संपादित करें और HMR का परीक्षण करने के लिए सहेजें",
236
- en: "Edit src/app.jsx and save to test HMR",
237
- fr: "Éditez src/app.jsx et enregistrez pour tester HMR",
238
- es: "Edita src/app.jsx y guarda para probar HMR",
239
- }),
240
-
241
- readTheDocs: t({
242
- hi: "अधिक जानने के लिए वाइट और प्रीएक्ट लोगो पर क्लिक करें",
243
- en: "Click on the Vite and Preact logos to learn more",
244
- fr: "Cliquez sur les logos Vite et Preact pour en savoir plus",
245
- es: "Haga clic en los logotipos de Vite y Preact para obtener más información",
246
- }),
247
- },
248
- };
249
-
250
- export default appContent;
251
- ```
252
-
253
- ```javascript fileName="src/app.content.cjs" contentDeclarationFormat="commonjs"
254
- const { t } = require("intlayer");
255
- // const { h } = require('preact'); // यदि आप .cjs में सीधे JSX का उपयोग करते हैं तो आवश्यक है
256
-
257
- /** @type {import('intlayer').Dictionary} */
258
- const appContent = {
259
- key: "app",
260
- content: {
261
- viteLogo: t({
262
- hi: "वाइट लोगो",
263
- en: "Vite logo",
264
- fr: "Logo Vite",
265
- es: "Logo Vite",
266
- }),
267
- preactLogo: t({
268
- hi: "प्रीएक्ट लोगो",
269
- en: "Preact logo",
270
- fr: "Logo Preact",
271
- es: "Logo Preact",
272
- }),
273
-
274
- title: "Vite + Preact",
275
-
276
- count: t({
277
- hi: "गणना है ",
278
- en: "count is ",
279
- fr: "le compte est ",
280
- es: "el recuento es ",
281
- }),
282
-
283
- edit: t({
284
- hi: "src/app.tsx संपादित करें और HMR का परीक्षण करने के लिए सहेजें",
285
- en: "Edit src/app.tsx and save to test HMR",
286
- fr: "Éditez src/app.tsx et enregistrez pour tester HMR",
287
- es: "Edita src/app.tsx y guarda para probar HMR",
288
- }),
289
-
290
- readTheDocs: t({
291
- hi: "अधिक जानने के लिए वाइट और प्रीएक्ट लोगो पर क्लिक करें",
292
- en: "Click on the Vite and Preact logos to learn more",
293
- fr: "Cliquez sur les logos Vite et Preact pour en savoir plus",
294
- es: "Haga clic en los logotipos de Vite y Preact para obtener más información",
295
- }),
296
- },
297
- };
298
- ```
299
-
300
- ```json fileName="src/app.content.json" codeFormat="json"
301
- {
302
- "$schema": "https://intlayer.org/schema.json",
303
- "key": "app",
304
- "content": {
305
- "viteLogo": {
306
- "nodeType": "translation",
307
- "translation": {
308
- "en": "Vite logo",
309
- "fr": "Logo Vite",
310
- "es": "Logo Vite",
311
- "hi": "Vite लोगो"
312
- }
313
- },
314
- "preactLogo": {
315
- "nodeType": "translation",
316
- "translation": {
317
- "en": "Preact logo",
318
- "fr": "Logo Preact",
319
- "es": "Logo Preact",
320
- "hi": "Preact लोगो"
321
- }
322
- },
323
- "title": {
324
- "nodeType": "translation",
325
- "translation": {
326
- "en": "Vite + Preact",
327
- "fr": "Vite + Preact",
328
- "es": "Vite + Preact",
329
- "hi": "Vite + Preact"
330
- }
331
- },
332
- "count": {
333
- "nodeType": "translation",
334
- "translation": {
335
- "en": "count is ",
336
- "fr": "le compte est ",
337
- "es": "el recuento es ",
338
- "hi": "गणना है "
339
- }
340
- },
341
- "edit": {
342
- "nodeType": "translation",
343
- "translation": {
344
- "en": "Edit src/app.tsx and save to test HMR",
345
- "fr": "Éditez src/app.tsx et enregistrez pour tester HMR",
346
- "es": "Edita src/app.tsx y guarda para probar HMR",
347
- "hi": "src/app.tsx संपादित करें और HMR का परीक्षण करने के लिए सहेजें"
348
- }
349
- },
350
- "readTheDocs": {
351
- "nodeType": "translation",
352
- "translation": {
353
- "en": "Click on the Vite and Preact logos to learn more",
354
- "fr": "Cliquez sur les logos Vite et Preact pour en savoir plus",
355
- "es": "Haga clic en los logotipos de Vite y Preact para obtener más información",
356
- "hi": "अधिक जानने के लिए Vite और Preact लोगो पर क्लिक करें"
357
- }
358
- }
359
- }
360
- }
361
- ```
362
-
363
- > आपकी सामग्री घोषणाएँ आपके एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब तक वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./src`) में शामिल हैं। और सामग्री घोषणा फ़ाइल एक्सटेंशन (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,mjx,cjs,cjx}`) से मेल खाती हैं।
364
-
365
- > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/hi/dictionary/get_started.md) देखें।
366
-
367
- > यदि आपकी सामग्री फ़ाइल में TSX कोड शामिल है, तो आपको `import { h } from "preact";` आयात करने की आवश्यकता हो सकती है या यह सुनिश्चित करना होगा कि आपका JSX प्रैग्मा Preact के लिए सही ढंग से सेट है।
368
-
369
- ### चरण 5: अपने कोड में Intlayer का उपयोग करें
370
-
371
- अपने एप्लिकेशन में अपनी सामग्री शब्दकोशों तक पहुंचें:
372
-
373
- ```tsx {6,10} fileName="src/app.tsx" codeFormat="typescript"
374
- import { useState } from "preact/hooks";
375
- import type { FunctionalComponent } from "preact";
376
- import preactLogo from "./assets/preact.svg"; // मान लें कि आपके पास preact.svg है
377
- import viteLogo from "/vite.svg";
378
- import "./app.css"; // मान लें कि आपकी CSS फ़ाइल का नाम app.css है
379
- import { IntlayerProvider, useIntlayer } from "preact-intlayer";
380
-
381
- const AppContent: FunctionalComponent = () => {
382
- const [count, setCount] = useState(0);
383
- const content = useIntlayer("app");
384
-
385
- return (
386
- <>
387
- <div>
388
- <a href="https://vitejs.dev" target="_blank">
389
- <img src={viteLogo} class="logo" alt={content.viteLogo.value} />
390
- </a>
391
- <a href="https://preactjs.com" target="_blank">
392
- <img
393
- src={preactLogo}
394
- class="logo preact"
395
- alt={content.preactLogo.value}
396
- />
397
- </a>
398
- </div>
399
- <h1>{content.title}</h1>
400
- <div class="card">
401
- <button onClick={() => setCount((count) => count + 1)}>
402
- {content.count}
403
- {count}
404
- </button>
405
- <p>{content.edit}</p>
406
- </div>
407
- <p class="read-the-docs">{content.readTheDocs}</p>
408
- </>
409
- );
410
- };
411
-
412
- const App: FunctionalComponent = () => (
413
- <IntlayerProvider>
414
- <AppContent />
415
- </IntlayerProvider>
416
- );
417
-
418
- export default App;
419
- ```
420
-
421
- ```jsx {5,9} fileName="src/app.jsx" codeFormat="esm"
422
- import { useState } from "preact/hooks";
423
- import preactLogo from "./assets/preact.svg";
424
- import viteLogo from "/vite.svg";
425
- import "./app.css";
426
- import { IntlayerProvider, useIntlayer } from "preact-intlayer";
427
-
428
- const AppContent = () => {
429
- const [count, setCount] = useState(0);
430
- const content = useIntlayer("app");
431
-
432
- return (
433
- <>
434
- <div>
435
- <a href="https://vitejs.dev" target="_blank">
436
- <img src={viteLogo} class="logo" alt={content.viteLogo.value} />
437
- </a>
438
- <a href="https://preactjs.com" target="_blank">
439
- <img
440
- src={preactLogo}
441
- class="logo preact"
442
- alt={content.preactLogo.value}
443
- />
444
- </a>
445
- </div>
446
- <h1>{content.title}</h1>
447
- <div class="card">
448
- <button onClick={() => setCount((count) => count + 1)}>
449
- {content.count}
450
- {count}
451
- </button>
452
- <p>{content.edit}</p>
453
- </div>
454
- <p class="read-the-docs">{content.readTheDocs}</p>
455
- </>
456
- );
457
- };
458
-
459
- const App = () => (
460
- <IntlayerProvider>
461
- <AppContent />
462
- </IntlayerProvider>
463
- );
464
-
465
- export default App;
466
- ```
467
-
468
- ```jsx {5,9} fileName="src/app.cjsx" codeFormat="commonjs"
469
- const { useState } = require("preact/hooks");
470
- const preactLogo = require("./assets/preact.svg");
471
- const viteLogo = require("/vite.svg");
472
- require("./app.css");
473
- const { IntlayerProvider, useIntlayer } = require("preact-intlayer");
474
-
475
- const AppContent = () => {
476
- const [count, setCount] = useState(0);
477
- const content = useIntlayer("app");
478
-
479
- return (
480
- <>
481
- <div>
482
- <a href="https://vitejs.dev" target="_blank">
483
- <img src={viteLogo} class="logo" alt={content.viteLogo.value} />
484
- </a>
485
- <a href="https://preactjs.com" target="_blank">
486
- <img
487
- src={preactLogo}
488
- class="logo preact"
489
- alt={content.preactLogo.value}
490
- />
491
- </a>
492
- </div>
493
- <h1>{content.title}</h1>
494
- <div class="card">
495
- <button onClick={() => setCount((count) => count + 1)}>
496
- {content.count}
497
- {count}
498
- </button>
499
- <p>{content.edit}</p>
500
- </div>
501
- <p class="read-the-docs">{content.readTheDocs}</p>
502
- </>
503
- );
504
- };
505
-
506
- const App = () => (
507
- <IntlayerProvider>
508
- <AppContent />
509
- </IntlayerProvider>
510
- );
511
-
512
- module.exports = App;
513
- ```
514
-
515
- > यदि आप अपनी सामग्री को `string` विशेषता में उपयोग करना चाहते हैं, जैसे `alt`, `title`, `href`, `aria-label`, आदि, तो आपको फ़ंक्शन के मान को कॉल करना होगा, जैसे:
516
-
517
- > ```jsx
518
- > <img src={content.image.src.value} alt={content.image.value} />
519
- > ```
520
-
521
- > ध्यान दें: Preact में, `className` आमतौर पर `class` के रूप में लिखा जाता है।
522
-
523
- > `useIntlayer` हुक के बारे में अधिक जानने के लिए, [प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/hi/packages/react-intlayer/useIntlayer.md) देखें (`preact-intlayer` के लिए API समान है)।
524
-
525
- ### (वैकल्पिक) चरण 6: अपनी सामग्री की भाषा बदलें
526
-
527
- अपनी सामग्री की भाषा बदलने के लिए, आप `useLocale` हुक द्वारा प्रदान किए गए `setLocale` फ़ंक्शन का उपयोग कर सकते हैं। यह फ़ंक्शन आपको एप्लिकेशन की भाषा सेट करने और सामग्री को तदनुसार अपडेट करने की अनुमति देता है।
528
-
529
- ```tsx fileName="src/components/LocaleSwitcher.tsx" codeFormat="typescript"
530
- import type { FunctionalComponent } from "preact";
531
- import { Locales } from "intlayer";
532
- import { useLocale } from "preact-intlayer";
533
-
534
- const LocaleSwitcher: FunctionalComponent = () => {
535
- const { setLocale } = useLocale();
536
-
537
- return (
538
- <button onClick={() => setLocale(Locales.ENGLISH)}>
539
- भाषा को अंग्रेज़ी में बदलें
540
-
541
- import { Locales } from "intlayer";
542
- import { useLocale } from "preact-intlayer";
543
-
544
- const LocaleSwitcher = () => {
545
- const { setLocale } = useLocale();
546
-
547
- return (
548
- <button onClick={() => setLocale(Locales.ENGLISH)}>
549
- भाषा को अंग्रेज़ी में बदलें
550
- </button>
551
- );
552
- };
553
-
554
- export default LocaleSwitcher;
555
- ```
556
-
557
- ```jsx fileName="src/components/LocaleSwitcher.cjsx" codeFormat="commonjs"
558
- const { Locales } = require("intlayer");
559
- const { useLocale } = require("preact-intlayer");
560
-
561
- const LocaleSwitcher = () => {
562
- const { setLocale } = useLocale();
563
-
564
- return (
565
- <button onClick={() => setLocale(Locales.ENGLISH)}>
566
- भाषा को अंग्रेज़ी में बदलें
567
- </button>
568
- );
569
- };
570
-
571
- module.exports = LocaleSwitcher;
572
- ```
573
-
574
- > `useLocale` हुक के बारे में अधिक जानने के लिए, [डॉक्यूमेंटेशन](https://github.com/aymericzip/intlayer/blob/main/docs/hi/packages/react-intlayer/useLocale.md) देखें (API `preact-intlayer` के लिए समान है)।
575
-
576
- ### (वैकल्पिक) चरण 7: अपने एप्लिकेशन में स्थानीयकृत रूटिंग जोड़ें
577
-
578
- इस चरण का उद्देश्य प्रत्येक भाषा के लिए अद्वितीय रूट बनाना है। यह SEO और SEO-अनुकूल URLs के लिए उपयोगी है।
579
- उदाहरण:
580
-
581
- ```plaintext
582
- - https://example.com/about
583
- - https://example.com/es/about
584
- - https://example.com/fr/about
585
- ```
586
-
587
- > डिफ़ॉल्ट रूप से, डिफ़ॉल्ट लोकेल के लिए रूट्स प्रीफिक्स नहीं होते हैं। यदि आप डिफ़ॉल्ट लोकेल को प्रीफिक्स करना चाहते हैं, तो आप अपने कॉन्फ़िगरेशन में `middleware.prefixDefault` विकल्प को `true` पर सेट कर सकते हैं। अधिक जानकारी के लिए [कॉन्फ़िगरेशन डॉक्यूमेंटेशन](https://github.com/aymericzip/intlayer/blob/main/docs/hi/configuration.md) देखें।
588
-
589
- अपने एप्लिकेशन में स्थानीयकृत रूटिंग जोड़ने के लिए, आप एक `LocaleRouter` कंपोनेंट बना सकते हैं जो आपके एप्लिकेशन के रूट्स को रैप करता है और लोकेल-आधारित रूटिंग को संभालता है। यहाँ [preact-iso](https://github.com/preactjs/preact-iso) का उपयोग करके एक उदाहरण है:
590
-
591
- पहले, `preact-iso` इंस्टॉल करें:
592
-
593
- ```bash packageManager="npm"
594
- npm install preact-iso
595
- ```
596
-
597
- ```bash packageManager="pnpm"
598
- pnpm add preact-iso
599
- ```
600
-
601
- ```bash packageManager="yarn"
602
- yarn add preact-iso
603
- ```
604
-
605
- ```tsx fileName="src/components/LocaleRouter.tsx" codeFormat="typescript"
606
- import { type Locales, configuration, getPathWithoutLocale } from "intlayer";
607
- import { ComponentChildren, FunctionalComponent } from "preact";
608
- import { IntlayerProvider } from "preact-intlayer";
609
- import { LocationProvider, useLocation } from "preact-iso";
610
- import { useEffect } from "preact/hooks";
611
-
612
- const { internationalization, middleware } = configuration;
613
- const { locales, defaultLocale } = internationalization;
614
-
615
- const Navigate: FunctionalComponent<{ to: string; replace?: boolean }> = ({
616
- to,
617
- replace,
618
- }) => {
619
- const { route } = useLocation();
620
- useEffect(() => {
621
- route(to, replace);
622
- }, [to, replace, route]);
623
- return null;
624
- };
625
-
626
- /**
627
- * एक कंपोनेंट जो स्थानीयकरण को संभालता है और बच्चों को उपयुक्त लोकेल संदर्भ के साथ रैप करता है।
628
- * यह URL-आधारित लोकेल डिटेक्शन और सत्यापन का प्रबंधन करता है।
629
- */
630
- const AppLocalized: FunctionalComponent<{
631
- children: ComponentChildren;
632
- locale?: Locales;
633
- }> = ({ children, locale }) => {
634
- const { path: pathname, url } = useLocation();
635
-
636
- if (!url) {
637
- return null;
638
- }
639
-
640
- const search = url.substring(pathname.length);
641
-
642
- // वर्तमान लोकेल निर्धारित करें, यदि प्रदान नहीं किया गया है तो डिफ़ॉल्ट पर वापस जाएं
643
- const currentLocale = locale ?? defaultLocale;
644
-
645
- // पथ से लोकेल प्रीफिक्स को हटाएं ताकि एक बेस पथ बनाया जा सके
646
- const pathWithoutLocale = getPathWithoutLocale(
647
- pathname // वर्तमान URL पथ
648
- );
649
-
650
- /**
651
- * यदि middleware.prefixDefault सत्य है, तो डिफ़ॉल्ट लोकेल को हमेशा प्रीफिक्स किया जाना चाहिए।
652
- */
653
- if (middleware.prefixDefault) {
654
- // लोकेल को सत्यापित करें
655
- if (!locale || !locales.includes(locale)) {
656
- // अपडेटेड पथ के साथ डिफ़ॉल्ट लोकेल पर रीडायरेक्ट करें
657
- return (
658
- <Navigate
659
- to={`/${defaultLocale}/${pathWithoutLocale}${search}`}
660
- replace // वर्तमान इतिहास प्रविष्टि को नए के साथ बदलें
661
- />
662
- );
663
- }
664
-
665
- // बच्चों को IntlayerProvider के साथ रैप करें और वर्तमान लोकेल सेट करें
666
- return (
667
- <IntlayerProvider locale={currentLocale}>{children}</IntlayerProvider>
668
- );
669
- } else {
670
- /**
671
- * जब middleware.prefixDefault झूठा है, तो डिफ़ॉल्ट लोकेल प्रीफिक्स नहीं होता है।
672
- * सुनिश्चित करें कि वर्तमान लोकेल मान्य है और डिफ़ॉल्ट लोकेल नहीं है।
673
- */
674
- if (
675
- currentLocale.toString() !== defaultLocale.toString() &&
676
- !locales
677
- .filter(
678
- (loc) => loc.toString() !== defaultLocale.toString() // डिफ़ॉल्ट लोकेल को छोड़ दें
679
- )
680
- .includes(currentLocale) // जांचें कि वर्तमान लोकेल मान्य लोकेल की सूची में है
681
- ) {
682
- // लोकेल प्रीफिक्स के बिना पथ पर रीडायरेक्ट करें
683
- return <Navigate to={`${pathWithoutLocale}${search}`} replace />;
684
- }
685
-
686
- // बच्चों को IntlayerProvider के साथ रैप करें और वर्तमान लोकेल सेट करें
687
- return (
688
- <IntlayerProvider locale={currentLocale}>{children}</IntlayerProvider>
689
- );
690
- }
691
- };
692
-
693
- const RouterContent: FunctionalComponent<{
694
- children: ComponentChildren;
695
- }> = ({ children }) => {
696
- const { path } = useLocation();
697
-
698
- if (!path) {
699
- return null;
700
- }
701
-
702
- const pathLocale = path.split("/")[1] as Locales;
703
-
704
- const isLocaleRoute = locales
705
- .filter((locale) => middleware.prefixDefault || locale !== defaultLocale)
706
- .some((locale) => locale.toString() === pathLocale);
707
-
708
- if (isLocaleRoute) {
709
- return <AppLocalized locale={pathLocale}>{children}</AppLocalized>;
710
- }
711
-
712
- return (
713
- <AppLocalized
714
- locale={!middleware.prefixDefault ? defaultLocale : undefined}
715
- >
716
- {children}
717
- </AppLocalized>
718
- );
719
- };
720
-
721
- /**
722
- * एक राउटर कंपोनेंट जो लोकेल-विशिष्ट रूट्स सेट करता है।
723
- * यह नेविगेशन को प्रबंधित करने और स्थानीयकृत कंपोनेंट्स को रेंडर करने के लिए preact-iso का उपयोग करता है।
724
- */
725
- export const LocaleRouter: FunctionalComponent<{
726
- children: ComponentChildren;
727
- }> = ({ children }) => (
728
- <LocationProvider>
729
- <RouterContent>{children}</RouterContent>
730
- </LocationProvider>
731
- );
732
- ```
733
-
734
- ```jsx fileName="src/components/LocaleRouter.jsx" codeFormat="esm"
735
- // आवश्यक डिपेंडेंसी और फंक्शन्स को इम्पोर्ट करना
736
- import { configuration, getPathWithoutLocale } from "intlayer";
737
- import { IntlayerProvider } from "preact-intlayer";
738
- import { LocationProvider, useLocation } from "preact-iso";
739
- import { useEffect } from "preact/hooks";
740
- import { h } from "preact"; // JSX के लिए आवश्यक
741
-
742
- // Intlayer से कॉन्फ़िगरेशन को डेस्ट्रक्चर करना
743
- const { internationalization, middleware } = configuration;
744
- const { locales, defaultLocale } = internationalization;
745
-
746
- const Navigate = ({ to, replace }) => {
747
- const { route } = useLocation();
748
- useEffect(() => {
749
- route(to, replace);
750
- }, [to, replace, route]);
751
- return null;
752
- };
753
-
754
- /**
755
- * एक कंपोनेंट जो स्थानीयकरण को संभालता है और बच्चों को उपयुक्त लोकेल संदर्भ के साथ रैप करता है।
756
- * यह URL-आधारित लोकेल डिटेक्शन और सत्यापन का प्रबंधन करता है।
757
- */
758
- const AppLocalized = ({ children, locale }) => {
759
- const { path: pathname, url } = useLocation();
760
-
761
- if (!url) {
762
- return null;
763
- }
764
-
765
- const search = url.substring(pathname.length);
766
-
767
- // वर्तमान लोकेल निर्धारित करें, यदि प्रदान नहीं किया गया है तो डिफ़ॉल्ट पर वापस जाएं
768
- const currentLocale = locale ?? defaultLocale;
769
-
770
- // पथ से लोकेल प्रीफिक्स को हटाएं ताकि एक बेस पथ बनाया जा सके
771
- const pathWithoutLocale = getPathWithoutLocale(
772
- pathname // वर्तमान URL पथ
773
- );
774
-
775
- /**
776
- * यदि middleware.prefixDefault सत्य है, तो डिफ़ॉल्ट लोकेल को हमेशा प्रीफिक्स किया जाना चाहिए।
777
- */
778
- if (middleware.prefixDefault) {
779
- // लोकेल को सत्यापित करें
780
- if (!locale || !locales.includes(locale)) {
781
- // अपडेटेड पथ के साथ डिफ़ॉल्ट लोकेल पर रीडायरेक्ट करें
782
- return (
783
- <Navigate
784
- to={`/${defaultLocale}/${pathWithoutLocale}${search}`}
785
- replace // वर्तमान इतिहास प्रविष्टि को नए के साथ बदलें
786
- />
787
- );
788
- }
789
-
790
- // बच्चों को IntlayerProvider के साथ रैप करें और वर्तमान लोकेल सेट करें
791
- return (
792
- <IntlayerProvider locale={currentLocale}>{children}</IntlayerProvider>
793
- );
794
- } else {
795
- /**
796
- * जब middleware.prefixDefault झूठा है, तो डिफ़ॉल्ट लोकेल प्रीफिक्स नहीं होता है।
797
- * सुनिश्चित करें कि वर्तमान लोकेल मान्य है और डिफ़ॉल्ट लोकेल नहीं है।
798
- */
799
- if (
800
- currentLocale.toString() !== defaultLocale.toString() &&
801
- !locales
802
- .filter(
803
- (loc) => loc.toString() !== defaultLocale.toString() // डिफ़ॉल्ट लोकेल को छोड़ दें
804
- )
805
- .includes(currentLocale) // जांचें कि वर्तमान लोकेल मान्य लोकेल की सूची में है
806
- ) {
807
- // लोकेल प्रीफिक्स के बिना पथ पर रीडायरेक्ट करें
808
- return <Navigate to={`${pathWithoutLocale}${search}`} replace />;
809
- }
810
-
811
- // बच्चों को IntlayerProvider के साथ रैप करें और वर्तमान लोकेल सेट करें
812
- return (
813
- <IntlayerProvider locale={currentLocale}>{children}</IntlayerProvider>
814
- );
815
- }
816
- };
817
-
818
- // आवश्यक निर्भरता और कार्यों को आयात करना
819
- const { configuration, getPathWithoutLocale } = require("intlayer");
820
- const { IntlayerProvider } = require("preact-intlayer");
821
- const { LocationProvider, useLocation } = require("preact-iso");
822
- const { useEffect } = require("preact/hooks");
823
- const { h } = require("preact"); // JSX के लिए आवश्यक
824
-
825
- // Intlayer से कॉन्फ़िगरेशन को डीस्ट्रक्चर करना
826
- const { internationalization, middleware } = configuration;
827
- const { locales, defaultLocale } = internationalization;
828
-
829
- const Navigate = ({ to, replace }) => {
830
- const { route } = useLocation();
831
- useEffect(() => {
832
- route(to, replace);
833
- }, [to, replace, route]);
834
- return null;
835
- };
836
-
837
- /**
838
- * एक घटक जो स्थानीयकरण को संभालता है और बच्चों को उपयुक्त स्थानीय संदर्भ के साथ लपेटता है।
839
- * यह URL-आधारित स्थानीय पहचान और मान्यता का प्रबंधन करता है।
840
- */
841
- const AppLocalized = ({ children, locale }) => {
842
- const { path: pathname, url } = useLocation();
843
-
844
- if (!url) {
845
- return null;
846
- }
847
-
848
- const search = url.substring(pathname.length);
849
-
850
- // वर्तमान स्थानीय निर्धारित करें, यदि प्रदान नहीं किया गया है तो डिफ़ॉल्ट पर वापस जाएं
851
- const currentLocale = locale ?? defaultLocale;
852
-
853
- // पथ से स्थानीय उपसर्ग को हटाकर एक आधार पथ बनाएं
854
- const pathWithoutLocale = getPathWithoutLocale(
855
- pathname // वर्तमान URL पथ
856
- );
857
-
858
- /**
859
- * यदि middleware.prefixDefault सत्य है, तो डिफ़ॉल्ट स्थानीय को हमेशा उपसर्गित किया जाना चाहिए।
860
- */
861
- if (middleware.prefixDefault) {
862
- // स्थानीय को मान्य करें
863
- if (!locale || !locales.includes(locale)) {
864
- // अद्यतन पथ के साथ डिफ़ॉल्ट स्थानीय पर पुनर्निर्देशित करें
865
- return (
866
- <Navigate
867
- to={`/${defaultLocale}/${pathWithoutLocale}${search}`}
868
- replace // वर्तमान इतिहास प्रविष्टि को नई प्रविष्टि से बदलें
869
- />
870
- );
871
- }
872
-
873
- // बच्चों को IntlayerProvider के साथ लपेटें और वर्तमान स्थानीय सेट करें
874
- return (
875
- <IntlayerProvider locale={currentLocale}>{children}</IntlayerProvider>
876
- );
877
- } else {
878
- /**
879
- * जब middleware.prefixDefault झूठा होता है, तो डिफ़ॉल्ट स्थानीय को उपसर्गित नहीं किया जाता है।
880
- * सुनिश्चित करें कि वर्तमान स्थानीय मान्य है और डिफ़ॉल्ट स्थानीय नहीं है।
881
- */
882
- if (
883
- currentLocale.toString() !== defaultLocale.toString() &&
884
- !locales
885
- .filter(
886
- (loc) => loc.toString() !== defaultLocale.toString() // डिफ़ॉल्ट स्थानीय को बाहर करें
887
- )
888
- .includes(currentLocale) // जांचें कि वर्तमान स्थानीय मान्य स्थानीय की सूची में है या नहीं
889
- ) {
890
- // स्थानीय उपसर्ग के बिना पथ पर पुनर्निर्देशित करें
891
- return <Navigate to={`${pathWithoutLocale}${search}`} replace />;
892
- }
893
-
894
- // बच्चों को IntlayerProvider के साथ लपेटें और वर्तमान स्थानीय सेट करें
895
- return (
896
- <IntlayerProvider locale={currentLocale}>{children}</IntlayerProvider>
897
- );
898
- }
899
- };
900
-
901
- const RouterContent = ({ children }) => {
902
- const { path } = useLocation();
903
-
904
- if (!path) {
905
- return null;
906
- }
907
-
908
- const pathLocale = path.split("/")[1];
909
-
910
- const isLocaleRoute = locales
911
- .filter((locale) => middleware.prefixDefault || locale !== defaultLocale)
912
- .some((locale) => locale.toString() === pathLocale);
913
-
914
- if (isLocaleRoute) {
915
- return <AppLocalized locale={pathLocale}>{children}</AppLocalized>;
916
- }
917
-
918
- return (
919
- <AppLocalized
920
- locale={!middleware.prefixDefault ? defaultLocale : undefined}
921
- >
922
- {children}
923
- </AppLocalized>
924
- );
925
- };
926
-
927
- /**
928
- * एक राउटर घटक जो स्थानीय-विशिष्ट मार्ग सेट करता है।
929
- * यह नेविगेशन का प्रबंधन करने और स्थानीयकृत घटकों को प्रस्तुत करने के लिए preact-iso का उपयोग करता है।
930
- */
931
- const LocaleRouter = ({ children }) => (
932
- <LocationProvider>
933
- <RouterContent>{children}</RouterContent>
934
- </LocationProvider>
935
- );
936
-
937
- module.exports = { LocaleRouter };
938
- ```
939
-
940
- ```tsx fileName="src/app.tsx" codeFormat="typescript"
941
- import { LocaleRouter } from "./components/LocaleRouter";
942
- import type { FunctionalComponent } from "preact";
943
- // ... आपका AppContent घटक (चरण 5 में परिभाषित)
944
-
945
- const App: FunctionalComponent = () => (
946
- <LocaleRouter>
947
- <AppContent />
948
- </LocaleRouter>
949
- );
950
-
951
- export default App;
952
- ```
953
-
954
- ```jsx fileName="src/app.jsx" codeFormat="esm"
955
- import { LocaleRouter } from "./components/LocaleRouter";
956
- // ... आपका AppContent घटक (चरण 5 में परिभाषित)
957
-
958
- const App = () => (
959
- <LocaleRouter>
960
- <AppContent />
961
- </LocaleRouter>
962
- );
963
-
964
- export default App;
965
- ```
966
-
967
- ```jsx fileName="src/app.cjsx" codeFormat="commonjs"
968
- const { LocaleRouter } = require("./components/LocaleRouter");
969
- // ... आपका AppContent घटक (चरण 5 में परिभाषित)
970
-
971
- const App = () => (
972
- <LocaleRouter>
973
- <AppContent />
974
- </LocaleRouter>
975
- );
976
-
977
- module.exports = App;
978
- ```
979
-
980
- साथ ही, आप अपने एप्लिकेशन में सर्वर-साइड रूटिंग जोड़ने के लिए `intLayerMiddlewarePlugin` का उपयोग कर सकते हैं। यह प्लगइन URL के आधार पर वर्तमान स्थानीय का स्वतः पता लगाएगा और उपयुक्त स्थानीय कुकी सेट करेगा। यदि कोई स्थानीय निर्दिष्ट नहीं है, तो प्लगइन उपयोगकर्ता के ब्राउज़र भाषा प्राथमिकताओं के आधार पर सबसे उपयुक्त स्थानीय निर्धारित करेगा। यदि कोई स्थानीय नहीं मिलता है, तो यह डिफ़ॉल्ट स्थानीय पर पुनर्निर्देशित करेगा।
981
-
982
- ```typescript {3,7} fileName="vite.config.ts" codeFormat="typescript"
983
- import { defineConfig } from "vite";
984
- import preact from "@preact/preset-vite";
985
- import { intlayerPlugin, intLayerMiddlewarePlugin } from "vite-intlayer";
986
-
987
- // https://vitejs.dev/config/
988
- export default defineConfig({
989
- plugins: [preact(), intlayerPlugin(), intLayerMiddlewarePlugin()],
990
- });
991
- ```
992
-
993
- ```javascript {3,7} fileName="vite.config.mjs" codeFormat="esm"
994
- import { defineConfig } from "vite";
995
- import preact from "@preact/preset-vite";
996
- import { intlayerPlugin, intLayerMiddlewarePlugin } from "vite-intlayer";
997
-
998
- // https://vitejs.dev/config/
999
- export default defineConfig({
1000
- plugins: [preact(), intlayerPlugin(), intLayerMiddlewarePlugin()],
1001
- });
1002
- ```
1003
-
1004
- ```javascript {3,7} fileName="vite.config.cjs" codeFormat="commonjs"
1005
- const { defineConfig } = require("vite");
1006
- const preact = require("@preact/preset-vite");
1007
- const { intlayerPlugin, intLayerMiddlewarePlugin } = require("vite-intlayer");
1008
-
1009
- // https://vitejs.dev/config/
1010
- module.exports = defineConfig({
1011
- plugins: [preact(), intlayerPlugin(), intLayerMiddlewarePlugin()],
1012
- });
1013
- ```
1014
-
1015
- ### (वैकल्पिक) चरण 8: जब स्थानीय बदलता है तो URL बदलें
1016
-
1017
- ```tsx fileName="src/components/LocaleSwitcher.tsx" codeFormat="typescript"
1018
- import { useLocation, route } from "preact-iso";
1019
- import {
1020
- Locales,
1021
- getHTMLTextDir,
1022
- getLocaleName,
1023
- getLocalizedUrl,
1024
- } from "intlayer";
1025
- import { useLocale } from "preact-intlayer";
1026
- import type { FunctionalComponent } from "preact";
1027
-
1028
- const LocaleSwitcher: FunctionalComponent = () => {
1029
- const location = useLocation();
1030
- const { locale, availableLocales, setLocale } = useLocale({
1031
- onLocaleChange: (newLocale) => {
1032
- const currentFullPath = location.url; // preact-iso द्वारा पूरा URL प्रदान किया जाता है
1033
- // अपडेटेड लोकेल के साथ URL बनाएं
1034
- // उदाहरण: /es/about?foo=bar
1035
- const pathWithLocale = getLocalizedUrl(currentFullPath, newLocale);
1036
-
1037
- // URL पथ को अपडेट करें
1038
- route(pathWithLocale, true); // true का मतलब replace है
1039
- },
1040
- });
1041
-
1042
- return (
1043
- <div>
1044
- <button popovertarget="localePopover">{getLocaleName(locale)}</button>
1045
- <div id="localePopover" popover="auto">
1046
- {availableLocales.map((localeItem) => (
1047
- <a
1048
- href={getLocalizedUrl(location.url, localeItem)}
1049
- hreflang={localeItem}
1050
- aria-current={locale === localeItem ? "page" : undefined}
1051
- onClick={(e) => {
1052
- e.preventDefault();
1053
- setLocale(localeItem);
1054
- // लोकेल सेट करने के बाद प्रोग्रामेटिक नेविगेशन onLocaleChange द्वारा संभाला जाएगा
1055
- }}
1056
- key={localeItem}
1057
- >
1058
- <span>
1059
- {/* लोकेल - जैसे FR */}
1060
- {localeItem}
1061
- </span>
1062
- <span>
1063
- {/* अपनी लोकेल में भाषा - जैसे Français */}
1064
- {getLocaleName(localeItem, localeItem)}
1065
- </span>
1066
- <span dir={getHTMLTextDir(localeItem)} lang={localeItem}>
1067
- {/* वर्तमान लोकेल में भाषा - जैसे Francés जब वर्तमान लोकेल Locales.SPANISH पर सेट हो */}
1068
- {getLocaleName(localeItem, locale)}
1069
- </span>
1070
- <span dir="ltr" lang={Locales.ENGLISH}>
1071
- {/* अंग्रेज़ी में भाषा - जैसे French */}
1072
- {getLocaleName(localeItem, Locales.ENGLISH)}
1073
- </span>
1074
- </a>
1075
- ))}
1076
- </div>
1077
- </div>
1078
- );
1079
- };
1080
-
1081
- export default LocaleSwitcher;
1082
- ```
1083
-
1084
- ```jsx fileName="src/components/LocaleSwitcher.jsx" codeFormat="esm"
1085
- import { useLocation, route } from "preact-iso";
1086
- import {
1087
- Locales,
1088
- getHTMLTextDir,
1089
- getLocaleName,
1090
- getLocalizedUrl,
1091
- } from "intlayer";
1092
- import { useLocale } from "preact-intlayer";
1093
- import { h } from "preact"; // JSX के लिए
1094
-
1095
- const LocaleSwitcher = () => {
1096
- const location = useLocation();
1097
- const { locale, availableLocales, setLocale } = useLocale({
1098
- onLocaleChange: (newLocale) => {
1099
- const currentFullPath = location.url;
1100
- const pathWithLocale = getLocalizedUrl(currentFullPath, newLocale);
1101
- route(pathWithLocale, true);
1102
- },
1103
- });
1104
-
1105
- return (
1106
- <div>
1107
- <button popovertarget="localePopover">{getLocaleName(locale)}</button>
1108
- <div id="localePopover" popover="auto">
1109
- {availableLocales.map((localeItem) => (
1110
- <a
1111
- href={getLocalizedUrl(location.url, localeItem)}
1112
- hreflang={localeItem}
1113
- aria-current={locale === localeItem ? "page" : undefined}
1114
- onClick={(e) => {
1115
- e.preventDefault();
1116
- setLocale(localeItem);
1117
- }}
1118
- key={localeItem}
1119
- >
1120
- <span>{localeItem}</span>
1121
- <span>{getLocaleName(localeItem, localeItem)}</span>
1122
- <span dir={getHTMLTextDir(localeItem)} lang={localeItem}>
1123
- {getLocaleName(localeItem, locale)}
1124
- </span>
1125
- <span dir="ltr" lang={Locales.ENGLISH}>
1126
- {getLocaleName(localeItem, Locales.ENGLISH)}
1127
- </span>
1128
- </a>
1129
- ))}
1130
- </div>
1131
- </div>
1132
- );
1133
- };
1134
-
1135
- export default LocaleSwitcher;
1136
- ```
1137
-
1138
- ```jsx fileName="src/components/LocaleSwitcher.cjsx" codeFormat="commonjs"
1139
- const { useLocation, route } = require("preact-iso");
1140
- const {
1141
- Locales,
1142
- getHTMLTextDir,
1143
- getLocaleName,
1144
- getLocalizedUrl,
1145
- } = require("intlayer");
1146
- const { useLocale } = require("preact-intlayer");
1147
- const { h } = require("preact"); // JSX के लिए
1148
-
1149
- const LocaleSwitcher = () => {
1150
- const location = useLocation();
1151
- const { locale, availableLocales, setLocale } = useLocale({
1152
- onLocaleChange: (newLocale) => {
1153
- const currentFullPath = location.url;
1154
- const pathWithLocale = getLocalizedUrl(currentFullPath, newLocale);
1155
- route(pathWithLocale, true);
1156
- },
1157
- });
1158
-
1159
- return (
1160
- <div>
1161
- <button popovertarget="localePopover">{getLocaleName(locale)}</button>
1162
- <div id="localePopover" popover="auto">
1163
- {availableLocales.map((localeItem) => (
1164
- <a
1165
- href={getLocalizedUrl(location.url, localeItem)}
1166
- hreflang={localeItem}
1167
- aria-current={locale === localeItem ? "page" : undefined}
1168
- onClick={(e) => {
1169
- e.preventDefault();
1170
- setLocale(localeItem);
1171
- }}
1172
- key={localeItem}
1173
- >
1174
- <span>{localeItem}</span>
1175
- <span>{getLocaleName(localeItem, localeItem)}</span>
1176
- <span dir={getHTMLTextDir(localeItem)} lang={localeItem}>
1177
- {getLocaleName(localeItem, locale)}
1178
- </span>
1179
- <span dir="ltr" lang={Locales.ENGLISH}>
1180
- {getLocaleName(localeItem, Locales.ENGLISH)}
1181
- </span>
1182
- </a>
1183
- ))}
1184
- </div>
1185
- </div>
1186
- );
1187
- };
1188
-
1189
- module.exports = LocaleSwitcher;
1190
- ```
1191
-
1192
- > दस्तावेज़ संदर्भ:
1193
- >
1194
- > - [`useLocale` हुक](https://github.com/aymericzip/intlayer/blob/main/docs/hi/packages/react-intlayer/useLocale.md) (API `preact-intlayer` के लिए समान है)
1195
- > - [`getLocaleName` हुक](https://github.com/aymericzip/intlayer/blob/main/docs/hi/packages/intlayer/getLocaleName.md)
1196
- > - [`getLocalizedUrl` हुक](https://github.com/aymericzip/intlayer/blob/main/docs/hi/packages/intlayer/getLocalizedUrl.md)
1197
- > - [`getHTMLTextDir` हुक](https://github.com/aymericzip/intlayer/blob/main/docs/hi/packages/intlayer/getHTMLTextDir.md)
1198
- > - [`hreflang` एट्रिब्यूट](https://developers.google.com/search/docs/specialty/international/localized-versions?hl=hi)
1199
- > - [`lang` एट्रिब्यूट](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang)
1200
- > - [`dir` एट्रिब्यूट](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/dir)
1201
- > - [`aria-current` एट्रिब्यूट](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-current)
1202
- > - [Popover API](https://developer.mozilla.org/en-US/docs/Web/API/Popover_API)
1203
-
1204
- ---
1205
-
1206
- ### (वैकल्पिक) चरण 9: HTML भाषा और दिशा एट्रिब्यूट्स को स्विच करें
1207
-
1208
- जब आपका एप्लिकेशन कई भाषाओं का समर्थन करता है, तो `<html>` टैग के `lang` और `dir` एट्रिब्यूट्स को वर्तमान लोकेल से मेल खाने के लिए अपडेट करना महत्वपूर्ण है। ऐसा करने से सुनिश्चित होता है:
1209
-
1210
- - **एक्सेसिबिलिटी**: स्क्रीन रीडर्स और सहायक तकनीकें सही `lang` एट्रिब्यूट पर निर्भर करती हैं ताकि सामग्री को सही ढंग से उच्चारित और व्याख्या किया जा सके।
1211
- - **पाठ रेंडरिंग**: `dir` (दिशा) एट्रिब्यूट यह सुनिश्चित करता है कि पाठ सही क्रम में प्रस्तुत किया गया है (जैसे, अंग्रेजी के लिए बाएं से दाएं, अरबी या हिब्रू के लिए दाएं से बाएं), जो पठनीयता के लिए आवश्यक है।
1212
- - **SEO**: सर्च इंजन आपके पृष्ठ की भाषा निर्धारित करने के लिए `lang` एट्रिब्यूट का उपयोग करते हैं, जिससे खोज परिणामों में सही स्थानीयकृत सामग्री प्रदर्शित करने में मदद मिलती है।
1213
-
1214
- इन एट्रिब्यूट्स को गतिशील रूप से अपडेट करके जब लोकेल बदलता है, तो आप सभी समर्थित भाषाओं में उपयोगकर्ताओं के लिए एक सुसंगत और सुलभ अनुभव सुनिश्चित करते हैं।
1215
-
1216
- #### हुक को लागू करना
1217
-
1218
- HTML एट्रिब्यूट्स को प्रबंधित करने के लिए एक कस्टम हुक बनाएं। हुक लोकेल परिवर्तनों को सुनता है और एट्रिब्यूट्स को तदनुसार अपडेट करता है:
1219
-
1220
- import { useEffect } from "preact/hooks";
1221
- import { useLocale } from "preact-intlayer";
1222
- import { getHTMLTextDir } from "intlayer";
1223
-
1224
- /\*\*
1225
-
1226
- - वर्तमान लोकेल के आधार पर HTML <html> तत्व के `lang` और `dir` गुणों को अपडेट करता है।
1227
- - - `lang`: ब्राउज़रों और सर्च इंजन को पृष्ठ की भाषा की जानकारी देता है।
1228
- - - `dir`: सही पढ़ने के क्रम को सुनिश्चित करता है (जैसे, अंग्रेजी के लिए 'ltr', अरबी के लिए 'rtl')।
1229
- -
1230
- - यह डायनामिक अपडेट सही टेक्स्ट रेंडरिंग, एक्सेसिबिलिटी और SEO के लिए आवश्यक है।
1231
- \*/
1232
- export const useI18nHTMLAttributes = () => {
1233
- const { locale } = useLocale();
1234
-
1235
- useEffect(() => {
1236
- // वर्तमान लोकेल के अनुसार भाषा गुण को अपडेट करें।
1237
- document.documentElement.lang = locale;
1238
-
1239
- // वर्तमान लोकेल के आधार पर टेक्स्ट दिशा सेट करें।
1240
- document.documentElement.dir = getHTMLTextDir(locale);
1241
-
1242
- }, [locale]);
1243
- };
1244
-
1245
- ````
1246
-
1247
- ```jsx fileName="src/hooks/useI18nHTMLAttributes.jsx" codeFormat="esm"
1248
- import { useEffect } from "preact/hooks";
1249
- import { useLocale } from "preact-intlayer";
1250
- import { getHTMLTextDir } from "intlayer";
1251
-
1252
- /**
1253
- * वर्तमान लोकेल के आधार पर HTML <html> तत्व के `lang` और `dir` गुणों को अपडेट करता है।
1254
- */
1255
- export const useI18nHTMLAttributes = () => {
1256
- const { locale } = useLocale();
1257
-
1258
- useEffect(() => {
1259
- document.documentElement.lang = locale;
1260
- document.documentElement.dir = getHTMLTextDir(locale);
1261
- }, [locale]);
1262
- };
1263
- ````
1264
-
1265
- ```jsx fileName="src/hooks/useI18nHTMLAttributes.cjsx" codeFormat="commonjs"
1266
- const { useEffect } = require("preact/hooks");
1267
- const { useLocale } = require("preact-intlayer");
1268
- const { getHTMLTextDir } = require("intlayer");
1269
-
1270
- /**
1271
- * वर्तमान लोकेल के आधार पर HTML <html> तत्व के `lang` और `dir` गुणों को अपडेट करता है।
1272
- */
1273
- const useI18nHTMLAttributes = () => {
1274
- const { locale } = useLocale();
1275
-
1276
- useEffect(() => {
1277
- document.documentElement.lang = locale;
1278
- document.documentElement.dir = getHTMLTextDir(locale);
1279
- }, [locale]);
1280
- };
1281
-
1282
- module.exports = { useI18nHTMLAttributes };
1283
- ```
1284
-
1285
- #### अपने एप्लिकेशन में हुक का उपयोग करना
1286
-
1287
- अपने मुख्य घटक में हुक को एकीकृत करें ताकि लोकेल बदलने पर HTML गुण अपडेट हो जाएं:
1288
-
1289
- ```tsx fileName="src/app.tsx" codeFormat="typescript"
1290
- import type { FunctionalComponent } from "preact";
1291
- import { IntlayerProvider } from "preact-intlayer"; // यदि AppContent को आवश्यकता हो तो useIntlayer पहले से आयातित है
1292
- import { useI18nHTMLAttributes } from "./hooks/useI18nHTMLAttributes";
1293
- import "./app.css";
1294
- // Step 5 से AppContent परिभाषा
1295
-
1296
- const AppWithHooks: FunctionalComponent = () => {
1297
- // लोकेल के आधार पर <html> टैग के lang और dir गुणों को अपडेट करने के लिए हुक लागू करें।
1298
- useI18nHTMLAttributes();
1299
-
1300
- // मान लें कि AppContent आपका मुख्य सामग्री प्रदर्शन घटक है Step 5 से
1301
- return <AppContent />;
1302
- };
1303
-
1304
- const App: FunctionalComponent = () => (
1305
- <IntlayerProvider>
1306
- <AppWithHooks />
1307
- </IntlayerProvider>
1308
- );
1309
-
1310
- export default App;
1311
- ```
1312
-
1313
- ```jsx fileName="src/app.jsx" codeFormat="esm"
1314
- import { IntlayerProvider } from "preact-intlayer";
1315
- import { useI18nHTMLAttributes } from "./hooks/useI18nHTMLAttributes";
1316
- import "./app.css";
1317
- // Step 5 से AppContent परिभाषा
1318
-
1319
- const AppWithHooks = () => {
1320
- useI18nHTMLAttributes();
1321
- return <AppContent />;
1322
- };
1323
-
1324
- const App = () => (
1325
- <IntlayerProvider>
1326
- <AppWithHooks />
1327
- </IntlayerProvider>
1328
- );
1329
-
1330
- export default App;
1331
- ```
1332
-
1333
- ```jsx fileName="src/app.cjsx" codeFormat="commonjs"
1334
- const { IntlayerProvider } = require("preact-intlayer");
1335
- const { useI18nHTMLAttributes } = require("./hooks/useI18nHTMLAttributes");
1336
- require("./app.css");
1337
- // Step 5 से AppContent परिभाषा
1338
-
1339
- const AppWithHooks = () => {
1340
- useI18nHTMLAttributes();
1341
- return <AppContent />;
1342
- };
1343
-
1344
- const App = () => (
1345
- <IntlayerProvider>
1346
- <AppWithHooks />
1347
- </IntlayerProvider>
1348
- );
1349
-
1350
- module.exports = App;
1351
- ```
1352
-
1353
- इन परिवर्तनों को लागू करके, आपका एप्लिकेशन:
1354
-
1355
- - सुनिश्चित करेगा कि **भाषा** (`lang`) गुण सही तरीके से वर्तमान लोकेल को दर्शाता है, जो SEO और ब्राउज़र व्यवहार के लिए महत्वपूर्ण है।
1356
- - **पाठ दिशा** (`dir`) को लोकेल के अनुसार समायोजित करेगा, जिससे विभिन्न पढ़ने के क्रम वाली भाषाओं के लिए पठनीयता और उपयोगिता बढ़ेगी।
1357
- - एक अधिक **सुलभ** अनुभव प्रदान करेगा, क्योंकि सहायक तकनीकें इन गुणों पर निर्भर करती हैं ताकि वे इष्टतम रूप से कार्य कर सकें।
1358
-
1359
- import { useLocation, route } from "preact-iso"; // preact-iso से आयात करें
1360
- import { forwardRef } from "preact/compat";
1361
- import { h } from "preact"; // JSX के लिए
1362
-
1363
- export const checkIsExternalLink = (href) => /^https?:\/\//.test(href ?? "");
1364
-
1365
- export const LocalizedLink = forwardRef(
1366
- ({ href, children, onClick, replace = false, ...props }, ref) => {
1367
- const { locale } = useLocale(); // वर्तमान भाषा प्राप्त करें
1368
- const location = useLocation();
1369
- const isExternalLink = checkIsExternalLink(href);
1370
-
1371
- const hrefI18n =
1372
- href && !isExternalLink ? getLocalizedUrl(href, locale) : href;
1373
-
1374
- const handleClick = (event) => {
1375
- if (onClick) {
1376
- onClick(event);
1377
- }
1378
- if (
1379
- !isExternalLink &&
1380
- href &&
1381
- event.button === 0 &&
1382
- !event.metaKey &&
1383
- !event.ctrlKey &&
1384
- !event.shiftKey &&
1385
- !event.altKey &&
1386
- !props.target
1387
- ) {
1388
- event.preventDefault();
1389
- if (location.url !== hrefI18n) {
1390
- route(hrefI18n, replace);
1391
- }
1392
- }
1393
- };
1394
-
1395
- return (
1396
- <a href={hrefI18n} ref={ref} onClick={handleClick} {...props}>
1397
- {children}
1398
- </a>
1399
- );
1400
-
1401
- }
1402
- );
1403
-
1404
- ````
1405
-
1406
- ```jsx fileName="src/components/LocalizedLink.cjsx" codeFormat="commonjs"
1407
- const { getLocalizedUrl } = require("intlayer");
1408
- const { useLocale } = require("preact-intlayer");
1409
- const { useLocation, route } = require("preact-iso"); // preact-iso से आयात करें
1410
- const { forwardRef } = require("preact/compat");
1411
- const { h } = require("preact"); // JSX के लिए
1412
-
1413
- const checkIsExternalLink = (href) => /^https?:\/\//.test(href ?? "");
1414
-
1415
- const LocalizedLink = forwardRef(
1416
- ({ href, children, onClick, replace = false, ...props }, ref) => {
1417
- const { locale } = useLocale(); // वर्तमान भाषा प्राप्त करें
1418
- const location = useLocation();
1419
- const isExternalLink = checkIsExternalLink(href);
1420
-
1421
- const hrefI18n =
1422
- href && !isExternalLink ? getLocalizedUrl(href, locale) : href;
1423
-
1424
- const handleClick = (event) => {
1425
- if (onClick) {
1426
- onClick(event);
1427
- }
1428
- if (
1429
- !isExternalLink &&
1430
- href &&
1431
- event.button === 0 &&
1432
- !event.metaKey &&
1433
- !event.ctrlKey &&
1434
- !event.shiftKey &&
1435
- !event.altKey &&
1436
- !props.target
1437
- ) {
1438
- event.preventDefault();
1439
- if (location.url !== hrefI18n) {
1440
- route(hrefI18n, replace);
1441
- }
1442
- }
1443
- };
1444
-
1445
- return (
1446
- <a href={hrefI18n} ref={ref} onClick={handleClick} {...props}>
1447
- {children}
1448
- </a>
1449
- );
1450
- }
1451
- );
1452
-
1453
- module.exports = { LocalizedLink, checkIsExternalLink };
1454
- ````
1455
-
1456
- #### यह कैसे काम करता है
1457
-
1458
- - **बाहरी लिंक का पता लगाना**:
1459
- सहायक फ़ंक्शन `checkIsExternalLink` यह निर्धारित करता है कि URL बाहरी है या नहीं। बाहरी लिंक को अपरिवर्तित छोड़ दिया जाता है।
1460
- - **वर्तमान भाषा प्राप्त करना**:
1461
- `useLocale` हुक वर्तमान भाषा प्रदान करता है।
1462
- - **URL का स्थानीयकरण करना**:
1463
- आंतरिक लिंक के लिए, `getLocalizedUrl` URL को वर्तमान भाषा के साथ प्रीफिक्स करता है।
1464
- - **क्लाइंट-साइड नेविगेशन**:
1465
- `handleClick` फ़ंक्शन जांचता है कि क्या यह एक आंतरिक लिंक है और क्या मानक नेविगेशन को रोका जाना चाहिए। यदि हां, तो यह `preact-iso` के `route` फ़ंक्शन का उपयोग करता है (जो `useLocation` के माध्यम से या सीधे आयात किया गया है) क्लाइंट-साइड नेविगेशन करने के लिए। यह पूर्ण पृष्ठ रीलोड के बिना SPA-जैसा व्यवहार प्रदान करता है।
1466
- - **लिंक लौटाना**:
1467
- यह घटक एक `<a>` तत्व लौटाता है जिसमें स्थानीयकृत URL और कस्टम क्लिक हैंडलर होता है।
1468
-
1469
- ### TypeScript कॉन्फ़िगर करें
1470
-
1471
- Intlayer TypeScript का उपयोग मॉड्यूल वृद्धि के साथ करता है ताकि आपका कोडबेस मजबूत हो सके।
1472
-
1473
- ![alt text](https://github.com/aymericzip/intlayer/blob/main/docs/assets/autocompletion.png)
1474
-
1475
- ![alt text](https://github.com/aymericzip/intlayer/blob/main/docs/assets/translation_error.png)
1476
-
1477
- सुनिश्चित करें कि आपकी TypeScript कॉन्फ़िगरेशन में स्वचालित रूप से उत्पन्न प्रकार शामिल हैं।
1478
-
1479
- ```json5 fileName="tsconfig.json"
1480
- {
1481
- // ... आपकी मौजूदा TypeScript कॉन्फ़िगरेशन
1482
- "compilerOptions": {
1483
- // ...
1484
- "jsx": "react-jsx",
1485
- "jsxImportSource": "preact", // Preact 10+ के लिए अनुशंसित
1486
- // ...
1487
- },
1488
- "include": [
1489
- // ... आपकी मौजूदा TypeScript कॉन्फ़िगरेशन
1490
- ".intlayer/**/*.ts", // स्वचालित रूप से उत्पन्न प्रकार शामिल करें
1491
- ],
1492
- }
1493
- ```
1494
-
1495
- > सुनिश्चित करें कि आपका `tsconfig.json` Preact के लिए सेटअप है, विशेष रूप से `jsx` और `jsxImportSource` या पुराने Preact संस्करणों के लिए `jsxFactory`/`jsxFragmentFactory` यदि आप `preset-vite` के डिफ़ॉल्ट का उपयोग नहीं कर रहे हैं।
1496
-
1497
- ### Git कॉन्फ़िगरेशन
1498
-
1499
- Intlayer द्वारा उत्पन्न फ़ाइलों को अनदेखा करने की सिफारिश की जाती है। यह आपको उन्हें अपने Git रिपॉजिटरी में कमिट करने से बचने की अनुमति देता है।
1500
-
1501
- इसके लिए, आप अपनी `.gitignore` फ़ाइल में निम्न निर्देश जोड़ सकते हैं:
1502
-
1503
- ```plaintext
1504
- # Intlayer द्वारा उत्पन्न फ़ाइलों को अनदेखा करें
1505
- .intlayer
1506
- ```
1507
-
1508
- ### VS Code एक्सटेंशन
1509
-
1510
- Intlayer के साथ अपने विकास अनुभव को बेहतर बनाने के लिए, आप आधिकारिक **Intlayer VS Code एक्सटेंशन** इंस्टॉल कर सकते हैं।
1511
-
1512
- [VS Code मार्केटप्लेस से इंस्टॉल करें](https://marketplace.visualstudio.com/items?itemName=intlayer.intlayer-vs-code-extension)
1513
-
1514
- यह एक्सटेंशन प्रदान करता है:
1515
-
1516
- - अनुवाद कुंजियों के लिए **ऑटोकम्प्लीशन**।
1517
- - गायब अनुवादों के लिए **रीयल-टाइम त्रुटि पहचान**।
1518
- - अनुवादित सामग्री के **इनलाइन पूर्वावलोकन**।
1519
- - अनुवादों को आसानी से बनाने और अपडेट करने के लिए **त्वरित क्रियाएं**।
1520
-
1521
- एक्सटेंशन का उपयोग कैसे करें, इस पर अधिक विवरण के लिए, [Intlayer VS Code एक्सटेंशन दस्तावेज़](https://intlayer.org/doc/vs-code-extension) देखें।
1522
-
1523
- ---
1524
-
1525
- ### और आगे बढ़ें
1526
-
1527
- आगे बढ़ने के लिए, आप [विज़ुअल एडिटर](https://github.com/aymericzip/intlayer/blob/main/docs/hi/intlayer_visual_editor.md) को लागू कर सकते हैं या [CMS](https://github.com/aymericzip/intlayer/blob/main/docs/hi/intlayer_CMS.md) का उपयोग करके अपनी सामग्री को बाहरी बना सकते हैं।