@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
@@ -104,7 +104,7 @@ bunx intlayer init
104
104
  - **intlayer**
105
105
 
106
106
  - **intlayer**
107
- 設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のための国際化ツールを提供するコアパッケージ。
107
+ 設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のための国際化ツールを提供するコアパッケージ。
108
108
 
109
109
  - **react-intlayer**
110
110
  IntlayerをReactアプリケーションと統合するパッケージです。Reactの国際化のためのコンテキストプロバイダーとフックを提供します。
@@ -427,7 +427,7 @@ export default aboutContent;
427
427
 
428
428
  > コンテンツ宣言は、`contentDir` ディレクトリ(デフォルトは `./app`)に含まれている限り、アプリケーションのどこにでも定義できます。また、コンテンツ宣言ファイルの拡張子(デフォルトは `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)に一致する必要があります。
429
429
 
430
- > 詳細については、[コンテンツ宣言ドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)を参照してください。
430
+ > 詳細については、[コンテンツ宣言ドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)を参照してください。
431
431
 
432
432
  > アプリケーションが既に存在する場合は、[Intlayer コンパイラ](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/compiler.md) と [抽出コマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/cli/extract.md) を組み合わせて、1 秒で何千ものコンポーネントを変換できます。
433
433
 
@@ -657,7 +657,7 @@ Intlayerでの開発体験を向上させるために、公式の **Intlayer VS
657
657
  - [React Router fs-routes ドキュメント](https://reactrouter.com/how-to/file-route-conventions)
658
658
  - [useIntlayer フック](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/packages/react-intlayer/useIntlayer.md)
659
659
  - [useLocale フック](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/packages/react-intlayer/useLocale.md)
660
- - [コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)
660
+ - [コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)
661
661
  - [設定](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/configuration.md)
662
662
 
663
663
  この包括的なガイドは、ファイルシステムベースのルーティングを使用してIntlayerをReact Router v7と統合し、ロケール対応のルーティングとTypeScriptサポートを備えた完全に国際化されたアプリケーションを構築するために必要なすべてを提供します。
@@ -94,7 +94,7 @@ bunx intlayer init
94
94
 
95
95
  - **intlayer**
96
96
 
97
- 設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のための国際化ツールを提供するコアパッケージ。
97
+ 設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のための国際化ツールを提供するコアパッケージ。
98
98
 
99
99
  - **preact-intlayer**
100
100
  IntlayerをPreactアプリケーションと統合するパッケージです。Preactの国際化のためのコンテキストプロバイダーとフックを提供します。
@@ -421,7 +421,7 @@ module.exports = appContent;
421
421
 
422
422
  > コンテンツ宣言は、`contentDir` ディレクトリ(デフォルトは `./src`)に含まれている限り、アプリケーションのどこにでも定義できます。また、コンテンツ宣言ファイルの拡張子(デフォルトは `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)に一致する必要があります。
423
423
 
424
- > 詳細については、[コンテンツ宣言のドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)を参照してください。
424
+ > 詳細については、[コンテンツ宣言のドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)を参照してください。
425
425
 
426
426
  > コンテンツファイルに TSX コードが含まれている場合は、`import { h } from "preact";` をインポートするか、JSX プラグマが Preact 用に正しく設定されていることを確認する必要があります。
427
427
 
@@ -102,7 +102,7 @@ bunx intlayer init
102
102
 
103
103
  - **intlayer**
104
104
 
105
- 国際化のための設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のツールを提供するコアパッケージ。
105
+ 国際化のための設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のツールを提供するコアパッケージ。
106
106
 
107
107
  - **solid-intlayer**
108
108
  IntlayerをSolidアプリケーションと統合するパッケージです。Solidの国際化のためのコンテキストプロバイダーとフックを提供します。
@@ -289,7 +289,7 @@ module.exports = appContent;
289
289
 
290
290
  > コンテンツ宣言は、アプリケーション内のどこにでも定義できます。`contentDir` ディレクトリ(デフォルトは `./src`)に含まれている限り有効です。また、コンテンツ宣言ファイルの拡張子は(デフォルトで `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)に一致している必要があります。
291
291
 
292
- > 詳細については、[コンテンツ宣言のドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)を参照してください。
292
+ > 詳細については、[コンテンツ宣言のドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)を参照してください。
293
293
 
294
294
  ### ステップ5: Intlayerをコードで利用する
295
295
 
@@ -95,7 +95,7 @@ bunx intlayer init
95
95
 
96
96
  - **intlayer**
97
97
 
98
- 設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のための国際化ツールを提供するコアパッケージです。
98
+ 設定管理、翻訳、[コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)、トランスパイル、および[CLIコマンド](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/intlayer_cli.md)のための国際化ツールを提供するコアパッケージです。
99
99
 
100
100
  - **vue-intlayer**
101
101
  IntlayerをVueアプリケーションに統合するパッケージです。Vueの国際化のためのコンテキストプロバイダーとコンポーザブルを提供します。
@@ -430,7 +430,7 @@ module.exports = appContent;
430
430
 
431
431
  > コンテンツ宣言は、`contentDir` ディレクトリ(デフォルトは `./src`)に含まれている限り、アプリケーションのどこにでも定義できます。また、コンテンツ宣言のファイル拡張子(デフォルトは `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)に一致している必要があります。
432
432
 
433
- > 詳細については、[コンテンツ宣言のドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)を参照してください。
433
+ > 詳細については、[コンテンツ宣言のドキュメント](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)を参照してください。
434
434
 
435
435
  ### ステップ5: コード内でIntlayerを利用する
436
436
 
@@ -157,7 +157,7 @@ Intlayerは、現代のウェブ開発のニーズに応える多彩な機能を
157
157
 
158
158
  コードの近くに多言語コンテンツを整理し、一貫性と保守性を保ちましょう。
159
159
 
160
- - **[はじめに](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)**
160
+ - **[はじめに](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)**
161
161
  Intlayerでコンテンツを宣言する基本を学びましょう。
162
162
 
163
163
  - **[翻訳](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/translation.md)**
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  ## 辞書
71
71
 
72
- すべての辞書オブジェクトは型の安全性を確保し、実行時エラーを防ぐために構造化されたコンテンツファイル内で宣言する必要があります。セットアップ手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)で確認できます。以下はコンテンツ宣言の例です:
72
+ すべての辞書オブジェクトは型の安全性を確保し、実行時エラーを防ぐために構造化されたコンテンツファイル内で宣言する必要があります。セットアップ手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/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 @@ Next.js アプリケーションでクライアントサイドコンポーネン
69
69
 
70
70
  すべてのコンテンツキーがコンテンツ宣言ファイル内で定義されていることは、ランタイムエラーを防ぎ、型の安全性を確保するために非常に重要です。この方法は、コンパイル時の検証のためにTypeScriptとの統合も容易にします。
71
71
 
72
- コンテンツ宣言ファイルの設定手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)で確認できます。
72
+ コンテンツ宣言ファイルの設定手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/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/ja/dictionary/get_started.md)で確認できます。以下はコンテンツ宣言の例です:
71
+ すべての辞書オブジェクトは型の安全性を確保し、実行時エラーを防ぐために構造化されたコンテンツファイル内で宣言する必要があります。セットアップ手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)で確認できます。以下はコンテンツ宣言の例です:
72
72
 
73
73
  ```typescript fileName="./component.content.ts" contentDeclarationFormat="typescript"
74
74
  import { t, type Dictionary } from "intlayer";
@@ -70,7 +70,7 @@ history:
70
70
 
71
71
  ## 辞書
72
72
 
73
- すべての辞書キーは、型安全性を高めエラーを防ぐためにコンテンツ宣言ファイル内で宣言する必要があります。[設定手順はこちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)で確認できます。
73
+ すべての辞書キーは、型安全性を高めエラーを防ぐためにコンテンツ宣言ファイル内で宣言する必要があります。[設定手順はこちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)で確認できます。
74
74
 
75
75
  ## Reactでの使用例
76
76
 
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  ## 辞書
71
71
 
72
- すべての辞書キーは型安全性を高め、エラーを防ぐためにコンテンツ宣言ファイル内で宣言されている必要があります。セットアップ手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/get_started.md)で確認できます。
72
+ すべての辞書キーは型安全性を高め、エラーを防ぐためにコンテンツ宣言ファイル内で宣言されている必要があります。セットアップ手順は[こちら](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/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/ja/dictionary/get_started.md)
42
+ > - [コンテンツ宣言](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/dictionary/content_file.md)
43
43
 
44
44
  ### 2. 国際化
45
45
 
@@ -77,7 +77,7 @@ const MyComponent = () => {
77
77
 
78
78
  이 훅은 로케일 감지를 관리하고 현재 로케일에 대한 콘텐츠를 반환합니다. 이 훅을 사용하면 마크다운 해석, 복수형 관리 등을 수행할 수 있습니다.
79
79
 
80
- > Intlayer의 모든 기능을 보려면 [사전 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 읽어보세요.
80
+ > Intlayer의 모든 기능을 보려면 [사전 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 읽어보세요.
81
81
 
82
82
  ## 원격 콘텐츠
83
83
 
package/docs/ko/index.md CHANGED
@@ -55,7 +55,7 @@ Intlayer는 애플리케이션 번역을 위한 유연하고 현대적인 접근
55
55
 
56
56
  코드와 가까운 곳에 다국어 콘텐츠를 조직하여 모든 것을 일관되고 유지 관리하기 쉽게 만드세요.
57
57
 
58
- - **[시작하기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)**
58
+ - **[시작하기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)**
59
59
  Intlayer에서 콘텐츠를 선언하는 기본을 배워보세요.
60
60
 
61
61
  - **[번역](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/translation.md)**
@@ -67,7 +67,7 @@ yarn add react react-dom react-intlayer @astrojs/react
67
67
  ```
68
68
 
69
69
  - **intlayer**
70
- 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 제공하는 국제화 도구의 핵심 패키지입니다.
70
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 제공하는 국제화 도구의 핵심 패키지입니다.
71
71
 
72
72
  - **astro-intlayer**
73
73
  Astro와 Intlayer를 [Vite 번들러](https://vite.dev/guide/why.html#why-bundle-for-production)와 통합하기 위한 Astro 통합 플러그인과 사용자의 선호 로케일 감지, 쿠키 관리, URL 리디렉션 처리를 위한 미들웨어를 포함합니다.
@@ -138,7 +138,7 @@ export default appContent;
138
138
 
139
139
  > 콘텐츠 선언은 애플리케이션 내 어디에서나 정의할 수 있으며, `contentDir` 디렉토리(기본값은 `./src`)에 포함되기만 하면 됩니다. 그리고 콘텐츠 선언 파일 확장자(기본값은 `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
140
140
 
141
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
141
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
142
142
 
143
143
  ### 5단계: Astro에서 콘텐츠 사용하기
144
144
 
@@ -68,7 +68,7 @@ bunx intlayer init
68
68
 
69
69
  - **intlayer**
70
70
 
71
- 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)을 위한 국제화 도구를 제공하는 핵심 패키지입니다.
71
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)을 위한 국제화 도구를 제공하는 핵심 패키지입니다.
72
72
 
73
73
  - **react-intlayer**
74
74
 
@@ -255,7 +255,7 @@ module.exports = appContent;
255
255
 
256
256
  > 콘텐츠 선언은 애플리케이션 어디에서나 정의할 수 있으며, `contentDir` 디렉토리(기본값: `./src`)에 포함되고 콘텐츠 선언 파일 확장자(기본값: `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
257
257
 
258
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
258
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
259
259
 
260
260
  > 콘텐츠 파일에 TSX 코드가 포함된 경우, 콘텐츠 파일에 `import React from "react";`를 가져오는 것을 고려해야 합니다.
261
261
 
@@ -223,7 +223,7 @@ module.exports = indexContent;
223
223
 
224
224
  > 콘텐츠 선언은 애플리케이션 내 어디에서나 정의할 수 있으며, `contentDir` 디렉토리(기본값은 `./src`)에 포함되어야 합니다. 그리고 콘텐츠 선언 파일 확장자(기본값은 `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
225
225
 
226
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
226
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
227
227
 
228
228
  ### Express 애플리케이션 설정
229
229
 
@@ -369,7 +369,7 @@ module.exports = appContent;
369
369
  }
370
370
  ```
371
371
 
372
- > 콘텐츠 선언에 대한 자세한 내용은 [Intlayer의 콘텐츠 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
372
+ > 콘텐츠 선언에 대한 자세한 내용은 [Intlayer의 콘텐츠 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
373
373
 
374
374
  ---
375
375
 
@@ -70,7 +70,7 @@ yarn add intlayer next-intlayer
70
70
 
71
71
  - **intlayer**
72
72
 
73
- 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
73
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
74
74
 
75
75
  - **next-intlayer**
76
76
 
@@ -437,7 +437,7 @@ module.exports = pageContent;
437
437
 
438
438
  > 콘텐츠 선언은 애플리케이션 내 어디서든 `contentDir` 디렉토리(기본값 `./src`)에 포함되기만 하면 정의할 수 있습니다. 그리고 콘텐츠 선언 파일 확장자(기본값 `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
439
439
 
440
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
440
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
441
441
 
442
442
  ### 7단계: 코드에서 콘텐츠 활용하기
443
443
 
@@ -76,7 +76,7 @@ bunx intlayer init
76
76
 
77
77
  - **intlayer**
78
78
 
79
- 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md), 트랜스파일링, 그리고 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
79
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링, 그리고 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
80
80
 
81
81
  - **next-intlayer**
82
82
 
@@ -433,7 +433,7 @@ module.exports = pageContent;
433
433
 
434
434
  > 콘텐츠 선언은 애플리케이션 내 어디에서든 정의할 수 있으며, `contentDir` 디렉토리(기본값 `./src`)에 포함되기만 하면 됩니다. 그리고 콘텐츠 선언 파일 확장자(기본값 `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
435
435
 
436
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
436
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
437
437
 
438
438
  ### 6단계: 코드에서 콘텐츠 활용하기
439
439
 
@@ -441,7 +441,7 @@ module.exports = pageContent;
441
441
 
442
442
  > 애플리케이션 내 어디에서든 `contentDir` 디렉토리(기본값은 `./src`)에 포함되기만 하면 콘텐츠 선언을 정의할 수 있습니다. 그리고 콘텐츠 선언 파일 확장자(기본값은 `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
443
443
 
444
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
444
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
445
445
 
446
446
  ### 6단계: 코드에서 콘텐츠 활용하기
447
447
 
@@ -362,9 +362,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
362
362
  import { useLocale } from "next-intlayer";
363
363
 
364
364
  export const LocaleSwitcher: FC = () => {
365
- const { locale, availableLocales, setLocale } = useLocale({
366
- onChange: () => window.location.reload(),
367
- });
365
+ const { locale, availableLocales, setLocale } = useLocale();
368
366
 
369
367
  return (
370
368
  <div>
@@ -936,9 +936,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
936
936
  import { useLocale } from "next-intlayer";
937
937
 
938
938
  export const LocaleSwitcher: FC = () => {
939
- const { locale, availableLocales, setLocale } = useLocale({
940
- onChange: () => window.location.reload(),
941
- });
939
+ const { locale, availableLocales, setLocale } = useLocale();
942
940
 
943
941
  return (
944
942
  <div>
@@ -981,9 +979,7 @@ import { Locales, getHTMLTextDir, getLocaleName } from "intlayer";
981
979
  import { useLocale } from "next-intlayer";
982
980
 
983
981
  export const LocaleSwitcher = () => {
984
- const { locale, availableLocales, setLocale } = useLocale({
985
- onChange: () => window.location.reload(),
986
- });
982
+ const { locale, availableLocales, setLocale } = useLocale();
987
983
 
988
984
  return (
989
985
  <div>
@@ -70,7 +70,7 @@ bunx intlayer init
70
70
 
71
71
  - **intlayer**
72
72
 
73
- 국제화 도구를 제공하는 핵심 패키지로, 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 지원합니다.
73
+ 국제화 도구를 제공하는 핵심 패키지로, 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 지원합니다.
74
74
 
75
75
  - **next-intlayer**
76
76
 
@@ -472,7 +472,7 @@ module.exports = homeContent;
472
472
  }
473
473
  ```
474
474
 
475
- 자세한 내용은 [콘텐츠 선언 가이드](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
475
+ 자세한 내용은 [콘텐츠 선언 가이드](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
476
476
 
477
477
  ### 7단계: 코드에서 콘텐츠 활용하기
478
478
 
@@ -1516,7 +1516,7 @@ Intlayer와 함께 개발 경험을 향상시키기 위해 공식 **Intlayer VS
1516
1516
  ## 추가 자료
1517
1517
 
1518
1518
  - **Intlayer 문서:** [GitHub 저장소](https://github.com/aymericzip/intlayer)
1519
- - **사전 가이드:** [사전](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)
1519
+ - **사전 가이드:** [사전](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)
1520
1520
  - **설정 문서:** [설정 가이드](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)
1521
1521
 
1522
1522
  이 가이드를 따르면 Next.js 애플리케이션에서 페이지 라우터를 사용하여 Intlayer를 효과적으로 통합할 수 있으며, 웹 프로젝트에 강력하고 확장 가능한 국제화 지원을 제공할 수 있습니다.
@@ -369,7 +369,7 @@ module.exports = appContent;
369
369
  }
370
370
  ```
371
371
 
372
- > 콘텐츠 선언에 대한 자세한 내용은 [Intlayer 콘텐츠 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
372
+ > 콘텐츠 선언에 대한 자세한 내용은 [Intlayer 콘텐츠 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
373
373
 
374
374
  ---
375
375
 
@@ -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/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
92
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/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/ko/dictionary/get_started.md)를 참조하세요.
292
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
293
293
 
294
294
  ### 7단계: 로케일 인식 컴포넌트 생성
295
295
 
@@ -583,7 +583,7 @@ Intlayer 개발 경험을 향상시키기 위해 공식 **Intlayer VS 코드 확
583
583
  - [React Router v7 문서](https://reactrouter.com/)
584
584
  - [useIntlayer 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useIntlayer.md)
585
585
  - [useLocale 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useLocale.md)
586
- - [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)
586
+ - [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)
587
587
  - [설정](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)
588
588
 
589
589
  이 포괄적인 가이드는 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/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
91
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
92
92
 
93
93
  - **react-intlayer**
94
94
  Intlayer를 React 애플리케이션과 통합하는 패키지로, React 국제화를 위한 컨텍스트 제공자와 훅을 제공합니다.
@@ -259,7 +259,7 @@ export default pageContent;
259
259
 
260
260
  > 콘텐츠 선언은 애플리케이션 내 어디서든 정의할 수 있으며, `contentDir` 디렉토리(기본값: `./app`)에 포함되면 자동으로 인식됩니다. 또한 콘텐츠 선언 파일 확장자(기본값: `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
261
261
 
262
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
262
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
263
263
 
264
264
  ### 7단계: 로케일 인식 컴포넌트 생성
265
265
 
@@ -528,7 +528,7 @@ Intlayer 개발 경험을 향상시키기 위해 공식 **Intlayer VS 코드 확
528
528
  - [React Router v7 문서](https://reactrouter.com/)
529
529
  - [useIntlayer 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useIntlayer.md)
530
530
  - [useLocale 훅](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/packages/react-intlayer/useLocale.md)
531
- - [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)
531
+ - [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)
532
532
  - [설정](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/configuration.md)
533
533
 
534
534
  이 포괄적인 가이드는 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/ko/dictionary/get_started.md)를 참조하세요.
428
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
429
429
 
430
430
  > 콘텐츠 파일에 TSX 코드가 포함된 경우, `import { h } from "preact";`를 임포트하거나 JSX 프래그마가 Preact에 맞게 올바르게 설정되어 있는지 확인해야 할 수 있습니다.
431
431
 
@@ -104,7 +104,7 @@ bunx intlayer init
104
104
 
105
105
  - **intlayer**
106
106
 
107
- 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
107
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
108
108
 
109
109
  - **solid-intlayer**
110
110
  Intlayer를 Solid 애플리케이션과 통합하는 패키지입니다. Solid 국제화를 위한 컨텍스트 제공자와 훅을 제공합니다.
@@ -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/ko/dictionary/get_started.md)를 참조하세요.
267
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/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/ko/dictionary/get_started.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
98
+ 구성 관리, 번역, [콘텐츠 선언](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md), 트랜스파일링 및 [CLI 명령어](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/intlayer_cli.md)를 위한 국제화 도구를 제공하는 핵심 패키지입니다.
99
99
 
100
100
  - **vue-intlayer**
101
101
  Intlayer를 Vue 애플리케이션과 통합하는 패키지로, Vue 국제화를 위한 컨텍스트 프로바이더와 컴포저블을 제공합니다.
@@ -434,7 +434,7 @@ module.exports = appContent;
434
434
 
435
435
  > 귀하의 콘텐츠 선언은 애플리케이션 내 어디에서나 정의할 수 있으며, `contentDir` 디렉토리(기본값: `./src`)에 포함되기만 하면 됩니다. 또한 콘텐츠 선언 파일 확장자(기본값: `.content.{json,ts,tsx,js,jsx,mjs,cjs}`)와 일치해야 합니다.
436
436
 
437
- > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)를 참조하세요.
437
+ > 자세한 내용은 [콘텐츠 선언 문서](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)를 참조하세요.
438
438
 
439
439
  ### 5단계: 코드에서 Intlayer 활용하기
440
440
 
@@ -158,7 +158,7 @@ Intlayer는 현대 웹 개발의 요구에 맞춘 다양한 기능을 제공합
158
158
 
159
159
  다국어 콘텐츠를 코드 가까이에 정리하여 모든 것을 일관되고 유지 관리하기 쉽게 만드세요.
160
160
 
161
- - **[시작하기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)**
161
+ - **[시작하기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)**
162
162
  Intlayer에서 콘텐츠를 선언하는 기본 사항을 배우세요.
163
163
 
164
164
  - **[번역](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/translation.md)**
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  ## 사전
71
71
 
72
- 모든 사전 객체는 타입 안전성을 보장하고 런타임 오류를 방지하기 위해 구조화된 콘텐츠 파일에 선언되어야 합니다. [설정 지침은 여기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)에서 확인할 수 있습니다. 다음은 콘텐츠 선언 예시입니다:
72
+ 모든 사전 객체는 타입 안전성을 보장하고 런타임 오류를 방지하기 위해 구조화된 콘텐츠 파일에 선언되어야 합니다. [설정 지침은 여기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/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 @@ Next.js 애플리케이션에서 클라이언트 측 또는 서버 측 컴포넌
69
69
 
70
70
  모든 콘텐츠 키가 콘텐츠 선언 파일 내에 정의되어 있어야 런타임 오류를 방지하고 타입 안전성을 보장할 수 있습니다. 이 방법은 또한 컴파일 타임 검증을 위한 TypeScript 통합을 용이하게 합니다.
71
71
 
72
- 콘텐츠 선언 파일 설정에 대한 지침은 [여기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md)에서 확인할 수 있습니다.
72
+ 콘텐츠 선언 파일 설정에 대한 지침은 [여기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/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/ko/dictionary/get_started.md)에서 확인할 수 있습니다. 다음은 콘텐츠 선언 예시입니다:
71
+ 모든 사전 객체는 타입 안전성을 보장하고 런타임 오류를 방지하기 위해 구조화된 콘텐츠 파일에 선언되어야 합니다. [설정 지침은 여기](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md)에서 확인할 수 있습니다. 다음은 콘텐츠 선언 예시입니다:
72
72
 
73
73
  ```typescript fileName="./component.content.ts" contentDeclarationFormat="typescript"
74
74
  import { t, type Dictionary } from "intlayer";
@@ -70,7 +70,7 @@ history:
70
70
 
71
71
  ## 사전
72
72
 
73
- 모든 사전 키는 타입 안전성을 높이고 오류를 방지하기 위해 콘텐츠 선언 파일 내에 선언되어야 합니다. [설정 지침은 여기에서 확인할 수 있습니다](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md).
73
+ 모든 사전 키는 타입 안전성을 높이고 오류를 방지하기 위해 콘텐츠 선언 파일 내에 선언되어야 합니다. [설정 지침은 여기에서 확인할 수 있습니다](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md).
74
74
 
75
75
  ## React에서의 사용 예시
76
76
 
@@ -69,7 +69,7 @@ history:
69
69
 
70
70
  ## 사전
71
71
 
72
- 모든 사전 키는 타입 안전성을 높이고 오류를 방지하기 위해 콘텐츠 선언 파일 내에 선언되어야 합니다. [설정 지침은 여기에서 확인할 수 있습니다](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/get_started.md).
72
+ 모든 사전 키는 타입 안전성을 높이고 오류를 방지하기 위해 콘텐츠 선언 파일 내에 선언되어야 합니다. [설정 지침은 여기에서 확인할 수 있습니다](https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/dictionary/content_file.md).
73
73
 
74
74
  ## React에서 사용 예제
75
75