@intlayer/docs 7.5.8 → 7.5.9

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 (426) hide show
  1. package/dist/cjs/generated/docs.entry.cjs +19 -0
  2. package/dist/cjs/generated/docs.entry.cjs.map +1 -1
  3. package/dist/esm/generated/docs.entry.mjs +19 -0
  4. package/dist/esm/generated/docs.entry.mjs.map +1 -1
  5. package/dist/types/generated/docs.entry.d.ts +1 -0
  6. package/dist/types/generated/docs.entry.d.ts.map +1 -1
  7. package/docs/ar/cli/index.md +6 -1
  8. package/docs/ar/cli/init.md +84 -0
  9. package/docs/ar/intlayer_with_angular.md +5 -2
  10. package/docs/ar/intlayer_with_astro.md +5 -2
  11. package/docs/ar/intlayer_with_create_react_app.md +5 -2
  12. package/docs/ar/intlayer_with_express.md +5 -2
  13. package/docs/ar/intlayer_with_lynx+react.md +5 -2
  14. package/docs/ar/intlayer_with_nestjs.md +5 -2
  15. package/docs/ar/intlayer_with_next-i18next.md +1 -1
  16. package/docs/ar/intlayer_with_next-intl.md +1 -1
  17. package/docs/ar/intlayer_with_nextjs_14.md +1 -1
  18. package/docs/ar/intlayer_with_nextjs_15.md +5 -2
  19. package/docs/ar/intlayer_with_nextjs_16.md +5 -2
  20. package/docs/ar/intlayer_with_nextjs_page_router.md +5 -2
  21. package/docs/ar/intlayer_with_nuxt.md +1 -1
  22. package/docs/ar/intlayer_with_react_native+expo.md +5 -2
  23. package/docs/ar/intlayer_with_react_router_v7.md +5 -2
  24. package/docs/ar/intlayer_with_react_router_v7_fs_routes.md +5 -2
  25. package/docs/ar/intlayer_with_svelte_kit.md +5 -2
  26. package/docs/ar/intlayer_with_tanstack.md +5 -2
  27. package/docs/ar/intlayer_with_vite+preact.md +5 -2
  28. package/docs/ar/intlayer_with_vite+react.md +5 -2
  29. package/docs/ar/intlayer_with_vite+solid.md +5 -2
  30. package/docs/ar/intlayer_with_vite+svelte.md +5 -2
  31. package/docs/ar/intlayer_with_vite+vue.md +5 -2
  32. package/docs/de/cli/index.md +6 -1
  33. package/docs/de/cli/init.md +92 -0
  34. package/docs/de/intlayer_with_angular.md +5 -2
  35. package/docs/de/intlayer_with_astro.md +5 -2
  36. package/docs/de/intlayer_with_create_react_app.md +1 -1
  37. package/docs/de/intlayer_with_express.md +5 -2
  38. package/docs/de/intlayer_with_lynx+react.md +5 -2
  39. package/docs/de/intlayer_with_nestjs.md +5 -2
  40. package/docs/de/intlayer_with_next-i18next.md +1 -1
  41. package/docs/de/intlayer_with_next-intl.md +1 -1
  42. package/docs/de/intlayer_with_nextjs_14.md +1 -1
  43. package/docs/de/intlayer_with_nextjs_15.md +5 -2
  44. package/docs/de/intlayer_with_nextjs_16.md +5 -2
  45. package/docs/de/intlayer_with_nextjs_page_router.md +5 -2
  46. package/docs/de/intlayer_with_nuxt.md +1 -1
  47. package/docs/de/intlayer_with_react_native+expo.md +5 -2
  48. package/docs/de/intlayer_with_react_router_v7.md +5 -2
  49. package/docs/de/intlayer_with_react_router_v7_fs_routes.md +5 -2
  50. package/docs/de/intlayer_with_svelte_kit.md +5 -2
  51. package/docs/de/intlayer_with_tanstack.md +5 -2
  52. package/docs/de/intlayer_with_vite+preact.md +5 -2
  53. package/docs/de/intlayer_with_vite+react.md +5 -2
  54. package/docs/de/intlayer_with_vite+solid.md +5 -2
  55. package/docs/de/intlayer_with_vite+svelte.md +5 -2
  56. package/docs/de/intlayer_with_vite+vue.md +5 -2
  57. package/docs/en/cli/index.md +6 -1
  58. package/docs/en/cli/init.md +84 -0
  59. package/docs/en/intlayer_with_angular.md +5 -2
  60. package/docs/en/intlayer_with_astro.md +5 -2
  61. package/docs/en/intlayer_with_create_react_app.md +5 -2
  62. package/docs/en/intlayer_with_express.md +5 -2
  63. package/docs/en/intlayer_with_lynx+react.md +5 -2
  64. package/docs/en/intlayer_with_nestjs.md +5 -2
  65. package/docs/en/intlayer_with_next-i18next.md +1 -1
  66. package/docs/en/intlayer_with_next-intl.md +1 -1
  67. package/docs/en/intlayer_with_nextjs_14.md +5 -2
  68. package/docs/en/intlayer_with_nextjs_15.md +5 -2
  69. package/docs/en/intlayer_with_nextjs_16.md +5 -2
  70. package/docs/en/intlayer_with_nextjs_page_router.md +5 -2
  71. package/docs/en/intlayer_with_nuxt.md +5 -2
  72. package/docs/en/intlayer_with_react_native+expo.md +5 -2
  73. package/docs/en/intlayer_with_react_router_v7.md +5 -2
  74. package/docs/en/intlayer_with_react_router_v7_fs_routes.md +5 -2
  75. package/docs/en/intlayer_with_svelte_kit.md +5 -2
  76. package/docs/en/intlayer_with_tanstack.md +5 -2
  77. package/docs/en/intlayer_with_vite+preact.md +5 -2
  78. package/docs/en/intlayer_with_vite+react.md +5 -2
  79. package/docs/en/intlayer_with_vite+solid.md +5 -2
  80. package/docs/en/intlayer_with_vite+svelte.md +5 -2
  81. package/docs/en/intlayer_with_vite+vue.md +5 -2
  82. package/docs/en-GB/cli/index.md +6 -1
  83. package/docs/en-GB/cli/init.md +89 -0
  84. package/docs/en-GB/intlayer_with_angular.md +5 -2
  85. package/docs/en-GB/intlayer_with_astro.md +5 -2
  86. package/docs/en-GB/intlayer_with_create_react_app.md +5 -2
  87. package/docs/en-GB/intlayer_with_express.md +5 -2
  88. package/docs/en-GB/intlayer_with_lynx+react.md +5 -2
  89. package/docs/en-GB/intlayer_with_nestjs.md +5 -2
  90. package/docs/en-GB/intlayer_with_next-i18next.md +1 -1
  91. package/docs/en-GB/intlayer_with_next-intl.md +1 -1
  92. package/docs/en-GB/intlayer_with_nextjs_14.md +5 -2
  93. package/docs/en-GB/intlayer_with_nextjs_15.md +5 -2
  94. package/docs/en-GB/intlayer_with_nextjs_16.md +5 -2
  95. package/docs/en-GB/intlayer_with_nextjs_page_router.md +5 -2
  96. package/docs/en-GB/intlayer_with_nuxt.md +1 -1
  97. package/docs/en-GB/intlayer_with_react_native+expo.md +5 -2
  98. package/docs/en-GB/intlayer_with_react_router_v7.md +5 -2
  99. package/docs/en-GB/intlayer_with_react_router_v7_fs_routes.md +5 -2
  100. package/docs/en-GB/intlayer_with_svelte_kit.md +5 -2
  101. package/docs/en-GB/intlayer_with_tanstack.md +5 -2
  102. package/docs/en-GB/intlayer_with_vite+preact.md +5 -2
  103. package/docs/en-GB/intlayer_with_vite+react.md +5 -2
  104. package/docs/en-GB/intlayer_with_vite+solid.md +5 -2
  105. package/docs/en-GB/intlayer_with_vite+svelte.md +5 -2
  106. package/docs/en-GB/intlayer_with_vite+vue.md +5 -2
  107. package/docs/es/cli/index.md +6 -1
  108. package/docs/es/cli/init.md +84 -0
  109. package/docs/es/intlayer_with_angular.md +5 -2
  110. package/docs/es/intlayer_with_astro.md +5 -2
  111. package/docs/es/intlayer_with_create_react_app.md +5 -2
  112. package/docs/es/intlayer_with_express.md +5 -2
  113. package/docs/es/intlayer_with_lynx+react.md +5 -2
  114. package/docs/es/intlayer_with_nestjs.md +5 -2
  115. package/docs/es/intlayer_with_next-i18next.md +1 -1
  116. package/docs/es/intlayer_with_next-intl.md +1 -1
  117. package/docs/es/intlayer_with_nextjs_14.md +5 -2
  118. package/docs/es/intlayer_with_nextjs_15.md +5 -2
  119. package/docs/es/intlayer_with_nextjs_16.md +5 -2
  120. package/docs/es/intlayer_with_nextjs_page_router.md +5 -2
  121. package/docs/es/intlayer_with_nuxt.md +1 -1
  122. package/docs/es/intlayer_with_react_native+expo.md +5 -2
  123. package/docs/es/intlayer_with_react_router_v7.md +5 -2
  124. package/docs/es/intlayer_with_react_router_v7_fs_routes.md +5 -2
  125. package/docs/es/intlayer_with_svelte_kit.md +5 -2
  126. package/docs/es/intlayer_with_tanstack.md +5 -2
  127. package/docs/es/intlayer_with_vite+preact.md +5 -2
  128. package/docs/es/intlayer_with_vite+react.md +5 -2
  129. package/docs/es/intlayer_with_vite+solid.md +5 -2
  130. package/docs/es/intlayer_with_vite+svelte.md +5 -2
  131. package/docs/es/intlayer_with_vite+vue.md +5 -2
  132. package/docs/fr/cli/index.md +6 -1
  133. package/docs/fr/cli/init.md +84 -0
  134. package/docs/fr/intlayer_with_angular.md +5 -2
  135. package/docs/fr/intlayer_with_astro.md +5 -2
  136. package/docs/fr/intlayer_with_create_react_app.md +5 -2
  137. package/docs/fr/intlayer_with_express.md +5 -2
  138. package/docs/fr/intlayer_with_lynx+react.md +5 -2
  139. package/docs/fr/intlayer_with_nestjs.md +5 -2
  140. package/docs/fr/intlayer_with_next-i18next.md +1 -1
  141. package/docs/fr/intlayer_with_next-intl.md +1 -1
  142. package/docs/fr/intlayer_with_nextjs_14.md +1 -1
  143. package/docs/fr/intlayer_with_nextjs_15.md +5 -2
  144. package/docs/fr/intlayer_with_nextjs_16.md +5 -2
  145. package/docs/fr/intlayer_with_nextjs_page_router.md +5 -2
  146. package/docs/fr/intlayer_with_nuxt.md +1 -1
  147. package/docs/fr/intlayer_with_react_native+expo.md +5 -2
  148. package/docs/fr/intlayer_with_react_router_v7.md +5 -2
  149. package/docs/fr/intlayer_with_react_router_v7_fs_routes.md +5 -2
  150. package/docs/fr/intlayer_with_svelte_kit.md +5 -2
  151. package/docs/fr/intlayer_with_tanstack.md +5 -2
  152. package/docs/fr/intlayer_with_vite+preact.md +5 -2
  153. package/docs/fr/intlayer_with_vite+react.md +5 -2
  154. package/docs/fr/intlayer_with_vite+solid.md +5 -2
  155. package/docs/fr/intlayer_with_vite+svelte.md +5 -2
  156. package/docs/fr/intlayer_with_vite+vue.md +5 -2
  157. package/docs/hi/cli/index.md +6 -1
  158. package/docs/hi/cli/init.md +92 -0
  159. package/docs/hi/intlayer_with_angular.md +5 -2
  160. package/docs/hi/intlayer_with_astro.md +5 -2
  161. package/docs/hi/intlayer_with_create_react_app.md +1 -1
  162. package/docs/hi/intlayer_with_express.md +5 -2
  163. package/docs/hi/intlayer_with_lynx+react.md +5 -2
  164. package/docs/hi/intlayer_with_nestjs.md +5 -2
  165. package/docs/hi/intlayer_with_next-i18next.md +1 -1
  166. package/docs/hi/intlayer_with_next-intl.md +1 -1
  167. package/docs/hi/intlayer_with_nextjs_14.md +1 -1
  168. package/docs/hi/intlayer_with_nextjs_15.md +5 -2
  169. package/docs/hi/intlayer_with_nextjs_16.md +5 -2
  170. package/docs/hi/intlayer_with_nextjs_page_router.md +5 -2
  171. package/docs/hi/intlayer_with_nuxt.md +1 -1
  172. package/docs/hi/intlayer_with_react_native+expo.md +5 -2
  173. package/docs/hi/intlayer_with_react_router_v7.md +5 -2
  174. package/docs/hi/intlayer_with_react_router_v7_fs_routes.md +5 -2
  175. package/docs/hi/intlayer_with_svelte_kit.md +5 -2
  176. package/docs/hi/intlayer_with_tanstack.md +5 -2
  177. package/docs/hi/intlayer_with_vite+preact.md +5 -2
  178. package/docs/hi/intlayer_with_vite+react.md +5 -2
  179. package/docs/hi/intlayer_with_vite+solid.md +5 -2
  180. package/docs/hi/intlayer_with_vite+svelte.md +5 -2
  181. package/docs/hi/intlayer_with_vite+vue.md +5 -2
  182. package/docs/id/cli/index.md +6 -1
  183. package/docs/id/cli/init.md +89 -0
  184. package/docs/id/intlayer_with_angular.md +5 -2
  185. package/docs/id/intlayer_with_astro.md +5 -2
  186. package/docs/id/intlayer_with_create_react_app.md +5 -2
  187. package/docs/id/intlayer_with_express.md +5 -2
  188. package/docs/id/intlayer_with_lynx+react.md +5 -2
  189. package/docs/id/intlayer_with_nestjs.md +5 -2
  190. package/docs/id/intlayer_with_next-i18next.md +1 -1
  191. package/docs/id/intlayer_with_next-intl.md +1 -1
  192. package/docs/id/intlayer_with_nextjs_14.md +5 -2
  193. package/docs/id/intlayer_with_nextjs_15.md +5 -2
  194. package/docs/id/intlayer_with_nextjs_16.md +5 -2
  195. package/docs/id/intlayer_with_nextjs_page_router.md +5 -2
  196. package/docs/id/intlayer_with_nuxt.md +1 -1
  197. package/docs/id/intlayer_with_react_native+expo.md +5 -2
  198. package/docs/id/intlayer_with_react_router_v7.md +5 -2
  199. package/docs/id/intlayer_with_react_router_v7_fs_routes.md +5 -2
  200. package/docs/id/intlayer_with_svelte_kit.md +5 -2
  201. package/docs/id/intlayer_with_tanstack.md +5 -2
  202. package/docs/id/intlayer_with_vite+preact.md +5 -2
  203. package/docs/id/intlayer_with_vite+react.md +5 -2
  204. package/docs/id/intlayer_with_vite+solid.md +5 -2
  205. package/docs/id/intlayer_with_vite+svelte.md +5 -2
  206. package/docs/id/intlayer_with_vite+vue.md +5 -2
  207. package/docs/it/cli/index.md +6 -1
  208. package/docs/it/cli/init.md +97 -0
  209. package/docs/it/intlayer_with_angular.md +5 -2
  210. package/docs/it/intlayer_with_astro.md +5 -2
  211. package/docs/it/intlayer_with_create_react_app.md +5 -2
  212. package/docs/it/intlayer_with_express.md +5 -2
  213. package/docs/it/intlayer_with_lynx+react.md +5 -2
  214. package/docs/it/intlayer_with_nestjs.md +5 -2
  215. package/docs/it/intlayer_with_next-i18next.md +1 -1
  216. package/docs/it/intlayer_with_next-intl.md +1 -1
  217. package/docs/it/intlayer_with_nextjs_14.md +1 -1
  218. package/docs/it/intlayer_with_nextjs_15.md +5 -2
  219. package/docs/it/intlayer_with_nextjs_16.md +5 -2
  220. package/docs/it/intlayer_with_nextjs_page_router.md +5 -2
  221. package/docs/it/intlayer_with_nuxt.md +1 -1
  222. package/docs/it/intlayer_with_react_native+expo.md +5 -2
  223. package/docs/it/intlayer_with_react_router_v7.md +5 -2
  224. package/docs/it/intlayer_with_react_router_v7_fs_routes.md +5 -2
  225. package/docs/it/intlayer_with_svelte_kit.md +5 -2
  226. package/docs/it/intlayer_with_tanstack.md +5 -2
  227. package/docs/it/intlayer_with_vite+preact.md +5 -2
  228. package/docs/it/intlayer_with_vite+react.md +5 -2
  229. package/docs/it/intlayer_with_vite+solid.md +5 -2
  230. package/docs/it/intlayer_with_vite+svelte.md +5 -2
  231. package/docs/it/intlayer_with_vite+vue.md +5 -2
  232. package/docs/ja/cli/index.md +6 -1
  233. package/docs/ja/cli/init.md +84 -0
  234. package/docs/ja/intlayer_with_angular.md +5 -2
  235. package/docs/ja/intlayer_with_astro.md +5 -2
  236. package/docs/ja/intlayer_with_create_react_app.md +5 -2
  237. package/docs/ja/intlayer_with_express.md +5 -2
  238. package/docs/ja/intlayer_with_lynx+react.md +5 -2
  239. package/docs/ja/intlayer_with_nestjs.md +5 -2
  240. package/docs/ja/intlayer_with_nextjs_14.md +5 -2
  241. package/docs/ja/intlayer_with_nextjs_15.md +5 -2
  242. package/docs/ja/intlayer_with_nextjs_16.md +4 -1
  243. package/docs/ja/intlayer_with_nextjs_page_router.md +5 -2
  244. package/docs/ja/intlayer_with_nuxt.md +1 -1
  245. package/docs/ja/intlayer_with_react_native+expo.md +5 -2
  246. package/docs/ja/intlayer_with_react_router_v7.md +5 -2
  247. package/docs/ja/intlayer_with_react_router_v7_fs_routes.md +5 -2
  248. package/docs/ja/intlayer_with_svelte_kit.md +5 -2
  249. package/docs/ja/intlayer_with_tanstack.md +5 -2
  250. package/docs/ja/intlayer_with_vite+preact.md +5 -2
  251. package/docs/ja/intlayer_with_vite+react.md +5 -2
  252. package/docs/ja/intlayer_with_vite+solid.md +5 -2
  253. package/docs/ja/intlayer_with_vite+svelte.md +5 -2
  254. package/docs/ja/intlayer_with_vite+vue.md +5 -2
  255. package/docs/ko/cli/index.md +6 -1
  256. package/docs/ko/cli/init.md +92 -0
  257. package/docs/ko/intlayer_with_angular.md +5 -2
  258. package/docs/ko/intlayer_with_astro.md +5 -2
  259. package/docs/ko/intlayer_with_create_react_app.md +5 -2
  260. package/docs/ko/intlayer_with_express.md +5 -2
  261. package/docs/ko/intlayer_with_lynx+react.md +5 -2
  262. package/docs/ko/intlayer_with_nestjs.md +5 -2
  263. package/docs/ko/intlayer_with_nextjs_14.md +5 -2
  264. package/docs/ko/intlayer_with_nextjs_15.md +5 -2
  265. package/docs/ko/intlayer_with_nextjs_16.md +4 -1
  266. package/docs/ko/intlayer_with_nextjs_page_router.md +5 -2
  267. package/docs/ko/intlayer_with_nuxt.md +1 -1
  268. package/docs/ko/intlayer_with_react_native+expo.md +5 -2
  269. package/docs/ko/intlayer_with_react_router_v7.md +5 -2
  270. package/docs/ko/intlayer_with_react_router_v7_fs_routes.md +5 -2
  271. package/docs/ko/intlayer_with_svelte_kit.md +5 -2
  272. package/docs/ko/intlayer_with_tanstack.md +5 -2
  273. package/docs/ko/intlayer_with_vite+preact.md +5 -2
  274. package/docs/ko/intlayer_with_vite+react.md +5 -2
  275. package/docs/ko/intlayer_with_vite+solid.md +5 -2
  276. package/docs/ko/intlayer_with_vite+svelte.md +4 -1
  277. package/docs/ko/intlayer_with_vite+vue.md +5 -2
  278. package/docs/pl/cli/index.md +6 -1
  279. package/docs/pl/cli/init.md +92 -0
  280. package/docs/pl/intlayer_with_angular.md +5 -2
  281. package/docs/pl/intlayer_with_astro.md +6 -3
  282. package/docs/pl/intlayer_with_create_react_app.md +5 -2
  283. package/docs/pl/intlayer_with_express.md +5 -2
  284. package/docs/pl/intlayer_with_lynx+react.md +5 -2
  285. package/docs/pl/intlayer_with_nestjs.md +5 -2
  286. package/docs/pl/intlayer_with_next-i18next.md +1 -1
  287. package/docs/pl/intlayer_with_next-intl.md +1 -1
  288. package/docs/pl/intlayer_with_nextjs_14.md +5 -2
  289. package/docs/pl/intlayer_with_nextjs_15.md +5 -2
  290. package/docs/pl/intlayer_with_nextjs_16.md +5 -2
  291. package/docs/pl/intlayer_with_nextjs_page_router.md +5 -2
  292. package/docs/pl/intlayer_with_nuxt.md +1 -1
  293. package/docs/pl/intlayer_with_react_native+expo.md +5 -2
  294. package/docs/pl/intlayer_with_react_router_v7.md +5 -2
  295. package/docs/pl/intlayer_with_react_router_v7_fs_routes.md +5 -2
  296. package/docs/pl/intlayer_with_svelte_kit.md +5 -2
  297. package/docs/pl/intlayer_with_tanstack.md +5 -2
  298. package/docs/pl/intlayer_with_vite+preact.md +5 -2
  299. package/docs/pl/intlayer_with_vite+react.md +5 -2
  300. package/docs/pl/intlayer_with_vite+solid.md +5 -2
  301. package/docs/pl/intlayer_with_vite+svelte.md +5 -2
  302. package/docs/pl/intlayer_with_vite+vue.md +5 -2
  303. package/docs/pt/cli/index.md +6 -1
  304. package/docs/pt/cli/init.md +92 -0
  305. package/docs/pt/intlayer_with_angular.md +5 -2
  306. package/docs/pt/intlayer_with_astro.md +5 -2
  307. package/docs/pt/intlayer_with_create_react_app.md +5 -2
  308. package/docs/pt/intlayer_with_express.md +5 -2
  309. package/docs/pt/intlayer_with_lynx+react.md +5 -2
  310. package/docs/pt/intlayer_with_nestjs.md +5 -2
  311. package/docs/pt/intlayer_with_next-i18next.md +1 -1
  312. package/docs/pt/intlayer_with_next-intl.md +1 -1
  313. package/docs/pt/intlayer_with_nextjs_14.md +1 -1
  314. package/docs/pt/intlayer_with_nextjs_15.md +5 -2
  315. package/docs/pt/intlayer_with_nextjs_16.md +5 -2
  316. package/docs/pt/intlayer_with_nextjs_page_router.md +5 -2
  317. package/docs/pt/intlayer_with_nuxt.md +1 -1
  318. package/docs/pt/intlayer_with_react_native+expo.md +5 -2
  319. package/docs/pt/intlayer_with_react_router_v7.md +5 -2
  320. package/docs/pt/intlayer_with_react_router_v7_fs_routes.md +5 -2
  321. package/docs/pt/intlayer_with_svelte_kit.md +5 -2
  322. package/docs/pt/intlayer_with_tanstack.md +5 -2
  323. package/docs/pt/intlayer_with_vite+preact.md +5 -2
  324. package/docs/pt/intlayer_with_vite+react.md +5 -2
  325. package/docs/pt/intlayer_with_vite+solid.md +5 -2
  326. package/docs/pt/intlayer_with_vite+svelte.md +5 -2
  327. package/docs/pt/intlayer_with_vite+vue.md +5 -2
  328. package/docs/ru/cli/index.md +6 -1
  329. package/docs/ru/cli/init.md +92 -0
  330. package/docs/ru/intlayer_with_angular.md +5 -2
  331. package/docs/ru/intlayer_with_astro.md +5 -2
  332. package/docs/ru/intlayer_with_create_react_app.md +5 -2
  333. package/docs/ru/intlayer_with_express.md +5 -2
  334. package/docs/ru/intlayer_with_lynx+react.md +5 -2
  335. package/docs/ru/intlayer_with_nestjs.md +5 -2
  336. package/docs/ru/intlayer_with_next-i18next.md +1 -1
  337. package/docs/ru/intlayer_with_next-intl.md +1 -1
  338. package/docs/ru/intlayer_with_nextjs_14.md +1 -1
  339. package/docs/ru/intlayer_with_nextjs_15.md +5 -2
  340. package/docs/ru/intlayer_with_nextjs_16.md +5 -2
  341. package/docs/ru/intlayer_with_nextjs_page_router.md +5 -2
  342. package/docs/ru/intlayer_with_nuxt.md +1 -1
  343. package/docs/ru/intlayer_with_react_native+expo.md +5 -2
  344. package/docs/ru/intlayer_with_react_router_v7.md +5 -2
  345. package/docs/ru/intlayer_with_react_router_v7_fs_routes.md +5 -2
  346. package/docs/ru/intlayer_with_svelte_kit.md +5 -2
  347. package/docs/ru/intlayer_with_tanstack.md +5 -2
  348. package/docs/ru/intlayer_with_vite+preact.md +5 -2
  349. package/docs/ru/intlayer_with_vite+react.md +5 -2
  350. package/docs/ru/intlayer_with_vite+solid.md +5 -2
  351. package/docs/ru/intlayer_with_vite+svelte.md +5 -2
  352. package/docs/ru/intlayer_with_vite+vue.md +5 -2
  353. package/docs/tr/cli/index.md +6 -1
  354. package/docs/tr/cli/init.md +89 -0
  355. package/docs/tr/intlayer_with_angular.md +5 -2
  356. package/docs/tr/intlayer_with_astro.md +5 -2
  357. package/docs/tr/intlayer_with_create_react_app.md +5 -2
  358. package/docs/tr/intlayer_with_express.md +5 -2
  359. package/docs/tr/intlayer_with_lynx+react.md +5 -2
  360. package/docs/tr/intlayer_with_nestjs.md +5 -2
  361. package/docs/tr/intlayer_with_next-i18next.md +1 -1
  362. package/docs/tr/intlayer_with_next-intl.md +1 -1
  363. package/docs/tr/intlayer_with_nextjs_14.md +5 -2
  364. package/docs/tr/intlayer_with_nextjs_15.md +5 -2
  365. package/docs/tr/intlayer_with_nextjs_16.md +5 -2
  366. package/docs/tr/intlayer_with_nextjs_page_router.md +5 -2
  367. package/docs/tr/intlayer_with_nuxt.md +1 -1
  368. package/docs/tr/intlayer_with_react_native+expo.md +5 -2
  369. package/docs/tr/intlayer_with_react_router_v7.md +5 -2
  370. package/docs/tr/intlayer_with_react_router_v7_fs_routes.md +5 -2
  371. package/docs/tr/intlayer_with_svelte_kit.md +5 -2
  372. package/docs/tr/intlayer_with_tanstack.md +5 -2
  373. package/docs/tr/intlayer_with_vite+preact.md +5 -2
  374. package/docs/tr/intlayer_with_vite+react.md +5 -2
  375. package/docs/tr/intlayer_with_vite+solid.md +5 -2
  376. package/docs/tr/intlayer_with_vite+svelte.md +5 -2
  377. package/docs/tr/intlayer_with_vite+vue.md +5 -2
  378. package/docs/vi/cli/index.md +6 -1
  379. package/docs/vi/cli/init.md +84 -0
  380. package/docs/vi/intlayer_with_angular.md +5 -2
  381. package/docs/vi/intlayer_with_astro.md +5 -2
  382. package/docs/vi/intlayer_with_create_react_app.md +5 -2
  383. package/docs/vi/intlayer_with_express.md +5 -2
  384. package/docs/vi/intlayer_with_lynx+react.md +5 -2
  385. package/docs/vi/intlayer_with_nestjs.md +5 -2
  386. package/docs/vi/intlayer_with_next-i18next.md +1 -1
  387. package/docs/vi/intlayer_with_next-intl.md +1 -1
  388. package/docs/vi/intlayer_with_nextjs_14.md +5 -2
  389. package/docs/vi/intlayer_with_nextjs_15.md +5 -2
  390. package/docs/vi/intlayer_with_nextjs_16.md +5 -2
  391. package/docs/vi/intlayer_with_nextjs_page_router.md +5 -2
  392. package/docs/vi/intlayer_with_nuxt.md +1 -1
  393. package/docs/vi/intlayer_with_react_native+expo.md +5 -2
  394. package/docs/vi/intlayer_with_react_router_v7.md +5 -2
  395. package/docs/vi/intlayer_with_react_router_v7_fs_routes.md +5 -2
  396. package/docs/vi/intlayer_with_svelte_kit.md +5 -2
  397. package/docs/vi/intlayer_with_tanstack.md +5 -2
  398. package/docs/vi/intlayer_with_vite+preact.md +5 -2
  399. package/docs/vi/intlayer_with_vite+react.md +5 -2
  400. package/docs/vi/intlayer_with_vite+solid.md +5 -2
  401. package/docs/vi/intlayer_with_vite+svelte.md +5 -2
  402. package/docs/vi/intlayer_with_vite+vue.md +5 -2
  403. package/docs/zh/cli/index.md +6 -1
  404. package/docs/zh/cli/init.md +84 -0
  405. package/docs/zh/intlayer_with_angular.md +5 -2
  406. package/docs/zh/intlayer_with_astro.md +5 -2
  407. package/docs/zh/intlayer_with_create_react_app.md +5 -2
  408. package/docs/zh/intlayer_with_express.md +5 -2
  409. package/docs/zh/intlayer_with_lynx+react.md +5 -2
  410. package/docs/zh/intlayer_with_nestjs.md +5 -2
  411. package/docs/zh/intlayer_with_nextjs_14.md +5 -2
  412. package/docs/zh/intlayer_with_nextjs_15.md +5 -2
  413. package/docs/zh/intlayer_with_nextjs_16.md +4 -1
  414. package/docs/zh/intlayer_with_nextjs_page_router.md +5 -2
  415. package/docs/zh/intlayer_with_react_native+expo.md +5 -2
  416. package/docs/zh/intlayer_with_react_router_v7.md +5 -2
  417. package/docs/zh/intlayer_with_react_router_v7_fs_routes.md +5 -2
  418. package/docs/zh/intlayer_with_svelte_kit.md +4 -1
  419. package/docs/zh/intlayer_with_tanstack.md +5 -2
  420. package/docs/zh/intlayer_with_vite+preact.md +5 -2
  421. package/docs/zh/intlayer_with_vite+react.md +4 -1
  422. package/docs/zh/intlayer_with_vite+solid.md +5 -2
  423. package/docs/zh/intlayer_with_vite+svelte.md +4 -1
  424. package/docs/zh/intlayer_with_vite+vue.md +5 -2
  425. package/package.json +6 -6
  426. package/src/generated/docs.entry.ts +19 -0
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2025-06-29
4
- title: Next.js 14 and App Router 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Next.js 14 and App Router 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Next.js 14 App Router 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -17,6 +17,9 @@ slugs:
17
17
  - 14
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: init 명령어 추가
20
23
  - version: 5.5.10
21
24
  date: 2025-06-29
22
25
  changes: 이력 초기화
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2025-06-29
4
- title: Next.js 15 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Next.js 15 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Next.js 15 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -18,6 +18,9 @@ slugs:
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-next-15-template
19
19
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
20
20
  history:
21
+ - version: 7.5.9
22
+ date: 2025-12-30
23
+ changes: init 명령어 추가
21
24
  - version: 5.5.10
22
25
  date: 2025-06-29
23
26
  changes: 초기 이력
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-10-25
3
- updatedAt: 2025-10-26
3
+ updatedAt: 2025-12-30
4
4
  title: Next.js 16 앱 번역 방법 – 2025 i18n 가이드
5
5
  description: Next.js 16 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-next-16-template
18
18
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: init 명령어 추가
20
23
  - version: 7.0.0
21
24
  date: 2025-06-29
22
25
  changes: 초기 기록
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-12-07
3
- updatedAt: 2025-06-29
4
- title: Next.js and Page Router 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Next.js and Page Router 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Page Router를 사용하는 Next.js 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -17,6 +17,9 @@ slugs:
17
17
  - nextjs
18
18
  - next-with-page-router
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: init 명령어 추가
20
23
  - version: 5.5.10
21
24
  date: 2025-06-29
22
25
  changes: 초기 이력
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
3
  updatedAt: 2025-12-07
4
- title: Nuxt 및 Vue 앱 번역 방법 – i18n 가이드 2025
4
+ title: Nuxt 및 Vue 앱 번역 방법 – i18n 가이드 2026
5
5
  description: Nuxt 및 Vue 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-06-18
3
- updatedAt: 2025-06-29
4
- title: React Native and Expo 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: React Native and Expo 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: React Native 및 Expo 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -16,6 +16,9 @@ slugs:
16
16
  - react-native-and-expo
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-react-native-template
18
18
  history:
19
+ - version: 7.5.9
20
+ date: 2025-12-30
21
+ changes: init 명령어 추가
19
22
  - version: 5.5.10
20
23
  date: 2025-06-29
21
24
  changes: 초기 이력
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-09-04
3
- updatedAt: 2025-12-27
4
- title: React Router v7 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: React Router v7 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Intlayer를 사용하여 React Router v7 애플리케이션에 국제화(i18n)를 추가하는 방법을 배우세요. 로케일 인식 라우팅으로 앱을 다국어로 만드는 종합 가이드를 따르세요.
6
6
  keywords:
7
7
  - 국제화
@@ -20,6 +20,9 @@ slugs:
20
20
  applicationTemplate: https://github.com/aymericzip/intlayer-react-router-v7-template
21
21
  youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
22
22
  history:
23
+ - version: 7.5.9
24
+ date: 2025-12-30
25
+ changes: init 명령어 추가
23
26
  - version: 7.5.6
24
27
  date: 2025-12-27
25
28
  changes: 레이아웃 업데이트 및 404 처리
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-09-04
3
- updatedAt: 2025-10-03
4
- title: React Router v7 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: React Router v7 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Intlayer를 사용하여 React Router v7 애플리케이션에 국제화(i18n)를 추가하는 방법을 배우세요. 로케일 인식 라우팅으로 앱을 다국어로 만드는 종합 가이드를 따르세요.
6
6
  keywords:
7
7
  - 국제화
@@ -20,6 +20,9 @@ slugs:
20
20
  applicationTemplate: https://github.com/aymericzip/intlayer-react-router-v7-template
21
21
  youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
22
22
  history:
23
+ - version: 7.5.9
24
+ date: 2025-12-30
25
+ changes: init 명령어 추가
23
26
  - version: 6.1.5
24
27
  date: 2025-10-03
25
28
  changes: 문서 업데이트
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-11-20
3
- updatedAt: 2025-11-20
4
- title: SvelteKit 앱 번역 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: SvelteKit 앱 번역 방법 – i18n 가이드 2026
5
5
  description: SvelteKit 웹사이트를 다국어로 만드는 방법을 알아보세요. 서버 사이드 렌더링(SSR)을 사용하여 국제화(i18n) 및 번역하는 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -16,6 +16,9 @@ slugs:
16
16
  - sveltekit
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-sveltekit-template
18
18
  history:
19
+ - version: 7.5.9
20
+ date: 2025-12-30
21
+ changes: init 명령어 추가
19
22
  - version: 7.1.10
20
23
  date: 2025-11-20
21
24
  changes: 초기 기록
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-09-09
3
- updatedAt: 2025-12-11
4
- title: Tanstack Start 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Tanstack Start 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Intlayer를 사용하여 Tanstack Start 애플리케이션에 국제화(i18n)를 추가하는 방법을 배우세요. 로케일 인식 라우팅으로 앱을 다국어 지원으로 만드는 종합 가이드를 따르세요.
6
6
  keywords:
7
7
  - 국제화
@@ -19,6 +19,9 @@ slugs:
19
19
  applicationTemplate: https://github.com/aymericzip/intlayer-tanstack-start-template
20
20
  youtubeVideo: https://www.youtube.com/watch?v=_XTdKVWaeqg
21
21
  history:
22
+ - version: 7.5.9
23
+ date: 2025-12-30
24
+ changes: init 명령어 추가
22
25
  - version: 7.4.0
23
26
  date: 2025-12-11
24
27
  changes: validatePrefix 도입 및 14단계 추가: 현지화된 라우트로 404 페이지 처리.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2025-06-29
4
- title: Vite and Preact 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Vite and Preact 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Vite와 Preact 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -16,6 +16,9 @@ slugs:
16
16
  - vite-and-preact
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-vite-preact-template
18
18
  history:
19
+ - version: 7.5.9
20
+ date: 2025-12-30
21
+ changes: init 명령어 추가
19
22
  - version: 5.5.10
20
23
  date: 2025-06-29
21
24
  changes: 초기 이력
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2025-12-10
4
- title: Vite 및 React 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Vite 및 React 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Intlayer를 사용하여 Vite 및 React 애플리케이션에 국제화(i18n)를 추가하는 방법을 배우세요. 이 가이드를 따라 앱을 다국어로 만드세요.
6
6
  keywords:
7
7
  - 국제화
@@ -18,6 +18,9 @@ slugs:
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-vite-react-template
19
19
  youtubeVideo: https://www.youtube.com/watch?v=dS9L7uJeak4
20
20
  history:
21
+ - version: 7.5.9
22
+ date: 2025-12-30
23
+ changes: init 명령어 추가
21
24
  - version: 5.5.10
22
25
  date: 2025-06-29
23
26
  changes: 초기 이력
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2025-06-29
4
- title: Vite and Solid 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Vite and Solid 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Vite와 Solid 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -16,6 +16,9 @@ slugs:
16
16
  - vite-and-solid
17
17
  # applicationTemplate: https://github.com/aymericzip/intlayer-vite-solid-template
18
18
  history:
19
+ - version: 7.5.9
20
+ date: 2025-12-30
21
+ changes: init 명령어 추가
19
22
  - version: 5.5.10
20
23
  date: 2025-06-29
21
24
  changes: 이력 초기화
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2025-11-19
3
+ updatedAt: 2025-12-30
4
4
  title: Vite 및 Svelte 앱 번역 방법 – 2025 i18n 가이드
5
5
  description: Vite 및 Svelte 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
@@ -16,6 +16,9 @@ slugs:
16
16
  - vite-and-svelte
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-vite-svelte-template
18
18
  history:
19
+ - version: 7.5.9
20
+ date: 2025-12-30
21
+ changes: init 명령어 추가
19
22
  - version: 5.5.11
20
23
  date: 2025-11-19
21
24
  changes: 문서 업데이트
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2025-06-29
4
- title: Vite and Vue 앱 번역하는 방법 – i18n 가이드 2025
3
+ updatedAt: 2025-12-30
4
+ title: Vite and Vue 앱 번역하는 방법 – i18n 가이드 2026
5
5
  description: Vite와 Vue 웹사이트를 다국어로 만드는 방법을 알아보세요. 국제화(i18n) 및 번역을 위한 문서를 따라가세요.
6
6
  keywords:
7
7
  - 국제화
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-vite-vue-template
18
18
  youtubeVideo: https://www.youtube.com/watch?v=IE3XWkZ6a5U
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: init 명령어 추가
20
23
  - version: 5.5.10
21
24
  date: 2025-06-29
22
25
  changes: 이력 초기화
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  createdAt: 2024-08-11
3
- updatedAt: 2025-11-22
3
+ updatedAt: 2025-12-30
4
4
  title: CLI
5
5
  description: Odkryj, jak używać Intlayer CLI do zarządzania Twoją wielojęzyczną stroną internetową. Postępuj zgodnie z krokami w tej dokumentacji online, aby skonfigurować swój projekt w kilka minut.
6
6
  keywords:
@@ -17,6 +17,9 @@ slugs:
17
17
  - concept
18
18
  - cli
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodano polecenie init
20
23
  - version: 7.2.3
21
24
  date: 2025-11-22
22
25
  changes: Dodano polecenie transform
@@ -131,6 +134,7 @@ Aby zobaczyć, jak skonfigurować dostępne lokalizacje lub inne parametry, zapo
131
134
 
132
135
  ### Konfiguracja
133
136
 
137
+ - **[Zainicjuj Intlayer](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/cli/init.md)** - Skonfiguruj Intlayer w swoim projekcie z automatyczną konfiguracją
134
138
  - **[Manage Configuration](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/cli/configuration.md)** - Pobierz i wyślij swoją konfigurację Intlayer do CMS
135
139
 
136
140
  ### Zarządzanie dokumentacją
@@ -152,6 +156,7 @@ Aby zobaczyć, jak skonfigurować dostępne lokalizacje lub inne parametry, zapo
152
156
 
153
157
  ```json fileName="package.json"
154
158
  "scripts": {
159
+ "intlayer:init": "npx intlayer init",
155
160
  "intlayer:login": "npx intlayer login",
156
161
  "intlayer:build": "npx intlayer build",
157
162
  "intlayer:watch": "npx intlayer build --watch",
@@ -0,0 +1,92 @@
1
+ ---
2
+ createdAt: 2025-12-30
3
+ updatedAt: 2025-12-30
4
+ title: Inicjalizacja Intlayer
5
+ description: Dowiedz się, jak zainicjalizować Intlayer w swoim projekcie.
6
+ keywords:
7
+ - Inicjalizacja
8
+ - CLI
9
+ - Intlayer
10
+ - AI
11
+ slugs:
12
+ - doc
13
+ - concept
14
+ - cli
15
+ - init
16
+ history:
17
+ - version: 7.5.9
18
+ date: 2025-12-30
19
+ changes: Dodano polecenie init
20
+ ---
21
+
22
+ # Inicjalizacja Intlayer
23
+
24
+ ```bash
25
+ npx intlayer init
26
+ ```
27
+
28
+ Polecenie `init` automatycznie konfiguruje Intlayer w Twoim projekcie, tworząc niezbędne pliki i ustawienia. To zalecany sposób rozpoczęcia pracy z Intlayer.
29
+
30
+ ## Aliasy:
31
+
32
+ - `npx intlayer init`
33
+
34
+ ## Argumenty:
35
+
36
+ - `--project-root [projectRoot]` - Opcjonalne. Określa katalog główny projektu. Jeśli nie zostanie podane, polecenie wyszuka katalog główny projektu, zaczynając od bieżącego katalogu roboczego.
37
+
38
+ ## Co robi:
39
+
40
+ Polecenie `init` wykonuje następujące zadania konfiguracyjne:
41
+
42
+ 1. **Weryfikuje strukturę projektu** - Upewnia się, że znajdujesz się w poprawnym katalogu projektu z plikiem `package.json`
43
+ 2. **Aktualizuje `.gitignore`** - Dodaje `.intlayer` do pliku `.gitignore`, aby wykluczyć generowane pliki z kontroli wersji
44
+ 3. **Konfiguruje TypeScript** - Aktualizuje wszystkie pliki `tsconfig.json`, aby uwzględniały definicje typów Intlayer (`.intlayer/**/*.ts`)
45
+ 4. **Tworzy plik konfiguracyjny** - Generuje `intlayer.config.ts` (dla projektów TypeScript) lub `intlayer.config.mjs` (dla projektów JavaScript) z ustawieniami domyślnymi
46
+ 5. **Aktualizuje konfigurację Vite** - Jeśli wykryto plik konfiguracyjny Vite, dodaje import wtyczki `vite-intlayer`
47
+
48
+ Polecenie `init` wykonuje następujące zadania konfiguracyjne:
49
+
50
+ 1. **Weryfikuje strukturę projektu** - Zapewnia, że znajdujesz się w prawidłowym katalogu projektu zawierającym plik `package.json`
51
+ 2. **Aktualizuje `.gitignore`** - Dodaje `.intlayer` do pliku `.gitignore`, aby wykluczyć wygenerowane pliki z kontroli wersji
52
+ 3. **Konfiguruje TypeScript** - Aktualizuje wszystkie pliki `tsconfig.json`, aby uwzględnić definicje typów Intlayer (`.intlayer/**/*.ts`)
53
+ 4. **Tworzy plik konfiguracyjny** - Generuje `intlayer.config.ts` (dla projektów TypeScript) lub `intlayer.config.mjs` (dla projektów JavaScript) z ustawieniami domyślnymi
54
+ 5. **Aktualizuje konfigurację Vite** - Jeśli wykryto plik konfiguracyjny Vite, dodaje import wtyczki `vite-intlayer`
55
+ 6. **Aktualizuje konfigurację Next.js** - Jeśli wykryty zostanie plik konfiguracyjny Next.js, dodaje import wtyczki `next-intlayer`
56
+
57
+ ## Przykłady:
58
+
59
+ ### Podstawowa inicjalizacja:
60
+
61
+ ```bash
62
+ npx intlayer init
63
+ ```
64
+
65
+ To zainicjalizuje Intlayer w bieżącym katalogu, automatycznie wykrywając katalog projektu.
66
+
67
+ ### Inicjalizacja z niestandardowym katalogiem projektu:
68
+
69
+ ```bash
70
+ npx intlayer init --project-root ./my-project
71
+ ```
72
+
73
+ To zainicjalizuje Intlayer w podanym katalogu.
74
+
75
+ ## Przykładowe wyjście:
76
+
77
+ ```bash
78
+ npx intlayer init
79
+ Sprawdzanie konfiguracji Intlayer...
80
+ ✓ Dodano .intlayer do .gitignore
81
+ ✓ Zaktualizowano tsconfig.json, aby uwzględniał typy intlayer
82
+ Utworzono intlayer.config.ts
83
+ ✓ Wstrzyknięto import do vite.config.ts
84
+ ✓ Inicjalizacja Intlayer zakończona pomyślnie.
85
+ ```
86
+
87
+ ## Uwagi:
88
+
89
+ - Polecenie jest idempotentne — można je uruchamiać wielokrotnie bez obaw. Pomiń kroki, które są już skonfigurowane.
90
+ - Jeśli plik konfiguracyjny już istnieje, nie zostanie nadpisany.
91
+ - Pliki konfiguracyjne TypeScript bez tablicy `include` (np. konfiguracje w stylu solution z odwołaniami) są pomijane.
92
+ - Polecenie zakończy się błędem, jeśli w katalogu głównym projektu nie zostanie znaleziony plik `package.json`.
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-04-18
3
- updatedAt: 2025-06-29
4
- title: Jak przetłumaczyć swoją aplikację Angular – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację Angular – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją stronę Angular wielojęzyczną. Postępuj zgodnie z dokumentacją, aby internacjonalizować (i18n) i tłumaczyć ją.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -15,6 +15,9 @@ slugs:
15
15
  - angular
16
16
  # applicationTemplate: https://github.com/aymericzip/intlayer-angular-template
17
17
  history:
18
+ - version: 7.5.9
19
+ date: 2025-12-30
20
+ changes: Dodaj polecenie init
18
21
  - version: 5.5.10
19
22
  date: 2025-06-29
20
23
  changes: Inicjalizacja historii
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-03-07
3
- updatedAt: 2025-10-03
4
- title: Jak przetłumaczyć swoją aplikację Astro – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację Astro – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak dodać internacjonalizację (i18n) do swojej strony Astro za pomocą Intlayer. Postępuj zgodnie z tym przewodnikiem, aby uczynić swoją stronę wielojęzyczną.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  - astro
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-astro-template
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 6.2.0
21
24
  date: 2025-10-03
22
25
  changes: Odświeżenie integracji z Astro, konfiguracji, użytkowania
@@ -27,7 +30,7 @@ history:
27
30
  Aby pójść dalej, możesz zaimplementować [edytor wizualny](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/intlayer_visual_editor.md) lub wyodrębnić swoją zawartość, korzystając z [CMS](https://github.com/aymericzip/intlayer/blob/main/docs/docs/pl/intlayer_CMS.md).---
28
31
  createdAt: 2024-03-07
29
32
  updatedAt: 2025-10-03
30
- title: Jak przetłumaczyć swoją aplikację Astro – przewodnik i18n 2025
33
+ title: Jak przetłumaczyć swoją aplikację Astro – przewodnik i18n 2026
31
34
  description: Dowiedz się, jak dodać internacjonalizację (i18n) do swojej strony Astro za pomocą Intlayer. Postępuj zgodnie z tym przewodnikiem, aby uczynić swoją stronę wielojęzyczną.
32
35
  keywords:
33
36
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2025-08-23
4
- title: Jak przetłumaczyć swoją aplikację Create React App – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację Create React App – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją stronę Create React App (CRA) wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zrealizować internacjonalizację (i18n) i tłumaczenie.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  - create-react-app
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-react-cra-template
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 5.5.10
21
24
  date: 2025-06-29
22
25
  changes: Inicjalizacja historii
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-08-23
3
- updatedAt: 2025-08-23
4
- title: Jak przetłumaczyć backend Express – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć backend Express – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swój backend Express wielojęzycznym. Postępuj zgodnie z dokumentacją, aby internacjonalizować (i18n) i tłumaczyć.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -15,6 +15,9 @@ slugs:
15
15
  - environment
16
16
  - express
17
17
  history:
18
+ - version: 7.5.9
19
+ date: 2025-12-30
20
+ changes: Dodaj polecenie init
18
21
  - version: 5.5.10
19
22
  date: 2025-06-29
20
23
  changes: Inicjalizacja historii
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-03-09
3
- updatedAt: 2025-06-29
4
- title: Jak przetłumaczyć swoją aplikację mobilną Lynx i React – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację mobilną Lynx i React – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją aplikację mobilną Lynx i React wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zinternacjonalizować (i18n) i przetłumaczyć aplikację.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  - lynx-and-react
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-lynx-template
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 5.5.10
21
24
  date: 2025-06-29
22
25
  changes: Inicjalizacja historii
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-09-09
3
- updatedAt: 2025-09-09
4
- title: Jak przetłumaczyć backend Nest – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć backend Nest – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swój backend NestJS wielojęzycznym. Postępuj zgodnie z dokumentacją, aby internacjonalizować (i18n) i tłumaczyć.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/AydinTheFirst/nestjs-intlayer
18
18
  author: AydinTheFirst
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 5.8.0
21
24
  date: 2025-09-09
22
25
  changes: Dokumentacja początkowa
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-10-05
3
3
  updatedAt: 2025-10-05
4
- title: Jak przetłumaczyć swoją aplikację Next.js 15 używając next-i18next – przewodnik i18n 2025
4
+ title: Jak przetłumaczyć swoją aplikację Next.js 15 używając next-i18next – przewodnik i18n 2026
5
5
  description: Praktyczny, gotowy do produkcji przewodnik po internacjonalizacji aplikacji Next.js 15 App Router z użyciem i18next/next-i18next oraz jej rozszerzeniu za pomocą Intlayer.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-10-05
3
3
  updatedAt: 2025-10-05
4
- title: Jak przetłumaczyć swoją aplikację Next.js 15 za pomocą next-intl – przewodnik i18n 2025
4
+ title: Jak przetłumaczyć swoją aplikację Next.js 15 za pomocą next-intl – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją stronę Next.js 15 App Router wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zrealizować internacjonalizację (i18n) i tłumaczenie.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2025-09-22
4
- title: Jak przetłumaczyć swoją stronę Next.js 14 i App Router – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją stronę Next.js 14 i App Router – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją stronę Next.js 14 App Router wielojęzyczną. Postępuj zgodnie z dokumentacją, aby ją internacjonalizować (i18n) i tłumaczyć.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  - 14
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-next-14-template
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 6.2.0
21
24
  date: 2025-10-09
22
25
  changes: Dodano dokumentację dla hooka `useLocale` z opcją `onLocaleChange`
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2025-10-25
3
- updatedAt: 2025-11-01
4
- title: Jak przetłumaczyć swoją aplikację Next.js 15 – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację Next.js 15 – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją stronę Next.js 15 wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zinternacjonalizować (i18n) i przetłumaczyć ją.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -18,6 +18,9 @@ slugs:
18
18
  applicationTemplate: https://github.com/aymericzip/intlayer-next-15-template
19
19
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
20
20
  history:
21
+ - version: 7.5.9
22
+ date: 2025-12-30
23
+ changes: Dodaj polecenie init
21
24
  - version: 7.0.6
22
25
  date: 2025-11-01
23
26
  changes: Dodano wzmiankę o `x-default` w obiekcie `alternates`
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-12-06
3
- updatedAt: 2025-10-26
4
- title: Jak przetłumaczyć swoją aplikację Next.js 16 – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację Next.js 16 – przewodnik i18n 2026
5
5
  description: Odkryj, jak uczynić swoją stronę Next.js 16 wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zinternacjonalizować (i18n) i przetłumaczyć ją.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  applicationTemplate: https://github.com/aymericzip/intlayer-next-16-template
18
18
  youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 7.0.0
21
24
  date: 2025-06-29
22
25
  changes: Inicjalizacja historii
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  createdAt: 2024-12-07
3
- updatedAt: 2025-06-29
4
- title: Jak przetłumaczyć swoją aplikację Next.js i Page Router – przewodnik i18n 2025
3
+ updatedAt: 2025-12-30
4
+ title: Jak przetłumaczyć swoją aplikację Next.js i Page Router – przewodnik i18n 2026
5
5
  description: Dowiedz się, jak uczynić swoją stronę Next.js korzystającą z Page Router wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zrealizować internacjonalizację (i18n) i tłumaczenie.
6
6
  keywords:
7
7
  - Internacjonalizacja
@@ -17,6 +17,9 @@ slugs:
17
17
  - nextjs
18
18
  - next-with-page-router
19
19
  history:
20
+ - version: 7.5.9
21
+ date: 2025-12-30
22
+ changes: Dodaj polecenie init
20
23
  - version: 5.6.0
21
24
  date: 2025-07-06
22
25
  changes: Przekształcenie funkcji `withIntlayer()` na funkcję opartą na promise