@intlayer/docs 9.3.2 → 9.4.0-canary.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (872) hide show
  1. package/README.md +1 -1
  2. package/blog/ar/nextjs-multilingual-seo-comparison.md +10 -10
  3. package/blog/de/nextjs-multilingual-seo-comparison.md +9 -9
  4. package/blog/en/nextjs-multilingual-seo-comparison.md +10 -10
  5. package/blog/en-GB/nextjs-multilingual-seo-comparison.md +10 -10
  6. package/blog/es/nextjs-multilingual-seo-comparison.md +10 -10
  7. package/blog/fr/nextjs-multilingual-seo-comparison.md +10 -10
  8. package/blog/hi/nextjs-multilingual-seo-comparison.md +10 -10
  9. package/blog/id/nextjs-multilingual-seo-comparison.md +10 -10
  10. package/blog/it/nextjs-multilingual-seo-comparison.md +10 -10
  11. package/blog/ja/nextjs-multilingual-seo-comparison.md +9 -9
  12. package/blog/ko/nextjs-multilingual-seo-comparison.md +9 -9
  13. package/blog/pl/nextjs-multilingual-seo-comparison.md +10 -10
  14. package/blog/pt/nextjs-multilingual-seo-comparison.md +9 -9
  15. package/blog/ru/nextjs-multilingual-seo-comparison.md +9 -9
  16. package/blog/tr/nextjs-multilingual-seo-comparison.md +9 -9
  17. package/blog/uk/nextjs-multilingual-seo-comparison.md +10 -10
  18. package/blog/vi/nextjs-multilingual-seo-comparison.md +10 -10
  19. package/blog/zh/nextjs-multilingual-seo-comparison.md +10 -10
  20. package/docs/ar/agent_skills.md +7 -7
  21. package/docs/ar/analytics.md +28 -5
  22. package/docs/ar/bundle_optimization.md +3 -3
  23. package/docs/ar/configuration.md +44 -18
  24. package/docs/ar/dictionary/content_file.md +0 -22
  25. package/docs/ar/dictionary/function_fetching.md +23 -0
  26. package/docs/ar/eslint.md +9 -9
  27. package/docs/ar/interest_of_intlayer.md +1 -1
  28. package/docs/ar/intlayer_with_analog.md +1 -1
  29. package/docs/ar/intlayer_with_angular_19.md +1 -1
  30. package/docs/ar/intlayer_with_angular_21.md +1 -1
  31. package/docs/ar/intlayer_with_astro.md +1 -1
  32. package/docs/ar/intlayer_with_astro_lit.md +1 -1
  33. package/docs/ar/intlayer_with_astro_preact.md +1 -1
  34. package/docs/ar/intlayer_with_astro_react.md +1 -1
  35. package/docs/ar/intlayer_with_astro_solid.md +1 -1
  36. package/docs/ar/intlayer_with_astro_svelte.md +1 -1
  37. package/docs/ar/intlayer_with_astro_vanilla.md +1 -1
  38. package/docs/ar/intlayer_with_astro_vue.md +1 -1
  39. package/docs/ar/intlayer_with_lynx+react.md +1 -1
  40. package/docs/ar/intlayer_with_nextjs_14.md +1 -1
  41. package/docs/ar/intlayer_with_nextjs_15.md +1 -1
  42. package/docs/ar/intlayer_with_nextjs_16.md +1 -1
  43. package/docs/ar/intlayer_with_nextjs_no_locale_path.md +1 -1
  44. package/docs/ar/intlayer_with_nextjs_page_router.md +1 -1
  45. package/docs/ar/intlayer_with_nuxt.md +1 -1
  46. package/docs/ar/intlayer_with_react_native+expo.md +1 -1
  47. package/docs/ar/intlayer_with_react_router_v7.md +1 -1
  48. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +1 -1
  49. package/docs/ar/intlayer_with_solid_start.md +1 -1
  50. package/docs/ar/intlayer_with_storybook.md +1 -1
  51. package/docs/ar/intlayer_with_svelte_kit.md +1 -1
  52. package/docs/ar/intlayer_with_tanstack+solid.md +1 -1
  53. package/docs/ar/intlayer_with_tanstack.md +1 -1
  54. package/docs/ar/intlayer_with_vanilla.md +1 -1
  55. package/docs/ar/intlayer_with_vite+lit.md +1 -1
  56. package/docs/ar/intlayer_with_vite+preact.md +1 -1
  57. package/docs/ar/intlayer_with_vite+react.md +1 -1
  58. package/docs/ar/intlayer_with_vite+solid.md +1 -1
  59. package/docs/ar/intlayer_with_vite+svelte.md +1 -1
  60. package/docs/ar/intlayer_with_vite+vanilla.md +1 -1
  61. package/docs/ar/intlayer_with_vite+vue.md +1 -1
  62. package/docs/ar/introduction.md +1 -1
  63. package/docs/ar/mcp_server.md +34 -21
  64. package/docs/ar/migration_from_i18next_to_intlayer.md +1 -1
  65. package/docs/ar/migration_from_next-i18next_to_intlayer.md +1 -1
  66. package/docs/ar/migration_from_next-intl_to_intlayer.md +1 -1
  67. package/docs/ar/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  68. package/docs/ar/migration_from_react-i18next_to_intlayer.md +1 -1
  69. package/docs/ar/migration_from_vue-i18n_to_intlayer.md +1 -1
  70. package/docs/ar/packages/intlayer/getLocalizedPath.md +14 -0
  71. package/docs/ar/packages/vite-intlayer/intlayerMinify.md +1 -1
  72. package/docs/ar/packages/vite-intlayer/intlayerPrune.md +8 -2
  73. package/docs/bn/bundle_optimization.md +2 -2
  74. package/docs/bn/configuration.md +46 -18
  75. package/docs/bn/eslint.md +9 -9
  76. package/docs/cs/bundle_optimization.md +3 -3
  77. package/docs/cs/configuration.md +45 -18
  78. package/docs/cs/eslint.md +9 -9
  79. package/docs/de/analytics.md +28 -5
  80. package/docs/de/bundle_optimization.md +3 -3
  81. package/docs/de/configuration.md +46 -18
  82. package/docs/de/dictionary/content_file.md +0 -22
  83. package/docs/de/dictionary/function_fetching.md +23 -0
  84. package/docs/de/eslint.md +9 -9
  85. package/docs/de/intlayer_with_analog.md +1 -1
  86. package/docs/de/intlayer_with_angular_19.md +1 -1
  87. package/docs/de/intlayer_with_angular_21.md +1 -1
  88. package/docs/de/intlayer_with_astro.md +1 -1
  89. package/docs/de/intlayer_with_astro_lit.md +1 -1
  90. package/docs/de/intlayer_with_astro_preact.md +1 -1
  91. package/docs/de/intlayer_with_astro_react.md +1 -1
  92. package/docs/de/intlayer_with_astro_solid.md +1 -1
  93. package/docs/de/intlayer_with_astro_svelte.md +1 -1
  94. package/docs/de/intlayer_with_astro_vanilla.md +1 -1
  95. package/docs/de/intlayer_with_astro_vue.md +1 -1
  96. package/docs/de/intlayer_with_lynx+react.md +1 -1
  97. package/docs/de/intlayer_with_nextjs_14.md +1 -1
  98. package/docs/de/intlayer_with_nextjs_15.md +1 -1
  99. package/docs/de/intlayer_with_nextjs_16.md +1 -1
  100. package/docs/de/intlayer_with_nextjs_no_locale_path.md +1 -1
  101. package/docs/de/intlayer_with_nextjs_page_router.md +1 -1
  102. package/docs/de/intlayer_with_nuxt.md +1 -1
  103. package/docs/de/intlayer_with_react_native+expo.md +1 -1
  104. package/docs/de/intlayer_with_react_router_v7.md +1 -1
  105. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +1 -1
  106. package/docs/de/intlayer_with_solid_start.md +1 -1
  107. package/docs/de/intlayer_with_storybook.md +1 -1
  108. package/docs/de/intlayer_with_svelte_kit.md +1 -1
  109. package/docs/de/intlayer_with_tanstack+solid.md +1 -1
  110. package/docs/de/intlayer_with_tanstack.md +1 -1
  111. package/docs/de/intlayer_with_vanilla.md +1 -1
  112. package/docs/de/intlayer_with_vite+lit.md +1 -1
  113. package/docs/de/intlayer_with_vite+preact.md +1 -1
  114. package/docs/de/intlayer_with_vite+react.md +1 -1
  115. package/docs/de/intlayer_with_vite+solid.md +1 -1
  116. package/docs/de/intlayer_with_vite+svelte.md +1 -1
  117. package/docs/de/intlayer_with_vite+vanilla.md +1 -1
  118. package/docs/de/intlayer_with_vite+vue.md +1 -1
  119. package/docs/de/introduction.md +1 -1
  120. package/docs/de/mcp_server.md +34 -21
  121. package/docs/de/migration_from_i18next_to_intlayer.md +1 -1
  122. package/docs/de/migration_from_next-i18next_to_intlayer.md +1 -1
  123. package/docs/de/migration_from_next-intl_to_intlayer.md +1 -1
  124. package/docs/de/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  125. package/docs/de/migration_from_react-i18next_to_intlayer.md +1 -1
  126. package/docs/de/migration_from_vue-i18n_to_intlayer.md +1 -1
  127. package/docs/de/packages/intlayer/getLocalizedPath.md +14 -0
  128. package/docs/de/packages/vite-intlayer/intlayerMinify.md +1 -1
  129. package/docs/de/packages/vite-intlayer/intlayerPrune.md +1 -1
  130. package/docs/en/analytics.md +29 -6
  131. package/docs/en/bundle_optimization.md +3 -3
  132. package/docs/en/configuration.md +46 -18
  133. package/docs/en/dictionary/content_file.md +0 -22
  134. package/docs/en/dictionary/function_fetching.md +23 -0
  135. package/docs/en/dynamic_dictionaries/variants.md +41 -18
  136. package/docs/en/eslint.md +9 -9
  137. package/docs/en/formatters.md +5 -2
  138. package/docs/en/intlayer_with_nextjs_14.md +101 -1
  139. package/docs/en/intlayer_with_nextjs_15.md +105 -1
  140. package/docs/en/intlayer_with_nextjs_16.md +105 -1
  141. package/docs/en/intlayer_with_nextjs_compiler.md +39 -14
  142. package/docs/en/intlayer_with_nextjs_no_locale_path.md +121 -1
  143. package/docs/en/mcp_server.md +34 -19
  144. package/docs/en/packages/intlayer/getLocalizedPath.md +70 -19
  145. package/docs/en/packages/next-intlayer/exports.md +13 -10
  146. package/docs/en/packages/next-intlayer/t.md +35 -9
  147. package/docs/en/packages/next-intlayer/useDictionary.md +5 -2
  148. package/docs/en/packages/next-intlayer/useIntlayer.md +36 -1
  149. package/docs/en/packages/react-intlayer/exports.md +14 -11
  150. package/docs/en/packages/react-intlayer/useI18n.md +35 -1
  151. package/docs/en/packages/vite-intlayer/intlayerMinify.md +1 -1
  152. package/docs/en/packages/vite-intlayer/intlayerPrune.md +1 -1
  153. package/docs/en-GB/analytics.md +28 -5
  154. package/docs/en-GB/bundle_optimization.md +2 -2
  155. package/docs/en-GB/configuration.md +45 -18
  156. package/docs/en-GB/dictionary/content_file.md +0 -22
  157. package/docs/en-GB/dictionary/function_fetching.md +23 -0
  158. package/docs/en-GB/eslint.md +9 -9
  159. package/docs/en-GB/interest_of_intlayer.md +1 -1
  160. package/docs/en-GB/intlayer_with_analog.md +1 -1
  161. package/docs/en-GB/intlayer_with_angular_19.md +1 -1
  162. package/docs/en-GB/intlayer_with_angular_21.md +1 -1
  163. package/docs/en-GB/intlayer_with_astro.md +1 -1
  164. package/docs/en-GB/intlayer_with_astro_lit.md +1 -1
  165. package/docs/en-GB/intlayer_with_astro_preact.md +1 -1
  166. package/docs/en-GB/intlayer_with_astro_react.md +1 -1
  167. package/docs/en-GB/intlayer_with_astro_solid.md +1 -1
  168. package/docs/en-GB/intlayer_with_astro_svelte.md +1 -1
  169. package/docs/en-GB/intlayer_with_astro_vanilla.md +1 -1
  170. package/docs/en-GB/intlayer_with_astro_vue.md +1 -1
  171. package/docs/en-GB/intlayer_with_lynx+react.md +1 -1
  172. package/docs/en-GB/intlayer_with_nextjs_14.md +1 -1
  173. package/docs/en-GB/intlayer_with_nextjs_15.md +1 -1
  174. package/docs/en-GB/intlayer_with_nextjs_16.md +1 -1
  175. package/docs/en-GB/intlayer_with_nextjs_no_locale_path.md +1 -1
  176. package/docs/en-GB/intlayer_with_nextjs_page_router.md +1 -1
  177. package/docs/en-GB/intlayer_with_nuxt.md +1 -1
  178. package/docs/en-GB/intlayer_with_react_native+expo.md +1 -1
  179. package/docs/en-GB/intlayer_with_react_router_v7.md +1 -1
  180. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +1 -1
  181. package/docs/en-GB/intlayer_with_solid_start.md +1 -1
  182. package/docs/en-GB/intlayer_with_storybook.md +1 -1
  183. package/docs/en-GB/intlayer_with_svelte_kit.md +1 -1
  184. package/docs/en-GB/intlayer_with_tanstack+solid.md +1 -1
  185. package/docs/en-GB/intlayer_with_tanstack.md +1 -1
  186. package/docs/en-GB/intlayer_with_vanilla.md +1 -1
  187. package/docs/en-GB/intlayer_with_vite+lit.md +1 -1
  188. package/docs/en-GB/intlayer_with_vite+preact.md +1 -1
  189. package/docs/en-GB/intlayer_with_vite+react.md +1 -1
  190. package/docs/en-GB/intlayer_with_vite+solid.md +1 -1
  191. package/docs/en-GB/intlayer_with_vite+svelte.md +1 -1
  192. package/docs/en-GB/intlayer_with_vite+vanilla.md +1 -1
  193. package/docs/en-GB/intlayer_with_vite+vue.md +1 -1
  194. package/docs/en-GB/mcp_server.md +34 -21
  195. package/docs/en-GB/packages/intlayer/getLocalizedPath.md +14 -0
  196. package/docs/en-GB/packages/vite-intlayer/intlayerMinify.md +1 -1
  197. package/docs/en-GB/packages/vite-intlayer/intlayerPrune.md +1 -1
  198. package/docs/es/agent_skills.md +7 -7
  199. package/docs/es/analytics.md +28 -5
  200. package/docs/es/bundle_optimization.md +3 -3
  201. package/docs/es/configuration.md +47 -18
  202. package/docs/es/dictionary/content_file.md +0 -22
  203. package/docs/es/dictionary/function_fetching.md +23 -0
  204. package/docs/es/eslint.md +9 -9
  205. package/docs/es/intlayer_with_analog.md +1 -1
  206. package/docs/es/intlayer_with_angular_19.md +1 -1
  207. package/docs/es/intlayer_with_angular_21.md +1 -1
  208. package/docs/es/intlayer_with_astro.md +1 -1
  209. package/docs/es/intlayer_with_astro_lit.md +1 -1
  210. package/docs/es/intlayer_with_astro_preact.md +1 -1
  211. package/docs/es/intlayer_with_astro_react.md +1 -1
  212. package/docs/es/intlayer_with_astro_solid.md +1 -1
  213. package/docs/es/intlayer_with_astro_svelte.md +1 -1
  214. package/docs/es/intlayer_with_astro_vanilla.md +1 -1
  215. package/docs/es/intlayer_with_astro_vue.md +1 -1
  216. package/docs/es/intlayer_with_lynx+react.md +1 -1
  217. package/docs/es/intlayer_with_nextjs_14.md +1 -1
  218. package/docs/es/intlayer_with_nextjs_15.md +1 -1
  219. package/docs/es/intlayer_with_nextjs_16.md +1 -1
  220. package/docs/es/intlayer_with_nextjs_no_locale_path.md +1 -1
  221. package/docs/es/intlayer_with_nextjs_page_router.md +1 -1
  222. package/docs/es/intlayer_with_nuxt.md +1 -1
  223. package/docs/es/intlayer_with_react_native+expo.md +1 -1
  224. package/docs/es/intlayer_with_react_router_v7.md +1 -1
  225. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +2 -2
  226. package/docs/es/intlayer_with_solid_start.md +1 -1
  227. package/docs/es/intlayer_with_storybook.md +1 -1
  228. package/docs/es/intlayer_with_svelte_kit.md +1 -1
  229. package/docs/es/intlayer_with_tanstack+solid.md +1 -1
  230. package/docs/es/intlayer_with_tanstack.md +1 -1
  231. package/docs/es/intlayer_with_vanilla.md +1 -1
  232. package/docs/es/intlayer_with_vite+lit.md +1 -1
  233. package/docs/es/intlayer_with_vite+preact.md +1 -1
  234. package/docs/es/intlayer_with_vite+react.md +1 -1
  235. package/docs/es/intlayer_with_vite+solid.md +1 -1
  236. package/docs/es/intlayer_with_vite+svelte.md +1 -1
  237. package/docs/es/intlayer_with_vite+vanilla.md +1 -1
  238. package/docs/es/intlayer_with_vite+vue.md +1 -1
  239. package/docs/es/mcp_server.md +34 -19
  240. package/docs/es/migration_from_i18next_to_intlayer.md +1 -1
  241. package/docs/es/migration_from_next-i18next_to_intlayer.md +1 -1
  242. package/docs/es/migration_from_next-intl_to_intlayer.md +1 -1
  243. package/docs/es/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  244. package/docs/es/migration_from_react-i18next_to_intlayer.md +1 -1
  245. package/docs/es/migration_from_vue-i18n_to_intlayer.md +1 -1
  246. package/docs/es/packages/intlayer/getLocalizedPath.md +14 -0
  247. package/docs/es/packages/vite-intlayer/intlayerMinify.md +1 -1
  248. package/docs/es/packages/vite-intlayer/intlayerPrune.md +8 -2
  249. package/docs/fr/agent_skills.md +7 -7
  250. package/docs/fr/analytics.md +28 -5
  251. package/docs/fr/bundle_optimization.md +3 -3
  252. package/docs/fr/configuration.md +47 -18
  253. package/docs/fr/dictionary/content_file.md +0 -22
  254. package/docs/fr/dictionary/function_fetching.md +23 -0
  255. package/docs/fr/eslint.md +9 -9
  256. package/docs/fr/intlayer_with_react_native+expo.md +1 -1
  257. package/docs/fr/intlayer_with_solid_start.md +1 -1
  258. package/docs/fr/mcp_server.md +34 -19
  259. package/docs/fr/migration_from_i18next_to_intlayer.md +1 -1
  260. package/docs/fr/migration_from_next-i18next_to_intlayer.md +1 -1
  261. package/docs/fr/migration_from_next-intl_to_intlayer.md +1 -1
  262. package/docs/fr/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  263. package/docs/fr/migration_from_react-i18next_to_intlayer.md +1 -1
  264. package/docs/fr/migration_from_vue-i18n_to_intlayer.md +1 -1
  265. package/docs/fr/packages/intlayer/getLocalizedPath.md +14 -0
  266. package/docs/fr/packages/vite-intlayer/intlayerMinify.md +1 -1
  267. package/docs/fr/packages/vite-intlayer/intlayerPrune.md +1 -1
  268. package/docs/hi/agent_skills.md +7 -7
  269. package/docs/hi/analytics.md +28 -5
  270. package/docs/hi/bundle_optimization.md +2 -2
  271. package/docs/hi/configuration.md +47 -18
  272. package/docs/hi/dictionary/content_file.md +0 -22
  273. package/docs/hi/dictionary/function_fetching.md +23 -0
  274. package/docs/hi/eslint.md +9 -9
  275. package/docs/hi/interest_of_intlayer.md +1 -1
  276. package/docs/hi/intlayer_with_analog.md +1 -1
  277. package/docs/hi/intlayer_with_angular_19.md +1 -1
  278. package/docs/hi/intlayer_with_angular_21.md +1 -1
  279. package/docs/hi/intlayer_with_astro.md +1 -1
  280. package/docs/hi/intlayer_with_astro_lit.md +4 -4
  281. package/docs/hi/intlayer_with_astro_preact.md +1 -1
  282. package/docs/hi/intlayer_with_astro_react.md +1 -1
  283. package/docs/hi/intlayer_with_astro_solid.md +1 -1
  284. package/docs/hi/intlayer_with_astro_svelte.md +1 -1
  285. package/docs/hi/intlayer_with_astro_vanilla.md +1 -1
  286. package/docs/hi/intlayer_with_astro_vue.md +1 -1
  287. package/docs/hi/intlayer_with_lynx+react.md +1 -1
  288. package/docs/hi/intlayer_with_nextjs_14.md +1 -1
  289. package/docs/hi/intlayer_with_nextjs_15.md +1 -1
  290. package/docs/hi/intlayer_with_nextjs_16.md +1 -1
  291. package/docs/hi/intlayer_with_nextjs_no_locale_path.md +1 -1
  292. package/docs/hi/intlayer_with_nextjs_page_router.md +1 -1
  293. package/docs/hi/intlayer_with_nuxt.md +1 -1
  294. package/docs/hi/intlayer_with_react_native+expo.md +1 -1
  295. package/docs/hi/intlayer_with_react_router_v7.md +1 -1
  296. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +1 -1
  297. package/docs/hi/intlayer_with_solid_start.md +1 -1
  298. package/docs/hi/intlayer_with_storybook.md +1 -1
  299. package/docs/hi/intlayer_with_svelte_kit.md +1 -1
  300. package/docs/hi/intlayer_with_tanstack+solid.md +1 -1
  301. package/docs/hi/intlayer_with_tanstack.md +1 -1
  302. package/docs/hi/intlayer_with_vanilla.md +1 -1
  303. package/docs/hi/intlayer_with_vite+lit.md +1 -1
  304. package/docs/hi/intlayer_with_vite+preact.md +1 -1
  305. package/docs/hi/intlayer_with_vite+react.md +1 -1
  306. package/docs/hi/intlayer_with_vite+solid.md +1 -1
  307. package/docs/hi/intlayer_with_vite+svelte.md +1 -1
  308. package/docs/hi/intlayer_with_vite+vanilla.md +1 -1
  309. package/docs/hi/intlayer_with_vite+vue.md +1 -1
  310. package/docs/hi/mcp_server.md +34 -21
  311. package/docs/hi/packages/intlayer/getLocalizedPath.md +14 -0
  312. package/docs/hi/packages/vite-intlayer/intlayerMinify.md +1 -1
  313. package/docs/hi/packages/vite-intlayer/intlayerPrune.md +1 -1
  314. package/docs/id/agent_skills.md +6 -6
  315. package/docs/id/analytics.md +28 -5
  316. package/docs/id/bundle_optimization.md +2 -2
  317. package/docs/id/configuration.md +47 -18
  318. package/docs/id/dictionary/content_file.md +0 -22
  319. package/docs/id/dictionary/function_fetching.md +23 -0
  320. package/docs/id/eslint.md +9 -9
  321. package/docs/id/interest_of_intlayer.md +1 -1
  322. package/docs/id/intlayer_with_analog.md +1 -1
  323. package/docs/id/intlayer_with_angular_19.md +1 -1
  324. package/docs/id/intlayer_with_angular_21.md +1 -1
  325. package/docs/id/intlayer_with_astro.md +1 -1
  326. package/docs/id/intlayer_with_astro_lit.md +1 -1
  327. package/docs/id/intlayer_with_astro_preact.md +1 -1
  328. package/docs/id/intlayer_with_astro_react.md +1 -1
  329. package/docs/id/intlayer_with_astro_solid.md +1 -1
  330. package/docs/id/intlayer_with_astro_svelte.md +1 -1
  331. package/docs/id/intlayer_with_astro_vanilla.md +1 -1
  332. package/docs/id/intlayer_with_astro_vue.md +1 -1
  333. package/docs/id/intlayer_with_lynx+react.md +1 -1
  334. package/docs/id/intlayer_with_nextjs_14.md +1 -1
  335. package/docs/id/intlayer_with_nextjs_15.md +1 -1
  336. package/docs/id/intlayer_with_nextjs_16.md +1 -1
  337. package/docs/id/intlayer_with_nextjs_no_locale_path.md +1 -1
  338. package/docs/id/intlayer_with_nextjs_page_router.md +1 -1
  339. package/docs/id/intlayer_with_nuxt.md +1 -1
  340. package/docs/id/intlayer_with_react_native+expo.md +1 -1
  341. package/docs/id/intlayer_with_react_router_v7.md +1 -1
  342. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +1 -1
  343. package/docs/id/intlayer_with_solid_start.md +1 -1
  344. package/docs/id/intlayer_with_storybook.md +1 -1
  345. package/docs/id/intlayer_with_svelte_kit.md +1 -1
  346. package/docs/id/intlayer_with_tanstack+solid.md +1 -1
  347. package/docs/id/intlayer_with_tanstack.md +1 -1
  348. package/docs/id/intlayer_with_vanilla.md +1 -1
  349. package/docs/id/intlayer_with_vite+lit.md +1 -1
  350. package/docs/id/intlayer_with_vite+preact.md +1 -1
  351. package/docs/id/intlayer_with_vite+react.md +1 -1
  352. package/docs/id/intlayer_with_vite+solid.md +1 -1
  353. package/docs/id/intlayer_with_vite+svelte.md +1 -1
  354. package/docs/id/intlayer_with_vite+vanilla.md +1 -1
  355. package/docs/id/intlayer_with_vite+vue.md +1 -1
  356. package/docs/id/introduction.md +1 -1
  357. package/docs/id/mcp_server.md +34 -21
  358. package/docs/id/packages/intlayer/getLocalizedPath.md +14 -0
  359. package/docs/id/packages/vite-intlayer/intlayerMinify.md +1 -1
  360. package/docs/id/packages/vite-intlayer/intlayerPrune.md +1 -1
  361. package/docs/it/agent_skills.md +6 -6
  362. package/docs/it/analytics.md +28 -5
  363. package/docs/it/bundle_optimization.md +3 -3
  364. package/docs/it/configuration.md +47 -18
  365. package/docs/it/dictionary/content_file.md +0 -22
  366. package/docs/it/dictionary/function_fetching.md +23 -0
  367. package/docs/it/eslint.md +9 -9
  368. package/docs/it/intlayer_with_analog.md +1 -1
  369. package/docs/it/intlayer_with_angular_19.md +1 -1
  370. package/docs/it/intlayer_with_angular_21.md +1 -1
  371. package/docs/it/intlayer_with_astro.md +1 -1
  372. package/docs/it/intlayer_with_astro_lit.md +1 -1
  373. package/docs/it/intlayer_with_astro_preact.md +1 -1
  374. package/docs/it/intlayer_with_astro_react.md +1 -1
  375. package/docs/it/intlayer_with_astro_solid.md +1 -1
  376. package/docs/it/intlayer_with_astro_svelte.md +1 -1
  377. package/docs/it/intlayer_with_astro_vanilla.md +1 -1
  378. package/docs/it/intlayer_with_astro_vue.md +1 -1
  379. package/docs/it/intlayer_with_lynx+react.md +1 -1
  380. package/docs/it/intlayer_with_nextjs_14.md +1 -1
  381. package/docs/it/intlayer_with_nextjs_15.md +1 -1
  382. package/docs/it/intlayer_with_nextjs_16.md +1 -1
  383. package/docs/it/intlayer_with_nextjs_no_locale_path.md +1 -1
  384. package/docs/it/intlayer_with_nextjs_page_router.md +1 -1
  385. package/docs/it/intlayer_with_nuxt.md +1 -1
  386. package/docs/it/intlayer_with_react_native+expo.md +1 -1
  387. package/docs/it/intlayer_with_react_router_v7.md +1 -1
  388. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +2 -2
  389. package/docs/it/intlayer_with_solid_start.md +1 -1
  390. package/docs/it/intlayer_with_storybook.md +1 -1
  391. package/docs/it/intlayer_with_svelte_kit.md +1 -1
  392. package/docs/it/intlayer_with_tanstack+solid.md +1 -1
  393. package/docs/it/intlayer_with_tanstack.md +1 -1
  394. package/docs/it/intlayer_with_vanilla.md +1 -1
  395. package/docs/it/intlayer_with_vite+lit.md +1 -1
  396. package/docs/it/intlayer_with_vite+preact.md +1 -1
  397. package/docs/it/intlayer_with_vite+react.md +1 -1
  398. package/docs/it/intlayer_with_vite+solid.md +1 -1
  399. package/docs/it/intlayer_with_vite+svelte.md +1 -1
  400. package/docs/it/intlayer_with_vite+vanilla.md +1 -1
  401. package/docs/it/intlayer_with_vite+vue.md +1 -1
  402. package/docs/it/introduction.md +1 -1
  403. package/docs/it/mcp_server.md +34 -21
  404. package/docs/it/migration_from_i18next_to_intlayer.md +1 -1
  405. package/docs/it/migration_from_next-i18next_to_intlayer.md +1 -1
  406. package/docs/it/migration_from_next-intl_to_intlayer.md +1 -1
  407. package/docs/it/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  408. package/docs/it/migration_from_react-i18next_to_intlayer.md +1 -1
  409. package/docs/it/migration_from_vue-i18n_to_intlayer.md +1 -1
  410. package/docs/it/packages/intlayer/getLocalizedPath.md +14 -0
  411. package/docs/it/packages/vite-intlayer/intlayerMinify.md +1 -1
  412. package/docs/it/packages/vite-intlayer/intlayerPrune.md +1 -1
  413. package/docs/ja/agent_skills.md +6 -6
  414. package/docs/ja/analytics.md +28 -5
  415. package/docs/ja/bundle_optimization.md +2 -2
  416. package/docs/ja/configuration.md +42 -18
  417. package/docs/ja/dictionary/content_file.md +0 -22
  418. package/docs/ja/dictionary/function_fetching.md +23 -0
  419. package/docs/ja/eslint.md +9 -9
  420. package/docs/ja/interest_of_intlayer.md +1 -1
  421. package/docs/ja/intlayer_with_analog.md +1 -1
  422. package/docs/ja/intlayer_with_angular_19.md +1 -1
  423. package/docs/ja/intlayer_with_angular_21.md +1 -1
  424. package/docs/ja/intlayer_with_astro.md +1 -1
  425. package/docs/ja/intlayer_with_astro_lit.md +1 -1
  426. package/docs/ja/intlayer_with_astro_preact.md +1 -1
  427. package/docs/ja/intlayer_with_astro_react.md +1 -1
  428. package/docs/ja/intlayer_with_astro_solid.md +1 -1
  429. package/docs/ja/intlayer_with_astro_svelte.md +1 -1
  430. package/docs/ja/intlayer_with_astro_vanilla.md +1 -1
  431. package/docs/ja/intlayer_with_astro_vue.md +1 -1
  432. package/docs/ja/intlayer_with_lynx+react.md +1 -1
  433. package/docs/ja/intlayer_with_nextjs_14.md +1 -1
  434. package/docs/ja/intlayer_with_nextjs_15.md +1 -1
  435. package/docs/ja/intlayer_with_nextjs_16.md +1 -1
  436. package/docs/ja/intlayer_with_nextjs_no_locale_path.md +1 -1
  437. package/docs/ja/intlayer_with_nextjs_page_router.md +1 -1
  438. package/docs/ja/intlayer_with_nuxt.md +1 -1
  439. package/docs/ja/intlayer_with_react_native+expo.md +1 -1
  440. package/docs/ja/intlayer_with_react_router_v7.md +1 -1
  441. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +2 -2
  442. package/docs/ja/intlayer_with_solid_start.md +1 -1
  443. package/docs/ja/intlayer_with_storybook.md +1 -1
  444. package/docs/ja/intlayer_with_svelte_kit.md +1 -1
  445. package/docs/ja/intlayer_with_tanstack+solid.md +1 -1
  446. package/docs/ja/intlayer_with_tanstack.md +1 -1
  447. package/docs/ja/intlayer_with_vanilla.md +1 -1
  448. package/docs/ja/intlayer_with_vite+lit.md +1 -1
  449. package/docs/ja/intlayer_with_vite+preact.md +1 -1
  450. package/docs/ja/intlayer_with_vite+react.md +1 -1
  451. package/docs/ja/intlayer_with_vite+solid.md +1 -1
  452. package/docs/ja/intlayer_with_vite+svelte.md +1 -1
  453. package/docs/ja/intlayer_with_vite+vanilla.md +1 -1
  454. package/docs/ja/intlayer_with_vite+vue.md +1 -1
  455. package/docs/ja/introduction.md +1 -1
  456. package/docs/ja/mcp_server.md +34 -19
  457. package/docs/ja/migration_from_i18next_to_intlayer.md +1 -1
  458. package/docs/ja/migration_from_next-i18next_to_intlayer.md +1 -1
  459. package/docs/ja/migration_from_next-intl_to_intlayer.md +1 -1
  460. package/docs/ja/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  461. package/docs/ja/migration_from_react-i18next_to_intlayer.md +1 -1
  462. package/docs/ja/migration_from_vue-i18n_to_intlayer.md +1 -1
  463. package/docs/ja/packages/intlayer/getLocalizedPath.md +14 -0
  464. package/docs/ja/packages/vite-intlayer/intlayerMinify.md +1 -1
  465. package/docs/ja/packages/vite-intlayer/intlayerPrune.md +1 -1
  466. package/docs/ko/agent_skills.md +7 -7
  467. package/docs/ko/analytics.md +28 -5
  468. package/docs/ko/bundle_optimization.md +2 -2
  469. package/docs/ko/configuration.md +43 -18
  470. package/docs/ko/dictionary/content_file.md +0 -22
  471. package/docs/ko/dictionary/function_fetching.md +23 -0
  472. package/docs/ko/eslint.md +9 -9
  473. package/docs/ko/intlayer_with_analog.md +1 -1
  474. package/docs/ko/intlayer_with_angular_19.md +1 -1
  475. package/docs/ko/intlayer_with_angular_21.md +1 -1
  476. package/docs/ko/intlayer_with_astro.md +1 -1
  477. package/docs/ko/intlayer_with_astro_lit.md +4 -4
  478. package/docs/ko/intlayer_with_astro_preact.md +1 -1
  479. package/docs/ko/intlayer_with_astro_react.md +1 -1
  480. package/docs/ko/intlayer_with_astro_solid.md +1 -1
  481. package/docs/ko/intlayer_with_astro_svelte.md +1 -1
  482. package/docs/ko/intlayer_with_astro_vanilla.md +1 -1
  483. package/docs/ko/intlayer_with_astro_vue.md +1 -1
  484. package/docs/ko/intlayer_with_lynx+react.md +1 -1
  485. package/docs/ko/intlayer_with_nextjs_14.md +1 -1
  486. package/docs/ko/intlayer_with_nextjs_15.md +1 -1
  487. package/docs/ko/intlayer_with_nextjs_16.md +1 -1
  488. package/docs/ko/intlayer_with_nextjs_no_locale_path.md +1 -1
  489. package/docs/ko/intlayer_with_nextjs_page_router.md +1 -1
  490. package/docs/ko/intlayer_with_nuxt.md +1 -1
  491. package/docs/ko/intlayer_with_react_native+expo.md +1 -1
  492. package/docs/ko/intlayer_with_react_router_v7.md +1 -1
  493. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +1 -1
  494. package/docs/ko/intlayer_with_solid_start.md +1 -1
  495. package/docs/ko/intlayer_with_storybook.md +1 -1
  496. package/docs/ko/intlayer_with_svelte_kit.md +1 -1
  497. package/docs/ko/intlayer_with_tanstack+solid.md +1 -1
  498. package/docs/ko/intlayer_with_tanstack.md +1 -1
  499. package/docs/ko/intlayer_with_vanilla.md +1 -1
  500. package/docs/ko/intlayer_with_vite+lit.md +1 -1
  501. package/docs/ko/intlayer_with_vite+preact.md +1 -1
  502. package/docs/ko/intlayer_with_vite+react.md +2 -2
  503. package/docs/ko/intlayer_with_vite+solid.md +1 -1
  504. package/docs/ko/intlayer_with_vite+svelte.md +1 -1
  505. package/docs/ko/intlayer_with_vite+vanilla.md +1 -1
  506. package/docs/ko/intlayer_with_vite+vue.md +1 -1
  507. package/docs/ko/introduction.md +1 -1
  508. package/docs/ko/mcp_server.md +34 -21
  509. package/docs/ko/migration_from_i18next_to_intlayer.md +1 -1
  510. package/docs/ko/migration_from_next-i18next_to_intlayer.md +1 -1
  511. package/docs/ko/migration_from_next-intl_to_intlayer.md +1 -1
  512. package/docs/ko/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  513. package/docs/ko/migration_from_react-i18next_to_intlayer.md +1 -1
  514. package/docs/ko/migration_from_vue-i18n_to_intlayer.md +1 -1
  515. package/docs/ko/packages/intlayer/getLocalizedPath.md +14 -0
  516. package/docs/ko/packages/vite-intlayer/intlayerMinify.md +1 -1
  517. package/docs/ko/packages/vite-intlayer/intlayerPrune.md +1 -1
  518. package/docs/nl/bundle_optimization.md +2 -2
  519. package/docs/nl/configuration.md +45 -18
  520. package/docs/nl/eslint.md +9 -9
  521. package/docs/pl/agent_skills.md +5 -5
  522. package/docs/pl/analytics.md +28 -5
  523. package/docs/pl/bundle_optimization.md +3 -3
  524. package/docs/pl/configuration.md +46 -18
  525. package/docs/pl/dictionary/content_file.md +0 -22
  526. package/docs/pl/dictionary/function_fetching.md +23 -0
  527. package/docs/pl/eslint.md +9 -9
  528. package/docs/pl/intlayer_with_analog.md +1 -1
  529. package/docs/pl/intlayer_with_angular_19.md +1 -1
  530. package/docs/pl/intlayer_with_angular_21.md +1 -1
  531. package/docs/pl/intlayer_with_astro.md +1 -1
  532. package/docs/pl/intlayer_with_astro_lit.md +1 -1
  533. package/docs/pl/intlayer_with_astro_preact.md +1 -1
  534. package/docs/pl/intlayer_with_astro_react.md +1 -1
  535. package/docs/pl/intlayer_with_astro_solid.md +1 -1
  536. package/docs/pl/intlayer_with_astro_svelte.md +1 -1
  537. package/docs/pl/intlayer_with_astro_vanilla.md +1 -1
  538. package/docs/pl/intlayer_with_astro_vue.md +1 -1
  539. package/docs/pl/intlayer_with_lynx+react.md +1 -1
  540. package/docs/pl/intlayer_with_nextjs_14.md +1 -1
  541. package/docs/pl/intlayer_with_nextjs_15.md +1 -1
  542. package/docs/pl/intlayer_with_nextjs_16.md +1 -1
  543. package/docs/pl/intlayer_with_nextjs_no_locale_path.md +1 -1
  544. package/docs/pl/intlayer_with_nextjs_page_router.md +1 -1
  545. package/docs/pl/intlayer_with_nuxt.md +1 -1
  546. package/docs/pl/intlayer_with_react_native+expo.md +1 -1
  547. package/docs/pl/intlayer_with_react_router_v7.md +1 -1
  548. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +3 -3
  549. package/docs/pl/intlayer_with_solid_start.md +1 -1
  550. package/docs/pl/intlayer_with_storybook.md +1 -1
  551. package/docs/pl/intlayer_with_svelte_kit.md +1 -1
  552. package/docs/pl/intlayer_with_tanstack+solid.md +1 -1
  553. package/docs/pl/intlayer_with_tanstack.md +1 -1
  554. package/docs/pl/intlayer_with_vanilla.md +1 -1
  555. package/docs/pl/intlayer_with_vite+lit.md +1 -1
  556. package/docs/pl/intlayer_with_vite+preact.md +1 -1
  557. package/docs/pl/intlayer_with_vite+react.md +1 -1
  558. package/docs/pl/intlayer_with_vite+solid.md +1 -1
  559. package/docs/pl/intlayer_with_vite+svelte.md +1 -1
  560. package/docs/pl/intlayer_with_vite+vanilla.md +1 -1
  561. package/docs/pl/intlayer_with_vite+vue.md +1 -1
  562. package/docs/pl/introduction.md +1 -1
  563. package/docs/pl/mcp_server.md +34 -21
  564. package/docs/pl/migration_from_i18next_to_intlayer.md +1 -1
  565. package/docs/pl/migration_from_next-i18next_to_intlayer.md +1 -1
  566. package/docs/pl/migration_from_next-intl_to_intlayer.md +1 -1
  567. package/docs/pl/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  568. package/docs/pl/migration_from_react-i18next_to_intlayer.md +1 -1
  569. package/docs/pl/migration_from_vue-i18n_to_intlayer.md +1 -1
  570. package/docs/pl/packages/intlayer/getLocalizedPath.md +14 -0
  571. package/docs/pl/packages/vite-intlayer/intlayerMinify.md +1 -1
  572. package/docs/pl/packages/vite-intlayer/intlayerPrune.md +1 -1
  573. package/docs/pt/agent_skills.md +6 -6
  574. package/docs/pt/analytics.md +28 -5
  575. package/docs/pt/bundle_optimization.md +3 -3
  576. package/docs/pt/configuration.md +46 -18
  577. package/docs/pt/dictionary/content_file.md +0 -22
  578. package/docs/pt/dictionary/function_fetching.md +23 -0
  579. package/docs/pt/eslint.md +9 -9
  580. package/docs/pt/intlayer_with_analog.md +1 -1
  581. package/docs/pt/intlayer_with_angular_19.md +1 -1
  582. package/docs/pt/intlayer_with_angular_21.md +1 -1
  583. package/docs/pt/intlayer_with_astro.md +1 -1
  584. package/docs/pt/intlayer_with_astro_lit.md +1 -1
  585. package/docs/pt/intlayer_with_astro_preact.md +1 -1
  586. package/docs/pt/intlayer_with_astro_react.md +1 -1
  587. package/docs/pt/intlayer_with_astro_solid.md +1 -1
  588. package/docs/pt/intlayer_with_astro_svelte.md +1 -1
  589. package/docs/pt/intlayer_with_astro_vanilla.md +1 -1
  590. package/docs/pt/intlayer_with_astro_vue.md +1 -1
  591. package/docs/pt/intlayer_with_lynx+react.md +1 -1
  592. package/docs/pt/intlayer_with_nextjs_14.md +1 -1
  593. package/docs/pt/intlayer_with_nextjs_15.md +1 -1
  594. package/docs/pt/intlayer_with_nextjs_16.md +1 -1
  595. package/docs/pt/intlayer_with_nextjs_no_locale_path.md +1 -1
  596. package/docs/pt/intlayer_with_nextjs_page_router.md +1 -1
  597. package/docs/pt/intlayer_with_nuxt.md +1 -1
  598. package/docs/pt/intlayer_with_react_native+expo.md +1 -1
  599. package/docs/pt/intlayer_with_react_router_v7.md +1 -1
  600. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +2 -2
  601. package/docs/pt/intlayer_with_solid_start.md +1 -1
  602. package/docs/pt/intlayer_with_storybook.md +1 -1
  603. package/docs/pt/intlayer_with_svelte_kit.md +1 -1
  604. package/docs/pt/intlayer_with_tanstack+solid.md +1 -1
  605. package/docs/pt/intlayer_with_tanstack.md +1 -1
  606. package/docs/pt/intlayer_with_vanilla.md +1 -1
  607. package/docs/pt/intlayer_with_vite+lit.md +1 -1
  608. package/docs/pt/intlayer_with_vite+preact.md +1 -1
  609. package/docs/pt/intlayer_with_vite+react.md +1 -1
  610. package/docs/pt/intlayer_with_vite+solid.md +1 -1
  611. package/docs/pt/intlayer_with_vite+svelte.md +1 -1
  612. package/docs/pt/intlayer_with_vite+vanilla.md +1 -1
  613. package/docs/pt/intlayer_with_vite+vue.md +1 -1
  614. package/docs/pt/mcp_server.md +34 -21
  615. package/docs/pt/migration_from_i18next_to_intlayer.md +1 -1
  616. package/docs/pt/migration_from_next-i18next_to_intlayer.md +1 -1
  617. package/docs/pt/migration_from_next-intl_to_intlayer.md +1 -1
  618. package/docs/pt/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  619. package/docs/pt/migration_from_react-i18next_to_intlayer.md +1 -1
  620. package/docs/pt/migration_from_vue-i18n_to_intlayer.md +1 -1
  621. package/docs/pt/packages/intlayer/getLocalizedPath.md +14 -0
  622. package/docs/pt/packages/vite-intlayer/intlayerMinify.md +1 -1
  623. package/docs/pt/packages/vite-intlayer/intlayerPrune.md +1 -1
  624. package/docs/ru/agent_skills.md +7 -7
  625. package/docs/ru/analytics.md +28 -5
  626. package/docs/ru/bundle_optimization.md +3 -3
  627. package/docs/ru/configuration.md +46 -18
  628. package/docs/ru/dictionary/content_file.md +0 -22
  629. package/docs/ru/dictionary/function_fetching.md +23 -0
  630. package/docs/ru/eslint.md +9 -9
  631. package/docs/ru/intlayer_with_analog.md +1 -1
  632. package/docs/ru/intlayer_with_angular_19.md +1 -1
  633. package/docs/ru/intlayer_with_angular_21.md +1 -1
  634. package/docs/ru/intlayer_with_astro.md +1 -1
  635. package/docs/ru/intlayer_with_astro_lit.md +4 -4
  636. package/docs/ru/intlayer_with_astro_preact.md +1 -1
  637. package/docs/ru/intlayer_with_astro_react.md +1 -1
  638. package/docs/ru/intlayer_with_astro_solid.md +1 -1
  639. package/docs/ru/intlayer_with_astro_svelte.md +1 -1
  640. package/docs/ru/intlayer_with_astro_vanilla.md +1 -1
  641. package/docs/ru/intlayer_with_astro_vue.md +1 -1
  642. package/docs/ru/intlayer_with_lynx+react.md +1 -1
  643. package/docs/ru/intlayer_with_nextjs_14.md +1 -1
  644. package/docs/ru/intlayer_with_nextjs_15.md +1 -1
  645. package/docs/ru/intlayer_with_nextjs_16.md +1 -1
  646. package/docs/ru/intlayer_with_nextjs_no_locale_path.md +1 -1
  647. package/docs/ru/intlayer_with_nextjs_page_router.md +1 -1
  648. package/docs/ru/intlayer_with_nuxt.md +1 -1
  649. package/docs/ru/intlayer_with_react_native+expo.md +1 -1
  650. package/docs/ru/intlayer_with_react_router_v7.md +1 -1
  651. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +2 -2
  652. package/docs/ru/intlayer_with_solid_start.md +1 -1
  653. package/docs/ru/intlayer_with_storybook.md +1 -1
  654. package/docs/ru/intlayer_with_svelte_kit.md +1 -1
  655. package/docs/ru/intlayer_with_tanstack+solid.md +1 -1
  656. package/docs/ru/intlayer_with_tanstack.md +1 -1
  657. package/docs/ru/intlayer_with_vanilla.md +1 -1
  658. package/docs/ru/intlayer_with_vite+lit.md +1 -1
  659. package/docs/ru/intlayer_with_vite+preact.md +1 -1
  660. package/docs/ru/intlayer_with_vite+react.md +1 -1
  661. package/docs/ru/intlayer_with_vite+solid.md +1 -1
  662. package/docs/ru/intlayer_with_vite+svelte.md +1 -1
  663. package/docs/ru/intlayer_with_vite+vanilla.md +1 -1
  664. package/docs/ru/intlayer_with_vite+vue.md +1 -1
  665. package/docs/ru/introduction.md +1 -1
  666. package/docs/ru/mcp_server.md +34 -21
  667. package/docs/ru/migration_from_i18next_to_intlayer.md +1 -1
  668. package/docs/ru/migration_from_next-i18next_to_intlayer.md +1 -1
  669. package/docs/ru/migration_from_next-intl_to_intlayer.md +1 -1
  670. package/docs/ru/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  671. package/docs/ru/migration_from_react-i18next_to_intlayer.md +1 -1
  672. package/docs/ru/migration_from_vue-i18n_to_intlayer.md +1 -1
  673. package/docs/ru/packages/intlayer/getLocalizedPath.md +14 -0
  674. package/docs/ru/packages/vite-intlayer/intlayerMinify.md +1 -1
  675. package/docs/ru/packages/vite-intlayer/intlayerPrune.md +1 -1
  676. package/docs/tr/agent_skills.md +6 -6
  677. package/docs/tr/analytics.md +28 -5
  678. package/docs/tr/bundle_optimization.md +3 -3
  679. package/docs/tr/configuration.md +45 -18
  680. package/docs/tr/dictionary/content_file.md +0 -22
  681. package/docs/tr/dictionary/function_fetching.md +23 -0
  682. package/docs/tr/eslint.md +9 -9
  683. package/docs/tr/intlayer_with_analog.md +1 -1
  684. package/docs/tr/intlayer_with_angular_19.md +1 -1
  685. package/docs/tr/intlayer_with_angular_21.md +1 -1
  686. package/docs/tr/intlayer_with_astro.md +1 -1
  687. package/docs/tr/intlayer_with_astro_lit.md +1 -1
  688. package/docs/tr/intlayer_with_astro_preact.md +1 -1
  689. package/docs/tr/intlayer_with_astro_react.md +1 -1
  690. package/docs/tr/intlayer_with_astro_solid.md +1 -1
  691. package/docs/tr/intlayer_with_astro_svelte.md +1 -1
  692. package/docs/tr/intlayer_with_astro_vanilla.md +1 -1
  693. package/docs/tr/intlayer_with_astro_vue.md +1 -1
  694. package/docs/tr/intlayer_with_lynx+react.md +1 -1
  695. package/docs/tr/intlayer_with_nextjs_14.md +1 -1
  696. package/docs/tr/intlayer_with_nextjs_15.md +1 -1
  697. package/docs/tr/intlayer_with_nextjs_16.md +1 -1
  698. package/docs/tr/intlayer_with_nextjs_no_locale_path.md +1 -1
  699. package/docs/tr/intlayer_with_nextjs_page_router.md +1 -1
  700. package/docs/tr/intlayer_with_nuxt.md +1 -1
  701. package/docs/tr/intlayer_with_react_native+expo.md +1 -1
  702. package/docs/tr/intlayer_with_react_router_v7.md +1 -1
  703. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +2 -2
  704. package/docs/tr/intlayer_with_solid_start.md +1 -1
  705. package/docs/tr/intlayer_with_storybook.md +1 -1
  706. package/docs/tr/intlayer_with_svelte_kit.md +1 -1
  707. package/docs/tr/intlayer_with_tanstack+solid.md +1 -1
  708. package/docs/tr/intlayer_with_tanstack.md +1 -1
  709. package/docs/tr/intlayer_with_vanilla.md +1 -1
  710. package/docs/tr/intlayer_with_vite+lit.md +1 -1
  711. package/docs/tr/intlayer_with_vite+preact.md +1 -1
  712. package/docs/tr/intlayer_with_vite+react.md +1 -1
  713. package/docs/tr/intlayer_with_vite+solid.md +1 -1
  714. package/docs/tr/intlayer_with_vite+svelte.md +1 -1
  715. package/docs/tr/intlayer_with_vite+vanilla.md +1 -1
  716. package/docs/tr/intlayer_with_vite+vue.md +1 -1
  717. package/docs/tr/introduction.md +1 -1
  718. package/docs/tr/mcp_server.md +34 -21
  719. package/docs/tr/migration_from_i18next_to_intlayer.md +1 -1
  720. package/docs/tr/migration_from_next-i18next_to_intlayer.md +1 -1
  721. package/docs/tr/migration_from_next-intl_to_intlayer.md +1 -1
  722. package/docs/tr/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  723. package/docs/tr/migration_from_react-i18next_to_intlayer.md +1 -1
  724. package/docs/tr/migration_from_vue-i18n_to_intlayer.md +1 -1
  725. package/docs/tr/packages/intlayer/getLocalizedPath.md +14 -0
  726. package/docs/tr/packages/vite-intlayer/intlayerMinify.md +1 -1
  727. package/docs/tr/packages/vite-intlayer/intlayerPrune.md +1 -1
  728. package/docs/uk/agent_skills.md +5 -5
  729. package/docs/uk/analytics.md +28 -5
  730. package/docs/uk/bundle_optimization.md +2 -2
  731. package/docs/uk/configuration.md +47 -18
  732. package/docs/uk/dictionary/content_file.md +0 -22
  733. package/docs/uk/dictionary/function_fetching.md +23 -0
  734. package/docs/uk/eslint.md +9 -9
  735. package/docs/uk/interest_of_intlayer.md +1 -1
  736. package/docs/uk/intlayer_with_analog.md +1 -1
  737. package/docs/uk/intlayer_with_angular_19.md +1 -1
  738. package/docs/uk/intlayer_with_angular_21.md +1 -1
  739. package/docs/uk/intlayer_with_astro.md +1 -1
  740. package/docs/uk/intlayer_with_astro_lit.md +1 -1
  741. package/docs/uk/intlayer_with_astro_preact.md +1 -1
  742. package/docs/uk/intlayer_with_astro_react.md +1 -1
  743. package/docs/uk/intlayer_with_astro_solid.md +1 -1
  744. package/docs/uk/intlayer_with_astro_svelte.md +1 -1
  745. package/docs/uk/intlayer_with_astro_vanilla.md +1 -1
  746. package/docs/uk/intlayer_with_astro_vue.md +1 -1
  747. package/docs/uk/intlayer_with_lynx+react.md +1 -1
  748. package/docs/uk/intlayer_with_nextjs_14.md +1 -1
  749. package/docs/uk/intlayer_with_nextjs_15.md +1 -1
  750. package/docs/uk/intlayer_with_nextjs_16.md +1 -1
  751. package/docs/uk/intlayer_with_nextjs_no_locale_path.md +1 -1
  752. package/docs/uk/intlayer_with_nextjs_page_router.md +1 -1
  753. package/docs/uk/intlayer_with_nuxt.md +1 -1
  754. package/docs/uk/intlayer_with_react_native+expo.md +1 -1
  755. package/docs/uk/intlayer_with_react_router_v7.md +1 -1
  756. package/docs/uk/intlayer_with_react_router_v7_fs_routes.md +2 -2
  757. package/docs/uk/intlayer_with_solid_start.md +1 -1
  758. package/docs/uk/intlayer_with_storybook.md +1 -1
  759. package/docs/uk/intlayer_with_svelte_kit.md +1 -1
  760. package/docs/uk/intlayer_with_tanstack+solid.md +1 -1
  761. package/docs/uk/intlayer_with_tanstack.md +1 -1
  762. package/docs/uk/intlayer_with_vanilla.md +1 -1
  763. package/docs/uk/intlayer_with_vite+lit.md +1 -1
  764. package/docs/uk/intlayer_with_vite+preact.md +1 -1
  765. package/docs/uk/intlayer_with_vite+react.md +1 -1
  766. package/docs/uk/intlayer_with_vite+solid.md +1 -1
  767. package/docs/uk/intlayer_with_vite+svelte.md +1 -1
  768. package/docs/uk/intlayer_with_vite+vanilla.md +1 -1
  769. package/docs/uk/intlayer_with_vite+vue.md +1 -1
  770. package/docs/uk/introduction.md +1 -1
  771. package/docs/uk/mcp_server.md +34 -21
  772. package/docs/uk/migration_from_nuxtjs_i18n_to_intlayer.md +1 -1
  773. package/docs/uk/packages/intlayer/getLocalizedPath.md +14 -0
  774. package/docs/uk/packages/vite-intlayer/intlayerMinify.md +1 -1
  775. package/docs/uk/packages/vite-intlayer/intlayerPrune.md +1 -1
  776. package/docs/ur/bundle_optimization.md +2 -2
  777. package/docs/ur/configuration.md +47 -18
  778. package/docs/ur/eslint.md +9 -9
  779. package/docs/ur/introduction.md +1 -1
  780. package/docs/vi/agent_skills.md +6 -6
  781. package/docs/vi/analytics.md +28 -5
  782. package/docs/vi/bundle_optimization.md +3 -3
  783. package/docs/vi/configuration.md +45 -18
  784. package/docs/vi/dictionary/content_file.md +0 -22
  785. package/docs/vi/dictionary/function_fetching.md +23 -0
  786. package/docs/vi/eslint.md +9 -9
  787. package/docs/vi/interest_of_intlayer.md +1 -1
  788. package/docs/vi/intlayer_with_analog.md +1 -1
  789. package/docs/vi/intlayer_with_angular_19.md +1 -1
  790. package/docs/vi/intlayer_with_angular_21.md +1 -1
  791. package/docs/vi/intlayer_with_astro.md +1 -1
  792. package/docs/vi/intlayer_with_astro_lit.md +1 -1
  793. package/docs/vi/intlayer_with_astro_preact.md +1 -1
  794. package/docs/vi/intlayer_with_astro_react.md +1 -1
  795. package/docs/vi/intlayer_with_astro_solid.md +1 -1
  796. package/docs/vi/intlayer_with_astro_svelte.md +1 -1
  797. package/docs/vi/intlayer_with_astro_vanilla.md +1 -1
  798. package/docs/vi/intlayer_with_astro_vue.md +1 -1
  799. package/docs/vi/intlayer_with_lynx+react.md +1 -1
  800. package/docs/vi/intlayer_with_nextjs_14.md +1 -1
  801. package/docs/vi/intlayer_with_nextjs_15.md +1 -1
  802. package/docs/vi/intlayer_with_nextjs_16.md +1 -1
  803. package/docs/vi/intlayer_with_nextjs_no_locale_path.md +1 -1
  804. package/docs/vi/intlayer_with_nextjs_page_router.md +1 -1
  805. package/docs/vi/intlayer_with_nuxt.md +1 -1
  806. package/docs/vi/intlayer_with_react_native+expo.md +1 -1
  807. package/docs/vi/intlayer_with_react_router_v7.md +1 -1
  808. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +1 -1
  809. package/docs/vi/intlayer_with_solid_start.md +1 -1
  810. package/docs/vi/intlayer_with_storybook.md +1 -1
  811. package/docs/vi/intlayer_with_svelte_kit.md +1 -1
  812. package/docs/vi/intlayer_with_tanstack+solid.md +1 -1
  813. package/docs/vi/intlayer_with_tanstack.md +1 -1
  814. package/docs/vi/intlayer_with_vanilla.md +1 -1
  815. package/docs/vi/intlayer_with_vite+lit.md +1 -1
  816. package/docs/vi/intlayer_with_vite+preact.md +1 -1
  817. package/docs/vi/intlayer_with_vite+react.md +1 -1
  818. package/docs/vi/intlayer_with_vite+solid.md +1 -1
  819. package/docs/vi/intlayer_with_vite+svelte.md +1 -1
  820. package/docs/vi/intlayer_with_vite+vanilla.md +1 -1
  821. package/docs/vi/intlayer_with_vite+vue.md +1 -1
  822. package/docs/vi/mcp_server.md +34 -21
  823. package/docs/vi/packages/intlayer/getLocalizedPath.md +14 -0
  824. package/docs/vi/packages/vite-intlayer/intlayerMinify.md +1 -1
  825. package/docs/vi/packages/vite-intlayer/intlayerPrune.md +1 -1
  826. package/docs/zh/agent_skills.md +7 -7
  827. package/docs/zh/analytics.md +28 -5
  828. package/docs/zh/bundle_optimization.md +3 -3
  829. package/docs/zh/configuration.md +41 -18
  830. package/docs/zh/dictionary/content_file.md +0 -22
  831. package/docs/zh/dictionary/function_fetching.md +23 -0
  832. package/docs/zh/eslint.md +9 -9
  833. package/docs/zh/intlayer_with_analog.md +1 -1
  834. package/docs/zh/intlayer_with_angular_19.md +1 -1
  835. package/docs/zh/intlayer_with_angular_21.md +1 -1
  836. package/docs/zh/intlayer_with_astro.md +1 -1
  837. package/docs/zh/intlayer_with_astro_lit.md +1 -1
  838. package/docs/zh/intlayer_with_astro_preact.md +1 -1
  839. package/docs/zh/intlayer_with_astro_react.md +1 -1
  840. package/docs/zh/intlayer_with_astro_solid.md +1 -1
  841. package/docs/zh/intlayer_with_astro_svelte.md +1 -1
  842. package/docs/zh/intlayer_with_astro_vanilla.md +1 -1
  843. package/docs/zh/intlayer_with_astro_vue.md +1 -1
  844. package/docs/zh/intlayer_with_lynx+react.md +1 -1
  845. package/docs/zh/intlayer_with_nextjs_14.md +1 -1
  846. package/docs/zh/intlayer_with_nextjs_15.md +1 -1
  847. package/docs/zh/intlayer_with_nextjs_16.md +1 -1
  848. package/docs/zh/intlayer_with_nextjs_no_locale_path.md +1 -1
  849. package/docs/zh/intlayer_with_nextjs_page_router.md +1 -1
  850. package/docs/zh/intlayer_with_nuxt.md +1 -1
  851. package/docs/zh/intlayer_with_react_native+expo.md +1 -1
  852. package/docs/zh/intlayer_with_react_router_v7.md +1 -1
  853. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +1 -1
  854. package/docs/zh/intlayer_with_solid_start.md +1 -1
  855. package/docs/zh/intlayer_with_storybook.md +1 -1
  856. package/docs/zh/intlayer_with_svelte_kit.md +1 -1
  857. package/docs/zh/intlayer_with_tanstack+solid.md +1 -1
  858. package/docs/zh/intlayer_with_tanstack.md +1 -1
  859. package/docs/zh/intlayer_with_vanilla.md +1 -1
  860. package/docs/zh/intlayer_with_vite+lit.md +1 -1
  861. package/docs/zh/intlayer_with_vite+preact.md +1 -1
  862. package/docs/zh/intlayer_with_vite+react.md +1 -1
  863. package/docs/zh/intlayer_with_vite+svelte.md +1 -1
  864. package/docs/zh/intlayer_with_vite+vanilla.md +1 -1
  865. package/docs/zh/intlayer_with_vite+vue.md +1 -1
  866. package/docs/zh/mcp_server.md +34 -19
  867. package/docs/zh/packages/intlayer/getLocalizedPath.md +14 -0
  868. package/docs/zh/packages/vite-intlayer/intlayerMinify.md +1 -1
  869. package/docs/zh/packages/vite-intlayer/intlayerPrune.md +1 -1
  870. package/docs/zh-TW/bundle_optimization.md +3 -3
  871. package/docs/zh-TW/eslint.md +9 -9
  872. package/package.json +7 -7
@@ -85,7 +85,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
85
85
 
86
86
  <Accordion header="Đại lý AI">
87
87
 
88
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
89
 
90
90
  </Accordion>
91
91
 
@@ -85,7 +85,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
85
85
 
86
86
  <Accordion header="Đại lý AI">
87
87
 
88
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
89
 
90
90
  </Accordion>
91
91
 
@@ -85,7 +85,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
85
85
 
86
86
  <Accordion header="Đại lý AI">
87
87
 
88
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
89
 
90
90
  </Accordion>
91
91
 
@@ -85,7 +85,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
85
85
 
86
86
  <Accordion header="Đại lý AI">
87
87
 
88
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
89
 
90
90
  </Accordion>
91
91
 
@@ -67,7 +67,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
67
67
 
68
68
  <Accordion header="Đại lý AI">
69
69
 
70
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
70
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
71
71
 
72
72
  </Accordion>
73
73
 
@@ -78,7 +78,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
78
78
 
79
79
  <Accordion header="Đại lý AI">
80
80
 
81
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
81
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
82
82
 
83
83
  </Accordion>
84
84
 
@@ -88,7 +88,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
88
88
 
89
89
  <Accordion header="Đại lý AI">
90
90
 
91
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
91
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
92
92
 
93
93
  </Accordion>
94
94
 
@@ -101,7 +101,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
101
101
 
102
102
  <Accordion header="Đại lý AI">
103
103
 
104
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
104
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
105
105
 
106
106
  </Accordion>
107
107
 
@@ -84,7 +84,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
84
84
 
85
85
  <Accordion header="Đại lý AI">
86
86
 
87
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
87
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
88
 
89
89
  </Accordion>
90
90
 
@@ -95,7 +95,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
95
95
 
96
96
  <Accordion header="Đại lý AI">
97
97
 
98
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
98
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
99
99
 
100
100
  </Accordion>
101
101
 
@@ -62,7 +62,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
62
62
 
63
63
  <Accordion header="Đại lý AI">
64
64
 
65
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
65
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
66
66
 
67
67
  </Accordion>
68
68
 
@@ -86,7 +86,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
86
86
 
87
87
  <Accordion header="Đại lý AI">
88
88
 
89
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
90
90
 
91
91
  </Accordion>
92
92
 
@@ -73,7 +73,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
73
73
 
74
74
  <Accordion header="Đại lý AI">
75
75
 
76
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
76
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
77
77
 
78
78
  </Accordion>
79
79
 
@@ -72,7 +72,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
72
72
 
73
73
  <Accordion header="Đại lý AI">
74
74
 
75
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
75
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
76
76
 
77
77
  </Accordion>
78
78
 
@@ -78,7 +78,7 @@ Giới hạn phạm vi nội dung của ứng dụng **giúp dễ dàng bảo tr
78
78
 
79
79
  <Accordion header="AI Agent">
80
80
 
81
- Đặt nội dung cùng vị trí **giảm bớt ngữ cảnh cần thiết** cho các Mô hình Ngôn ngữ Lớn (LLM). Intlayer cũng đi kèm với một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch còn thiếu, **[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[kỹ năng agent](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm nhà phát triển (DX) trở nên mượt mà hơn nữa cho các AI agent.
81
+ Đặt nội dung cùng vị trí **giảm bớt ngữ cảnh cần thiết** cho các Mô hình Ngôn ngữ Lớn (LLM). Intlayer cũng đi kèm với một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch còn thiếu, **[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm nhà phát triển (DX) trở nên mượt mà hơn nữa cho các AI agent.
82
82
 
83
83
  </Accordion>
84
84
 
@@ -58,7 +58,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
58
58
 
59
59
  <Accordion header="Đại lý AI">
60
60
 
61
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
61
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
62
62
 
63
63
  </Accordion>
64
64
 
@@ -86,7 +86,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
86
86
 
87
87
  <Accordion header="Đại lý AI">
88
88
 
89
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
90
90
 
91
91
  </Accordion>
92
92
 
@@ -64,7 +64,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
64
64
 
65
65
  <Accordion header="Đại lý AI">
66
66
 
67
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
67
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
68
68
 
69
69
  </Accordion>
70
70
 
@@ -81,7 +81,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
81
81
 
82
82
  <Accordion header="Đại lý AI">
83
83
 
84
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
84
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
85
85
 
86
86
  </Accordion>
87
87
 
@@ -84,7 +84,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
84
84
 
85
85
  <Accordion header="Đại lý AI">
86
86
 
87
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
87
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
88
 
89
89
  </Accordion>
90
90
 
@@ -84,7 +84,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
84
84
 
85
85
  <Accordion header="Đại lý AI">
86
86
 
87
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
87
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
88
 
89
89
  </Accordion>
90
90
 
@@ -94,7 +94,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
94
94
 
95
95
  <Accordion header="Đại lý AI">
96
96
 
97
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
97
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
98
98
 
99
99
  </Accordion>
100
100
 
@@ -63,7 +63,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
63
63
 
64
64
  <Accordion header="Đại lý AI">
65
65
 
66
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
66
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
67
67
 
68
68
  </Accordion>
69
69
 
@@ -83,7 +83,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
83
83
 
84
84
  <Accordion header="Đại lý AI">
85
85
 
86
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
86
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
87
87
 
88
88
  </Accordion>
89
89
 
@@ -89,7 +89,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
89
89
 
90
90
  <Accordion header="Đại lý AI">
91
91
 
92
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
92
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
93
93
 
94
94
  </Accordion>
95
95
 
@@ -85,7 +85,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
85
85
 
86
86
  <Accordion header="Đại lý AI">
87
87
 
88
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
88
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
89
89
 
90
90
  </Accordion>
91
91
 
@@ -62,7 +62,7 @@ Xác định phạm vi nội dung ứng dụng của bạn **tạo điều kiệ
62
62
 
63
63
  <Accordion header="Đại lý AI">
64
64
 
65
- Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent Skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
65
+ Nội dung cùng định vị **giảm ngữ cảnh cần thiết** của Mô hình ngôn ngữ lớn (LLM). Intlayer cũng đi kèm một bộ công cụ, chẳng hạn như **CLI** để kiểm tra các bản dịch bị thiếu,**[LSP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/lsp.md)**, **[MCP](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)** và **[agent skills](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/agent_skills.md)**, để giúp trải nghiệm của nhà phát triển (DX) trở nên mượt mà hơn nữa đối với các tác nhân AI.
66
66
 
67
67
  </Accordion>
68
68
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-06-07
3
- updatedAt: 2026-03-03
3
+ updatedAt: 2026-08-21
4
4
  title: Tài liệu Máy chủ MCP
5
5
  description: Khám phá các tính năng và cách thiết lập Máy chủ MCP để tối ưu hóa quản lý và vận hành máy chủ của bạn.
6
6
  keywords:
@@ -15,6 +15,9 @@ slugs:
15
15
  - doc
16
16
  - mcp-server
17
17
  history:
18
+ - version: 9.3.3
19
+ date: 2026-08-21
20
+ changes: "Group the platform setup sections into tabs"
18
21
  - version: 5.5.12
19
22
  date: 2025-07-11
20
23
  changes: "Thêm thiết lập ChatGPT"
@@ -113,13 +116,18 @@ Lệnh này sẽ:
113
116
 
114
117
  ---
115
118
 
116
- ## Cài đặt trong Cursor
119
+ ## Thiết lập thủ công
120
+
121
+ <Tabs defaultTab="cursor">
122
+ <Tab label="Cursor" value="cursor">
123
+
124
+ ### Cài đặt trong Cursor
117
125
 
118
126
  Theo dõi [tài liệu chính thức](https://docs.cursor.com/context/mcp) để cấu hình máy chủ MCP trong Cursor.
119
127
 
120
128
  Trong thư mục gốc dự án của bạn, thêm tệp cấu hình `.cursor/mcp.json` sau:
121
129
 
122
- ### Máy chủ cục bộ (stdio) (khuyến nghị)
130
+ #### Máy chủ cục bộ (stdio) (khuyến nghị)
123
131
 
124
132
  ```json fileName=".cursor/mcp.json"
125
133
  {
@@ -132,7 +140,7 @@ Trong thư mục gốc dự án của bạn, thêm tệp cấu hình `.cursor/mc
132
140
  }
133
141
  ```
134
142
 
135
- ### Máy chủ từ xa (Streamable HTTP)
143
+ #### Máy chủ từ xa (Streamable HTTP)
136
144
 
137
145
  Để kết nối với máy chủ Intlayer MCP từ xa sử dụng Server-Sent Events (Streamable HTTP), bạn có thể cấu hình client MCP của mình để kết nối với dịch vụ được lưu trữ.
138
146
 
@@ -149,15 +157,16 @@ Trong thư mục gốc dự án của bạn, thêm tệp cấu hình `.cursor/mc
149
157
 
150
158
  Điều này cho IDE của bạn biết để khởi chạy máy chủ Intlayer MCP bằng `npx`, đảm bảo luôn sử dụng phiên bản mới nhất trừ khi bạn cố định phiên bản.
151
159
 
152
- ---
160
+ </Tab>
161
+ <Tab label="VS Code" value="vscode">
153
162
 
154
- ## Cài đặt trong VS Code
163
+ ### Cài đặt trong VS Code
155
164
 
156
165
  Theo dõi [tài liệu chính thức](https://code.visualstudio.com/docs/copilot/chat/mcp-servers) để cấu hình máy chủ MCP trong VS Code.
157
166
 
158
167
  Để sử dụng Intlayer MCP Server với VS Code, bạn cần cấu hình nó trong workspace hoặc cài đặt người dùng của bạn.
159
168
 
160
- ### Máy chủ cục bộ (stdio) (khuyến nghị)
169
+ #### Máy chủ cục bộ (stdio) (khuyến nghị)
161
170
 
162
171
  Tạo một file `.vscode/mcp.json` trong thư mục gốc dự án của bạn:
163
172
 
@@ -173,7 +182,7 @@ Tạo một file `.vscode/mcp.json` trong thư mục gốc dự án của bạn:
173
182
  }
174
183
  ```
175
184
 
176
- ### Máy chủ từ xa (Streamable HTTP)
185
+ #### Máy chủ từ xa (Streamable HTTP)
177
186
 
178
187
  Để kết nối với máy chủ Intlayer MCP từ xa sử dụng Server-Sent Events (Streamable HTTP), bạn có thể cấu hình client MCP của mình để kết nối với dịch vụ được lưu trữ.
179
188
 
@@ -188,11 +197,12 @@ Tạo một file `.vscode/mcp.json` trong thư mục gốc dự án của bạn:
188
197
  }
189
198
  ```
190
199
 
191
- ---
200
+ </Tab>
201
+ <Tab label="ChatGPT" value="chatgpt">
192
202
 
193
- ## Cài đặt trong ChatGPT
203
+ ### Cài đặt trong ChatGPT
194
204
 
195
- ### Máy chủ từ xa (Streamable HTTP)
205
+ #### Máy chủ từ xa (Streamable HTTP)
196
206
 
197
207
  Theo dõi [tài liệu chính thức](https://platform.openai.com/docs/mcp#test-and-connect-your-mcp-server) để cấu hình máy chủ MCP trong ChatGPT.
198
208
 
@@ -209,9 +219,10 @@ Theo dõi [tài liệu chính thức](https://platform.openai.com/docs/mcp#test-
209
219
 
210
220
  7. Nhấn vào `Save`
211
221
 
212
- ---
222
+ </Tab>
223
+ <Tab label="Claude Desktop" value="claude-desktop">
213
224
 
214
- ## Cài đặt trong Claude Desktop
225
+ ### Cài đặt trong Claude Desktop
215
226
 
216
227
  Theo dõi [tài liệu chính thức](https://modelcontextprotocol.io/quickstart/user#2-add-the-filesystem-mcp-server) để cấu hình máy chủ MCP trong Claude Desktop.
217
228
 
@@ -220,7 +231,7 @@ Theo dõi [tài liệu chính thức](https://modelcontextprotocol.io/quickstart
220
231
  - macOS: `~/Library/Application\ Support/Claude/claude_desktop_config.json`
221
232
  - Windows: `%APPDATA%\Claude\claude_desktop_config.json`
222
233
 
223
- ### Máy chủ cục bộ (stdio) (khuyến nghị)
234
+ #### Máy chủ cục bộ (stdio) (khuyến nghị)
224
235
 
225
236
  ```json fileName="claude_desktop_config.json"
226
237
  {
@@ -233,7 +244,7 @@ Theo dõi [tài liệu chính thức](https://modelcontextprotocol.io/quickstart
233
244
  }
234
245
  ```
235
246
 
236
- ### Máy chủ từ xa (Streamable HTTP)
247
+ #### Máy chủ từ xa (Streamable HTTP)
237
248
 
238
249
  ```json fileName="claude_desktop_config.json"
239
250
  {
@@ -246,13 +257,14 @@ Theo dõi [tài liệu chính thức](https://modelcontextprotocol.io/quickstart
246
257
  }
247
258
  ```
248
259
 
249
- ---
260
+ </Tab>
261
+ <Tab label="Claude Code (CLI)" value="claude-code">
250
262
 
251
- ## Thiết Lập trong Claude Code (CLI)
263
+ ### Thiết Lập trong Claude Code (CLI)
252
264
 
253
265
  Theo dõi [tài liệu chính thức](https://modelcontextprotocol.io/quickstart/user) để cấu hình MCP server trong Claude Code.
254
266
 
255
- ### Local server (stdio) (recommended)
267
+ #### Local server (stdio) (recommended)
256
268
 
257
269
  Để kết nối máy chủ Intlayer MCP với Claude Code bằng stdio:
258
270
 
@@ -260,7 +272,7 @@ Theo dõi [tài liệu chính thức](https://modelcontextprotocol.io/quickstart
260
272
  claude mcp add intlayer npx -y @intlayer/mcp
261
273
  ```
262
274
 
263
- ### Remote server (Streamable HTTP)
275
+ #### Remote server (Streamable HTTP)
264
276
 
265
277
  Để kết nối máy chủ Intlayer MCP với Claude Code bằng Streamable HTTP (SSE):
266
278
 
@@ -268,6 +280,9 @@ claude mcp add intlayer npx -y @intlayer/mcp
268
280
  claude mcp add intlayer https://mcp.intlayer.org -t http
269
281
  ```
270
282
 
283
+ </Tab>
284
+ </Tabs>
285
+
271
286
  ---
272
287
 
273
288
  ## Sử dụng MCP Server qua CLI
@@ -281,5 +296,3 @@ npm install -g @intlayer/mcp
281
296
  # Hoặc sử dụng trực tiếp với npx (khuyến nghị)
282
297
  npx @intlayer/mcp
283
298
  ```
284
-
285
- ---
@@ -128,6 +128,20 @@ getLocalizedPath("/contact", Locales.FRENCH, manualRules);
128
128
 
129
129
  ---
130
130
 
131
+ ### Bỏ qua Locale
132
+
133
+ Khi không có locale nào được cung cấp, đường dẫn được bản địa hóa cho locale mặc định được cấu hình:
134
+
135
+ ```typescript codeFormat="typescript"
136
+ import { getLocalizedPath } from "intlayer";
137
+
138
+ // Configuration: defaultLocale = Locales.ENGLISH, { '/about': { en: '/about', fr: '/a-propos' } }
139
+ getLocalizedPath("/about");
140
+ // Output: "/about"
141
+ ```
142
+
143
+ ---
144
+
131
145
  ## Các hàm liên quan
132
146
 
133
147
  - [`getCanonicalPath`](https://github.com/aymericzip/intlayer/blob/main/docs/docs/vi/packages/intlayer/getCanonicalPath.md): Giải quyết một đường dẫn được bản địa hóa trở về đường dẫn chuẩn nội bộ (canonical) của nó.
@@ -56,7 +56,7 @@ export default defineConfig({
56
56
  2. Tùy chọn `build.optimize` là `true` (hoặc `undefined`, mặc định sẽ là `true` đối với tiến trình build).
57
57
  3. Tùy chọn `build.minify` được đặt là `true` trong cấu hình Intlayer của bạn.
58
58
 
59
- Nó tự động bị **vô hiệu hóa** khi `editor.enabled` là `true` vì editor cần nội dung từ điển đầy đủ và thân thiện với người đọc.
59
+ Khi `editor.enabled` là `true`, plugin vẫn chạy nhưng **bỏ qua bước đổi tên trường**: việc đổi tên viết lại các khóa nội dung mà trình thông dịch duyệt qua, khiến `keyPath` mà trình soạn thảo trực quan nhận được sẽ không còn khớp với các từ điển chưa hợp nhất mà nó đang chỉnh sửa. Việc nén khoảng trắng và loại bỏ metadata cấp cao nhất vẫn được giữ nguyên.
60
60
 
61
61
  ## Những gì được nén
62
62
 
@@ -115,4 +115,4 @@ Khi pruning thành công, `intlayerPrune` cũng ghi `pruneContext.dictionaryKeyT
115
115
  2. `build.optimize` là `true` (hoặc `undefined`, mặc định là `true` cho các bản build).
116
116
  3. `build.purge` là `true` trong cấu hình Intlayer của bạn.
117
117
 
118
- Nó được tự động **vô hiệu hóa** khi `editor.enabled` là `true` vì trình chỉnh sửa cần toàn bộ nội dung từ điển.
118
+ Nó vẫn hoạt động khi `editor.enabled` là `true`: trình soạn thảo trực quan phân giải mỗi chỉnh sửa thông qua `dictionaryKey` + `keyPath` dựa trên các từ điển chưa hợp nhất, mà plugin này không bao giờ đụng đến, và một trường đã bị loại bỏ là trường mà không component nào đọc — vì vậy nó không bao giờ được render và cũng không thể chọn được trên trang.
@@ -1,11 +1,11 @@
1
1
  ---
2
2
  createdAt: 2026-02-09
3
3
  updatedAt: 2026-03-03
4
- title: 代理技能
5
- description: 了解如何使用 Intlayer 代理技能来提高 AI 代理对项目的理解,包括元数据 (Metadata)、站点地图 (Sitemaps) 和服务器操作 (Server Actions) 的全面设置指南。
4
+ title: Agent Skills
5
+ description: 了解如何使用 Intlayer Agent Skills 来提高 AI 代理对项目的理解,包括元数据 (Metadata)、站点地图 (Sitemaps) 和服务器操作 (Server Actions) 的全面设置指南。
6
6
  keywords:
7
7
  - Intlayer
8
- - 代理技能
8
+ - Agent Skills
9
9
  - AI 代理
10
10
  - 国际化
11
11
  - 文档
@@ -19,13 +19,13 @@ history:
19
19
  author: aymericzip
20
20
  ---
21
21
 
22
- # 代理技能
22
+ # Agent Skills
23
23
 
24
24
  ## 设置
25
25
 
26
26
  ### 使用 CLI
27
27
 
28
- `intlayer init skills` 命令是在项目中设置代理技能的最简单方法。它会检测您的环境并为您喜欢的平台安装必要的配置文件。
28
+ `intlayer init skills` 命令是在项目中设置 Agent Skills 的最简单方法。它会检测您的环境并为您喜欢的平台安装必要的配置文件。
29
29
 
30
30
  ```bash packageManager="npm"
31
31
  npx intlayer init skills
@@ -54,10 +54,10 @@ npx skills add aymericzip/intlayer-skills
54
54
  1. 打开命令面板 (Ctrl+Shift+P 或 Cmd+Shift+P)。
55
55
  2. 输入 `Intlayer: Setup AI Agent Skills`
56
56
  3. 选择您使用的平台(例如 `VS Code`、`Cursor`、`Windsurf`、`OpenCode`、`Claude Code`、`GitHub Copilot Workspace` 等)。
57
- 4. 选择您要安装的技能(例如 `Next.js`、`React`、`Vite`、`Compiler`、`Configuration`)。
57
+ 4. 选择您要安装的 Agent Skills(例如 `Next.js`、`React`、`Vite`、`Compiler`、`Configuration`)。
58
58
  5. 按 Enter 键。
59
59
 
60
- ## 技能列表
60
+ ## Agent Skills 列表
61
61
 
62
62
  **intlayer-config**
63
63