@intlayer/docs 5.5.9 → 5.5.11

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