@intlayer/docs 8.1.9 → 8.1.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 (333) hide show
  1. package/docs/ar/how_works_intlayer.md +1 -1
  2. package/docs/ar/index.md +1 -1
  3. package/docs/ar/intlayer_with_astro.md +2 -2
  4. package/docs/ar/intlayer_with_create_react_app.md +2 -2
  5. package/docs/ar/intlayer_with_express.md +1 -1
  6. package/docs/ar/intlayer_with_lynx+react.md +1 -1
  7. package/docs/ar/intlayer_with_nextjs_14.md +2 -2
  8. package/docs/ar/intlayer_with_nextjs_15.md +2 -2
  9. package/docs/ar/intlayer_with_nextjs_compiler.md +1 -3
  10. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +2 -6
  11. package/docs/ar/intlayer_with_nextjs_page_router.md +3 -3
  12. package/docs/ar/intlayer_with_react_native+expo.md +1 -1
  13. package/docs/ar/intlayer_with_react_router_v7.md +3 -3
  14. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +3 -3
  15. package/docs/ar/intlayer_with_vite+solid.md +2 -2
  16. package/docs/ar/intlayer_with_vite+vue.md +2 -2
  17. package/docs/ar/introduction.md +1 -1
  18. package/docs/ar/packages/next-intlayer/useDictionary.md +1 -1
  19. package/docs/ar/packages/next-intlayer/useIntlayer.md +1 -1
  20. package/docs/ar/packages/react-intlayer/useDictionary.md +1 -1
  21. package/docs/ar/packages/react-intlayer/useI18n.md +1 -1
  22. package/docs/ar/packages/react-intlayer/useIntlayer.md +1 -1
  23. package/docs/ar/plugins/sync-json.md +10 -6
  24. package/docs/ar/roadmap.md +1 -1
  25. package/docs/de/how_works_intlayer.md +1 -1
  26. package/docs/de/index.md +1 -1
  27. package/docs/de/intlayer_with_astro.md +2 -2
  28. package/docs/de/intlayer_with_create_react_app.md +2 -2
  29. package/docs/de/intlayer_with_express.md +1 -1
  30. package/docs/de/intlayer_with_lynx+react.md +1 -1
  31. package/docs/de/intlayer_with_nextjs_14.md +2 -2
  32. package/docs/de/intlayer_with_nextjs_15.md +2 -2
  33. package/docs/de/intlayer_with_nextjs_compiler.md +1 -3
  34. package/docs/de/intlayer_with_nextjs_no_locale_path.md +2 -6
  35. package/docs/de/intlayer_with_nextjs_page_router.md +3 -3
  36. package/docs/de/intlayer_with_react_native+expo.md +1 -1
  37. package/docs/de/intlayer_with_react_router_v7.md +3 -3
  38. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +3 -3
  39. package/docs/de/intlayer_with_vite+preact.md +2 -2
  40. package/docs/de/intlayer_with_vite+solid.md +2 -2
  41. package/docs/de/intlayer_with_vite+vue.md +2 -2
  42. package/docs/de/introduction.md +1 -1
  43. package/docs/de/packages/next-intlayer/useDictionary.md +1 -1
  44. package/docs/de/packages/next-intlayer/useIntlayer.md +1 -1
  45. package/docs/de/packages/react-intlayer/useDictionary.md +1 -1
  46. package/docs/de/packages/react-intlayer/useI18n.md +1 -1
  47. package/docs/de/packages/react-intlayer/useIntlayer.md +1 -1
  48. package/docs/de/plugins/sync-json.md +10 -6
  49. package/docs/de/roadmap.md +1 -1
  50. package/docs/en/configuration.md +26 -10
  51. package/docs/en/intlayer_with_nextjs_compiler.md +1 -3
  52. package/docs/en/intlayer_with_nextjs_no_locale_path.md +2 -6
  53. package/docs/en-GB/how_works_intlayer.md +1 -1
  54. package/docs/en-GB/index.md +1 -1
  55. package/docs/en-GB/intlayer_with_astro.md +2 -2
  56. package/docs/en-GB/intlayer_with_create_react_app.md +3 -3
  57. package/docs/en-GB/intlayer_with_express.md +1 -1
  58. package/docs/en-GB/intlayer_with_lynx+react.md +1 -1
  59. package/docs/en-GB/intlayer_with_nextjs_15.md +2 -2
  60. package/docs/en-GB/intlayer_with_nextjs_compiler.md +1 -3
  61. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +2 -6
  62. package/docs/en-GB/intlayer_with_nextjs_page_router.md +3 -3
  63. package/docs/en-GB/intlayer_with_react_native+expo.md +1 -1
  64. package/docs/en-GB/intlayer_with_react_router_v7.md +3 -3
  65. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +3 -3
  66. package/docs/en-GB/intlayer_with_tanstack.md +3 -3
  67. package/docs/en-GB/intlayer_with_vite+preact.md +2 -2
  68. package/docs/en-GB/intlayer_with_vite+solid.md +2 -2
  69. package/docs/en-GB/intlayer_with_vite+vue.md +2 -2
  70. package/docs/en-GB/introduction.md +1 -1
  71. package/docs/en-GB/packages/next-intlayer/useDictionary.md +1 -1
  72. package/docs/en-GB/packages/next-intlayer/useIntlayer.md +1 -1
  73. package/docs/en-GB/packages/react-intlayer/useDictionary.md +1 -1
  74. package/docs/en-GB/packages/react-intlayer/useI18n.md +1 -1
  75. package/docs/en-GB/plugins/sync-json.md +10 -6
  76. package/docs/en-GB/roadmap.md +1 -1
  77. package/docs/es/how_works_intlayer.md +1 -1
  78. package/docs/es/index.md +1 -1
  79. package/docs/es/intlayer_with_astro.md +2 -2
  80. package/docs/es/intlayer_with_create_react_app.md +2 -2
  81. package/docs/es/intlayer_with_express.md +1 -1
  82. package/docs/es/intlayer_with_lynx+react.md +1 -1
  83. package/docs/es/intlayer_with_nextjs_14.md +2 -2
  84. package/docs/es/intlayer_with_nextjs_15.md +2 -2
  85. package/docs/es/intlayer_with_nextjs_compiler.md +1 -3
  86. package/docs/es/intlayer_with_nextjs_no_locale_path.md +2 -6
  87. package/docs/es/intlayer_with_nextjs_page_router.md +3 -3
  88. package/docs/es/intlayer_with_react_native+expo.md +1 -1
  89. package/docs/es/intlayer_with_react_router_v7.md +3 -3
  90. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +3 -3
  91. package/docs/es/intlayer_with_vite+preact.md +2 -2
  92. package/docs/es/intlayer_with_vite+solid.md +2 -2
  93. package/docs/es/intlayer_with_vite+vue.md +2 -2
  94. package/docs/es/introduction.md +1 -1
  95. package/docs/es/packages/next-intlayer/useDictionary.md +1 -1
  96. package/docs/es/packages/next-intlayer/useIntlayer.md +1 -1
  97. package/docs/es/packages/react-intlayer/useDictionary.md +1 -1
  98. package/docs/es/packages/react-intlayer/useI18n.md +1 -1
  99. package/docs/es/packages/react-intlayer/useIntlayer.md +1 -1
  100. package/docs/es/plugins/sync-json.md +10 -6
  101. package/docs/es/roadmap.md +1 -1
  102. package/docs/fr/how_works_intlayer.md +1 -1
  103. package/docs/fr/index.md +1 -1
  104. package/docs/fr/intlayer_with_astro.md +2 -2
  105. package/docs/fr/intlayer_with_create_react_app.md +2 -2
  106. package/docs/fr/intlayer_with_express.md +1 -1
  107. package/docs/fr/intlayer_with_lynx+react.md +1 -1
  108. package/docs/fr/intlayer_with_nextjs_14.md +2 -2
  109. package/docs/fr/intlayer_with_nextjs_15.md +2 -2
  110. package/docs/fr/intlayer_with_nextjs_compiler.md +1 -3
  111. package/docs/fr/intlayer_with_nextjs_no_locale_path.md +2 -6
  112. package/docs/fr/intlayer_with_nextjs_page_router.md +3 -3
  113. package/docs/fr/intlayer_with_react_native+expo.md +1 -1
  114. package/docs/fr/intlayer_with_react_router_v7.md +3 -3
  115. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +3 -3
  116. package/docs/fr/intlayer_with_vite+preact.md +2 -2
  117. package/docs/fr/intlayer_with_vite+solid.md +2 -2
  118. package/docs/fr/intlayer_with_vite+vue.md +2 -2
  119. package/docs/fr/introduction.md +1 -1
  120. package/docs/fr/packages/next-intlayer/useDictionary.md +1 -1
  121. package/docs/fr/packages/next-intlayer/useIntlayer.md +1 -1
  122. package/docs/fr/packages/react-intlayer/useDictionary.md +1 -1
  123. package/docs/fr/packages/react-intlayer/useI18n.md +1 -1
  124. package/docs/fr/packages/react-intlayer/useIntlayer.md +1 -1
  125. package/docs/fr/plugins/sync-json.md +10 -6
  126. package/docs/fr/roadmap.md +1 -1
  127. package/docs/hi/how_works_intlayer.md +1 -1
  128. package/docs/hi/index.md +1 -1
  129. package/docs/hi/intlayer_with_astro.md +2 -2
  130. package/docs/hi/intlayer_with_create_react_app.md +2 -2
  131. package/docs/hi/intlayer_with_express.md +1 -1
  132. package/docs/hi/intlayer_with_lynx+react.md +1 -1
  133. package/docs/hi/intlayer_with_nextjs_14.md +2 -2
  134. package/docs/hi/intlayer_with_nextjs_15.md +2 -2
  135. package/docs/hi/intlayer_with_nextjs_compiler.md +1 -3
  136. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +2 -6
  137. package/docs/hi/intlayer_with_nextjs_page_router.md +3 -3
  138. package/docs/hi/intlayer_with_react_native+expo.md +1 -1
  139. package/docs/hi/intlayer_with_react_router_v7.md +3 -3
  140. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +3 -3
  141. package/docs/hi/intlayer_with_vite+preact.md +1 -1
  142. package/docs/hi/intlayer_with_vite+solid.md +1 -1
  143. package/docs/hi/intlayer_with_vite+vue.md +2 -2
  144. package/docs/hi/introduction.md +1 -1
  145. package/docs/hi/packages/next-intlayer/useDictionary.md +1 -1
  146. package/docs/hi/packages/next-intlayer/useIntlayer.md +1 -1
  147. package/docs/hi/packages/react-intlayer/useDictionary.md +1 -1
  148. package/docs/hi/packages/react-intlayer/useI18n.md +1 -1
  149. package/docs/hi/packages/react-intlayer/useIntlayer.md +1 -1
  150. package/docs/hi/plugins/sync-json.md +10 -6
  151. package/docs/hi/roadmap.md +1 -1
  152. package/docs/id/configuration.md +20 -8
  153. package/docs/id/intlayer_with_nextjs_compiler.md +1 -3
  154. package/docs/id/intlayer_with_nextjs_no_locale_path.md +2 -6
  155. package/docs/id/intlayer_with_vite+preact.md +1 -1
  156. package/docs/id/plugins/sync-json.md +10 -6
  157. package/docs/it/how_works_intlayer.md +1 -1
  158. package/docs/it/index.md +1 -1
  159. package/docs/it/intlayer_with_astro.md +2 -2
  160. package/docs/it/intlayer_with_create_react_app.md +2 -2
  161. package/docs/it/intlayer_with_express.md +1 -1
  162. package/docs/it/intlayer_with_lynx+react.md +1 -1
  163. package/docs/it/intlayer_with_nextjs_14.md +2 -2
  164. package/docs/it/intlayer_with_nextjs_15.md +2 -2
  165. package/docs/it/intlayer_with_nextjs_compiler.md +1 -3
  166. package/docs/it/intlayer_with_nextjs_no_locale_path.md +2 -6
  167. package/docs/it/intlayer_with_nextjs_page_router.md +3 -3
  168. package/docs/it/intlayer_with_react_native+expo.md +1 -1
  169. package/docs/it/intlayer_with_react_router_v7.md +3 -3
  170. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +3 -3
  171. package/docs/it/intlayer_with_vite+preact.md +2 -2
  172. package/docs/it/intlayer_with_vite+solid.md +2 -2
  173. package/docs/it/intlayer_with_vite+vue.md +2 -2
  174. package/docs/it/introduction.md +1 -1
  175. package/docs/it/packages/next-intlayer/useDictionary.md +1 -1
  176. package/docs/it/packages/next-intlayer/useIntlayer.md +1 -1
  177. package/docs/it/packages/react-intlayer/useDictionary.md +1 -1
  178. package/docs/it/packages/react-intlayer/useI18n.md +1 -1
  179. package/docs/it/packages/react-intlayer/useIntlayer.md +1 -1
  180. package/docs/it/plugins/sync-json.md +10 -6
  181. package/docs/it/roadmap.md +1 -1
  182. package/docs/ja/how_works_intlayer.md +1 -1
  183. package/docs/ja/index.md +1 -1
  184. package/docs/ja/intlayer_with_astro.md +2 -2
  185. package/docs/ja/intlayer_with_create_react_app.md +2 -2
  186. package/docs/ja/intlayer_with_express.md +1 -1
  187. package/docs/ja/intlayer_with_lynx+react.md +1 -1
  188. package/docs/ja/intlayer_with_nextjs_14.md +2 -2
  189. package/docs/ja/intlayer_with_nextjs_15.md +2 -2
  190. package/docs/ja/intlayer_with_nextjs_compiler.md +1 -3
  191. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +2 -6
  192. package/docs/ja/intlayer_with_nextjs_page_router.md +3 -3
  193. package/docs/ja/intlayer_with_react_native+expo.md +1 -1
  194. package/docs/ja/intlayer_with_react_router_v7.md +3 -3
  195. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +3 -3
  196. package/docs/ja/intlayer_with_vite+preact.md +2 -2
  197. package/docs/ja/intlayer_with_vite+solid.md +2 -2
  198. package/docs/ja/intlayer_with_vite+vue.md +2 -2
  199. package/docs/ja/introduction.md +1 -1
  200. package/docs/ja/packages/next-intlayer/useDictionary.md +1 -1
  201. package/docs/ja/packages/next-intlayer/useIntlayer.md +1 -1
  202. package/docs/ja/packages/react-intlayer/useDictionary.md +1 -1
  203. package/docs/ja/packages/react-intlayer/useI18n.md +1 -1
  204. package/docs/ja/packages/react-intlayer/useIntlayer.md +1 -1
  205. package/docs/ja/plugins/sync-json.md +10 -6
  206. package/docs/ja/roadmap.md +1 -1
  207. package/docs/ko/how_works_intlayer.md +1 -1
  208. package/docs/ko/index.md +1 -1
  209. package/docs/ko/intlayer_with_astro.md +2 -2
  210. package/docs/ko/intlayer_with_create_react_app.md +2 -2
  211. package/docs/ko/intlayer_with_express.md +1 -1
  212. package/docs/ko/intlayer_with_lynx+react.md +1 -1
  213. package/docs/ko/intlayer_with_nextjs_14.md +2 -2
  214. package/docs/ko/intlayer_with_nextjs_15.md +3 -3
  215. package/docs/ko/intlayer_with_nextjs_compiler.md +1 -3
  216. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +2 -6
  217. package/docs/ko/intlayer_with_nextjs_page_router.md +3 -3
  218. package/docs/ko/intlayer_with_react_native+expo.md +1 -1
  219. package/docs/ko/intlayer_with_react_router_v7.md +3 -3
  220. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +3 -3
  221. package/docs/ko/intlayer_with_vite+preact.md +1 -1
  222. package/docs/ko/intlayer_with_vite+solid.md +2 -2
  223. package/docs/ko/intlayer_with_vite+vue.md +2 -2
  224. package/docs/ko/introduction.md +1 -1
  225. package/docs/ko/packages/next-intlayer/useDictionary.md +1 -1
  226. package/docs/ko/packages/next-intlayer/useIntlayer.md +1 -1
  227. package/docs/ko/packages/react-intlayer/useDictionary.md +1 -1
  228. package/docs/ko/packages/react-intlayer/useI18n.md +1 -1
  229. package/docs/ko/packages/react-intlayer/useIntlayer.md +1 -1
  230. package/docs/ko/plugins/sync-json.md +10 -6
  231. package/docs/ko/roadmap.md +1 -1
  232. package/docs/pl/configuration.md +20 -17
  233. package/docs/pl/intlayer_with_nextjs_compiler.md +1 -3
  234. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +2 -6
  235. package/docs/pl/intlayer_with_tanstack.md +3 -3
  236. package/docs/pl/plugins/sync-json.md +10 -6
  237. package/docs/pt/how_works_intlayer.md +1 -1
  238. package/docs/pt/index.md +1 -1
  239. package/docs/pt/intlayer_with_astro.md +2 -2
  240. package/docs/pt/intlayer_with_create_react_app.md +2 -2
  241. package/docs/pt/intlayer_with_express.md +1 -1
  242. package/docs/pt/intlayer_with_lynx+react.md +1 -1
  243. package/docs/pt/intlayer_with_nextjs_14.md +2 -2
  244. package/docs/pt/intlayer_with_nextjs_15.md +2 -2
  245. package/docs/pt/intlayer_with_nextjs_compiler.md +1 -3
  246. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +2 -6
  247. package/docs/pt/intlayer_with_nextjs_page_router.md +3 -3
  248. package/docs/pt/intlayer_with_react_native+expo.md +1 -1
  249. package/docs/pt/intlayer_with_react_router_v7.md +3 -3
  250. package/docs/pt/intlayer_with_tanstack.md +3 -3
  251. package/docs/pt/intlayer_with_vite+solid.md +2 -2
  252. package/docs/pt/intlayer_with_vite+vue.md +2 -2
  253. package/docs/pt/introduction.md +1 -1
  254. package/docs/pt/packages/next-intlayer/useDictionary.md +1 -1
  255. package/docs/pt/packages/next-intlayer/useIntlayer.md +1 -1
  256. package/docs/pt/packages/react-intlayer/useDictionary.md +1 -1
  257. package/docs/pt/packages/react-intlayer/useI18n.md +1 -1
  258. package/docs/pt/packages/react-intlayer/useIntlayer.md +1 -1
  259. package/docs/pt/plugins/sync-json.md +10 -6
  260. package/docs/pt/roadmap.md +1 -1
  261. package/docs/ru/how_works_intlayer.md +1 -1
  262. package/docs/ru/index.md +1 -1
  263. package/docs/ru/intlayer_with_astro.md +2 -2
  264. package/docs/ru/intlayer_with_create_react_app.md +2 -2
  265. package/docs/ru/intlayer_with_express.md +1 -1
  266. package/docs/ru/intlayer_with_lynx+react.md +1 -1
  267. package/docs/ru/intlayer_with_nextjs_14.md +2 -2
  268. package/docs/ru/intlayer_with_nextjs_15.md +2 -2
  269. package/docs/ru/intlayer_with_nextjs_compiler.md +1 -3
  270. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +2 -6
  271. package/docs/ru/intlayer_with_nextjs_page_router.md +3 -3
  272. package/docs/ru/intlayer_with_react_native+expo.md +1 -1
  273. package/docs/ru/intlayer_with_react_router_v7.md +3 -3
  274. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +3 -3
  275. package/docs/ru/intlayer_with_tanstack.md +3 -3
  276. package/docs/ru/intlayer_with_vite+solid.md +2 -2
  277. package/docs/ru/intlayer_with_vite+vue.md +2 -2
  278. package/docs/ru/introduction.md +1 -1
  279. package/docs/ru/packages/next-intlayer/useDictionary.md +1 -1
  280. package/docs/ru/packages/next-intlayer/useIntlayer.md +1 -1
  281. package/docs/ru/packages/react-intlayer/useDictionary.md +1 -1
  282. package/docs/ru/packages/react-intlayer/useI18n.md +1 -1
  283. package/docs/ru/packages/react-intlayer/useIntlayer.md +1 -1
  284. package/docs/ru/plugins/sync-json.md +10 -6
  285. package/docs/ru/roadmap.md +1 -1
  286. package/docs/tr/intlayer_with_astro.md +2 -2
  287. package/docs/tr/intlayer_with_nextjs_compiler.md +1 -3
  288. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +2 -6
  289. package/docs/tr/intlayer_with_react_router_v7.md +3 -3
  290. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +3 -3
  291. package/docs/tr/intlayer_with_tanstack.md +3 -3
  292. package/docs/tr/packages/next-intlayer/useDictionary.md +1 -1
  293. package/docs/tr/packages/next-intlayer/useIntlayer.md +1 -1
  294. package/docs/tr/packages/react-intlayer/useDictionary.md +1 -1
  295. package/docs/tr/packages/react-intlayer/useI18n.md +1 -1
  296. package/docs/tr/packages/react-intlayer/useIntlayer.md +1 -1
  297. package/docs/tr/plugins/sync-json.md +10 -6
  298. package/docs/uk/configuration.md +20 -17
  299. package/docs/uk/intlayer_with_nextjs_compiler.md +1 -3
  300. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +2 -6
  301. package/docs/uk/intlayer_with_tanstack.md +3 -3
  302. package/docs/vi/configuration.md +20 -17
  303. package/docs/vi/intlayer_with_nextjs_compiler.md +1 -3
  304. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +2 -6
  305. package/docs/vi/intlayer_with_tanstack.md +3 -3
  306. package/docs/vi/intlayer_with_vite+preact.md +1 -1
  307. package/docs/vi/plugins/sync-json.md +10 -6
  308. package/docs/zh/how_works_intlayer.md +1 -1
  309. package/docs/zh/index.md +1 -1
  310. package/docs/zh/intlayer_with_astro.md +2 -2
  311. package/docs/zh/intlayer_with_create_react_app.md +2 -2
  312. package/docs/zh/intlayer_with_express.md +1 -1
  313. package/docs/zh/intlayer_with_lynx+react.md +1 -1
  314. package/docs/zh/intlayer_with_nextjs_14.md +2 -2
  315. package/docs/zh/intlayer_with_nextjs_15.md +2 -2
  316. package/docs/zh/intlayer_with_nextjs_compiler.md +1 -3
  317. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +2 -6
  318. package/docs/zh/intlayer_with_nextjs_page_router.md +3 -3
  319. package/docs/zh/intlayer_with_react_native+expo.md +1 -1
  320. package/docs/zh/intlayer_with_react_router_v7.md +3 -3
  321. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +3 -3
  322. package/docs/zh/intlayer_with_tanstack.md +1 -1
  323. package/docs/zh/intlayer_with_vite+solid.md +2 -2
  324. package/docs/zh/intlayer_with_vite+vue.md +2 -2
  325. package/docs/zh/introduction.md +1 -1
  326. package/docs/zh/packages/next-intlayer/useDictionary.md +1 -1
  327. package/docs/zh/packages/next-intlayer/useIntlayer.md +1 -1
  328. package/docs/zh/packages/react-intlayer/useDictionary.md +1 -1
  329. package/docs/zh/packages/react-intlayer/useI18n.md +1 -1
  330. package/docs/zh/packages/react-intlayer/useIntlayer.md +1 -1
  331. package/docs/zh/plugins/sync-json.md +10 -6
  332. package/docs/zh/roadmap.md +1 -1
  333. package/package.json +7 -7
@@ -66,7 +66,7 @@ bunx intlayer init
66
66
 
67
67
  - **intlayer**
68
68
 
69
- यह मुख्य पैकेज है जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md), ट्रांसपिलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतर्राष्ट्रीयकरण उपकरण प्रदान करता है।
69
+ यह मुख्य पैकेज है जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md), ट्रांसपिलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतर्राष्ट्रीयकरण उपकरण प्रदान करता है।
70
70
 
71
71
  - **next-intlayer**
72
72
 
@@ -445,7 +445,7 @@ module.exports = pageContent;
445
445
 
446
446
  > आपकी सामग्री घोषणाएँ आपके एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब तक कि उन्हें `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./src`) में शामिल किया गया हो। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हो (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
447
447
 
448
- > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
448
+ > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
449
449
 
450
450
  ### चरण 7: अपनी सामग्री का कोड में उपयोग करें
451
451
 
@@ -76,7 +76,7 @@ bunx intlayer init
76
76
 
77
77
  - **intlayer**
78
78
 
79
- मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md), ट्रांसपाइलेशन, और [CLI कमांड](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
79
+ मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md), ट्रांसपाइलेशन, और [CLI कमांड](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
80
80
 
81
81
  - **next-intlayer**
82
82
  - **next-intlayer**
@@ -427,7 +427,7 @@ module.exports = pageContent;
427
427
 
428
428
  > आपकी सामग्री घोषणाएँ आपके आवेदन में कहीं भी परिभाषित की जा सकती हैं जब तक कि वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./src`) में शामिल हों। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हों (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
429
429
 
430
- > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
430
+ > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
431
431
 
432
432
  ### चरण 6: अपने कोड में सामग्री का उपयोग करें
433
433
 
@@ -379,9 +379,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
379
379
  import { useLocale } from "next-intlayer";
380
380
 
381
381
  export const LocaleSwitcher: FC = () => {
382
- const { locale, availableLocales, setLocale } = useLocale({
383
- onChange: () => window.location.reload(),
384
- });
382
+ const { locale, availableLocales, setLocale } = useLocale();
385
383
 
386
384
  return (
387
385
  <div>
@@ -881,9 +881,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
881
881
  import { useLocale } from "next-intlayer";
882
882
 
883
883
  export const LocaleSwitcher: FC = () => {
884
- const { locale, availableLocales, setLocale } = useLocale({
885
- onChange: () => window.location.reload(),
886
- });
884
+ const { locale, availableLocales, setLocale } = useLocale();
887
885
 
888
886
  return (
889
887
  <div>
@@ -926,9 +924,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
926
924
  import { useLocale } from "next-intlayer";
927
925
 
928
926
  export const LocaleSwitcher = () => {
929
- const { locale, availableLocales, setLocale } = useLocale({
930
- onChange: () => window.location.reload(),
931
- });
927
+ const { locale, availableLocales, setLocale } = useLocale();
932
928
 
933
929
  return (
934
930
  <div>
@@ -72,7 +72,7 @@ bunx intlayer init
72
72
 
73
73
  - **intlayer**
74
74
 
75
- मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
75
+ मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
76
76
 
77
77
  - **next-intlayer**
78
78
 
@@ -442,7 +442,7 @@ module.exports = homeContent;
442
442
  }
443
443
  ```
444
444
 
445
- अधिक जानकारी के लिए सामग्री घोषणा गाइड देखें: [content declaration guide](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)।
445
+ अधिक जानकारी के लिए सामग्री घोषणा गाइड देखें: [content declaration guide](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)।
446
446
 
447
447
  ### चरण 7: अपने कोड में सामग्री का उपयोग करें
448
448
 
@@ -1489,7 +1489,7 @@ Intlayer के साथ अपने विकास अनुभव को
1489
1489
  ## अतिरिक्त संसाधन
1490
1490
 
1491
1491
  - **Intlayer दस्तावेज़:** [GitHub रिपॉजिटरी](https://github.com/aymericzip/intlayer)
1492
- - **शब्दकोश मार्गदर्शिका:** [शब्दकोश](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)
1492
+ - **शब्दकोश मार्गदर्शिका:** [शब्दकोश](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)
1493
1493
  - **कॉन्फ़िगरेशन दस्तावेज़:** [कॉन्फ़िगरेशन गाइड](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/configuration.md)
1494
1494
 
1495
1495
  इस गाइड का पालन करके, आप अपने Next.js एप्लिकेशन में Page Router का उपयोग करते हुए Intlayer को प्रभावी ढंग से एकीकृत कर सकते हैं, जो आपके वेब प्रोजेक्ट्स के लिए मजबूत और स्केलेबल अंतरराष्ट्रीयकरण समर्थन सक्षम करता है।
@@ -317,7 +317,7 @@ module.exports = appContent;
317
317
  }
318
318
  ```
319
319
 
320
- > सामग्री घोषणाओं के विवरण के लिए, देखें [Intlayer की सामग्री दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)।
320
+ > सामग्री घोषणाओं के विवरण के लिए, देखें [Intlayer की सामग्री दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)।
321
321
 
322
322
  ---
323
323
 
@@ -89,7 +89,7 @@ bunx intlayer init
89
89
  - **intlayer**
90
90
 
91
91
  - **intlayer**
92
- मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
92
+ मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
93
93
 
94
94
  - **react-intlayer**
95
95
  वह पैकेज जो Intlayer को React एप्लिकेशन के साथ एकीकृत करता है। यह React अंतरराष्ट्रीयकरण के लिए संदर्भ प्रदाता और हुक्स प्रदान करता है।
@@ -289,7 +289,7 @@ export default pageContent;
289
289
 
290
290
  > आपकी सामग्री घोषणाएँ आपकी एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब तक कि वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./app`) में शामिल हों। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हों (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
291
291
 
292
- > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
292
+ > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
293
293
 
294
294
  ### चरण 7: स्थानीय-जानकारी वाले घटक बनाएँ
295
295
 
@@ -587,7 +587,7 @@ Intlayer के साथ अपने विकास अनुभव को
587
587
  - [React Router v7 दस्तावेज़](https://reactrouter.com/)
588
588
  - [useIntlayer हुक](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/packages/react-intlayer/useIntlayer.md)
589
589
  - [useLocale हुक](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/packages/react-intlayer/useLocale.md)
590
- - [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)
590
+ - [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)
591
591
  - [कॉन्फ़िगरेशन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/configuration.md)
592
592
 
593
593
  यह व्यापक मार्गदर्शिका आपको Intlayer को React Router v7 के साथ पूरी तरह से अंतरराष्ट्रीयकृत एप्लिकेशन के लिए एकीकृत करने के लिए आवश्यक सभी जानकारी प्रदान करती है, जिसमें स्थानीय-जानकारी वाले रूटिंग और TypeScript समर्थन शामिल हैं।
@@ -88,7 +88,7 @@ bunx intlayer init
88
88
  - **intlayer**
89
89
 
90
90
  - **intlayer**
91
- मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
91
+ मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
92
92
 
93
93
  - **react-intlayer**
94
94
  वह पैकेज जो Intlayer को React एप्लिकेशन के साथ एकीकृत करता है। यह React अंतरराष्ट्रीयकरण के लिए संदर्भ प्रदाता और हुक्स प्रदान करता है।
@@ -260,7 +260,7 @@ export default pageContent;
260
260
 
261
261
  > आपकी सामग्री घोषणाएँ आपकी एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब तक कि वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./app`) में शामिल हों। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हों (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
262
262
 
263
- > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
263
+ > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
264
264
 
265
265
  ### चरण 7: स्थानीय-जानकारी वाले घटक बनाएँ
266
266
 
@@ -533,7 +533,7 @@ Intlayer के साथ अपने विकास अनुभव को
533
533
  - [React Router v7 दस्तावेज़](https://reactrouter.com/)
534
534
  - [useIntlayer हुक](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/packages/react-intlayer/useIntlayer.md)
535
535
  - [useLocale हुक](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/packages/react-intlayer/useLocale.md)
536
- - [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)
536
+ - [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)
537
537
  - [कॉन्फ़िगरेशन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/configuration.md)
538
538
 
539
539
  यह व्यापक मार्गदर्शिका आपको Intlayer को React Router v7 के साथ पूरी तरह से अंतरराष्ट्रीयकृत एप्लिकेशन के लिए एकीकृत करने के लिए आवश्यक सभी जानकारी प्रदान करती है, जिसमें स्थानीय-जानकारी वाले रूटिंग और TypeScript समर्थन शामिल हैं।
@@ -425,7 +425,7 @@ module.exports = appContent;
425
425
 
426
426
  > आपकी सामग्री घोषणाएँ आपके एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब तक कि वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./src`) में शामिल हों। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हों (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
427
427
 
428
- > अधिक विवरण के लिए, [सामग्री घोषणा दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
428
+ > अधिक विवरण के लिए, [सामग्री घोषणा दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
429
429
 
430
430
  > यदि आपकी सामग्री फ़ाइल में TSX कोड शामिल है, तो आपको `import { h } from "preact";` आयात करने की आवश्यकता हो सकती है या सुनिश्चित करें कि आपका JSX प्रैग्मा Preact के लिए सही ढंग से सेट है।
431
431
 
@@ -264,7 +264,7 @@ module.exports = appContent;
264
264
 
265
265
  > आपकी सामग्री घोषणाएँ आपकी एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब तक कि वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./src`) में शामिल हों। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हों (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
266
266
 
267
- > अधिक विवरण के लिए, [सामग्री घोषणा दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
267
+ > अधिक विवरण के लिए, [सामग्री घोषणा दस्तावेज़](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
268
268
 
269
269
  ### चरण 5: अपने कोड में Intlayer का उपयोग करें
270
270
 
@@ -95,7 +95,7 @@ bunx intlayer init
95
95
 
96
96
  - **intlayer**
97
97
 
98
- मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
98
+ मुख्य पैकेज जो कॉन्फ़िगरेशन प्रबंधन, अनुवाद, [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md), ट्रांसपाइलेशन, और [CLI कमांड्स](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/intlayer_cli.md) के लिए अंतरराष्ट्रीयकरण उपकरण प्रदान करता है।
99
99
 
100
100
  - **vue-intlayer**
101
101
  वह पैकेज जो Intlayer को Vue एप्लिकेशन के साथ एकीकृत करता है। यह Vue अंतरराष्ट्रीयकरण के लिए संदर्भ प्रदाता और कॉम्पोज़ेबल्स प्रदान करता है।
@@ -405,7 +405,7 @@ module.exports = appContent;
405
405
 
406
406
  > आपकी सामग्री घोषणाएँ आपके एप्लिकेशन में कहीं भी परिभाषित की जा सकती हैं जब वे `contentDir` निर्देशिका (डिफ़ॉल्ट रूप से, `./src`) में शामिल हो जाती हैं। और सामग्री घोषणा फ़ाइल एक्सटेंशन से मेल खाती हैं (डिफ़ॉल्ट रूप से, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)।
407
407
 
408
- > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) देखें।
408
+ > अधिक विवरण के लिए, [सामग्री घोषणा प्रलेखन](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) देखें।
409
409
 
410
410
  ### चरण 5: अपने कोड में Intlayer का उपयोग करें
411
411
 
@@ -161,7 +161,7 @@ Intlayer आधुनिक वेब विकास की आवश्यक
161
161
 
162
162
  अपने बहुभाषी सामग्री को अपने कोड के करीब व्यवस्थित करें ताकि सब कुछ सुसंगत और रखरखाव योग्य रहे।
163
163
 
164
- - **[शुरू करें](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)**
164
+ - **[शुरू करें](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)**
165
165
  Intlayer में अपनी सामग्री घोषित करने के मूल बातें सीखें।
166
166
 
167
167
  - **[अनुवाद](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/translation.md)**
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  ## शब्दकोश
71
71
 
72
- सभी शब्दकोश ऑब्जेक्ट्स को संरचित सामग्री फ़ाइलों में घोषित किया जाना चाहिए ताकि टाइप सुरक्षा सुनिश्चित हो सके और रनटाइम त्रुटियों को रोका जा सके। आप [सेटअप निर्देश यहाँ पा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)। यहाँ सामग्री घोषणा का एक उदाहरण है:
72
+ सभी शब्दकोश ऑब्जेक्ट्स को संरचित सामग्री फ़ाइलों में घोषित किया जाना चाहिए ताकि टाइप सुरक्षा सुनिश्चित हो सके और रनटाइम त्रुटियों को रोका जा सके। आप [सेटअप निर्देश यहाँ पा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)। यहाँ सामग्री घोषणा का एक उदाहरण है:
73
73
 
74
74
  ```typescript fileName="component.content.ts" codeFormat="typescript"
75
75
  import { t, type Dictionary } from "intlayer";
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  सभी सामग्री कुंजियाँ कंटेंट घोषणा फ़ाइलों के भीतर परिभाषित होना अत्यंत आवश्यक है ताकि रनटाइम त्रुटियों से बचा जा सके और टाइप सुरक्षा सुनिश्चित की जा सके। यह तरीका कंपाइल-टाइम सत्यापन के लिए TypeScript एकीकरण को भी सुगम बनाता है।
71
71
 
72
- कंटेंट घोषणा फ़ाइलों को सेटअप करने के निर्देश [यहाँ](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md) उपलब्ध हैं।
72
+ कंटेंट घोषणा फ़ाइलों को सेटअप करने के निर्देश [यहाँ](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md) उपलब्ध हैं।
73
73
 
74
74
  ## Next.js में उदाहरण उपयोग
75
75
 
@@ -68,7 +68,7 @@ history:
68
68
 
69
69
  ## शब्दकोश
70
70
 
71
- सभी शब्दकोश ऑब्जेक्ट्स को संरचित सामग्री फ़ाइलों में घोषित किया जाना चाहिए ताकि टाइप सुरक्षा सुनिश्चित हो सके और रनटाइम त्रुटियों को रोका जा सके। आप [सेटअप निर्देश यहाँ पा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)। यहाँ सामग्री घोषणा का एक उदाहरण है:
71
+ सभी शब्दकोश ऑब्जेक्ट्स को संरचित सामग्री फ़ाइलों में घोषित किया जाना चाहिए ताकि टाइप सुरक्षा सुनिश्चित हो सके और रनटाइम त्रुटियों को रोका जा सके। आप [सेटअप निर्देश यहाँ पा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)। यहाँ सामग्री घोषणा का एक उदाहरण है:
72
72
 
73
73
  ```typescript fileName="./component.content.ts" contentDeclarationFormat="typescript"
74
74
  import { t, type Dictionary } from "intlayer";
@@ -66,7 +66,7 @@ slugs:
66
66
 
67
67
  ## शब्दकोश
68
68
 
69
- सभी शब्दकोश कुंजियाँ सामग्री घोषणा फ़ाइलों के भीतर घोषित की जानी चाहिए ताकि प्रकार सुरक्षा बढ़े और त्रुटियों से बचा जा सके। [कॉन्फ़िगरेशन निर्देश यहाँ पाए जा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)।
69
+ सभी शब्दकोश कुंजियाँ सामग्री घोषणा फ़ाइलों के भीतर घोषित की जानी चाहिए ताकि प्रकार सुरक्षा बढ़े और त्रुटियों से बचा जा सके। [कॉन्फ़िगरेशन निर्देश यहाँ पाए जा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)।
70
70
 
71
71
  ## React में उपयोग के उदाहरण
72
72
 
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  ## शब्दकोश
71
71
 
72
- सभी शब्दकोश कुंजियाँ सामग्री घोषणा फ़ाइलों में घोषित होनी चाहिए ताकि टाइप सुरक्षा बढ़े और त्रुटियों से बचा जा सके। आप [सेटअप निर्देश यहाँ पा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)।
72
+ सभी शब्दकोश कुंजियाँ सामग्री घोषणा फ़ाइलों में घोषित होनी चाहिए ताकि टाइप सुरक्षा बढ़े और त्रुटियों से बचा जा सके। आप [सेटअप निर्देश यहाँ पा सकते हैं](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)।
73
73
 
74
74
  ## React में उदाहरण उपयोग
75
75
 
@@ -66,10 +66,10 @@ npm i -D @intlayer/sync-json-plugin
66
66
  अपने `intlayer.config.ts` में प्लगइन जोड़ें और इसे अपनी मौजूदा JSON संरचना की ओर इंगित करें।
67
67
 
68
68
  ```ts fileName="intlayer.config.ts"
69
- import { defineConfig, Locales } from "intlayer";
69
+ import { Locales, type IntlayerConfig } from "intlayer";
70
70
  import { syncJSON } from "@intlayer/sync-json-plugin";
71
71
 
72
- export default defineConfig({
72
+ const config: IntlayerConfig = {
73
73
  internationalization: {
74
74
  locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
75
75
  defaultLocale: Locales.ENGLISH,
@@ -82,7 +82,9 @@ export default defineConfig({
82
82
  source: ({ key, locale }) => `./locales/${locale}/${key}.json`,
83
83
  }),
84
84
  ],
85
- });
85
+ };
86
+
87
+ export default config;
86
88
  ```
87
89
 
88
90
  वैकल्पिक: प्रति-लोकल एकल फ़ाइल (i18next/react-intl सेटअप में सामान्य):
@@ -147,10 +149,10 @@ syncJSON({
147
149
  - समान प्राथमिकता वाले प्लगइन्स को कॉन्फ़िगरेशन में उनके प्रकट होने के क्रम में संसाधित किया जाता है
148
150
 
149
151
  ```ts fileName="intlayer.config.ts"
150
- import { defineConfig, Locales } from "intlayer";
152
+ import { Locales, type IntlayerConfig } from "intlayer";
151
153
  import { syncJSON } from "@intlayer/sync-json-plugin";
152
154
 
153
- export default defineConfig({
155
+ const config: IntlayerConfig = {
154
156
  internationalization: {
155
157
  locales: [Locales.ENGLISH, Locales.FRENCH],
156
158
  defaultLocale: Locales.ENGLISH,
@@ -181,7 +183,9 @@ export default defineConfig({
181
183
  priority: 1,
182
184
  }),
183
185
  ],
184
- });
186
+ };
187
+
188
+ export default config;
185
189
  ```
186
190
 
187
191
  ### संघर्ष समाधान
@@ -39,7 +39,7 @@ Intlayer एक सामग्री प्रबंधन और अंतर
39
39
 
40
40
  > संसाधन:
41
41
  >
42
- > - [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/get_started.md)
42
+ > - [सामग्री घोषणा](https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/dictionary/content_file.md)
43
43
 
44
44
  ### 2. अंतरराष्ट्रीयकरण
45
45
 
@@ -735,8 +735,9 @@ Berikut beberapa contoh konfigurasi umum untuk struktur routing v7 yang baru:
735
735
  **Konfigurasi Dasar (Default)**:
736
736
 
737
737
  ```typescript
738
+ import { Locales, type IntlayerConfig } from "intlayer";
738
739
  // intlayer.config.ts
739
- export default defineConfig({
740
+ const config: IntlayerConfig = {
740
741
  internationalization: {
741
742
  locales: ["en", "fr", "es"],
742
743
  defaultLocale: "en",
@@ -747,14 +748,17 @@ export default defineConfig({
747
748
  headerName: "x-intlayer-locale",
748
749
  basePath: "",
749
750
  },
750
- });
751
+ };
752
+
753
+ export default config;
751
754
  ```
752
755
 
753
756
  **Konfigurasi Sesuai GDPR**:
754
757
 
755
758
  ```typescript
759
+ import { Locales, type IntlayerConfig } from "intlayer";
756
760
  // intlayer.config.ts
757
- export default defineConfig({
761
+ const config: IntlayerConfig = {
758
762
  internationalization: {
759
763
  locales: ["en", "fr", "es"],
760
764
  defaultLocale: "en",
@@ -777,14 +781,17 @@ export default defineConfig({
777
781
  headerName: "x-intlayer-locale",
778
782
  basePath: "",
779
783
  },
780
- });
784
+ };
785
+
786
+ export default config;
781
787
  ```
782
788
 
783
789
  **Mode Parameter Pencarian**:
784
790
 
785
791
  ```typescript
792
+ import { Locales, type IntlayerConfig } from "intlayer";
786
793
  // intlayer.config.ts
787
- export default defineConfig({
794
+ const config: IntlayerConfig = {
788
795
  internationalization: {
789
796
  locales: ["en", "fr", "es"],
790
797
  defaultLocale: "en",
@@ -795,14 +802,17 @@ export default defineConfig({
795
802
  headerName: "x-intlayer-locale",
796
803
  basePath: "",
797
804
  },
798
- });
805
+ };
806
+
807
+ export default config;
799
808
  ```
800
809
 
801
810
  **Mode Tanpa Prefix dengan Penyimpanan Kustom**:
802
811
 
803
812
  ```typescript
813
+ import { Locales, type IntlayerConfig } from "intlayer";
804
814
  // intlayer.config.ts
805
- export default defineConfig({
815
+ const config: IntlayerConfig = {
806
816
  internationalization: {
807
817
  locales: ["en", "fr", "es"],
808
818
  defaultLocale: "en",
@@ -816,7 +826,9 @@ export default defineConfig({
816
826
  headerName: "x-custom-locale",
817
827
  basePath: "/my-app",
818
828
  },
819
- });
829
+ };
830
+
831
+ export default config;
820
832
  ```
821
833
 
822
834
  ---
@@ -379,9 +379,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
379
379
  import { useLocale } from "next-intlayer";
380
380
 
381
381
  export const LocaleSwitcher: FC = () => {
382
- const { locale, availableLocales, setLocale } = useLocale({
383
- onChange: () => window.location.reload(),
384
- });
382
+ const { locale, availableLocales, setLocale } = useLocale();
385
383
 
386
384
  return (
387
385
  <div>
@@ -884,9 +884,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
884
884
  import { useLocale } from "next-intlayer";
885
885
 
886
886
  export const LocaleSwitcher: FC = () => {
887
- const { locale, availableLocales, setLocale } = useLocale({
888
- onChange: () => window.location.reload(),
889
- });
887
+ const { locale, availableLocales, setLocale } = useLocale();
890
888
 
891
889
  return (
892
890
  <div>
@@ -929,9 +927,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
929
927
  import { useLocale } from "next-intlayer";
930
928
 
931
929
  export const LocaleSwitcher = () => {
932
- const { locale, availableLocales, setLocale } = useLocale({
933
- onChange: () => window.location.reload(),
934
- });
930
+ const { locale, availableLocales, setLocale } = useLocale();
935
931
 
936
932
  return (
937
933
  <div>
@@ -428,7 +428,7 @@ module.exports = appContent;
428
428
 
429
429
  > Deklarasi konten Anda dapat didefinisikan di mana saja dalam aplikasi Anda selama sudah dimasukkan ke trong direktori `contentDir` (secara default, `./src`). Dan sesuai dengan ekstensi file deklarasi konten (secara default, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`).
430
430
 
431
- > Untuk detail lebih lanjut, lihat [dokumentasi deklarasi konten](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/dictionary/get_started.md).
431
+ > Untuk detail lebih lanjut, lihat [dokumentasi deklarasi konten](https://github.com/aymericzip/intlayer/blob/main/docs/docs/id/dictionary/content_file.md).
432
432
 
433
433
  > Jika file konten Anda menyertakan kode TSX, Anda mungkin perlu mengimpor `import { h } from "preact";` hoặc đảm bảo pragma JSX Anda sudah diatur dengan benar untuk Preact.
434
434
 
@@ -66,10 +66,10 @@ npm i -D @intlayer/sync-json-plugin
66
66
  Tambahkan plugin ke `intlayer.config.ts` Anda dan arahkan ke struktur JSON yang sudah ada.
67
67
 
68
68
  ```ts fileName="intlayer.config.ts"
69
- import { defineConfig, Locales } from "intlayer";
69
+ import { Locales, type IntlayerConfig } from "intlayer";
70
70
  import { syncJSON } from "@intlayer/sync-json-plugin";
71
71
 
72
- export default defineConfig({
72
+ const config: IntlayerConfig = {
73
73
  internationalization: {
74
74
  locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],
75
75
  defaultLocale: Locales.ENGLISH,
@@ -82,7 +82,9 @@ export default defineConfig({
82
82
  source: ({ key, locale }) => `./locales/${locale}/${key}.json`,
83
83
  }),
84
84
  ],
85
- });
85
+ };
86
+
87
+ export default config;
86
88
  ```
87
89
 
88
90
  Alternatif: satu file per locale (umum dengan pengaturan i18next/react-intl):
@@ -147,10 +149,10 @@ Ketika beberapa plugin menargetkan kunci kamus yang sama, parameter `priority` m
147
149
  - Plugin dengan prioritas yang sama diproses sesuai urutan kemunculannya dalam konfigurasi
148
150
 
149
151
  ```ts fileName="intlayer.config.ts"
150
- import { defineConfig, Locales } from "intlayer";
152
+ import { Locales, type IntlayerConfig } from "intlayer";
151
153
  import { syncJSON } from "@intlayer/sync-json-plugin";
152
154
 
153
- export default defineConfig({
155
+ const config: IntlayerConfig = {
154
156
  internationalization: {
155
157
  locales: [Locales.ENGLISH, Locales.FRENCH],
156
158
  defaultLocale: Locales.ENGLISH,
@@ -181,7 +183,9 @@ export default defineConfig({
181
183
  priority: 1,
182
184
  }),
183
185
  ],
184
- });
186
+ };
187
+
188
+ export default config;
185
189
  ```
186
190
 
187
191
  ### Penyelesaian konflik
@@ -77,7 +77,7 @@ const MyComponent = () => {
77
77
 
78
78
  Questo hook gestirà per te il rilevamento della lingua e restituirà il contenuto per la lingua corrente. Utilizzando questo hook, sarai anche in grado di interpretare markdown, gestire la pluralizzazione e altro.
79
79
 
80
- > Per vedere tutte le funzionalità di Intlayer, puoi leggere la [documentazione sui dizionari](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md).
80
+ > Per vedere tutte le funzionalità di Intlayer, puoi leggere la [documentazione sui dizionari](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md).
81
81
 
82
82
  ## Contenuto remoto
83
83
 
package/docs/it/index.md CHANGED
@@ -56,7 +56,7 @@ Gestisci contenuti e traduzioni utilizzando il nostro strumento da linea di coma
56
56
 
57
57
  Organizza i tuoi contenuti multilingue vicino al codice per mantenere tutto coerente e facilmente gestibile.
58
58
 
59
- - **[Inizia](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md)**
59
+ - **[Inizia](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md)**
60
60
  Impara le basi per dichiarare i tuoi contenuti in Intlayer.
61
61
 
62
62
  - **[Traduzione](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/translation.md)**
@@ -67,7 +67,7 @@ yarn add react react-dom react-intlayer @astrojs/react
67
67
  ```
68
68
 
69
69
  - **intlayer**
70
- Il pacchetto principale che fornisce strumenti di internazionalizzazione per la gestione della configurazione, la traduzione, la [dichiarazione dei contenuti](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md), la traspilazione e i [comandi CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/intlayer_cli.md).
70
+ Il pacchetto principale che fornisce strumenti di internazionalizzazione per la gestione della configurazione, la traduzione, la [dichiarazione dei contenuti](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md), la traspilazione e i [comandi CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/intlayer_cli.md).
71
71
 
72
72
  - **astro-intlayer**
73
73
  Include il plugin di integrazione Astro per integrare Intlayer con il [bundler Vite](https://vite.dev/guide/why.html#why-bundle-for-production), oltre a middleware per rilevare la lingua preferita dall'utente, gestire i cookie e gestire il reindirizzamento degli URL.
@@ -138,7 +138,7 @@ export default appContent;
138
138
 
139
139
  > Le tue dichiarazioni di contenuto possono essere definite ovunque nella tua applicazione non appena sono incluse nella directory `contentDir` (di default, `./src`). E devono corrispondere all'estensione del file di dichiarazione del contenuto (di default, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`).
140
140
 
141
- > Per maggiori dettagli, consulta la [documentazione sulla dichiarazione del contenuto](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md).
141
+ > Per maggiori dettagli, consulta la [documentazione sulla dichiarazione del contenuto](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md).
142
142
 
143
143
  ### Passo 5: Usa il tuo contenuto in Astro
144
144
 
@@ -68,7 +68,7 @@ bunx intlayer init
68
68
 
69
69
  - **intlayer**
70
70
 
71
- Il pacchetto principale che fornisce strumenti di internazionalizzazione per la gestione delle configurazioni, traduzioni, [dichiarazione dei contenuti](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md), transpilation e [comandi CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/intlayer_cli.md).
71
+ Il pacchetto principale che fornisce strumenti di internazionalizzazione per la gestione delle configurazioni, traduzioni, [dichiarazione dei contenuti](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md), transpilation e [comandi CLI](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/intlayer_cli.md).
72
72
 
73
73
  - **react-intlayer**
74
74
 
@@ -283,7 +283,7 @@ module.exports = appContent;
283
283
 
284
284
  > Le dichiarazioni dei tuoi contenuti possono essere definite ovunque nella tua applicazione purché siano incluse nella directory `contentDir` (di default, `./src`). E corrispondano all'estensione del file di dichiarazione dei contenuti (di default, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`).
285
285
 
286
- > Per maggiori dettagli, consulta la [documentazione sulla dichiarazione dei contenuti](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md).
286
+ > Per maggiori dettagli, consulta la [documentazione sulla dichiarazione dei contenuti](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md).
287
287
 
288
288
  > Se il tuo file di contenuti include codice TSX, considera di importare `import React from "react";` nel tuo file di contenuti.
289
289
 
@@ -224,7 +224,7 @@ module.exports = indexContent;
224
224
 
225
225
  > Le dichiarazioni di contenuto possono essere definite ovunque nella tua applicazione purché siano incluse nella directory `contentDir` (di default, `./src`). E corrispondano all'estensione del file di dichiarazione del contenuto (di default, `.content.{json,ts,tsx,js,jsx,mjs,cjs}`).
226
226
 
227
- > Per maggiori dettagli, consulta la [documentazione sulle dichiarazioni di contenuto](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md).
227
+ > Per maggiori dettagli, consulta la [documentazione sulle dichiarazioni di contenuto](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md).
228
228
 
229
229
  ### Configurazione dell'applicazione Express
230
230
 
@@ -370,7 +370,7 @@ module.exports = appContent;
370
370
  }
371
371
  ```
372
372
 
373
- > Per dettagli sulle dichiarazioni di contenuto, consulta la [documentazione sui contenuti di Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/get_started.md).
373
+ > Per dettagli sulle dichiarazioni di contenuto, consulta la [documentazione sui contenuti di Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/dictionary/content_file.md).
374
374
 
375
375
  ---
376
376