@intlayer/docs 5.5.12 → 5.7.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 (241) hide show
  1. package/dist/cjs/common.cjs.map +1 -1
  2. package/dist/esm/common.mjs.map +1 -1
  3. package/dist/types/common.d.ts +2 -0
  4. package/dist/types/common.d.ts.map +1 -1
  5. package/docs/ar/configuration.md +23 -18
  6. package/docs/ar/how_works_intlayer.md +1 -1
  7. package/docs/ar/intlayer_CMS.md +1 -0
  8. package/docs/ar/intlayer_cli.md +292 -177
  9. package/docs/ar/intlayer_visual_editor.md +1 -0
  10. package/docs/ar/intlayer_with_angular.md +1 -0
  11. package/docs/ar/intlayer_with_create_react_app.md +1 -0
  12. package/docs/ar/intlayer_with_lynx+react.md +1 -0
  13. package/docs/ar/intlayer_with_nextjs_14.md +1 -0
  14. package/docs/ar/intlayer_with_nextjs_15.md +3 -1
  15. package/docs/ar/intlayer_with_nuxt.md +1 -0
  16. package/docs/ar/intlayer_with_react_native+expo.md +1 -0
  17. package/docs/ar/intlayer_with_vite+preact.md +4 -3
  18. package/docs/ar/intlayer_with_vite+react.md +8 -4
  19. package/docs/ar/intlayer_with_vite+solid.md +4 -3
  20. package/docs/ar/intlayer_with_vite+svelte.md +4 -3
  21. package/docs/ar/intlayer_with_vite+vue.md +5 -4
  22. package/docs/ar/mcp_server.md +126 -92
  23. package/docs/de/configuration.md +23 -18
  24. package/docs/de/how_works_intlayer.md +1 -1
  25. package/docs/de/intlayer_CMS.md +1 -0
  26. package/docs/de/intlayer_cli.md +291 -171
  27. package/docs/de/intlayer_visual_editor.md +1 -0
  28. package/docs/de/intlayer_with_angular.md +1 -0
  29. package/docs/de/intlayer_with_create_react_app.md +1 -0
  30. package/docs/de/intlayer_with_lynx+react.md +1 -0
  31. package/docs/de/intlayer_with_nextjs_14.md +1 -0
  32. package/docs/de/intlayer_with_nextjs_15.md +3 -1
  33. package/docs/de/intlayer_with_nuxt.md +1 -0
  34. package/docs/de/intlayer_with_react_native+expo.md +1 -0
  35. package/docs/de/intlayer_with_vite+preact.md +4 -3
  36. package/docs/de/intlayer_with_vite+react.md +7 -4
  37. package/docs/de/intlayer_with_vite+solid.md +4 -3
  38. package/docs/de/intlayer_with_vite+svelte.md +4 -3
  39. package/docs/de/intlayer_with_vite+vue.md +5 -4
  40. package/docs/de/mcp_server.md +116 -112
  41. package/docs/en/configuration.md +41 -25
  42. package/docs/en/how_works_intlayer.md +1 -1
  43. package/docs/en/intlayer_CMS.md +1 -0
  44. package/docs/en/intlayer_cli.md +246 -138
  45. package/docs/en/intlayer_visual_editor.md +1 -0
  46. package/docs/en/intlayer_with_angular.md +1 -0
  47. package/docs/en/intlayer_with_create_react_app.md +1 -0
  48. package/docs/en/intlayer_with_lynx+react.md +1 -0
  49. package/docs/en/intlayer_with_nextjs_14.md +1 -0
  50. package/docs/en/intlayer_with_nextjs_15.md +3 -1
  51. package/docs/en/intlayer_with_nuxt.md +1 -0
  52. package/docs/en/intlayer_with_react_native+expo.md +1 -0
  53. package/docs/en/intlayer_with_vite+preact.md +6 -3
  54. package/docs/en/intlayer_with_vite+react.md +9 -3
  55. package/docs/en/intlayer_with_vite+solid.md +4 -3
  56. package/docs/en/intlayer_with_vite+svelte.md +4 -3
  57. package/docs/en/intlayer_with_vite+vue.md +7 -4
  58. package/docs/en/mcp_server.md +100 -107
  59. package/docs/en-GB/configuration.md +23 -18
  60. package/docs/en-GB/how_works_intlayer.md +1 -1
  61. package/docs/en-GB/intlayer_CMS.md +1 -0
  62. package/docs/en-GB/intlayer_cli.md +257 -138
  63. package/docs/en-GB/intlayer_visual_editor.md +1 -0
  64. package/docs/en-GB/intlayer_with_angular.md +1 -0
  65. package/docs/en-GB/intlayer_with_create_react_app.md +1 -0
  66. package/docs/en-GB/intlayer_with_lynx+react.md +1 -0
  67. package/docs/en-GB/intlayer_with_nextjs_14.md +1 -0
  68. package/docs/en-GB/intlayer_with_nextjs_15.md +3 -1
  69. package/docs/en-GB/intlayer_with_nuxt.md +1 -0
  70. package/docs/en-GB/intlayer_with_react_native+expo.md +1 -0
  71. package/docs/en-GB/intlayer_with_vite+preact.md +4 -3
  72. package/docs/en-GB/intlayer_with_vite+react.md +7 -4
  73. package/docs/en-GB/intlayer_with_vite+solid.md +4 -3
  74. package/docs/en-GB/intlayer_with_vite+svelte.md +4 -3
  75. package/docs/en-GB/intlayer_with_vite+vue.md +5 -4
  76. package/docs/en-GB/mcp_server.md +116 -82
  77. package/docs/es/configuration.md +28 -19
  78. package/docs/es/how_works_intlayer.md +1 -1
  79. package/docs/es/intlayer_CMS.md +1 -0
  80. package/docs/es/intlayer_cli.md +283 -164
  81. package/docs/es/intlayer_visual_editor.md +1 -0
  82. package/docs/es/intlayer_with_angular.md +1 -0
  83. package/docs/es/intlayer_with_create_react_app.md +1 -0
  84. package/docs/es/intlayer_with_lynx+react.md +1 -0
  85. package/docs/es/intlayer_with_nextjs_14.md +1 -0
  86. package/docs/es/intlayer_with_nextjs_15.md +3 -1
  87. package/docs/es/intlayer_with_nuxt.md +1 -0
  88. package/docs/es/intlayer_with_react_native+expo.md +1 -0
  89. package/docs/es/intlayer_with_vite+preact.md +4 -3
  90. package/docs/es/intlayer_with_vite+react.md +7 -4
  91. package/docs/es/intlayer_with_vite+solid.md +4 -3
  92. package/docs/es/intlayer_with_vite+svelte.md +4 -3
  93. package/docs/es/intlayer_with_vite+vue.md +5 -4
  94. package/docs/es/mcp_server.md +120 -86
  95. package/docs/es/vs_code_extension.md +1 -0
  96. package/docs/fr/configuration.md +23 -13
  97. package/docs/fr/how_works_intlayer.md +1 -1
  98. package/docs/fr/intlayer_CMS.md +1 -0
  99. package/docs/fr/intlayer_cli.md +280 -184
  100. package/docs/fr/intlayer_visual_editor.md +1 -0
  101. package/docs/fr/intlayer_with_angular.md +1 -0
  102. package/docs/fr/intlayer_with_create_react_app.md +1 -0
  103. package/docs/fr/intlayer_with_lynx+react.md +1 -0
  104. package/docs/fr/intlayer_with_nextjs_14.md +1 -0
  105. package/docs/fr/intlayer_with_nextjs_15.md +3 -1
  106. package/docs/fr/intlayer_with_nuxt.md +1 -0
  107. package/docs/fr/intlayer_with_react_native+expo.md +1 -0
  108. package/docs/fr/intlayer_with_vite+preact.md +5 -4
  109. package/docs/fr/intlayer_with_vite+react.md +7 -4
  110. package/docs/fr/intlayer_with_vite+solid.md +4 -3
  111. package/docs/fr/intlayer_with_vite+svelte.md +4 -3
  112. package/docs/fr/intlayer_with_vite+vue.md +5 -4
  113. package/docs/fr/mcp_server.md +121 -87
  114. package/docs/hi/configuration.md +23 -18
  115. package/docs/hi/how_works_intlayer.md +1 -1
  116. package/docs/hi/intlayer_CMS.md +1 -0
  117. package/docs/hi/intlayer_cli.md +295 -174
  118. package/docs/hi/intlayer_visual_editor.md +1 -0
  119. package/docs/hi/intlayer_with_angular.md +1 -0
  120. package/docs/hi/intlayer_with_create_react_app.md +1 -0
  121. package/docs/hi/intlayer_with_lynx+react.md +1 -0
  122. package/docs/hi/intlayer_with_nextjs_14.md +1 -0
  123. package/docs/hi/intlayer_with_nextjs_15.md +3 -1
  124. package/docs/hi/intlayer_with_nuxt.md +1 -0
  125. package/docs/hi/intlayer_with_react_native+expo.md +1 -0
  126. package/docs/hi/intlayer_with_vite+preact.md +4 -3
  127. package/docs/hi/intlayer_with_vite+react.md +7 -4
  128. package/docs/hi/intlayer_with_vite+solid.md +4 -3
  129. package/docs/hi/intlayer_with_vite+svelte.md +4 -3
  130. package/docs/hi/intlayer_with_vite+vue.md +5 -4
  131. package/docs/hi/mcp_server.md +118 -84
  132. package/docs/it/configuration.md +23 -18
  133. package/docs/it/how_works_intlayer.md +1 -1
  134. package/docs/it/intlayer_CMS.md +1 -0
  135. package/docs/it/intlayer_cli.md +282 -167
  136. package/docs/it/intlayer_visual_editor.md +1 -0
  137. package/docs/it/intlayer_with_angular.md +1 -0
  138. package/docs/it/intlayer_with_create_react_app.md +1 -0
  139. package/docs/it/intlayer_with_lynx+react.md +1 -0
  140. package/docs/it/intlayer_with_nextjs_14.md +1 -0
  141. package/docs/it/intlayer_with_nextjs_15.md +3 -1
  142. package/docs/it/intlayer_with_nuxt.md +1 -0
  143. package/docs/it/intlayer_with_react_native+expo.md +1 -0
  144. package/docs/it/intlayer_with_vite+preact.md +4 -3
  145. package/docs/it/intlayer_with_vite+react.md +7 -4
  146. package/docs/it/intlayer_with_vite+solid.md +4 -3
  147. package/docs/it/intlayer_with_vite+svelte.md +4 -3
  148. package/docs/it/intlayer_with_vite+vue.md +4 -4
  149. package/docs/it/mcp_server.md +120 -86
  150. package/docs/ja/configuration.md +23 -18
  151. package/docs/ja/how_works_intlayer.md +1 -1
  152. package/docs/ja/intlayer_CMS.md +1 -0
  153. package/docs/ja/intlayer_cli.md +285 -168
  154. package/docs/ja/intlayer_visual_editor.md +1 -0
  155. package/docs/ja/intlayer_with_angular.md +1 -0
  156. package/docs/ja/intlayer_with_create_react_app.md +1 -0
  157. package/docs/ja/intlayer_with_lynx+react.md +1 -0
  158. package/docs/ja/intlayer_with_nextjs_14.md +1 -0
  159. package/docs/ja/intlayer_with_nextjs_15.md +3 -1
  160. package/docs/ja/intlayer_with_nuxt.md +1 -0
  161. package/docs/ja/intlayer_with_react_native+expo.md +1 -0
  162. package/docs/ja/intlayer_with_vite+preact.md +4 -3
  163. package/docs/ja/intlayer_with_vite+react.md +7 -4
  164. package/docs/ja/intlayer_with_vite+solid.md +4 -3
  165. package/docs/ja/intlayer_with_vite+svelte.md +4 -3
  166. package/docs/ja/intlayer_with_vite+vue.md +5 -4
  167. package/docs/ja/mcp_server.md +121 -85
  168. package/docs/ko/configuration.md +23 -18
  169. package/docs/ko/how_works_intlayer.md +1 -1
  170. package/docs/ko/intlayer_CMS.md +1 -0
  171. package/docs/ko/intlayer_cli.md +291 -175
  172. package/docs/ko/intlayer_visual_editor.md +1 -0
  173. package/docs/ko/intlayer_with_angular.md +1 -0
  174. package/docs/ko/intlayer_with_create_react_app.md +1 -0
  175. package/docs/ko/intlayer_with_lynx+react.md +1 -0
  176. package/docs/ko/intlayer_with_nextjs_14.md +1 -0
  177. package/docs/ko/intlayer_with_nextjs_15.md +3 -1
  178. package/docs/ko/intlayer_with_nuxt.md +1 -0
  179. package/docs/ko/intlayer_with_react_native+expo.md +1 -0
  180. package/docs/ko/intlayer_with_vite+preact.md +4 -3
  181. package/docs/ko/intlayer_with_vite+react.md +7 -4
  182. package/docs/ko/intlayer_with_vite+solid.md +4 -3
  183. package/docs/ko/intlayer_with_vite+svelte.md +4 -3
  184. package/docs/ko/intlayer_with_vite+vue.md +5 -4
  185. package/docs/ko/mcp_server.md +117 -83
  186. package/docs/pt/configuration.md +23 -18
  187. package/docs/pt/how_works_intlayer.md +1 -1
  188. package/docs/pt/intlayer_CMS.md +1 -0
  189. package/docs/pt/intlayer_cli.md +274 -154
  190. package/docs/pt/intlayer_visual_editor.md +1 -0
  191. package/docs/pt/intlayer_with_angular.md +1 -0
  192. package/docs/pt/intlayer_with_create_react_app.md +1 -0
  193. package/docs/pt/intlayer_with_lynx+react.md +1 -0
  194. package/docs/pt/intlayer_with_nextjs_14.md +1 -0
  195. package/docs/pt/intlayer_with_nextjs_15.md +3 -1
  196. package/docs/pt/intlayer_with_nuxt.md +1 -0
  197. package/docs/pt/intlayer_with_react_native+expo.md +1 -0
  198. package/docs/pt/intlayer_with_vite+preact.md +4 -3
  199. package/docs/pt/intlayer_with_vite+react.md +7 -4
  200. package/docs/pt/intlayer_with_vite+solid.md +4 -3
  201. package/docs/pt/intlayer_with_vite+svelte.md +4 -3
  202. package/docs/pt/intlayer_with_vite+vue.md +4 -4
  203. package/docs/pt/mcp_server.md +121 -87
  204. package/docs/ru/configuration.md +23 -18
  205. package/docs/ru/how_works_intlayer.md +1 -1
  206. package/docs/ru/intlayer_CMS.md +1 -0
  207. package/docs/ru/intlayer_cli.md +287 -170
  208. package/docs/ru/intlayer_visual_editor.md +1 -0
  209. package/docs/ru/intlayer_with_angular.md +1 -0
  210. package/docs/ru/intlayer_with_create_react_app.md +1 -0
  211. package/docs/ru/intlayer_with_lynx+react.md +1 -0
  212. package/docs/ru/intlayer_with_nextjs_14.md +1 -0
  213. package/docs/ru/intlayer_with_nextjs_15.md +3 -1
  214. package/docs/ru/intlayer_with_nuxt.md +1 -0
  215. package/docs/ru/intlayer_with_react_native+expo.md +1 -0
  216. package/docs/ru/intlayer_with_vite+preact.md +4 -3
  217. package/docs/ru/intlayer_with_vite+react.md +7 -4
  218. package/docs/ru/intlayer_with_vite+solid.md +4 -3
  219. package/docs/ru/intlayer_with_vite+svelte.md +4 -3
  220. package/docs/ru/intlayer_with_vite+vue.md +5 -4
  221. package/docs/ru/mcp_server.md +119 -85
  222. package/docs/zh/configuration.md +23 -18
  223. package/docs/zh/how_works_intlayer.md +1 -1
  224. package/docs/zh/intlayer_CMS.md +1 -0
  225. package/docs/zh/intlayer_cli.md +275 -155
  226. package/docs/zh/intlayer_visual_editor.md +1 -0
  227. package/docs/zh/intlayer_with_angular.md +1 -0
  228. package/docs/zh/intlayer_with_create_react_app.md +1 -0
  229. package/docs/zh/intlayer_with_lynx+react.md +1 -0
  230. package/docs/zh/intlayer_with_nextjs_14.md +1 -0
  231. package/docs/zh/intlayer_with_nextjs_15.md +3 -1
  232. package/docs/zh/intlayer_with_nuxt.md +1 -0
  233. package/docs/zh/intlayer_with_react_native+expo.md +1 -0
  234. package/docs/zh/intlayer_with_vite+preact.md +4 -3
  235. package/docs/zh/intlayer_with_vite+react.md +7 -4
  236. package/docs/zh/intlayer_with_vite+solid.md +4 -3
  237. package/docs/zh/intlayer_with_vite+svelte.md +4 -3
  238. package/docs/zh/intlayer_with_vite+vue.md +5 -4
  239. package/docs/zh/mcp_server.md +119 -86
  240. package/package.json +10 -10
  241. package/src/common.ts +2 -0
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-08-13
3
- updatedAt: 2025-06-29
3
+ updatedAt: 2025-07-25
4
4
  title: Configuration
5
5
  description: Learn how to configure Intlayer for your application. Understand the various settings and options available to customize Intlayer to your needs.
6
6
  keywords:
@@ -59,7 +59,7 @@ const config: IntlayerConfig = {
59
59
  applicationContext: "This is a test application",
60
60
  },
61
61
  build: {
62
- activateDynamicImport: true,
62
+ importMode: "dynamic",
63
63
  },
64
64
  };
65
65
 
@@ -88,7 +88,7 @@ const config = {
88
88
  applicationContext: "This is a test application",
89
89
  },
90
90
  build: {
91
- activateDynamicImport: true,
91
+ importMode: "dynamic",
92
92
  },
93
93
  };
94
94
 
@@ -101,11 +101,21 @@ module.exports = config;
101
101
  "locales": ["en"],
102
102
  },
103
103
  "content": {
104
- "typesDir": "content/types",
104
+ "contentDir": ["src", "../ui-library"],
105
105
  },
106
106
  "middleware": {
107
107
  "noPrefix": false,
108
108
  },
109
+ "editor": {
110
+ "applicationURL": "https://example.com",
111
+ },
112
+ "ai": {
113
+ "apiKey": "XXXX",
114
+ "applicationContext": "This is a test application",
115
+ },
116
+ "build": {
117
+ "importMode": "dynamic",
118
+ },
109
119
  }
110
120
  ```
111
121
 
@@ -336,7 +346,7 @@ Settings related to content handling within the application, including directory
336
346
  - **contentDir**:
337
347
 
338
348
  - _Type_: `string[]`
339
- - _Default_: `['src']`
349
+ - _Default_: `['.']`
340
350
  - _Example_: `['src', '../../ui-library', require.resolve("@my-package/content")]`
341
351
  - _Description_: The directory path where content is stored.
342
352
 
@@ -483,11 +493,9 @@ Settings that control how Intlayer optimizes and builds your application's inter
483
493
 
484
494
  Build options apply to the `@intlayer/babel` and `@intlayer/swc` plugins.
485
495
 
486
- > In development mode, Intlayer use a centralized static import for dictionaries to simplify the development experience.
496
+ > In development mode, Intlayer uses static imports for dictionaries to simplify the development experience.
487
497
 
488
- > By optimizing the build, Intlayer will replace all calls of dictionaries to optimize chunking. That way the final bundle will import only the dictionaries that are used.
489
-
490
- - **Note**: `@intlayer/babel` is available by default on `vite-intlayer` package, but `@intlayer/swc` is not installed by default on `next-intlayer` package as SWC plugins are still experimental on Next.js.
498
+ > When optimized, Intlayer will replace dictionary calls to optimize chunking, so the final bundle only imports dictionaries that are actually used.
491
499
 
492
500
  #### Properties
493
501
 
@@ -497,21 +505,28 @@ Build options apply to the `@intlayer/babel` and `@intlayer/swc` plugins.
497
505
  - _Default_: `process.env.NODE_ENV === 'production'`
498
506
  - _Description_: Controls whether the build should be optimized.
499
507
  - _Example_: `true`
500
- - _Note_: It will allows to import only the dictionaries that are used into the bundle. But all imports will stay as static import to avoid async processing when loading the dictionaries.
501
- - _Note_: When enabled, Intlayer will optimize dictionary chunking by replacing all calls of `useIntlayer` with `useDictionary` and `getIntlayer` with `getDictionary`.
508
+ - _Note_: When enabled, Intlayer will replace all calls of dictionaries to optimize chunking. That way the final bundle will import only the dictionaries that are used. All imports will stay as static import to avoid async processing when loading the dictionaries.
509
+ - _Note_: Intlayer will replace all calls of `useIntlayer` with the defined mode by the `importMode` option and `getIntlayer` with `getDictionary`.
510
+ - _Note_: This option relies on the `@intlayer/babel` and `@intlayer/swc` plugins.
502
511
  - _Note_: Ensure all keys are declared statically in the `useIntlayer` calls. e.g. `useIntlayer('navbar')`.
503
512
 
504
- - **activateDynamicImport**:
505
-
506
- - _Type_: `boolean`
507
- - _Default_: `false`
508
- - _Description_: Controls whether dictionary content should be dynamically imported per locale.
509
- - _Example_: `true`
510
- - _Note_: It will allows to import dynamically the dictionary content for the current locale only.
511
- - _Note_: Dynamic imports rely on React Suspense and may slightly impact rendering performance. But if desabled all locales will be loaded at once, even if they are not used.
512
- - _Note_: When enabled, Intlayer will optimize dictionary chunking by replacing all calls of `useIntlayer` calls with `useDynamicDictionary`.
513
- - _Note_: This option will be ignored if `optimize` is disabled.
513
+ - **importMode**:
514
+
515
+ - _Type_: `'static' | 'dynamic' | 'async'`
516
+ - _Default_: `'static'`
517
+ - _Description_: Controls how dictionaries are imported.
518
+ - _Example_: `'dynamic'`
519
+ - _Note_: Available modes:
520
+ - "static": Dictionaries are imported statically. Replaces `useIntlayer` with `useDictionary`.
521
+ - "dynamic": Dictionaries are imported dynamically using Suspense. Replaces `useIntlayer` with `useDictionaryDynamic`.
522
+ - "async": Dictionaries are imported dynamically asynchronously. Replaces `useIntlayer` with `await useDictionaryAsync`.
523
+ - _Note_: Dynamic imports rely on Suspense and may slightly impact rendering performance.
524
+ - _Note_: If disabled all locales will be loaded at once, even if they are not used.
525
+ - _Note_: This option relies on the `@intlayer/babel` and `@intlayer/swc` plugins.
514
526
  - _Note_: Ensure all keys are declared statically in the `useIntlayer` calls. e.g. `useIntlayer('navbar')`.
527
+ - _Note_: This option will be ignored if `optimize` is disabled.
528
+ - _Note_: In most cases, `"dynamic"` will be used for React applications, `"async"` for Vue.js applications.
529
+ - _Note_: This option will not impact the `getIntlayer`, `getDictionary`, `useDictionary`, `useDictionaryAsync` and `useDictionaryDynamic` functions.
515
530
 
516
531
  - **traversePattern**:
517
532
  - _Type_: `string[]`
@@ -524,7 +539,8 @@ Build options apply to the `@intlayer/babel` and `@intlayer/swc` plugins.
524
539
 
525
540
  ## Doc History
526
541
 
527
- | Version | Date | Changes |
528
- | ------- | ---------- | ------------------- |
529
- | 5.5.11 | 2025-06-29 | Add `docs` commands |
530
- | 5.5.10 | 2025-06-29 | Init history |
542
+ | Version | Date | Changes |
543
+ | ------- | ---------- | -------------------------------------------------------- |
544
+ | 5.6.1 | 2025-07-25 | Replace `activateDynamicImport` with `importMode` option |
545
+ | 5.6.0 | 2025-07-13 | Change default contentDir from `['src']` to `['.']` |
546
+ | 5.5.11 | 2025-06-29 | Add `docs` commands |
@@ -106,7 +106,7 @@ The Babel and SWC plugins work by analyzing your application's Abstract Syntax T
106
106
 
107
107
  In development mode, Intlayer uses a centralized static import for dictionaries to simplify the development experience.
108
108
 
109
- By activating the option `activateDynamicImport` in the [configuration](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md), Intlayer will use the dynamic import to load the dictionaries. This option is disabled by default to avoid async processing when rendering the application.
109
+ By activating the option `importMode = "dynamic"` in the [configuration](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md), Intlayer will use the dynamic import to load the dictionaries. This option is disabled by default to avoid async processing when rendering the application.
110
110
 
111
111
  > `@intlayer/babel` is available by default on `vite-intlayer` package,
112
112
 
@@ -16,6 +16,7 @@ slugs:
16
16
  - doc
17
17
  - concept
18
18
  - cms
19
+ youtubeVideo: https://www.youtube.com/watch?v=UDDTnirwi_4
19
20
  ---
20
21
 
21
22
  # Intlayer Content Management System (CMS) Documentation
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-08-11
3
- updatedAt: 2025-06-29
3
+ updatedAt: 2025-07-11
4
4
  title: CLI
5
5
  description: Discover how to use the Intlayer CLI to manage your multilingual website. Follow the steps in this online documentation to set up your project in a few minutes.
6
6
  keywords:
@@ -59,48 +59,6 @@ Intlayer accepts multiple configuration file formats:
59
59
 
60
60
  To see how to configure available locales, or other parameters, refer to the [configuration documentation here](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/configuration.md).
61
61
 
62
- ## CLI SDK
63
-
64
- The CLI SDK is a library that allows you to use the Intlayer CLI in your own code.
65
-
66
- ```bash packageManager="npm"
67
- npm install @intlayer/cli -D
68
- ```
69
-
70
- ```bash packageManager="yarn"
71
- yarn add @intlayer/cli -D
72
- ```
73
-
74
- ```bash packageManager="pnpm"
75
- pnpm add @intlayer/cli -D
76
- ```
77
-
78
- Example of usage:
79
-
80
- ```ts
81
- import {
82
- push,
83
- pull,
84
- fill,
85
- build,
86
- docTranslate,
87
- docReview,
88
- } from "@intlayer/cli";
89
-
90
- push();
91
- // ...
92
- pull();
93
- // ...
94
- fill();
95
- // ...
96
- build();
97
- // ...
98
- docTranslate();
99
- // ...
100
- docReview();
101
- // ...
102
- ```
103
-
104
62
  ## Run intlayer commands
105
63
 
106
64
  ### Build dictionaries
@@ -141,22 +99,57 @@ If [intlayer editor](https://github.com/aymericzip/intlayer/blob/main/docs/docs/
141
99
 
142
100
  ##### Arguments:
143
101
 
144
- - `-d`, `--dictionaries`: ids of the dictionaries to pull. If not specified, all dictionaries will be pushed.
102
+ **Dictionary options:**
103
+
104
+ - **`-d`, `--dictionaries`**: ids of the dictionaries to pull. If not specified, all dictionaries will be pushed.
105
+
145
106
  > Example: `npx intlayer dictionary push -d my-dictionary-id my-other-dictionary-id`
146
- - `-r`, `--deleteLocaleDictionary`: Skip the question that asking to delete the locales directories once the dictionaries are pushed, and remove them. By default, is the dictionary is defined locally, it will overwrite distant dictionaries content.
107
+
108
+ **Configuration options:**
109
+
110
+ - **`--base-dir`**: Specify the base directory for the project. To retrieve the intlayer configuration, the command will look for the `intlayer.config.{ts,js,json,cjs,mjs}` file in the base directory.
111
+
112
+ > Example: `npx intlayer dictionary push --env-file .env.production.local`
113
+
114
+ **Environment variables options:**
115
+
116
+ - **`--env`**: Specify the environment (e.g., `development`, `production`). Useful in the case you use environment variables in your intlayer configuration file.
117
+ - **`--env-file`**: Provide a custom environment file to load variables from. Useful in the case you use environment variables in your intlayer configuration file.
118
+
119
+ > Example: `npx intlayer dictionary push --env-file .env.production.local`
120
+
121
+ > Example: `npx intlayer dictionary push --env production`
122
+
123
+ **Output options:**
124
+
125
+ - **`-r`, `--delete-locale-dictionary`**: Skip the question that asking to delete the locales directories once the dictionaries are pushed, and remove them. By default, if the dictionary is defined locally, it will overwrite distant dictionaries content.
126
+
147
127
  > Example: `npx intlayer dictionary push -r`
148
- - `-k`, `--keepLocaleDictionary`: Skip the question that asking to delete the locales directories once the dictionaries are pushed, and keep them. By default, is the dictionary is defined locally, it will overwrite distant dictionaries content.
128
+
129
+ > Example: `npx intlayer dictionary push --delete-locale-dictionary`
130
+
131
+ - **`-k`, `--keep-locale-dictionary`**: Skip the question that asking to delete the locales directories once the dictionaries are pushed, and keep them. By default, is the dictionary is defined locally, it will overwrite distant dictionaries content.
132
+
149
133
  > Example: `npx intlayer dictionary push -k`
150
- - `--env`: Specify the environment (e.g., `development`, `production`).
151
- - `--env-file`: Provide a custom environment file to load variables from.
152
- - `--base-dir`: Specify the base directory for the project.
153
- - `--verbose`: Enable verbose logging for debugging.
154
- - `--git-diff`: Only run on dictionaries that includes changes from base (default `origin/main`) to current branch (default: `HEAD`).
155
- - `--git-diff-base`: Specify the base reference for git diff (default `origin/main`).
156
- - `--git-diff-current`: Specify the current reference for git diff (default: `HEAD`).
157
- - `--uncommitted`: Include uncommitted changes.
158
- - `--unpushed`: Include unpushed changes.
159
- - `--untracked`: Include untracked files.
134
+
135
+ > Example: `npx intlayer dictionary push --keep-locale-dictionary`
136
+
137
+ **Log options:**
138
+
139
+ - **`--verbose`**: Enable verbose logging for debugging.
140
+
141
+ **Git options:**
142
+
143
+ - **`--git-diff`**: Only run on dictionaries that includes changes from base (default `origin/main`) to current branch (default: `HEAD`).
144
+ - **`--git-diff-base`**: Specify the base reference for git diff (default `origin/main`).
145
+ - **`--git-diff-current`**: Specify the current reference for git diff (default: `HEAD`).
146
+ - **`--uncommitted`**: Include uncommitted changes.
147
+ - **`--unpushed`**: Include unpushed changes.
148
+ - **`--untracked`**: Include untracked files.
149
+
150
+ > Example: `npx intlayer dictionary push --git-diff --git-diff-base origin/main --git-diff-current HEAD`
151
+
152
+ > Example: `npx intlayer dictionary push --uncommitted --unpushed --untracked`
160
153
 
161
154
  ### Pull distant dictionaries
162
155
 
@@ -174,13 +167,35 @@ If [intlayer editor](https://github.com/aymericzip/intlayer/blob/main/docs/docs/
174
167
 
175
168
  ##### Arguments:
176
169
 
177
- - `-d, --dictionaries`: Ids of the dictionaries to pull. If not specified, all dictionaries will be pulled.
170
+ **Dictionary options:**
171
+
172
+ - **`-d, --dictionaries`**: Ids of the dictionaries to pull. If not specified, all dictionaries will be pulled.
173
+
178
174
  > Example: `npx intlayer dictionary pull -d my-dictionary-id my-other-dictionary-id`
179
- - `--newDictionariesPath` : Path to the directory where the new dictionaries will be saved. If not specified, the news dictionaries will be saved in the `./intlayer-dictionaries` directory of the project. If a `filePath` fields is specified in your dictionary content, the dictionaries will not consider this argument and will be saved in the specified `filePath` directory.
180
- - `--env`: Specify the environment (e.g., `development`, `production`).
181
- - `--env-file`: Provide a custom environment file to load variables from.
182
- - `--base-dir`: Specify the base directory for the project.
183
- - `--verbose`: Enable verbose logging for debugging.
175
+
176
+ **Configuration options:**
177
+
178
+ - **`--base-dir`**: Specify the base directory for the project. To retrieve the intlayer configuration, the command will look for the `intlayer.config.{ts,js,json,cjs,mjs}` file in the base directory.
179
+
180
+ > Example: `npx intlayer dictionary push --env-file .env.production.local`
181
+
182
+ **Environment variables options:**
183
+
184
+ - **`--env`**: Specify the environment (e.g., `development`, `production`).
185
+ - **`--env-file`**: Provide a custom environment file to load variables from.
186
+ - **`--base-dir`**: Specify the base directory for the project. To retrieve the intlayer configuration, the command will look for the `intlayer.config.{ts,js,json,cjs,mjs}` file in the base directory.
187
+
188
+ > Example: `npx intlayer dictionary push --env-file .env.production.local`
189
+
190
+ > Example: `npx intlayer dictionary push --env production`
191
+
192
+ **Output options:**
193
+
194
+ - \*\*`--new-dictionaries-path` : Path to the directory where the new dictionaries will be saved. If not specified, the news dictionaries will be saved in the `./intlayer-dictionaries` directory of the project. If a `filePath` fields is specified in your dictionary content, the dictionaries will not consider this argument and will be saved in the specified `filePath` directory.
195
+
196
+ **Log options:**
197
+
198
+ - **`--verbose`**: Enable verbose logging for debugging.
184
199
 
185
200
  ##### Example:
186
201
 
@@ -204,77 +219,74 @@ This command analyzes your content declaration files for potential issues such a
204
219
 
205
220
  ##### Arguments:
206
221
 
207
- - `-f, --file [files...]`
208
- A list of specific content declaration files to audit. If not provided, all discovered `*.content.{ts,js,mjs,cjs,tsx,jsx,json}` files will be audited.
222
+ **Files list options:**
223
+
224
+ - **`-f, --file [files...]`**: A list of specific content declaration files to audit. If not provided, all discovered `*.content.{ts,js,mjs,cjs,tsx,jsx,json}` based on your configuration file setup will be audited.
209
225
 
210
- - `--exclude [excludedGlobs...]`
211
- Globs pattern to exclude from the audit (e.g. `--exclude "src/test/**"`).
226
+ > Example: `npx intlayer dictionary fill -f src/home/app.content.ts`
212
227
 
213
- - `--source-locale [sourceLocale]`
214
- The source locale to translate from. If not specified, the default locale from your configuration will be used.
228
+ - **`-k, --keys [keys...]`**: Filter dictionaries based on keys. If not provided, all dictionaries will be audited.
215
229
 
216
- - `--output-locales [outputLocales...]`
217
- Target locales to translate to. If not specified, all locales from your configuration will be used except the source locale.
230
+ > Example: `npx intlayer dictionary fill -k key1 key2`
218
231
 
219
- - `--mode [mode]`
220
- Translation mode: 'complete', 'review', or 'missing-only'. Default is 'missing-only'.
232
+ - **`--excluded-keys [excludedKeys...]`**: Filter out dictionaries based on keys. If not provided, all dictionaries will be audited.
221
233
 
222
- - `--git-diff`
223
- Filters dictionaries that includes changes from base (default `origin/main`) to current branch (default: `HEAD`).
234
+ > Example: `npx intlayer dictionary fill --excluded-keys key1 key2`
224
235
 
225
- - `--git-diff-base`
226
- Specify the base reference for git diff (default `origin/main`).
236
+ - **`--path-filter [pathFilters...]`**: Filter dictionaries based on glob pattern for file paths.
227
237
 
228
- - `--git-diff-current`
229
- Specify the current reference for git diff (default: `HEAD`).
238
+ > Example: `npx intlayer dictionary fill --path-filter "src/home/**"`
230
239
 
231
- - `--uncommitted`
232
- Filters dictionaries that includes uncommitted changes.
240
+ **Entry output options:**
233
241
 
234
- - `--unpushed`
235
- Filters dictionaries that includes unpushed changes.
242
+ - **`--source-locale [sourceLocale]`**: The source locale to translate from. If not specified, the default locale from your configuration will be used.
236
243
 
237
- - `--untracked`
238
- Filters dictionaries that includes untracked files.
244
+ - **`--output-locales [outputLocales...]`**: Target locales to translate to. If not specified, all locales from your configuration will be used except the source locale.
239
245
 
240
- - `--keys [keys...]`
241
- Filter dictionaries based on specified keys.
246
+ - **`--mode [mode]`**: Translation mode: 'complete', 'review', or 'missing-only'. Default is 'missing-only'.
242
247
 
243
- - `--excluded-keys [excludedKeys...]`
244
- Filter out dictionaries based on specified keys.
248
+ **Git options:**
245
249
 
246
- - `--path-filter [pathFilters...]`
247
- Filter dictionaries based on glob pattern for file paths.
250
+ - **`--git-diff`**: Only run on dictionaries that includes changes from base (default `origin/main`) to current branch (default: `HEAD`).
251
+ - **`--git-diff-base`**: Specify the base reference for git diff (default `origin/main`).
252
+ - **`--git-diff-current`**: Specify the current reference for git diff (default: `HEAD`).
253
+ - **`--uncommitted`**: Include uncommitted changes.
254
+ - **`--unpushed`**: Include unpushed changes.
255
+ - **`--untracked`**: Include untracked files.
256
+
257
+ > Example: `npx intlayer doc translate --git-diff --git-diff-base origin/main --git-diff-current HEAD`
258
+
259
+ > Example: `npx intlayer doc translate --uncommitted --unpushed --untracked`
260
+
261
+ **AI options:**
262
+
263
+ - **`--model [model]`**: The AI model to use for the translation (e.g., `gpt-3.5-turbo`).
264
+ - **`--provider [provider]`**: The AI provider to use for the translation.
265
+ - **`--temperature [temperature]`**: Temperature setting for the AI model.
266
+ - **`--api-key [apiKey]`**: Provide your own API key for the AI service.
267
+ - **`--custom-prompt [prompt]`**: Provide a custom prompt for your translation instructions.
268
+ - **`--application-context [applicationContext]`**: Provide additional context for the AI translation.
248
269
 
249
- - `--model [model]`
250
- The AI model to use for the translation (e.g., `gpt-3.5-turbo`).
270
+ > Example: `npx intlayer fill --model gpt-3.5-turbo --provider openai --temperature 0.5 --api-key sk-1234567890 --application-context "My application is a cat store"`
251
271
 
252
- - `--provider [provider]`
253
- The AI provider to use for the translation.
272
+ **Environment variables options:**
254
273
 
255
- - `--temperature [temperature]`
256
- Temperature setting for the AI model.
274
+ - **`--env`**: Specify the environment (e.g., `development`, `production`).
275
+ - **`--env-file [envFile]`**: Provide a custom environment file to load variables from.
257
276
 
258
- - `--api-key [apiKey]`
259
- Provide your own API key for the AI service.
277
+ > Example: `npx intlayer fill --env-file .env.production.local`
260
278
 
261
- - `--custom-prompt [prompt]`
262
- Provide a custom prompt for your translation instructions.
279
+ > Example: `npx intlayer fill --env production`
263
280
 
264
- - `--application-context [applicationContext]`
265
- Provide additional context for the AI translation.
281
+ **Configuration options:**
266
282
 
267
- - `--env`
268
- Specify the environment (e.g., `development`, `production`).
283
+ - **`--base-dir`**: Specify the base directory for the project.
269
284
 
270
- - `--env-file [envFile]`
271
- Provide a custom environment file to load variables from.
285
+ > Example: `npx intlayer fill --base-dir ./src`
272
286
 
273
- - `--base-dir`
274
- Specify the base directory for the project.
287
+ **Log options:**
275
288
 
276
- - `--verbose`
277
- Enable verbose logging for debugging.
289
+ - **`--verbose`**: Enable verbose logging for debugging.
278
290
 
279
291
  ##### Example:
280
292
 
@@ -342,45 +354,97 @@ npx intlayer doc translate
342
354
 
343
355
  ##### Arguments:
344
356
 
357
+ **File list options:**
358
+
345
359
  - **`--doc-pattern [docPattern...]`**: Glob patterns to match documentation files to translate.
360
+
346
361
  > Example: `npx intlayer doc translate --doc-pattern "docs/**/*.md" "src/**/*.mdx"`
362
+
347
363
  - **`--excluded-glob-pattern [excludedGlobPattern...]`**: Glob patterns to exclude from translation.
364
+
348
365
  > Example: `npx intlayer doc translate --excluded-glob-pattern "docs/internal/**"`
349
- - **`--nb-simultaneous-file-processed [nbSimultaneousFileProcessed]`**: Number of files to process simultaneously for translation.
350
- > Example: `npx intlayer doc translate --nb-simultaneous-file-processed 5`
366
+
367
+ - **`--skip-if-modified-before [skipIfModifiedBefore]`**: Skip the file if it has been modified before the given time.
368
+
369
+ - Can be an absolute time as "2025-12-05" (string or Date)
370
+ - Can be a relative time in ms `1 * 60 * 60 * 1000` (1 hour)
371
+ - This option check update time of the file using the `fs.stat` method. So it could be impacted by Git or other tools that modify the file.
372
+
373
+ > Example: `npx intlayer doc translate --skip-if-modified-before "2025-12-05"`
374
+
375
+ - **`--skip-if-modified-after [skipIfModifiedAfter]`**: Skip the file if it has been modified within the given time.
376
+
377
+ - Can be an absolute time as "2025-12-05" (string or Date)
378
+ - Can be a relative time in ms `1 * 60 * 60 * 1000` (1 hour)
379
+ - This option check update time of the file using the `fs.stat` method. So it could be impacted by Git or other tools that modify the file.
380
+
381
+ > Example: `npx intlayer doc translate --skip-if-modified-after "2025-12-05"`
382
+
383
+ **Entry output options:**
384
+
351
385
  - **`--locales [locales...]`**: Target locales to translate documentation to.
386
+
352
387
  > Example: `npx intlayer doc translate --locales fr es de`
388
+
353
389
  - **`--base-locale [baseLocale]`**: Source locale to translate from.
390
+
354
391
  > Example: `npx intlayer doc translate --base-locale en`
392
+
393
+ **File processing options:**
394
+
395
+ - **`--nb-simultaneous-file-processed [nbSimultaneousFileProcessed]`**: Number of files to process simultaneously for translation.
396
+
397
+ > Example: `npx intlayer doc translate --nb-simultaneous-file-processed 5`
398
+
399
+ **AI options:**
400
+
355
401
  - **`--model [model]`**: The AI model to use for translation (e.g., `gpt-3.5-turbo`).
356
402
  - **`--provider [provider]`**: The AI provider to use for translation.
357
403
  - **`--temperature [temperature]`**: Temperature setting for the AI model.
358
404
  - **`--api-key [apiKey]`**: Provide your own API key for the AI service.
359
- - **`--custom-prompt [prompt]`**: Provide a custom prompt for translation instructions.
360
405
  - **`--application-context [applicationContext]`**: Provide additional context for the AI translation.
406
+ - **`--custom-prompt [prompt]`**: Customize the base prompt used for translation. (Note: For most use cases, the `--custom-instructions` option is recommended instead as it provides better control over translation behavior.)
407
+
408
+ > Example: `npx intlayer doc translate --model deepseek-chat --provider deepseek --temperature 0.5 --api-key sk-1234567890 --application-context "My application is a cat store"`
409
+
410
+ **Environment variables options:**
411
+
361
412
  - **`--env`**: Specify the environment (e.g., `development`, `production`).
362
413
  - **`--env-file [envFile]`**: Provide a custom environment file to load variables from.
363
414
  - **`--base-dir`**: Specify the base directory for the project.
415
+
416
+ > Example: `npx intlayer doc translate --base-dir ./docs --env-file .env.production.local`
417
+
418
+ **Log options:**
419
+
364
420
  - **`--verbose`**: Enable verbose logging for debugging.
421
+
422
+ > Example: `npx intlayer doc translate --verbose`
423
+
424
+ **Custom instructions options:**
425
+
365
426
  - **`--custom-instructions [customInstructions]`**: Custom instructions added to the prompt. Usefull to apply specific rules regarding formatting, urls translation, etc.
366
- - **`--skip-if-modified-before [skipIfModifiedBefore]`**: Skip the file if it has been modified before the given time.
367
- - Can be an absolute time as "2025-12-05" (string or Date)
368
- - Can be a relative time in ms `1 * 60 * 60 * 1000` (1 hour)
369
- - This option check update time of the file using the `fs.stat` method. So it could be impacted by Git or other tools that modify the file.
370
- - **`--skip-if-modified-after [skipIfModifiedAfter]`**: Skip the file if it has been modified within the given time.
427
+
371
428
  - Can be an absolute time as "2025-12-05" (string or Date)
372
429
  - Can be a relative time in ms `1 * 60 * 60 * 1000` (1 hour)
373
430
  - This option check update time of the file using the `fs.stat` method. So it could be impacted by Git or other tools that modify the file.
374
431
 
375
- ##### Example:
432
+ > Example: `npx intlayer doc translate --custom-instructions "Avoid translating urls, and keep the markdown format"`
376
433
 
377
- ```bash
378
- npx intlayer doc translate
379
- --doc-pattern "docs/en/**/*.md"
380
- --base-locale en --locales fr es
381
- --model chatgpt-4o-latest
382
- --custom-instructions "$(cat ./instructions.md)"
383
- ```
434
+ > Example: `npx intlayer doc translate --custom-instructions "$(cat ./instructions.md)"`
435
+
436
+ **Git options:**
437
+
438
+ - **`--git-diff`**: Only run on dictionaries that includes changes from base (default `origin/main`) to current branch (default: `HEAD`).
439
+ - **`--git-diff-base`**: Specify the base reference for git diff (default `origin/main`).
440
+ - **`--git-diff-current`**: Specify the current reference for git diff (default: `HEAD`).
441
+ - **`--uncommitted`**: Include uncommitted changes.
442
+ - **`--unpushed`**: Include unpushed changes.
443
+ - **`--untracked`**: Include untracked files.
444
+
445
+ > Example: `npx intlayer doc translate --git-diff --git-diff-base origin/main --git-diff-current HEAD`
446
+
447
+ > Example: `npx intlayer doc translate --uncommitted --unpushed --untracked`
384
448
 
385
449
  > Note that the output file path will be determined by replacing the following patterns
386
450
  >
@@ -400,19 +464,20 @@ The `doc review` command analyzes documentation files for quality, consistency,
400
464
  npx intlayer doc review
401
465
  ```
402
466
 
467
+ It can be used to review files that are already translated, and to check if the translation is correct.
468
+
469
+ For most use cases,
470
+
471
+ - prefer using the `doc translate` when the translated version of this file is not available.
472
+ - prefer using the `doc review` when the translated version of this file already exists.
473
+
474
+ > Note that the review process consumes more entry tokens than the translate process to review the same file entirely. However, the review process will optimize the chunks to review, and will skip the parts that are not changed.
475
+
403
476
  ##### Arguments:
404
477
 
405
478
  The `doc review` command accepts the same arguments as `doc translate`, allowing you to review specific documentation files and apply quality checks.
406
479
 
407
- ##### Example:
408
-
409
- ```bash
410
- npx intlayer doc review
411
- --doc-pattern "docs/en/**/*.md"
412
- --locales fr es de
413
- --model chatgpt-4o-latest
414
- --custom-instructions "$(cat ./instructions.md)"
415
- ```
480
+ If you activated one of the git options, the command will only review the part of the files that getting changed. The script will process by chunking the file and review each chunk. If there is no changes in the chunk, the script will skip it to speed up the review process and limit the AI Provider API cost.
416
481
 
417
482
  ## Use intlayer commands in your `package.json`
418
483
 
@@ -428,6 +493,48 @@ npx intlayer doc review
428
493
  }
429
494
  ```
430
495
 
496
+ ## CLI SDK
497
+
498
+ The CLI SDK is a library that allows you to use the Intlayer CLI in your own code.
499
+
500
+ ```bash packageManager="npm"
501
+ npm install @intlayer/cli --save-dev
502
+ ```
503
+
504
+ ```bash packageManager="yarn"
505
+ yarn add @intlayer/cli --save-dev
506
+ ```
507
+
508
+ ```bash packageManager="pnpm"
509
+ pnpm add @intlayer/cli --save-dev
510
+ ```
511
+
512
+ Example of usage:
513
+
514
+ ```ts
515
+ import {
516
+ push,
517
+ pull,
518
+ fill,
519
+ build,
520
+ docTranslate,
521
+ docReview,
522
+ } from "@intlayer/cli";
523
+
524
+ push();
525
+ // ...
526
+ pull();
527
+ // ...
528
+ fill();
529
+ // ...
530
+ build();
531
+ // ...
532
+ docTranslate();
533
+ // ...
534
+ docReview();
535
+ // ...
536
+ ```
537
+
431
538
  ## Debug intlayer command
432
539
 
433
540
  ### 1. **Ensure you're using the latest version**
@@ -460,6 +567,7 @@ npx clear-npx-cache
460
567
 
461
568
  ## Doc History
462
569
 
463
- | Version | Date | Changes |
464
- | ------- | ---------- | ------------ |
465
- | 5.5.10 | 2025-06-29 | Init history |
570
+ | Version | Date | Changes |
571
+ | ------- | ---------- | ------------------------------------------- |
572
+ | 5.5.11 | 2025-07-11 | Update CLI command parameters documentation |
573
+ | 5.5.10 | 2025-06-29 | Init history |
@@ -15,6 +15,7 @@ slugs:
15
15
  - doc
16
16
  - concept
17
17
  - editor
18
+ youtubeVideo: https://www.youtube.com/watch?v=UDDTnirwi_4
18
19
  ---
19
20
 
20
21
  # Intlayer Visual Editor Documentation
@@ -13,6 +13,7 @@ slugs:
13
13
  - doc
14
14
  - environment
15
15
  - angular
16
+ # applicationTemplate: https://github.com/aymericzip/intlayer-angular-template
16
17
  ---
17
18
 
18
19
  # Getting Started with Internationalization (i18n) in Angular using Intlayer