@intlayer/docs 8.9.2 → 8.9.4-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 (594) hide show
  1. package/dist/cjs/common.cjs.map +1 -1
  2. package/dist/cjs/generated/blog.entry.cjs.map +1 -1
  3. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  4. package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
  5. package/dist/cjs/generated/legal.entry.cjs.map +1 -1
  6. package/dist/esm/common.mjs.map +1 -1
  7. package/dist/esm/generated/blog.entry.mjs.map +1 -1
  8. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  9. package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
  10. package/dist/esm/generated/legal.entry.mjs.map +1 -1
  11. package/docs/ar/agent_skills.md +13 -1
  12. package/docs/ar/autoFill.md +13 -1
  13. package/docs/ar/cli/build.md +26 -2
  14. package/docs/ar/cli/ci.md +26 -2
  15. package/docs/ar/cli/configuration.md +26 -2
  16. package/docs/ar/cli/debug.md +32 -2
  17. package/docs/ar/cli/doc-review.md +13 -1
  18. package/docs/ar/cli/doc-translate.md +13 -1
  19. package/docs/ar/cli/extract.md +13 -1
  20. package/docs/ar/cli/fill.md +26 -2
  21. package/docs/ar/cli/init.md +52 -4
  22. package/docs/ar/cli/list.md +52 -4
  23. package/docs/ar/cli/list_projects.md +78 -6
  24. package/docs/ar/cli/login.md +65 -5
  25. package/docs/ar/cli/pull.md +26 -2
  26. package/docs/ar/cli/push.md +13 -1
  27. package/docs/ar/cli/standalone.md +52 -4
  28. package/docs/ar/cli/test.md +26 -2
  29. package/docs/ar/cli/version.md +16 -1
  30. package/docs/ar/cli/watch.md +13 -1
  31. package/docs/ar/compiler.md +39 -3
  32. package/docs/ar/dictionary/plurial.md +4 -4
  33. package/docs/ar/intlayer_CMS.md +52 -4
  34. package/docs/ar/intlayer_with_nextjs_compiler.md +26 -2
  35. package/docs/ar/intlayer_with_vite+react_compiler.md +26 -2
  36. package/docs/ar/mcp_server.md +13 -1
  37. package/docs/ar/packages/intlayer/exports.md +13 -1
  38. package/docs/ar/packages/intlayer-cli/exports.md +13 -1
  39. package/docs/ar/readme.md +13 -1
  40. package/docs/ar/releases/v6.md +52 -4
  41. package/docs/ar/releases/v7.md +13 -1
  42. package/docs/ar/testing.md +26 -2
  43. package/docs/bn/cli/init.md +52 -4
  44. package/docs/bn/cli/standalone.md +52 -4
  45. package/docs/cs/cli/init.md +52 -4
  46. package/docs/cs/cli/standalone.md +52 -4
  47. package/docs/de/agent_skills.md +13 -1
  48. package/docs/de/autoFill.md +13 -1
  49. package/docs/de/cli/build.md +26 -2
  50. package/docs/de/cli/ci.md +26 -2
  51. package/docs/de/cli/configuration.md +26 -2
  52. package/docs/de/cli/debug.md +32 -2
  53. package/docs/de/cli/doc-review.md +13 -1
  54. package/docs/de/cli/doc-translate.md +13 -1
  55. package/docs/de/cli/extract.md +13 -1
  56. package/docs/de/cli/fill.md +26 -2
  57. package/docs/de/cli/init.md +39 -3
  58. package/docs/de/cli/list.md +52 -4
  59. package/docs/de/cli/list_projects.md +78 -6
  60. package/docs/de/cli/login.md +65 -5
  61. package/docs/de/cli/pull.md +26 -2
  62. package/docs/de/cli/push.md +13 -1
  63. package/docs/de/cli/standalone.md +52 -4
  64. package/docs/de/cli/test.md +26 -2
  65. package/docs/de/cli/version.md +16 -1
  66. package/docs/de/cli/watch.md +13 -1
  67. package/docs/de/compiler.md +39 -3
  68. package/docs/de/dictionary/plurial.md +4 -4
  69. package/docs/de/intlayer_CMS.md +52 -4
  70. package/docs/de/intlayer_with_vite+react_compiler.md +26 -2
  71. package/docs/de/mcp_server.md +13 -1
  72. package/docs/de/packages/intlayer/exports.md +13 -1
  73. package/docs/de/packages/intlayer-cli/exports.md +13 -1
  74. package/docs/de/readme.md +13 -1
  75. package/docs/de/releases/v6.md +52 -4
  76. package/docs/de/releases/v7.md +13 -1
  77. package/docs/de/testing.md +26 -2
  78. package/docs/en/agent_skills.md +13 -1
  79. package/docs/en/autoFill.md +13 -1
  80. package/docs/en/cli/build.md +26 -2
  81. package/docs/en/cli/ci.md +26 -2
  82. package/docs/en/cli/configuration.md +26 -2
  83. package/docs/en/cli/debug.md +32 -2
  84. package/docs/en/cli/doc-review.md +13 -1
  85. package/docs/en/cli/doc-translate.md +13 -1
  86. package/docs/en/cli/extract.md +13 -1
  87. package/docs/en/cli/fill.md +26 -2
  88. package/docs/en/cli/init.md +52 -4
  89. package/docs/en/cli/list.md +52 -4
  90. package/docs/en/cli/list_projects.md +78 -6
  91. package/docs/en/cli/login.md +65 -5
  92. package/docs/en/cli/pull.md +26 -2
  93. package/docs/en/cli/push.md +13 -1
  94. package/docs/en/cli/standalone.md +52 -4
  95. package/docs/en/cli/test.md +26 -2
  96. package/docs/en/cli/version.md +16 -1
  97. package/docs/en/cli/watch.md +13 -1
  98. package/docs/en/compiler.md +39 -3
  99. package/docs/en/dictionary/plurial.md +4 -4
  100. package/docs/en/intlayer_CMS.md +52 -4
  101. package/docs/en/intlayer_with_nextjs_compiler.md +26 -2
  102. package/docs/en/intlayer_with_vite+react_compiler.md +26 -2
  103. package/docs/en/mcp_server.md +13 -1
  104. package/docs/en/packages/intlayer/exports.md +13 -1
  105. package/docs/en/packages/intlayer-cli/exports.md +13 -1
  106. package/docs/en/readme.md +13 -1
  107. package/docs/en/releases/v6.md +52 -4
  108. package/docs/en/releases/v7.md +13 -1
  109. package/docs/en/testing.md +26 -2
  110. package/docs/en-GB/agent_skills.md +13 -1
  111. package/docs/en-GB/autoFill.md +13 -1
  112. package/docs/en-GB/cli/build.md +26 -2
  113. package/docs/en-GB/cli/ci.md +26 -2
  114. package/docs/en-GB/cli/configuration.md +26 -2
  115. package/docs/en-GB/cli/debug.md +32 -2
  116. package/docs/en-GB/cli/doc-review.md +13 -1
  117. package/docs/en-GB/cli/doc-translate.md +13 -1
  118. package/docs/en-GB/cli/extract.md +13 -1
  119. package/docs/en-GB/cli/fill.md +26 -2
  120. package/docs/en-GB/cli/init.md +52 -4
  121. package/docs/en-GB/cli/list.md +52 -4
  122. package/docs/en-GB/cli/list_projects.md +78 -6
  123. package/docs/en-GB/cli/login.md +78 -6
  124. package/docs/en-GB/cli/pull.md +26 -2
  125. package/docs/en-GB/cli/push.md +13 -1
  126. package/docs/en-GB/cli/standalone.md +52 -4
  127. package/docs/en-GB/cli/test.md +39 -3
  128. package/docs/en-GB/cli/version.md +16 -1
  129. package/docs/en-GB/cli/watch.md +13 -1
  130. package/docs/en-GB/compiler.md +39 -3
  131. package/docs/en-GB/dictionary/plurial.md +4 -4
  132. package/docs/en-GB/intlayer_CMS.md +52 -4
  133. package/docs/en-GB/intlayer_with_nextjs_compiler.md +26 -2
  134. package/docs/en-GB/intlayer_with_vite+react_compiler.md +26 -2
  135. package/docs/en-GB/mcp_server.md +13 -1
  136. package/docs/en-GB/packages/intlayer/exports.md +13 -1
  137. package/docs/en-GB/packages/intlayer-cli/exports.md +13 -1
  138. package/docs/en-GB/readme.md +13 -1
  139. package/docs/en-GB/releases/v6.md +52 -4
  140. package/docs/en-GB/releases/v7.md +13 -1
  141. package/docs/en-GB/testing.md +26 -2
  142. package/docs/es/agent_skills.md +13 -1
  143. package/docs/es/autoFill.md +13 -1
  144. package/docs/es/cli/build.md +26 -2
  145. package/docs/es/cli/ci.md +26 -2
  146. package/docs/es/cli/configuration.md +26 -2
  147. package/docs/es/cli/debug.md +32 -2
  148. package/docs/es/cli/doc-review.md +13 -1
  149. package/docs/es/cli/doc-translate.md +13 -1
  150. package/docs/es/cli/extract.md +13 -1
  151. package/docs/es/cli/fill.md +26 -2
  152. package/docs/es/cli/init.md +52 -4
  153. package/docs/es/cli/list.md +52 -4
  154. package/docs/es/cli/list_projects.md +78 -6
  155. package/docs/es/cli/login.md +78 -6
  156. package/docs/es/cli/pull.md +26 -2
  157. package/docs/es/cli/push.md +13 -1
  158. package/docs/es/cli/standalone.md +52 -4
  159. package/docs/es/cli/test.md +26 -2
  160. package/docs/es/cli/version.md +16 -1
  161. package/docs/es/cli/watch.md +13 -1
  162. package/docs/es/compiler.md +39 -3
  163. package/docs/es/dictionary/plurial.md +4 -4
  164. package/docs/es/intlayer_CMS.md +52 -4
  165. package/docs/es/intlayer_with_nextjs_compiler.md +26 -2
  166. package/docs/es/intlayer_with_vite+react_compiler.md +26 -2
  167. package/docs/es/mcp_server.md +13 -1
  168. package/docs/es/packages/intlayer/exports.md +13 -1
  169. package/docs/es/packages/intlayer-cli/exports.md +13 -1
  170. package/docs/es/readme.md +13 -1
  171. package/docs/es/releases/v6.md +52 -4
  172. package/docs/es/releases/v7.md +13 -1
  173. package/docs/es/testing.md +26 -2
  174. package/docs/fr/agent_skills.md +13 -1
  175. package/docs/fr/autoFill.md +13 -1
  176. package/docs/fr/cli/build.md +26 -2
  177. package/docs/fr/cli/ci.md +26 -2
  178. package/docs/fr/cli/configuration.md +26 -2
  179. package/docs/fr/cli/debug.md +32 -2
  180. package/docs/fr/cli/doc-review.md +13 -1
  181. package/docs/fr/cli/doc-translate.md +13 -1
  182. package/docs/fr/cli/extract.md +13 -1
  183. package/docs/fr/cli/fill.md +26 -2
  184. package/docs/fr/cli/init.md +52 -4
  185. package/docs/fr/cli/list.md +52 -4
  186. package/docs/fr/cli/list_projects.md +78 -6
  187. package/docs/fr/cli/login.md +78 -6
  188. package/docs/fr/cli/pull.md +26 -2
  189. package/docs/fr/cli/push.md +13 -1
  190. package/docs/fr/cli/standalone.md +52 -4
  191. package/docs/fr/cli/test.md +26 -2
  192. package/docs/fr/cli/version.md +16 -1
  193. package/docs/fr/cli/watch.md +13 -1
  194. package/docs/fr/compiler.md +39 -3
  195. package/docs/fr/dictionary/plurial.md +4 -4
  196. package/docs/fr/intlayer_CMS.md +52 -4
  197. package/docs/fr/intlayer_with_nextjs_compiler.md +26 -2
  198. package/docs/fr/intlayer_with_vite+react_compiler.md +26 -2
  199. package/docs/fr/mcp_server.md +13 -1
  200. package/docs/fr/packages/intlayer/exports.md +13 -1
  201. package/docs/fr/packages/intlayer-cli/exports.md +13 -1
  202. package/docs/fr/readme.md +13 -1
  203. package/docs/fr/releases/v6.md +52 -4
  204. package/docs/fr/releases/v7.md +13 -1
  205. package/docs/fr/testing.md +26 -2
  206. package/docs/hi/agent_skills.md +13 -1
  207. package/docs/hi/autoFill.md +13 -1
  208. package/docs/hi/cli/build.md +26 -2
  209. package/docs/hi/cli/ci.md +26 -2
  210. package/docs/hi/cli/configuration.md +26 -2
  211. package/docs/hi/cli/debug.md +32 -2
  212. package/docs/hi/cli/doc-review.md +13 -1
  213. package/docs/hi/cli/doc-translate.md +13 -1
  214. package/docs/hi/cli/extract.md +13 -1
  215. package/docs/hi/cli/fill.md +26 -2
  216. package/docs/hi/cli/init.md +52 -4
  217. package/docs/hi/cli/list.md +52 -4
  218. package/docs/hi/cli/list_projects.md +78 -6
  219. package/docs/hi/cli/login.md +78 -6
  220. package/docs/hi/cli/pull.md +26 -2
  221. package/docs/hi/cli/push.md +13 -1
  222. package/docs/hi/cli/standalone.md +52 -4
  223. package/docs/hi/cli/test.md +26 -2
  224. package/docs/hi/cli/version.md +16 -1
  225. package/docs/hi/cli/watch.md +13 -1
  226. package/docs/hi/compiler.md +39 -3
  227. package/docs/hi/dictionary/plurial.md +4 -4
  228. package/docs/hi/intlayer_CMS.md +52 -4
  229. package/docs/hi/intlayer_with_nextjs_compiler.md +26 -2
  230. package/docs/hi/intlayer_with_vite+react_compiler.md +26 -2
  231. package/docs/hi/mcp_server.md +13 -1
  232. package/docs/hi/packages/intlayer/exports.md +13 -1
  233. package/docs/hi/packages/intlayer-cli/exports.md +13 -1
  234. package/docs/hi/readme.md +13 -1
  235. package/docs/hi/releases/v6.md +52 -4
  236. package/docs/hi/releases/v7.md +13 -1
  237. package/docs/hi/testing.md +26 -2
  238. package/docs/id/agent_skills.md +13 -1
  239. package/docs/id/autoFill.md +13 -1
  240. package/docs/id/cli/build.md +26 -2
  241. package/docs/id/cli/ci.md +26 -2
  242. package/docs/id/cli/configuration.md +26 -2
  243. package/docs/id/cli/debug.md +32 -2
  244. package/docs/id/cli/doc-review.md +13 -1
  245. package/docs/id/cli/doc-translate.md +13 -1
  246. package/docs/id/cli/extract.md +13 -1
  247. package/docs/id/cli/fill.md +26 -2
  248. package/docs/id/cli/init.md +52 -4
  249. package/docs/id/cli/list.md +52 -4
  250. package/docs/id/cli/list_projects.md +78 -6
  251. package/docs/id/cli/login.md +65 -5
  252. package/docs/id/cli/pull.md +26 -2
  253. package/docs/id/cli/push.md +13 -1
  254. package/docs/id/cli/standalone.md +52 -4
  255. package/docs/id/cli/test.md +26 -2
  256. package/docs/id/cli/version.md +16 -1
  257. package/docs/id/cli/watch.md +13 -1
  258. package/docs/id/compiler.md +39 -3
  259. package/docs/id/dictionary/plurial.md +4 -4
  260. package/docs/id/intlayer_CMS.md +52 -4
  261. package/docs/id/intlayer_with_nextjs_compiler.md +26 -2
  262. package/docs/id/intlayer_with_vite+react_compiler.md +26 -2
  263. package/docs/id/mcp_server.md +13 -1
  264. package/docs/id/packages/intlayer/exports.md +13 -1
  265. package/docs/id/packages/intlayer-cli/exports.md +13 -1
  266. package/docs/id/readme.md +13 -1
  267. package/docs/id/releases/v6.md +52 -4
  268. package/docs/id/releases/v7.md +13 -1
  269. package/docs/id/testing.md +26 -2
  270. package/docs/it/agent_skills.md +13 -1
  271. package/docs/it/autoFill.md +13 -1
  272. package/docs/it/cli/build.md +26 -2
  273. package/docs/it/cli/ci.md +26 -2
  274. package/docs/it/cli/configuration.md +26 -2
  275. package/docs/it/cli/debug.md +32 -2
  276. package/docs/it/cli/doc-review.md +13 -1
  277. package/docs/it/cli/doc-translate.md +13 -1
  278. package/docs/it/cli/extract.md +13 -1
  279. package/docs/it/cli/fill.md +26 -2
  280. package/docs/it/cli/init.md +52 -4
  281. package/docs/it/cli/list.md +52 -4
  282. package/docs/it/cli/list_projects.md +78 -6
  283. package/docs/it/cli/login.md +65 -5
  284. package/docs/it/cli/pull.md +26 -2
  285. package/docs/it/cli/push.md +13 -1
  286. package/docs/it/cli/standalone.md +52 -4
  287. package/docs/it/cli/test.md +26 -2
  288. package/docs/it/cli/version.md +16 -1
  289. package/docs/it/cli/watch.md +13 -1
  290. package/docs/it/compiler.md +39 -3
  291. package/docs/it/dictionary/plurial.md +4 -4
  292. package/docs/it/intlayer_CMS.md +52 -4
  293. package/docs/it/intlayer_with_nextjs_compiler.md +26 -2
  294. package/docs/it/intlayer_with_vite+react_compiler.md +26 -2
  295. package/docs/it/mcp_server.md +13 -1
  296. package/docs/it/packages/intlayer/exports.md +13 -1
  297. package/docs/it/packages/intlayer-cli/exports.md +13 -1
  298. package/docs/it/readme.md +13 -1
  299. package/docs/it/releases/v6.md +52 -4
  300. package/docs/it/releases/v7.md +13 -1
  301. package/docs/it/testing.md +26 -2
  302. package/docs/ja/agent_skills.md +13 -1
  303. package/docs/ja/autoFill.md +13 -1
  304. package/docs/ja/cli/build.md +26 -2
  305. package/docs/ja/cli/ci.md +26 -2
  306. package/docs/ja/cli/configuration.md +26 -2
  307. package/docs/ja/cli/debug.md +32 -2
  308. package/docs/ja/cli/doc-review.md +13 -1
  309. package/docs/ja/cli/doc-translate.md +13 -1
  310. package/docs/ja/cli/extract.md +13 -1
  311. package/docs/ja/cli/fill.md +26 -2
  312. package/docs/ja/cli/init.md +52 -4
  313. package/docs/ja/cli/list.md +52 -4
  314. package/docs/ja/cli/list_projects.md +91 -7
  315. package/docs/ja/cli/login.md +65 -5
  316. package/docs/ja/cli/pull.md +26 -2
  317. package/docs/ja/cli/push.md +13 -1
  318. package/docs/ja/cli/standalone.md +52 -4
  319. package/docs/ja/cli/test.md +26 -2
  320. package/docs/ja/cli/version.md +16 -1
  321. package/docs/ja/cli/watch.md +13 -1
  322. package/docs/ja/compiler.md +39 -3
  323. package/docs/ja/dictionary/plurial.md +4 -4
  324. package/docs/ja/intlayer_CMS.md +52 -4
  325. package/docs/ja/intlayer_with_nextjs_compiler.md +26 -2
  326. package/docs/ja/intlayer_with_vite+react_compiler.md +26 -2
  327. package/docs/ja/mcp_server.md +13 -1
  328. package/docs/ja/packages/intlayer/exports.md +13 -1
  329. package/docs/ja/packages/intlayer-cli/exports.md +13 -1
  330. package/docs/ja/readme.md +13 -1
  331. package/docs/ja/releases/v6.md +52 -4
  332. package/docs/ja/releases/v7.md +13 -1
  333. package/docs/ja/testing.md +26 -2
  334. package/docs/ko/agent_skills.md +13 -1
  335. package/docs/ko/autoFill.md +13 -1
  336. package/docs/ko/cli/build.md +26 -2
  337. package/docs/ko/cli/ci.md +26 -2
  338. package/docs/ko/cli/configuration.md +26 -2
  339. package/docs/ko/cli/debug.md +32 -2
  340. package/docs/ko/cli/doc-review.md +13 -1
  341. package/docs/ko/cli/doc-translate.md +13 -1
  342. package/docs/ko/cli/extract.md +13 -1
  343. package/docs/ko/cli/fill.md +26 -2
  344. package/docs/ko/cli/init.md +52 -4
  345. package/docs/ko/cli/list.md +52 -4
  346. package/docs/ko/cli/list_projects.md +78 -6
  347. package/docs/ko/cli/login.md +78 -6
  348. package/docs/ko/cli/pull.md +26 -2
  349. package/docs/ko/cli/push.md +13 -1
  350. package/docs/ko/cli/standalone.md +52 -4
  351. package/docs/ko/cli/test.md +26 -2
  352. package/docs/ko/cli/version.md +16 -1
  353. package/docs/ko/cli/watch.md +13 -1
  354. package/docs/ko/compiler.md +39 -3
  355. package/docs/ko/dictionary/plurial.md +4 -4
  356. package/docs/ko/intlayer_CMS.md +52 -4
  357. package/docs/ko/intlayer_with_nextjs_compiler.md +26 -2
  358. package/docs/ko/intlayer_with_vite+react_compiler.md +26 -2
  359. package/docs/ko/mcp_server.md +13 -1
  360. package/docs/ko/packages/intlayer/exports.md +13 -1
  361. package/docs/ko/packages/intlayer-cli/exports.md +13 -1
  362. package/docs/ko/readme.md +13 -1
  363. package/docs/ko/releases/v6.md +52 -4
  364. package/docs/ko/releases/v7.md +13 -1
  365. package/docs/ko/testing.md +26 -2
  366. package/docs/nl/cli/init.md +52 -4
  367. package/docs/nl/cli/standalone.md +52 -4
  368. package/docs/pl/agent_skills.md +13 -1
  369. package/docs/pl/autoFill.md +13 -1
  370. package/docs/pl/cli/build.md +26 -2
  371. package/docs/pl/cli/ci.md +26 -2
  372. package/docs/pl/cli/configuration.md +26 -2
  373. package/docs/pl/cli/debug.md +32 -2
  374. package/docs/pl/cli/doc-review.md +13 -1
  375. package/docs/pl/cli/doc-translate.md +13 -1
  376. package/docs/pl/cli/extract.md +13 -1
  377. package/docs/pl/cli/fill.md +26 -2
  378. package/docs/pl/cli/init.md +52 -4
  379. package/docs/pl/cli/list.md +52 -4
  380. package/docs/pl/cli/list_projects.md +78 -6
  381. package/docs/pl/cli/login.md +78 -6
  382. package/docs/pl/cli/pull.md +26 -2
  383. package/docs/pl/cli/push.md +13 -1
  384. package/docs/pl/cli/standalone.md +52 -4
  385. package/docs/pl/cli/test.md +26 -2
  386. package/docs/pl/cli/version.md +16 -1
  387. package/docs/pl/cli/watch.md +13 -1
  388. package/docs/pl/compiler.md +39 -3
  389. package/docs/pl/dictionary/plurial.md +4 -4
  390. package/docs/pl/intlayer_CMS.md +52 -4
  391. package/docs/pl/intlayer_with_nextjs_compiler.md +26 -2
  392. package/docs/pl/intlayer_with_vite+react_compiler.md +26 -2
  393. package/docs/pl/mcp_server.md +13 -1
  394. package/docs/pl/packages/intlayer/exports.md +13 -1
  395. package/docs/pl/packages/intlayer-cli/exports.md +13 -1
  396. package/docs/pl/readme.md +13 -1
  397. package/docs/pl/releases/v6.md +52 -4
  398. package/docs/pl/releases/v7.md +13 -1
  399. package/docs/pl/testing.md +26 -2
  400. package/docs/pt/agent_skills.md +13 -1
  401. package/docs/pt/autoFill.md +13 -1
  402. package/docs/pt/cli/build.md +26 -2
  403. package/docs/pt/cli/ci.md +26 -2
  404. package/docs/pt/cli/configuration.md +26 -2
  405. package/docs/pt/cli/debug.md +32 -2
  406. package/docs/pt/cli/doc-review.md +13 -1
  407. package/docs/pt/cli/doc-translate.md +13 -1
  408. package/docs/pt/cli/extract.md +13 -1
  409. package/docs/pt/cli/fill.md +26 -2
  410. package/docs/pt/cli/init.md +52 -4
  411. package/docs/pt/cli/list.md +52 -4
  412. package/docs/pt/cli/list_projects.md +78 -6
  413. package/docs/pt/cli/login.md +78 -6
  414. package/docs/pt/cli/pull.md +26 -2
  415. package/docs/pt/cli/push.md +13 -1
  416. package/docs/pt/cli/standalone.md +52 -4
  417. package/docs/pt/cli/test.md +26 -2
  418. package/docs/pt/cli/version.md +16 -1
  419. package/docs/pt/cli/watch.md +13 -1
  420. package/docs/pt/compiler.md +39 -3
  421. package/docs/pt/dictionary/plurial.md +4 -4
  422. package/docs/pt/intlayer_CMS.md +52 -4
  423. package/docs/pt/intlayer_with_nextjs_compiler.md +26 -2
  424. package/docs/pt/intlayer_with_vite+react_compiler.md +26 -2
  425. package/docs/pt/mcp_server.md +13 -1
  426. package/docs/pt/packages/intlayer/exports.md +13 -1
  427. package/docs/pt/packages/intlayer-cli/exports.md +13 -1
  428. package/docs/pt/readme.md +13 -1
  429. package/docs/pt/releases/v6.md +52 -4
  430. package/docs/pt/releases/v7.md +13 -1
  431. package/docs/pt/testing.md +26 -2
  432. package/docs/ru/agent_skills.md +13 -1
  433. package/docs/ru/autoFill.md +13 -1
  434. package/docs/ru/cli/build.md +26 -2
  435. package/docs/ru/cli/ci.md +26 -2
  436. package/docs/ru/cli/configuration.md +26 -2
  437. package/docs/ru/cli/debug.md +32 -2
  438. package/docs/ru/cli/doc-review.md +13 -1
  439. package/docs/ru/cli/doc-translate.md +13 -1
  440. package/docs/ru/cli/extract.md +13 -1
  441. package/docs/ru/cli/fill.md +26 -2
  442. package/docs/ru/cli/init.md +52 -4
  443. package/docs/ru/cli/list.md +52 -4
  444. package/docs/ru/cli/list_projects.md +78 -6
  445. package/docs/ru/cli/login.md +78 -6
  446. package/docs/ru/cli/pull.md +26 -2
  447. package/docs/ru/cli/push.md +13 -1
  448. package/docs/ru/cli/standalone.md +52 -4
  449. package/docs/ru/cli/test.md +26 -2
  450. package/docs/ru/cli/version.md +16 -1
  451. package/docs/ru/cli/watch.md +13 -1
  452. package/docs/ru/compiler.md +39 -3
  453. package/docs/ru/dictionary/plurial.md +4 -4
  454. package/docs/ru/intlayer_CMS.md +52 -4
  455. package/docs/ru/intlayer_with_nextjs_compiler.md +26 -2
  456. package/docs/ru/intlayer_with_vite+react_compiler.md +26 -2
  457. package/docs/ru/mcp_server.md +13 -1
  458. package/docs/ru/packages/intlayer/exports.md +13 -1
  459. package/docs/ru/packages/intlayer-cli/exports.md +13 -1
  460. package/docs/ru/readme.md +13 -1
  461. package/docs/ru/releases/v6.md +52 -4
  462. package/docs/ru/releases/v7.md +13 -1
  463. package/docs/ru/testing.md +26 -2
  464. package/docs/tr/agent_skills.md +13 -1
  465. package/docs/tr/autoFill.md +13 -1
  466. package/docs/tr/cli/build.md +26 -2
  467. package/docs/tr/cli/ci.md +26 -2
  468. package/docs/tr/cli/configuration.md +26 -2
  469. package/docs/tr/cli/debug.md +32 -2
  470. package/docs/tr/cli/doc-review.md +13 -1
  471. package/docs/tr/cli/doc-translate.md +13 -1
  472. package/docs/tr/cli/extract.md +13 -1
  473. package/docs/tr/cli/fill.md +26 -2
  474. package/docs/tr/cli/init.md +52 -4
  475. package/docs/tr/cli/list.md +52 -4
  476. package/docs/tr/cli/list_projects.md +78 -6
  477. package/docs/tr/cli/login.md +65 -5
  478. package/docs/tr/cli/pull.md +26 -2
  479. package/docs/tr/cli/push.md +13 -1
  480. package/docs/tr/cli/standalone.md +52 -4
  481. package/docs/tr/cli/test.md +26 -2
  482. package/docs/tr/cli/version.md +16 -1
  483. package/docs/tr/cli/watch.md +13 -1
  484. package/docs/tr/compiler.md +39 -3
  485. package/docs/tr/dictionary/plurial.md +4 -4
  486. package/docs/tr/intlayer_CMS.md +52 -4
  487. package/docs/tr/intlayer_with_nextjs_compiler.md +26 -2
  488. package/docs/tr/intlayer_with_vite+react_compiler.md +26 -2
  489. package/docs/tr/mcp_server.md +13 -1
  490. package/docs/tr/packages/intlayer/exports.md +13 -1
  491. package/docs/tr/packages/intlayer-cli/exports.md +13 -1
  492. package/docs/tr/readme.md +13 -1
  493. package/docs/tr/releases/v6.md +52 -4
  494. package/docs/tr/releases/v7.md +13 -1
  495. package/docs/tr/testing.md +26 -2
  496. package/docs/uk/agent_skills.md +13 -1
  497. package/docs/uk/autoFill.md +13 -1
  498. package/docs/uk/cli/build.md +26 -2
  499. package/docs/uk/cli/ci.md +26 -2
  500. package/docs/uk/cli/configuration.md +26 -2
  501. package/docs/uk/cli/debug.md +32 -2
  502. package/docs/uk/cli/doc-review.md +13 -1
  503. package/docs/uk/cli/doc-translate.md +13 -1
  504. package/docs/uk/cli/extract.md +13 -1
  505. package/docs/uk/cli/fill.md +26 -2
  506. package/docs/uk/cli/init.md +52 -4
  507. package/docs/uk/cli/list.md +52 -4
  508. package/docs/uk/cli/list_projects.md +78 -6
  509. package/docs/uk/cli/login.md +65 -5
  510. package/docs/uk/cli/pull.md +26 -2
  511. package/docs/uk/cli/push.md +13 -1
  512. package/docs/uk/cli/standalone.md +52 -4
  513. package/docs/uk/cli/test.md +26 -2
  514. package/docs/uk/cli/version.md +16 -1
  515. package/docs/uk/cli/watch.md +13 -1
  516. package/docs/uk/compiler.md +39 -3
  517. package/docs/uk/dictionary/plurial.md +4 -4
  518. package/docs/uk/intlayer_CMS.md +52 -4
  519. package/docs/uk/intlayer_with_nextjs_compiler.md +26 -2
  520. package/docs/uk/intlayer_with_vite+react_compiler.md +26 -2
  521. package/docs/uk/mcp_server.md +13 -1
  522. package/docs/uk/packages/intlayer/exports.md +13 -1
  523. package/docs/uk/packages/intlayer-cli/exports.md +13 -1
  524. package/docs/uk/readme.md +13 -1
  525. package/docs/uk/releases/v6.md +52 -4
  526. package/docs/uk/releases/v7.md +13 -1
  527. package/docs/uk/testing.md +26 -2
  528. package/docs/ur/cli/init.md +52 -4
  529. package/docs/ur/cli/standalone.md +52 -4
  530. package/docs/vi/agent_skills.md +13 -1
  531. package/docs/vi/autoFill.md +13 -1
  532. package/docs/vi/cli/build.md +26 -2
  533. package/docs/vi/cli/ci.md +26 -2
  534. package/docs/vi/cli/configuration.md +26 -2
  535. package/docs/vi/cli/debug.md +32 -2
  536. package/docs/vi/cli/doc-review.md +13 -1
  537. package/docs/vi/cli/doc-translate.md +13 -1
  538. package/docs/vi/cli/extract.md +13 -1
  539. package/docs/vi/cli/fill.md +26 -2
  540. package/docs/vi/cli/init.md +52 -4
  541. package/docs/vi/cli/list.md +52 -4
  542. package/docs/vi/cli/list_projects.md +78 -6
  543. package/docs/vi/cli/login.md +78 -6
  544. package/docs/vi/cli/pull.md +26 -2
  545. package/docs/vi/cli/push.md +13 -1
  546. package/docs/vi/cli/standalone.md +52 -4
  547. package/docs/vi/cli/test.md +26 -2
  548. package/docs/vi/cli/version.md +16 -1
  549. package/docs/vi/cli/watch.md +13 -1
  550. package/docs/vi/compiler.md +39 -3
  551. package/docs/vi/dictionary/plurial.md +4 -4
  552. package/docs/vi/intlayer_CMS.md +52 -4
  553. package/docs/vi/intlayer_with_nextjs_compiler.md +26 -2
  554. package/docs/vi/intlayer_with_vite+react_compiler.md +26 -2
  555. package/docs/vi/mcp_server.md +13 -1
  556. package/docs/vi/packages/intlayer/exports.md +13 -1
  557. package/docs/vi/packages/intlayer-cli/exports.md +13 -1
  558. package/docs/vi/readme.md +13 -1
  559. package/docs/vi/releases/v6.md +52 -4
  560. package/docs/vi/releases/v7.md +13 -1
  561. package/docs/vi/testing.md +26 -2
  562. package/docs/zh/agent_skills.md +13 -1
  563. package/docs/zh/autoFill.md +13 -1
  564. package/docs/zh/cli/build.md +26 -2
  565. package/docs/zh/cli/ci.md +26 -2
  566. package/docs/zh/cli/configuration.md +26 -2
  567. package/docs/zh/cli/debug.md +32 -2
  568. package/docs/zh/cli/doc-review.md +13 -1
  569. package/docs/zh/cli/doc-translate.md +13 -1
  570. package/docs/zh/cli/extract.md +13 -1
  571. package/docs/zh/cli/fill.md +26 -2
  572. package/docs/zh/cli/init.md +52 -4
  573. package/docs/zh/cli/list.md +52 -4
  574. package/docs/zh/cli/list_projects.md +78 -6
  575. package/docs/zh/cli/login.md +78 -6
  576. package/docs/zh/cli/pull.md +26 -2
  577. package/docs/zh/cli/push.md +13 -1
  578. package/docs/zh/cli/standalone.md +52 -4
  579. package/docs/zh/cli/test.md +26 -2
  580. package/docs/zh/cli/version.md +16 -1
  581. package/docs/zh/cli/watch.md +13 -1
  582. package/docs/zh/compiler.md +39 -3
  583. package/docs/zh/dictionary/plurial.md +4 -4
  584. package/docs/zh/intlayer_CMS.md +52 -4
  585. package/docs/zh/intlayer_with_nextjs_compiler.md +26 -2
  586. package/docs/zh/intlayer_with_vite+react_compiler.md +26 -2
  587. package/docs/zh/mcp_server.md +13 -1
  588. package/docs/zh/packages/intlayer/exports.md +13 -1
  589. package/docs/zh/packages/intlayer-cli/exports.md +13 -1
  590. package/docs/zh/readme.md +13 -1
  591. package/docs/zh/releases/v6.md +52 -4
  592. package/docs/zh/releases/v7.md +13 -1
  593. package/docs/zh/testing.md +26 -2
  594. package/package.json +8 -8
@@ -25,10 +25,22 @@ Gói `intlayer-cli` cung cấp một tập các lệnh để quản lý từ đi
25
25
 
26
26
  ## Cài đặt
27
27
 
28
- ```bash
28
+ ```bash packageManager="npm"
29
29
  npm install intlayer-cli
30
30
  ```
31
31
 
32
+ ```bash packageManager="yarn"
33
+ yarn add intlayer-cli
34
+ ```
35
+
36
+ ```bash packageManager="pnpm"
37
+ pnpm add intlayer-cli
38
+ ```
39
+
40
+ ```bash packageManager="bun"
41
+ bun add intlayer-cli
42
+ ```
43
+
32
44
  ## Các export
33
45
 
34
46
  ### Lệnh CLI (Functions)
package/docs/vi/readme.md CHANGED
@@ -77,10 +77,22 @@ Bắt đầu hành trình với Intlayer ngay hôm nay và trải nghiệm một
77
77
  <img src="https://img.shields.io/badge/Bắt_đầu-FFFFFF?style=for-the-badge&logo=rocket&logoColor=black" />
78
78
  </a>
79
79
 
80
- ```bash
80
+ ```bash packageManager="npm"
81
81
  npm install intlayer react-intlayer
82
82
  ```
83
83
 
84
+ ```bash packageManager="yarn"
85
+ yarn add intlayer react-intlayer
86
+ ```
87
+
88
+ ```bash packageManager="pnpm"
89
+ pnpm add intlayer react-intlayer
90
+ ```
91
+
92
+ ```bash packageManager="bun"
93
+ bun add intlayer react-intlayer
94
+ ```
95
+
84
96
  ⚡ Bắt đầu nhanh (Next.js)
85
97
 
86
98
  ```ts
@@ -43,10 +43,22 @@ Chào mừng đến với Intlayer v6! Phiên bản này tập trung vào hiệu
43
43
 
44
44
  Kiểm tra nhanh dự án của bạn để tìm các khóa/ngôn ngữ còn thiếu.
45
45
 
46
- ```bash
46
+ ```bash packageManager="npm"
47
47
  npx intlayer content test
48
48
  ```
49
49
 
50
+ ```bash packageManager="yarn"
51
+ yarn intlayer content test
52
+ ```
53
+
54
+ ```bash packageManager="pnpm"
55
+ pnpm intlayer content test
56
+ ```
57
+
58
+ ```bash packageManager="bun"
59
+ bun x intlayer content test
60
+ ```
61
+
50
62
  Output:
51
63
 
52
64
  ```bash
@@ -109,10 +121,22 @@ Bạn vẫn có thể tinh chỉnh từng từ điển bằng cách sử dụng
109
121
 
110
122
  Lệnh fill hiện tại, theo mặc định, chỉ điền các bản dịch còn thiếu và bỏ qua nội dung đã tồn tại.
111
123
 
112
- ```bash
124
+ ```bash packageManager="npm"
113
125
  npx intlayer fill
114
126
  ```
115
127
 
128
+ ```bash packageManager="yarn"
129
+ yarn intlayer fill
130
+ ```
131
+
132
+ ```bash packageManager="pnpm"
133
+ pnpm intlayer fill
134
+ ```
135
+
136
+ ```bash packageManager="bun"
137
+ bun x intlayer fill
138
+ ```
139
+
116
140
  ```bash
117
141
  Các khóa từ điển bị ảnh hưởng để xử lý: access-key-creation-form-schema, doc-search-metadata, doc-search-page
118
142
  - [access-key-creation-form-schema] Từ điển không có đường dẫn tệp. Bỏ qua.
@@ -167,10 +191,22 @@ Xem chi tiết trong tài liệu [Tiện ích mở rộng VS Code chính thức]
167
191
  - Giải quyết song song các từ điển cục bộ và từ điển từ xa
168
192
  - Từ điển từ xa được lưu trong bộ nhớ đệm để tránh tải lại khi khởi động ứng dụng
169
193
 
170
- ```bash
194
+ ```bash packageManager="npm"
171
195
  npx intlayer build
172
196
  ```
173
197
 
198
+ ```bash packageManager="yarn"
199
+ yarn intlayer build
200
+ ```
201
+
202
+ ```bash packageManager="pnpm"
203
+ pnpm intlayer build
204
+ ```
205
+
206
+ ```bash packageManager="bun"
207
+ bun x intlayer build
208
+ ```
209
+
174
210
  Đầu ra:
175
211
 
176
212
  ```bash
@@ -241,10 +277,22 @@ export default config;
241
277
 
242
278
  2. Chạy ứng dụng và xử lý trực tiếp song song:
243
279
 
244
- ```bash
280
+ ```bash packageManager="npm"
245
281
  npx intlayer live --with 'vite preview'
246
282
  ```
247
283
 
284
+ ```bash packageManager="yarn"
285
+ yarn intlayer live --with 'vite preview'
286
+ ```
287
+
288
+ ```bash packageManager="pnpm"
289
+ pnpm intlayer live --with 'vite preview'
290
+ ```
291
+
292
+ ```bash packageManager="bun"
293
+ bun x intlayer live --with 'vite preview'
294
+ ```
295
+
248
296
  Lưu ý:
249
297
 
250
298
  - Chỉ những từ điển được đánh dấu sử dụng chế độ live mới được lấy trực tiếp. Các từ điển khác được tối ưu cho hiệu suất.
@@ -46,10 +46,22 @@ Chào mừng đến với Intlayer v7! Phiên bản lớn này giới thiệu c
46
46
 
47
47
  Thay vì xây dựng lại các khai báo nội dung với esbuild trong mỗi lần build, phiên bản v7 triển khai một chiến lược lưu bộ nhớ đệm giúp tăng tốc quá trình build.
48
48
 
49
- ```bash
49
+ ```bash packageManager="npm"
50
50
  npx intlayer build
51
51
  ```
52
52
 
53
+ ```bash packageManager="yarn"
54
+ yarn intlayer build
55
+ ```
56
+
57
+ ```bash packageManager="pnpm"
58
+ pnpm intlayer build
59
+ ```
60
+
61
+ ```bash packageManager="bun"
62
+ bun x intlayer build
63
+ ```
64
+
53
65
  Hệ thống lưu bộ nhớ đệm mới:
54
66
 
55
67
  - Lưu trữ các khai báo nội dung đã biên dịch để tránh xử lý trùng lặp
@@ -40,10 +40,22 @@ Hướng dẫn này trình bày cách tự động xác minh từ điển của
40
40
 
41
41
  Chạy kiểm tra từ thư mục gốc dự án của bạn:
42
42
 
43
- ```bash
43
+ ```bash packageManager="npm"
44
44
  npx intlayer content test
45
45
  ```
46
46
 
47
+ ```bash packageManager="yarn"
48
+ yarn intlayer content test
49
+ ```
50
+
51
+ ```bash packageManager="pnpm"
52
+ pnpm intlayer content test
53
+ ```
54
+
55
+ ```bash packageManager="bun"
56
+ bun x intlayer content test
57
+ ```
58
+
47
59
  Các cờ hữu ích:
48
60
 
49
61
  - `--env-file [path]`: tải biến môi trường từ một file.
@@ -187,10 +199,22 @@ jobs:
187
199
 
188
200
  Tùy chọn: chạy kiểm tra CLI để có bản tóm tắt dễ đọc bên cạnh các bài kiểm tra:
189
201
 
190
- ```bash
202
+ ```bash packageManager="npm"
191
203
  npx intlayer content test --verbose
192
204
  ```
193
205
 
206
+ ```bash packageManager="yarn"
207
+ yarn intlayer content test --verbose
208
+ ```
209
+
210
+ ```bash packageManager="pnpm"
211
+ pnpm intlayer content test --verbose
212
+ ```
213
+
214
+ ```bash packageManager="bun"
215
+ bun x intlayer content test --verbose
216
+ ```
217
+
194
218
  ---
195
219
 
196
220
  ## Khắc phục sự cố
@@ -26,10 +26,22 @@ history:
26
26
 
27
27
  `intlayer init skills` 命令是在项目中设置代理技能的最简单方法。它会检测您的环境并为您喜欢的平台安装必要的配置文件。
28
28
 
29
- ```bash
29
+ ```bash packageManager="npm"
30
30
  npx intlayer init skills
31
31
  ```
32
32
 
33
+ ```bash packageManager="yarn"
34
+ yarn intlayer init skills
35
+ ```
36
+
37
+ ```bash packageManager="pnpm"
38
+ pnpm intlayer init skills
39
+ ```
40
+
41
+ ```bash packageManager="bun"
42
+ bun x intlayer init skills
43
+ ```
44
+
33
45
  ### 使用 Vercel Skill SDK
34
46
 
35
47
  ```bash
@@ -52,10 +52,22 @@ export default exampleContent;
52
52
 
53
53
  然后,当你运行以下命令时:
54
54
 
55
- ```bash
55
+ ```bash packageManager="npm"
56
56
  npx intlayer fill --file 'src/components/example/example.content.ts'
57
57
  ```
58
58
 
59
+ ```bash packageManager="yarn"
60
+ yarn intlayer fill --file 'src/components/example/example.content.ts'
61
+ ```
62
+
63
+ ```bash packageManager="pnpm"
64
+ pnpm intlayer fill --file 'src/components/example/example.content.ts'
65
+ ```
66
+
67
+ ```bash packageManager="bun"
68
+ bun x intlayer fill --file 'src/components/example/example.content.ts'
69
+ ```
70
+
59
71
  Intlayer 将自动生成派生的声明文件,路径为 `src/components/example/example.content.json`,并填充主文件中尚未声明的所有语言环境。
60
72
 
61
73
  ```json5 fileName="src/components/example/example.content.json"
@@ -23,16 +23,40 @@ history:
23
23
 
24
24
  要构建您的字典,您可以运行以下命令:
25
25
 
26
- ```bash
26
+ ```bash packageManager="npm"
27
27
  npx intlayer build
28
28
  ```
29
29
 
30
+ ```bash packageManager="yarn"
31
+ yarn intlayer build
32
+ ```
33
+
34
+ ```bash packageManager="pnpm"
35
+ pnpm intlayer build
36
+ ```
37
+
38
+ ```bash packageManager="bun"
39
+ bun x intlayer build
40
+ ```
41
+
30
42
  或者使用监听模式
31
43
 
32
- ```bash
44
+ ```bash packageManager="npm"
33
45
  npx intlayer build --watch
34
46
  ```
35
47
 
48
+ ```bash packageManager="yarn"
49
+ yarn intlayer build --watch
50
+ ```
51
+
52
+ ```bash packageManager="pnpm"
53
+ pnpm intlayer build --watch
54
+ ```
55
+
56
+ ```bash packageManager="bun"
57
+ bun x intlayer build --watch
58
+ ```
59
+
36
60
  该命令默认会查找您的声明内容文件,路径为 `./src/**/*.content.{ts|js|mjs|cjs|json|tsx|jsx}`。并在 `.intlayer` 目录中构建字典。
37
61
 
38
62
  ## 别名:
package/docs/zh/cli/ci.md CHANGED
@@ -24,10 +24,22 @@ history:
24
24
 
25
25
  # CI 命令
26
26
 
27
- ```bash
27
+ ```bash packageManager="npm"
28
28
  npx intlayer ci <command...>
29
29
  ```
30
30
 
31
+ ```bash packageManager="yarn"
32
+ yarn intlayer ci <command...>
33
+ ```
34
+
35
+ ```bash packageManager="pnpm"
36
+ pnpm intlayer ci <command...>
37
+ ```
38
+
39
+ ```bash packageManager="bun"
40
+ bun x intlayer ci <command...>
41
+ ```
42
+
31
43
  CI 命令专为自动化和 CI/CD 管道而设计。它会自动从 `INTLAYER_PROJECT_CREDENTIALS` 环境变量注入凭据,并可以在 monorepo 中的多个项目上运行 Intlayer 命令。
32
44
 
33
45
  ## 工作原理
@@ -97,10 +109,22 @@ npx intlayer ci push
97
109
 
98
110
  您可以将任何标志传递给底层 Intlayer 命令:
99
111
 
100
- ```bash
112
+ ```bash packageManager="npm"
101
113
  npx intlayer ci fill --verbose --mode complete
102
114
  ```
103
115
 
116
+ ```bash packageManager="yarn"
117
+ yarn intlayer ci fill --verbose --mode complete
118
+ ```
119
+
120
+ ```bash packageManager="pnpm"
121
+ pnpm intlayer ci fill --verbose --mode complete
122
+ ```
123
+
124
+ ```bash packageManager="bun"
125
+ bun x intlayer ci fill --verbose --mode complete
126
+ ```
127
+
104
128
  ### 在 CI/CD 管道中使用
105
129
 
106
130
  在您的 CI/CD 配置中(例如,GitHub Actions、GitLab CI),将 `INTLAYER_PROJECT_CREDENTIALS` 设置为密钥:
@@ -22,10 +22,22 @@ slugs:
22
22
 
23
23
  `configuration get` 命令用于检索当前 Intlayer 的配置,特别是语言环境设置。这对于验证您的设置非常有用。
24
24
 
25
- ```bash
25
+ ```bash packageManager="npm"
26
26
  npx intlayer configuration get
27
27
  ```
28
28
 
29
+ ```bash packageManager="yarn"
30
+ yarn intlayer configuration get
31
+ ```
32
+
33
+ ```bash packageManager="pnpm"
34
+ pnpm intlayer configuration get
35
+ ```
36
+
37
+ ```bash packageManager="bun"
38
+ bun x intlayer configuration get
39
+ ```
40
+
29
41
  ## 别名:
30
42
 
31
43
  - `npx intlayer config get`
@@ -43,10 +55,22 @@ npx intlayer configuration get
43
55
 
44
56
  `configuration push` 命令将您的配置上传到 Intlayer CMS 和编辑器。此步骤对于启用 Intlayer 可视化编辑器中远程词典的使用是必要的。
45
57
 
46
- ```bash
58
+ ```bash packageManager="npm"
47
59
  npx intlayer configuration push
48
60
  ```
49
61
 
62
+ ```bash packageManager="yarn"
63
+ yarn intlayer configuration push
64
+ ```
65
+
66
+ ```bash packageManager="pnpm"
67
+ pnpm intlayer configuration push
68
+ ```
69
+
70
+ ```bash packageManager="bun"
71
+ bun x intlayer configuration push
72
+ ```
73
+
50
74
  ## 别名:
51
75
 
52
76
  - `npx intlayer config push`
@@ -21,20 +21,50 @@ slugs:
21
21
 
22
22
  运行:
23
23
 
24
- ```bash
24
+ ```bash packageManager="npm"
25
25
  npx intlayer --version # 当前本地 intlayer 版本
26
26
  npx intlayer@latest --version # 当前最新 intlayer 版本
27
27
  ```
28
28
 
29
+ ```bash packageManager="yarn"
30
+ yarn intlayer --version # 当前本地 intlayer 版本
31
+ yarn intlayer@latest --version # 当前最新 intlayer 版本
32
+ ```
33
+
34
+ ```bash packageManager="pnpm"
35
+ pnpm intlayer --version # 当前本地 intlayer 版本
36
+ pnpm intlayer@latest --version # 当前最新 intlayer 版本
37
+ ```
38
+
39
+ ```bash packageManager="bun"
40
+ bun x intlayer --version # 当前本地 intlayer 版本
41
+ bun x intlayer@latest --version # 当前最新 intlayer 版本
42
+ ```
43
+
29
44
  ## 2. **检查命令是否已注册**
30
45
 
31
46
  你可以使用以下命令检查:
32
47
 
33
- ```bash
48
+ ```bash packageManager="npm"
34
49
  npx intlayer --help # 显示可用命令列表和使用信息
35
50
  npx intlayer dictionary build --help # 显示某个命令的可用选项列表
36
51
  ```
37
52
 
53
+ ```bash packageManager="yarn"
54
+ yarn intlayer --help # 显示可用命令列表和使用信息
55
+ yarn intlayer dictionary build --help # 显示某个命令的可用选项列表
56
+ ```
57
+
58
+ ```bash packageManager="pnpm"
59
+ pnpm intlayer --help # 显示可用命令列表和使用信息
60
+ pnpm intlayer dictionary build --help # 显示某个命令的可用选项列表
61
+ ```
62
+
63
+ ```bash packageManager="bun"
64
+ bun x intlayer --help # 显示可用命令列表和使用信息
65
+ bun x intlayer dictionary build --help # 显示某个命令的可用选项列表
66
+ ```
67
+
38
68
  ## 3. **重启你的终端**
39
69
 
40
70
  有时需要重启终端才能识别新命令。
@@ -27,10 +27,22 @@ slugs:
27
27
  - 优化要审查的块,跳过已翻译且未更改的部分。
28
28
  - 使用队列系统并行处理文件、块和语言环境以提高速度。
29
29
 
30
- ```bash
30
+ ```bash packageManager="npm"
31
31
  npx intlayer doc review
32
32
  ```
33
33
 
34
+ ```bash packageManager="yarn"
35
+ yarn intlayer doc review
36
+ ```
37
+
38
+ ```bash packageManager="pnpm"
39
+ pnpm intlayer doc review
40
+ ```
41
+
42
+ ```bash packageManager="bun"
43
+ bun x intlayer doc review
44
+ ```
45
+
34
46
  该命令可用于审核已翻译的文件,并检查翻译是否正确。
35
47
 
36
48
  在大多数使用场景中,
@@ -29,10 +29,22 @@ slugs:
29
29
  - 通过不覆盖现有翻译来保留它们。
30
30
  - 使用队列系统并行处理文件、块和语言环境以提高速度。
31
31
 
32
- ```bash
32
+ ```bash packageManager="npm"
33
33
  npx intlayer doc translate
34
34
  ```
35
35
 
36
+ ```bash packageManager="yarn"
37
+ yarn intlayer doc translate
38
+ ```
39
+
40
+ ```bash packageManager="pnpm"
41
+ pnpm intlayer doc translate
42
+ ```
43
+
44
+ ```bash packageManager="bun"
45
+ bun x intlayer doc translate
46
+ ```
47
+
36
48
  ## 参数:
37
49
 
38
50
  **文件列表选项:**
@@ -18,10 +18,22 @@ slugs:
18
18
 
19
19
  # 提取字符串
20
20
 
21
- ```bash
21
+ ```bash packageManager="npm"
22
22
  npx intlayer extract
23
23
  ```
24
24
 
25
+ ```bash packageManager="yarn"
26
+ yarn intlayer extract
27
+ ```
28
+
29
+ ```bash packageManager="pnpm"
30
+ pnpm intlayer extract
31
+ ```
32
+
33
+ ```bash packageManager="bun"
34
+ bun x intlayer extract
35
+ ```
36
+
25
37
  此命令会分析你的代码文件,将组件中的字符串提取到靠近组件的 .content 文件中。它支持交互式文件选择或指定文件目标。
26
38
 
27
39
  ## 别名:
@@ -20,10 +20,22 @@ slugs:
20
20
 
21
21
  # 填充 / 审核 / 翻译字典
22
22
 
23
- ```bash
23
+ ```bash packageManager="npm"
24
24
  npx intlayer fill
25
25
  ```
26
26
 
27
+ ```bash packageManager="yarn"
28
+ yarn intlayer fill
29
+ ```
30
+
31
+ ```bash packageManager="pnpm"
32
+ pnpm intlayer fill
33
+ ```
34
+
35
+ ```bash packageManager="bun"
36
+ bun x intlayer fill
37
+ ```
38
+
27
39
  此命令会分析您的内容声明文件,查找潜在问题,例如缺失的翻译、结构不一致或类型不匹配。如果发现任何问题,**intlayer fill** 将建议或应用更新,以保持您的字典一致且完整。
28
40
 
29
41
  关键要点:
@@ -160,8 +172,20 @@ Affected dictionary keys for processing: app, comp-test, hello-world, lang-switc
160
172
 
161
173
  ## 示例:
162
174
 
163
- ```bash
175
+ ```bash packageManager="npm"
164
176
  npx intlayer fill --file src/home/*.content.ts --source-locale en --output-locales fr es --model gpt-3.5-turbo
165
177
  ```
166
178
 
179
+ ```bash packageManager="yarn"
180
+ yarn intlayer fill --file src/home/*.content.ts --source-locale en --output-locales fr es --model gpt-3.5-turbo
181
+ ```
182
+
183
+ ```bash packageManager="pnpm"
184
+ pnpm intlayer fill --file src/home/*.content.ts --source-locale en --output-locales fr es --model gpt-3.5-turbo
185
+ ```
186
+
187
+ ```bash packageManager="bun"
188
+ bun x intlayer fill --file src/home/*.content.ts --source-locale en --output-locales fr es --model gpt-3.5-turbo
189
+ ```
190
+
167
191
  该命令将使用 GPT-3.5 Turbo 模型,将 `src/home/` 目录下所有内容声明文件的内容从英语翻译为法语和西班牙语。
@@ -24,10 +24,22 @@ history:
24
24
 
25
25
  # 初始化 Intlayer
26
26
 
27
- ```bash
27
+ ```bash packageManager="npm"
28
28
  npx intlayer init
29
29
  ```
30
30
 
31
+ ```bash packageManager="yarn"
32
+ yarn intlayer init
33
+ ```
34
+
35
+ ```bash packageManager="pnpm"
36
+ pnpm intlayer init
37
+ ```
38
+
39
+ ```bash packageManager="bun"
40
+ bun x intlayer init
41
+ ```
42
+
31
43
  `init` 命令通过创建必要的文件和设置,在您的项目中自动配置 Intlayer。这是开始使用 Intlayer 的推荐方式。
32
44
 
33
45
  ## 别名:
@@ -54,26 +66,62 @@ npx intlayer init
54
66
 
55
67
  ### 基础初始化:
56
68
 
57
- ```bash
69
+ ```bash packageManager="npm"
58
70
  npx intlayer init
59
71
  ```
60
72
 
73
+ ```bash packageManager="yarn"
74
+ yarn intlayer init
75
+ ```
76
+
77
+ ```bash packageManager="pnpm"
78
+ pnpm intlayer init
79
+ ```
80
+
81
+ ```bash packageManager="bun"
82
+ bun x intlayer init
83
+ ```
84
+
61
85
  这将在当前目录中初始化 Intlayer,并自动检测项目根目录。
62
86
 
63
87
  ### 使用自定义项目根目录初始化:
64
88
 
65
- ```bash
89
+ ```bash packageManager="npm"
66
90
  npx intlayer init --project-root ./my-project
67
91
  ```
68
92
 
93
+ ```bash packageManager="yarn"
94
+ yarn intlayer init --project-root ./my-project
95
+ ```
96
+
97
+ ```bash packageManager="pnpm"
98
+ pnpm intlayer init --project-root ./my-project
99
+ ```
100
+
101
+ ```bash packageManager="bun"
102
+ bun x intlayer init --project-root ./my-project
103
+ ```
104
+
69
105
  这将在指定的目录中初始化 Intlayer。
70
106
 
71
107
  ### 初始化而不更新 .gitignore:
72
108
 
73
- ```bash
109
+ ```bash packageManager="npm"
74
110
  npx intlayer init --no-gitignore
75
111
  ```
76
112
 
113
+ ```bash packageManager="yarn"
114
+ yarn intlayer init --no-gitignore
115
+ ```
116
+
117
+ ```bash packageManager="pnpm"
118
+ pnpm intlayer init --no-gitignore
119
+ ```
120
+
121
+ ```bash packageManager="bun"
122
+ bun x intlayer init --no-gitignore
123
+ ```
124
+
77
125
  这将设置所有配置文件,但不会修改您的 `.gitignore`。
78
126
 
79
127
  ## 输出示例: