@intlayer/docs 7.5.13 → 7.6.0-canary.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/blog/ar/i18n_using_next-i18next.md +1 -1
- package/blog/ar/i18n_using_next-intl.md +1 -1
- package/blog/ar/per-component_vs_centralized_i18n.md +248 -0
- package/blog/de/per-component_vs_centralized_i18n.md +248 -0
- package/blog/en/_per-component_vs_centralized_i18n.md +252 -0
- package/blog/en/i18n_using_next-i18next.md +1 -1
- package/blog/en/i18n_using_next-intl.md +1 -1
- package/blog/en/per-component_vs_centralized_i18n.md +248 -0
- package/blog/en-GB/i18n_using_next-i18next.md +1 -1
- package/blog/en-GB/i18n_using_next-intl.md +1 -1
- package/blog/en-GB/per-component_vs_centralized_i18n.md +247 -0
- package/blog/es/i18n_using_next-i18next.md +1 -1
- package/blog/es/i18n_using_next-intl.md +1 -1
- package/blog/es/per-component_vs_centralized_i18n.md +245 -0
- package/blog/fr/i18n_using_next-i18next.md +1 -1
- package/blog/fr/i18n_using_next-intl.md +1 -1
- package/blog/fr/per-component_vs_centralized_i18n.md +245 -0
- package/blog/hi/per-component_vs_centralized_i18n.md +249 -0
- package/blog/id/i18n_using_next-i18next.md +1 -1
- package/blog/id/i18n_using_next-intl.md +1 -1
- package/blog/id/per-component_vs_centralized_i18n.md +248 -0
- package/blog/it/i18n_using_next-i18next.md +1 -1
- package/blog/it/i18n_using_next-intl.md +1 -1
- package/blog/it/per-component_vs_centralized_i18n.md +247 -0
- package/blog/ja/per-component_vs_centralized_i18n.md +247 -0
- package/blog/ko/per-component_vs_centralized_i18n.md +246 -0
- package/blog/pl/per-component_vs_centralized_i18n.md +247 -0
- package/blog/pt/i18n_using_next-i18next.md +1 -1
- package/blog/pt/i18n_using_next-intl.md +1 -1
- package/blog/pt/per-component_vs_centralized_i18n.md +246 -0
- package/blog/ru/per-component_vs_centralized_i18n.md +251 -0
- package/blog/tr/per-component_vs_centralized_i18n.md +244 -0
- package/blog/uk/per-component_vs_centralized_i18n.md +248 -0
- package/blog/vi/i18n_using_next-i18next.md +1 -1
- package/blog/vi/i18n_using_next-intl.md +1 -1
- package/blog/vi/per-component_vs_centralized_i18n.md +246 -0
- package/blog/zh/per-component_vs_centralized_i18n.md +248 -0
- package/dist/cjs/common.cjs.map +1 -1
- package/dist/cjs/generated/blog.entry.cjs +20 -0
- package/dist/cjs/generated/blog.entry.cjs.map +1 -1
- package/dist/cjs/generated/docs.entry.cjs.map +1 -1
- package/dist/cjs/generated/frequentQuestions.entry.cjs.map +1 -1
- package/dist/cjs/generated/legal.entry.cjs.map +1 -1
- package/dist/esm/common.mjs.map +1 -1
- package/dist/esm/generated/blog.entry.mjs +20 -0
- package/dist/esm/generated/blog.entry.mjs.map +1 -1
- package/dist/esm/generated/docs.entry.mjs.map +1 -1
- package/dist/esm/generated/frequentQuestions.entry.mjs.map +1 -1
- package/dist/esm/generated/legal.entry.mjs.map +1 -1
- package/dist/types/generated/blog.entry.d.ts +1 -0
- package/dist/types/generated/blog.entry.d.ts.map +1 -1
- package/docs/ar/cli/doc-review.md +6 -0
- package/docs/ar/cli/doc-translate.md +8 -0
- package/docs/ar/cli/fill.md +37 -0
- package/docs/ar/intlayer_with_svelte_kit.md +1 -1
- package/docs/de/cli/doc-review.md +6 -0
- package/docs/de/cli/doc-translate.md +8 -0
- package/docs/de/cli/fill.md +37 -0
- package/docs/de/intlayer_with_svelte_kit.md +1 -1
- package/docs/en/cli/doc-review.md +6 -0
- package/docs/en/cli/doc-translate.md +8 -0
- package/docs/en/cli/fill.md +37 -0
- package/docs/en/cli/test.md +4 -3
- package/docs/en-GB/cli/doc-review.md +6 -0
- package/docs/en-GB/cli/doc-translate.md +8 -0
- package/docs/en-GB/cli/fill.md +37 -0
- package/docs/en-GB/intlayer_with_svelte_kit.md +1 -1
- package/docs/es/cli/doc-review.md +6 -0
- package/docs/es/cli/doc-translate.md +8 -0
- package/docs/es/cli/fill.md +37 -0
- package/docs/es/intlayer_with_svelte_kit.md +1 -1
- package/docs/fr/cli/doc-review.md +6 -0
- package/docs/fr/cli/doc-translate.md +8 -0
- package/docs/fr/cli/fill.md +37 -0
- package/docs/fr/intlayer_with_svelte_kit.md +1 -1
- package/docs/hi/cli/doc-review.md +6 -0
- package/docs/hi/cli/doc-translate.md +8 -0
- package/docs/hi/cli/fill.md +37 -0
- package/docs/hi/intlayer_with_svelte_kit.md +1 -1
- package/docs/id/cli/doc-review.md +6 -0
- package/docs/id/cli/doc-translate.md +8 -0
- package/docs/id/cli/fill.md +37 -0
- package/docs/id/intlayer_with_svelte_kit.md +1 -1
- package/docs/it/cli/doc-review.md +6 -0
- package/docs/it/cli/doc-translate.md +8 -0
- package/docs/it/cli/fill.md +37 -0
- package/docs/it/intlayer_with_svelte_kit.md +1 -1
- package/docs/ja/cli/doc-review.md +6 -0
- package/docs/ja/cli/doc-translate.md +8 -0
- package/docs/ja/cli/fill.md +37 -0
- package/docs/ja/intlayer_with_svelte_kit.md +1 -1
- package/docs/ko/cli/doc-review.md +6 -0
- package/docs/ko/cli/doc-translate.md +8 -0
- package/docs/ko/cli/fill.md +37 -0
- package/docs/ko/intlayer_with_svelte_kit.md +1 -1
- package/docs/pl/cli/doc-review.md +6 -0
- package/docs/pl/cli/doc-translate.md +8 -0
- package/docs/pl/cli/fill.md +37 -0
- package/docs/pl/intlayer_with_svelte_kit.md +1 -1
- package/docs/pt/cli/doc-review.md +6 -0
- package/docs/pt/cli/doc-translate.md +8 -0
- package/docs/pt/cli/fill.md +37 -0
- package/docs/pt/intlayer_with_svelte_kit.md +1 -1
- package/docs/ru/cli/doc-review.md +6 -0
- package/docs/ru/cli/doc-translate.md +8 -0
- package/docs/ru/cli/fill.md +37 -0
- package/docs/ru/intlayer_with_svelte_kit.md +1 -1
- package/docs/tr/cli/doc-review.md +6 -0
- package/docs/tr/cli/doc-translate.md +8 -0
- package/docs/tr/cli/fill.md +37 -0
- package/docs/tr/intlayer_with_svelte_kit.md +1 -1
- package/docs/uk/cli/doc-review.md +6 -0
- package/docs/uk/cli/doc-translate.md +8 -0
- package/docs/uk/cli/fill.md +37 -0
- package/docs/vi/cli/doc-review.md +6 -0
- package/docs/vi/cli/doc-translate.md +8 -0
- package/docs/vi/cli/fill.md +37 -0
- package/docs/vi/intlayer_with_svelte_kit.md +1 -1
- package/docs/zh/cli/doc-review.md +6 -0
- package/docs/zh/cli/doc-translate.md +8 -0
- package/docs/zh/cli/fill.md +37 -0
- package/package.json +9 -9
- package/src/generated/blog.entry.ts +20 -0
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Polecenie `doc translate` automatycznie tłumaczy pliki dokumentacji z bazowego języka na docelowe lokalizacje, wykorzystując usługi tłumaczenia AI.
|
|
23
23
|
|
|
24
|
+
## Kluczowe punkty:
|
|
25
|
+
|
|
26
|
+
- Dzieli duże pliki markdown na fragmenty, aby pozostać w granicach okna kontekstowego modelu AI.
|
|
27
|
+
- Ponawia tłumaczenie, jeśli format wyjściowy jest nieprawidłowy.
|
|
28
|
+
- Włącza kontekst specyficzny dla aplikacji i pliku, aby poprawić dokładność tłumaczenia.
|
|
29
|
+
- Zachowuje istniejące tłumaczenia, nie nadpisując ich.
|
|
30
|
+
- Przetwarza pliki, fragmenty i lokalizacje równolegle przy użyciu systemu kolejkowego, aby zwiększyć prędkość.
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/pl/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
To polecenie analizuje Twoje pliki deklaracji treści pod kątem potencjalnych problemów, takich jak brakujące tłumaczenia, niespójności strukturalne lub niezgodności typów. Jeśli wykryje jakiekolwiek problemy, **intlayer fill** zaproponuje lub zastosuje aktualizacje, aby utrzymać Twoje słowniki spójne i kompletne.
|
|
28
28
|
|
|
29
|
+
Kluczowe punkty:
|
|
30
|
+
|
|
31
|
+
- Dzieli duże pliki JSON na fragmenty, aby pozostać w granicach okna kontekstowego modelu AI.
|
|
32
|
+
- Ponawia tłumaczenie, jeśli format wyjściowy jest nieprawidłowy.
|
|
33
|
+
- Włącza kontekst specyficzny dla aplikacji i pliku, aby poprawić dokładność tłumaczenia.
|
|
34
|
+
- Zachowuje istniejące tłumaczenia, nie nadpisując ich.
|
|
35
|
+
- Przetwarza pliki, fragmenty i lokalizacje równolegle przy użyciu systemu kolejkowego, aby zwiększyć prędkość.
|
|
36
|
+
|
|
29
37
|
## Alias:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## Przykłady wyjścia:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## Argumenty:
|
|
36
73
|
|
|
37
74
|
**Opcje listy plików:**
|
|
@@ -188,7 +188,7 @@ Teraz możesz użyć funkcji `useIntlayer` w dowolnym komponencie Svelte. Zwraca
|
|
|
188
188
|
> **Uwaga:** `useIntlayer` zwraca store Svelte, więc musisz użyć prefiksu `---
|
|
189
189
|
> createdAt: 2025-11-20
|
|
190
190
|
> updatedAt: 2025-11-20
|
|
191
|
-
> title: Jak przetłumaczyć swoją aplikację SvelteKit – przewodnik i18n
|
|
191
|
+
> title: Jak przetłumaczyć swoją aplikację SvelteKit – przewodnik i18n 2026
|
|
192
192
|
> description: Dowiedz się, jak uczynić swoją stronę SvelteKit wielojęzyczną. Postępuj zgodnie z dokumentacją, aby zinternacjonalizować (i18n) i przetłumaczyć ją za pomocą Server-Side Rendering (SSR).
|
|
193
193
|
> keywords:
|
|
194
194
|
|
|
@@ -21,6 +21,12 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
O comando `doc review` analisa arquivos de documentação para qualidade, consistência e completude em diferentes locais.
|
|
23
23
|
|
|
24
|
+
## Pontos-chave:
|
|
25
|
+
|
|
26
|
+
- Divide arquivos markdown grandes em partes para permanecer dentro dos limites da janela de contexto do modelo de IA.
|
|
27
|
+
- Otimiza as partes a revisar e omite as partes que já estão traduzidas e não foram alteradas.
|
|
28
|
+
- Processa arquivos, partes e locales em paralelo usando um sistema de fila para aumentar a velocidade.
|
|
29
|
+
|
|
24
30
|
```bash
|
|
25
31
|
npx intlayer doc review
|
|
26
32
|
```
|
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
O comando `doc translate` traduz automaticamente arquivos de documentação de uma localidade base para localidades alvo usando serviços de tradução por IA.
|
|
23
23
|
|
|
24
|
+
## Pontos-chave:
|
|
25
|
+
|
|
26
|
+
- Divide arquivos markdown grandes em partes para permanecer dentro dos limites da janela de contexto do modelo de IA.
|
|
27
|
+
- Tenta novamente a tradução se o formato de saída estiver incorreto.
|
|
28
|
+
- Incorpora contexto específico da aplicação e do arquivo para melhorar a precisão da tradução.
|
|
29
|
+
- Preserva traduções existentes ao não sobrescrevê-las.
|
|
30
|
+
- Processa arquivos, partes e locales em paralelo usando um sistema de fila para aumentar a velocidade.
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/pt/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
Este comando analisa seus arquivos de declaração de conteúdo em busca de possíveis problemas, como traduções faltantes, inconsistências estruturais ou incompatibilidades de tipo. Se encontrar algum problema, o **intlayer fill** irá propor ou aplicar atualizações para manter seus dicionários consistentes e completos.
|
|
28
28
|
|
|
29
|
+
Pontos-chave:
|
|
30
|
+
|
|
31
|
+
- Divide arquivos JSON grandes em partes para permanecer dentro dos limites da janela de contexto do modelo de IA.
|
|
32
|
+
- Tenta novamente a tradução se o formato de saída estiver incorreto.
|
|
33
|
+
- Incorpora contexto específico da aplicação e do arquivo para melhorar a precisão da tradução.
|
|
34
|
+
- Preserva traduções existentes ao não sobrescrevê-las.
|
|
35
|
+
- Processa arquivos, partes e locales em paralelo usando um sistema de fila para aumentar a velocidade.
|
|
36
|
+
|
|
29
37
|
## Apelidos:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## Exemplos de saída:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## Argumentos:
|
|
36
73
|
|
|
37
74
|
**Opções de lista de arquivos:**
|
|
@@ -188,7 +188,7 @@ Agora você pode usar a função `useIntlayer` em qualquer componente Svelte. El
|
|
|
188
188
|
> **Nota:** `useIntlayer` retorna uma store do Svelte, então você precisa usar o prefixo `---
|
|
189
189
|
> createdAt: 2025-11-20
|
|
190
190
|
> updatedAt: 2025-11-20
|
|
191
|
-
> title: Como traduzir sua aplicação SvelteKit – guia i18n
|
|
191
|
+
> title: Como traduzir sua aplicação SvelteKit – guia i18n 2026
|
|
192
192
|
> description: Descubra como tornar seu site SvelteKit multilíngue. Siga a documentação para internacionalizar (i18n) e traduzir usando Server-Side Rendering (SSR).
|
|
193
193
|
> keywords:
|
|
194
194
|
|
|
@@ -21,6 +21,12 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Команда `doc review` анализирует файлы документации на качество, согласованность и полноту для разных локалей.
|
|
23
23
|
|
|
24
|
+
## Ключевые моменты:
|
|
25
|
+
|
|
26
|
+
- Разделяет большие markdown-файлы на части, чтобы оставаться в пределах окна контекста модели ИИ.
|
|
27
|
+
- Оптимизирует части для проверки и пропускает части, которые уже переведены и не изменены.
|
|
28
|
+
- Обрабатывает файлы, части и локали параллельно с использованием системы очередей для увеличения скорости.
|
|
29
|
+
|
|
24
30
|
```bash
|
|
25
31
|
npx intlayer doc review
|
|
26
32
|
```
|
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Команда `doc translate` автоматически переводит файлы документации с базового языка на целевые языки с использованием сервисов AI-перевода.
|
|
23
23
|
|
|
24
|
+
## Ключевые моменты:
|
|
25
|
+
|
|
26
|
+
- Разделяет большие markdown-файлы на части, чтобы оставаться в пределах окна контекста модели ИИ.
|
|
27
|
+
- Повторяет перевод, если формат вывода неверен.
|
|
28
|
+
- Включает контекст, специфичный для приложения и файла, для повышения точности перевода.
|
|
29
|
+
- Сохраняет существующие переводы, не перезаписывая их.
|
|
30
|
+
- Обрабатывает файлы, части и локали параллельно с использованием системы очередей для увеличения скорости.
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/ru/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
Эта команда анализирует ваши файлы деклараций контента на предмет возможных проблем, таких как отсутствующие переводы, структурные несоответствия или несоответствия типов. Если будут обнаружены какие-либо проблемы, **intlayer fill** предложит или применит обновления для поддержания ваших словарей в согласованном и полном состоянии.
|
|
28
28
|
|
|
29
|
+
Ключевые моменты:
|
|
30
|
+
|
|
31
|
+
- Разделяет большие JSON-файлы на части, чтобы оставаться в пределах окна контекста модели ИИ.
|
|
32
|
+
- Повторяет перевод, если формат вывода неверен.
|
|
33
|
+
- Включает контекст, специфичный для приложения и файла, для повышения точности перевода.
|
|
34
|
+
- Сохраняет существующие переводы, не перезаписывая их.
|
|
35
|
+
- Обрабатывает файлы, части и локали параллельно с использованием системы очередей для увеличения скорости.
|
|
36
|
+
|
|
29
37
|
## Псевдонимы:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## Примеры вывода:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## Аргументы:
|
|
36
73
|
|
|
37
74
|
**Опции списка файлов:**
|
|
@@ -186,7 +186,7 @@ export default heroContent;
|
|
|
186
186
|
> **Примечание:** `useIntlayer` возвращает Svelte store, поэтому для доступа к его реактивному значению нужно использовать префикс `---
|
|
187
187
|
> createdAt: 2025-11-20
|
|
188
188
|
> updatedAt: 2025-11-20
|
|
189
|
-
> title: Как перевести ваше приложение SvelteKit – руководство по i18n
|
|
189
|
+
> title: Как перевести ваше приложение SvelteKit – руководство по i18n 2026
|
|
190
190
|
> description: Узнайте, как сделать ваш сайт на SvelteKit многоязычным. Следуйте документации по интернационализации (i18n) и переводу с использованием серверного рендеринга (SSR).
|
|
191
191
|
> keywords:
|
|
192
192
|
|
|
@@ -21,6 +21,12 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
`doc review` komutu, dokümantasyon dosyalarını farklı yerellerde kalite, tutarlılık ve tamlık açısından analiz eder.
|
|
23
23
|
|
|
24
|
+
## Önemli noktalar:
|
|
25
|
+
|
|
26
|
+
- Büyük markdown dosyalarını AI modelinin bağlam penceresi sınırları içinde kalmak için parçalara böler.
|
|
27
|
+
- İncelenecek parçaları optimize eder ve zaten çevrilmiş ve değiştirilmemiş kısımları atlar.
|
|
28
|
+
- Hızı artırmak için bir kuyruk sistemi kullanarak dosyaları, parçaları ve yerel ayarları paralel olarak işler.
|
|
29
|
+
|
|
24
30
|
```bash
|
|
25
31
|
npx intlayer doc review
|
|
26
32
|
```
|
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
`doc translate` komutu, dokümantasyon dosyalarını temel bir yerelden hedef yerellere AI çeviri servislerini kullanarak otomatik olarak çevirir.
|
|
23
23
|
|
|
24
|
+
## Önemli noktalar:
|
|
25
|
+
|
|
26
|
+
- Büyük markdown dosyalarını AI modelinin bağlam penceresi sınırları içinde kalmak için parçalara böler.
|
|
27
|
+
- Çıktı formatı yanlışsa çeviriyi yeniden dener.
|
|
28
|
+
- Çeviri doğruluğunu artırmak için uygulama ve dosya özel bağlamını dahil eder.
|
|
29
|
+
- Mevcut çevirileri üzerine yazmayarak korur.
|
|
30
|
+
- Hızı artırmak için bir kuyruk sistemi kullanarak dosyaları, parçaları ve yerel ayarları paralel olarak işler.
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/tr/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
Bu komut, içerik bildirim dosyalarınızı eksik çeviriler, yapısal tutarsızlıklar veya tür uyuşmazlıkları gibi potansiyel sorunlar açısından analiz eder. Herhangi bir problem bulursa, **intlayer fill** sözlüklerinizi tutarlı ve eksiksiz tutmak için güncellemeler önerir veya uygular.
|
|
28
28
|
|
|
29
|
+
Önemli noktalar:
|
|
30
|
+
|
|
31
|
+
- Büyük JSON dosyalarını AI modelinin bağlam penceresi sınırları içinde kalmak için parçalara böler.
|
|
32
|
+
- Çıktı formatı yanlışsa çeviriyi yeniden dener.
|
|
33
|
+
- Çeviri doğruluğunu artırmak için uygulama ve dosya özel bağlamını dahil eder.
|
|
34
|
+
- Mevcut çevirileri üzerine yazmayarak korur.
|
|
35
|
+
- Hızı artırmak için bir kuyruk sistemi kullanarak dosyaları, parçaları ve yerel ayarları paralel olarak işler.
|
|
36
|
+
|
|
29
37
|
## Takma İsimler:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## Çıktı örnekleri:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## Argümanlar:
|
|
36
73
|
|
|
37
74
|
**Dosya listesi seçenekleri:**
|
|
@@ -186,7 +186,7 @@ Artık `useIntlayer` fonksiyonunu herhangi bir Svelte bileşeninde kullanabilirs
|
|
|
186
186
|
> **Not:** `useIntlayer` bir Svelte store döner, bu yüzden reaktif değerine erişmek için `---
|
|
187
187
|
> createdAt: 2025-11-20
|
|
188
188
|
> updatedAt: 2025-11-20
|
|
189
|
-
> title: SvelteKit uygulamanızı nasıl çevirirsiniz – i18n rehberi
|
|
189
|
+
> title: SvelteKit uygulamanızı nasıl çevirirsiniz – i18n rehberi 2026
|
|
190
190
|
> description: SvelteKit web sitenizi çok dilli hale nasıl getireceğinizi keşfedin. Server-Side Rendering (SSR) kullanarak uluslararasılaştırma (i18n) ve çeviri yapmak için dokümantasyonu takip edin.
|
|
191
191
|
> keywords:
|
|
192
192
|
|
|
@@ -21,6 +21,12 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Команда `doc review` аналізує файли документації на предмет якості, узгодженості та повноти в різних локалях.
|
|
23
23
|
|
|
24
|
+
## Ключові моменти:
|
|
25
|
+
|
|
26
|
+
- Розділяє великі markdown-файли на частини, щоб залишатися в межах вікна контексту моделі AI.
|
|
27
|
+
- Оптимізує частини для перевірки та пропускає частини, які вже перекладені та не змінені.
|
|
28
|
+
- Обробляє файли, частини та локалі паралельно, використовуючи систему черг для збільшення швидкості.
|
|
29
|
+
|
|
24
30
|
```bash
|
|
25
31
|
npx intlayer doc review
|
|
26
32
|
```
|
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Команда `doc translate` автоматично перекладає файли документації з базової локалі до цільових локалей за допомогою AI-сервісів перекладу.
|
|
23
23
|
|
|
24
|
+
## Ключові моменти:
|
|
25
|
+
|
|
26
|
+
- Розділяє великі markdown-файли на частини, щоб залишатися в межах вікна контексту моделі AI.
|
|
27
|
+
- Повторює переклад, якщо формат виводу невірний.
|
|
28
|
+
- Включає контекст, специфічний для додатка та файлу, для підвищення точності перекладу.
|
|
29
|
+
- Зберігає існуючі переклади, не перезаписуючи їх.
|
|
30
|
+
- Обробляє файли, частини та локалі паралельно, використовуючи систему черг для збільшення швидкості.
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/uk/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
Ця команда аналізує ваші файли декларацій контенту на предмет потенційних проблем, таких як відсутні переклади, структурні невідповідності або невідповідності типів. Якщо будуть виявлені якісь проблеми, **intlayer fill** запропонує або застосує оновлення, щоб тримати ваші словники консистентними та повними.
|
|
28
28
|
|
|
29
|
+
Ключові моменти:
|
|
30
|
+
|
|
31
|
+
- Розділяє великі JSON-файли на частини, щоб залишатися в межах вікна контексту моделі AI.
|
|
32
|
+
- Повторює переклад, якщо формат виводу невірний.
|
|
33
|
+
- Включає контекст, специфічний для додатка та файлу, для підвищення точності перекладу.
|
|
34
|
+
- Зберігає існуючі переклади, не перезаписуючи їх.
|
|
35
|
+
- Обробляє файли, частини та локалі паралельно, використовуючи систему черг для збільшення швидкості.
|
|
36
|
+
|
|
29
37
|
## Аліаси:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## Приклади виводу:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## Аргументи:
|
|
36
73
|
|
|
37
74
|
**Опції списку файлів:**
|
|
@@ -21,6 +21,12 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Lệnh `doc review` phân tích các tệp tài liệu về chất lượng, tính nhất quán và độ đầy đủ trên các ngôn ngữ khác nhau.
|
|
23
23
|
|
|
24
|
+
## Điểm chính:
|
|
25
|
+
|
|
26
|
+
- Chia các tệp markdown lớn thành các phần nhỏ để nằm trong giới hạn cửa sổ ngữ cảnh của mô hình AI.
|
|
27
|
+
- Tối ưu hóa các phần cần đánh giá và bỏ qua các phần đã được dịch và không thay đổi.
|
|
28
|
+
- Xử lý tệp, phần và ngôn ngữ song song bằng hệ thống hàng đợi để tăng tốc độ.
|
|
29
|
+
|
|
24
30
|
```bash
|
|
25
31
|
npx intlayer doc review
|
|
26
32
|
```
|
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
Lệnh `doc translate` tự động dịch các tệp tài liệu từ ngôn ngữ cơ sở sang các ngôn ngữ đích sử dụng dịch vụ dịch thuật AI.
|
|
23
23
|
|
|
24
|
+
## Điểm chính:
|
|
25
|
+
|
|
26
|
+
- Chia các tệp markdown lớn thành các phần nhỏ để nằm trong giới hạn cửa sổ ngữ cảnh của mô hình AI.
|
|
27
|
+
- Thử lại bản dịch nếu định dạng đầu ra không đúng.
|
|
28
|
+
- Tích hợp ngữ cảnh cụ thể cho ứng dụng và tệp để cải thiện độ chính xác của bản dịch.
|
|
29
|
+
- Bảo tồn các bản dịch hiện có bằng cách không ghi đè chúng.
|
|
30
|
+
- Xử lý tệp, phần và ngôn ngữ song song bằng hệ thống hàng đợi để tăng tốc độ.
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/vi/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
Lệnh này phân tích các tệp khai báo nội dung của bạn để tìm các vấn đề tiềm ẩn như thiếu bản dịch, không nhất quán về cấu trúc hoặc không khớp kiểu dữ liệu. Nếu phát hiện bất kỳ vấn đề nào, **intlayer fill** sẽ đề xuất hoặc áp dụng các cập nhật để giữ cho từ điển của bạn nhất quán và đầy đủ.
|
|
28
28
|
|
|
29
|
+
Điểm chính:
|
|
30
|
+
|
|
31
|
+
- Chia các tệp JSON lớn thành các phần nhỏ để nằm trong giới hạn cửa sổ ngữ cảnh của mô hình AI.
|
|
32
|
+
- Thử lại bản dịch nếu định dạng đầu ra không đúng.
|
|
33
|
+
- Tích hợp ngữ cảnh cụ thể cho ứng dụng và tệp để cải thiện độ chính xác của bản dịch.
|
|
34
|
+
- Bảo tồn các bản dịch hiện có bằng cách không ghi đè chúng.
|
|
35
|
+
- Xử lý tệp, phần và ngôn ngữ song song bằng hệ thống hàng đợi để tăng tốc độ.
|
|
36
|
+
|
|
29
37
|
## Bí danh:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## Ví dụ về đầu ra:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## Tham số:
|
|
36
73
|
|
|
37
74
|
**Tùy chọn danh sách tệp:**
|
|
@@ -186,7 +186,7 @@ Bây giờ bạn có thể sử dụng hàm `useIntlayer` trong bất kỳ compo
|
|
|
186
186
|
> **Lưu ý:** `useIntlayer` trả về một store của Svelte, vì vậy bạn cần sử dụng tiền tố `---
|
|
187
187
|
> createdAt: 2025-11-20
|
|
188
188
|
> updatedAt: 2025-11-20
|
|
189
|
-
> title: Cách dịch ứng dụng SvelteKit của bạn – hướng dẫn i18n
|
|
189
|
+
> title: Cách dịch ứng dụng SvelteKit của bạn – hướng dẫn i18n 2026
|
|
190
190
|
> description: Khám phá cách làm cho trang web SvelteKit của bạn đa ngôn ngữ. Theo dõi tài liệu để quốc tế hóa (i18n) và dịch nó bằng cách sử dụng Server-Side Rendering (SSR).
|
|
191
191
|
> keywords:
|
|
192
192
|
|
|
@@ -21,6 +21,14 @@ slugs:
|
|
|
21
21
|
|
|
22
22
|
`doc translate` 命令使用 AI 翻译服务,自动将文档文件从基础语言环境翻译到目标语言环境。
|
|
23
23
|
|
|
24
|
+
## 关键要点:
|
|
25
|
+
|
|
26
|
+
- 将大型 markdown 文件拆分为块,以保持在 AI 模型的上下文窗口限制内。
|
|
27
|
+
- 如果输出格式不正确,会重试翻译。
|
|
28
|
+
- 结合应用程序和文件特定的上下文以提高翻译准确性。
|
|
29
|
+
- 通过不覆盖现有翻译来保留它们。
|
|
30
|
+
- 使用队列系统并行处理文件、块和语言环境以提高速度。
|
|
31
|
+
|
|
24
32
|
```bash
|
|
25
33
|
npx intlayer doc translate
|
|
26
34
|
```
|
package/docs/zh/cli/fill.md
CHANGED
|
@@ -26,12 +26,49 @@ npx intlayer fill
|
|
|
26
26
|
|
|
27
27
|
此命令会分析您的内容声明文件,查找潜在问题,例如缺失的翻译、结构不一致或类型不匹配。如果发现任何问题,**intlayer fill** 将建议或应用更新,以保持您的字典一致且完整。
|
|
28
28
|
|
|
29
|
+
关键要点:
|
|
30
|
+
|
|
31
|
+
- 将大型 JSON 文件拆分为块,以保持在 AI 模型的上下文窗口限制内。
|
|
32
|
+
- 如果输出格式不正确,会重试翻译。
|
|
33
|
+
- 结合应用程序和文件特定的上下文以提高翻译准确性。
|
|
34
|
+
- 通过不覆盖现有翻译来保留它们。
|
|
35
|
+
- 使用队列系统并行处理文件、块和语言环境以提高速度。
|
|
36
|
+
|
|
29
37
|
## 别名:
|
|
30
38
|
|
|
31
39
|
- `npx intlayer dictionaries fill`
|
|
32
40
|
- `npx intlayer dictionary fill`
|
|
33
41
|
- `npx intlayer dic fill`
|
|
34
42
|
|
|
43
|
+
## 输出示例:
|
|
44
|
+
|
|
45
|
+
```bash
|
|
46
|
+
npx intlayer fill
|
|
47
|
+
|
|
48
|
+
Preparing Intlayer (v7.5.14)
|
|
49
|
+
Done 76ms
|
|
50
|
+
@intlayer/ai found - Run process locally
|
|
51
|
+
Provider: (default) - Model: (default) - API Key: ✓
|
|
52
|
+
Affected dictionary keys for processing: app, comp-test, hello-world, lang-switcher
|
|
53
|
+
- [comp-test] No locales to fill, Skipping comp-test.content.json
|
|
54
|
+
- [app] Processing app.content.tsx
|
|
55
|
+
- [app] Filling missing metadata for app.content.tsx
|
|
56
|
+
- [hello-world] Processing test.content.ts
|
|
57
|
+
- [hello-world] [French (fr)] Preparing test.content.ts
|
|
58
|
+
- [hello-world] [Spanish (es)] Preparing test.content.ts
|
|
59
|
+
- [lang-switcher] Processing langSwitcher.content.ts
|
|
60
|
+
- [lang-switcher] Filling missing metadata for langSwitcher.content.ts
|
|
61
|
+
- [hello-world] Translation completed successfully for test.content.ts
|
|
62
|
+
- [lang-switcher] [Spanish (es)] Preparing langSwitcher.content.ts
|
|
63
|
+
- [app] [French (fr)] Preparing app.content.tsx
|
|
64
|
+
- [app] [Spanish (es)] Preparing app.content.tsx
|
|
65
|
+
- [hello-world] Content declaration written to test.content.ts
|
|
66
|
+
- [app] Translation completed successfully for app.content.tsx
|
|
67
|
+
- [app] Content declaration written to app.content.tsx
|
|
68
|
+
- [lang-switcher] Translation completed successfully for langSwitcher.content.ts
|
|
69
|
+
- [lang-switcher] Content declaration written to langSwitcher.content.ts
|
|
70
|
+
```
|
|
71
|
+
|
|
35
72
|
## 参数:
|
|
36
73
|
|
|
37
74
|
**文件列表选项:**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@intlayer/docs",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.6.0-canary.0",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "Intlayer documentation",
|
|
6
6
|
"keywords": [
|
|
@@ -73,23 +73,23 @@
|
|
|
73
73
|
"watch": "webpack --config ./webpack.config.ts --watch"
|
|
74
74
|
},
|
|
75
75
|
"dependencies": {
|
|
76
|
-
"@intlayer/config": "7.
|
|
77
|
-
"@intlayer/core": "7.
|
|
78
|
-
"@intlayer/types": "7.
|
|
76
|
+
"@intlayer/config": "7.6.0-canary.0",
|
|
77
|
+
"@intlayer/core": "7.6.0-canary.0",
|
|
78
|
+
"@intlayer/types": "7.6.0-canary.0"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
|
-
"@intlayer/api": "7.
|
|
82
|
-
"@intlayer/cli": "7.
|
|
83
|
-
"@types/node": "25.0.
|
|
81
|
+
"@intlayer/api": "7.6.0-canary.0",
|
|
82
|
+
"@intlayer/cli": "7.6.0-canary.0",
|
|
83
|
+
"@types/node": "25.0.7",
|
|
84
84
|
"@utils/ts-config": "1.0.4",
|
|
85
85
|
"@utils/ts-config-types": "1.0.4",
|
|
86
86
|
"@utils/tsdown-config": "1.0.4",
|
|
87
87
|
"fast-glob": "3.3.3",
|
|
88
88
|
"rimraf": "6.1.2",
|
|
89
|
-
"tsdown": "0.
|
|
89
|
+
"tsdown": "0.19.0",
|
|
90
90
|
"tsx": "^4.20.6",
|
|
91
91
|
"typescript": "5.9.3",
|
|
92
|
-
"vitest": "4.0.
|
|
92
|
+
"vitest": "4.0.17"
|
|
93
93
|
},
|
|
94
94
|
"engines": {
|
|
95
95
|
"node": ">=14.18"
|