diff options
Diffstat (limited to 'packages/web/src/content/i18n/pl.json')
| -rw-r--r-- | packages/web/src/content/i18n/pl.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/packages/web/src/content/i18n/pl.json b/packages/web/src/content/i18n/pl.json index fac5a1d7d..64180ffea 100644 --- a/packages/web/src/content/i18n/pl.json +++ b/packages/web/src/content/i18n/pl.json @@ -19,12 +19,12 @@ "app.lander.features.use_any_model.title": "Użyj dowolnego modelu", "app.lander.features.use_any_model.prefix": "Obsługuje ponad 75 dostawców LLM", "app.lander.features.use_any_model.suffix": "w tym modele lokalne.", - "app.lander.images.tui.caption": "OpenCode TUI z motywem tokyonight", - "app.lander.images.tui.alt": "OpenCode TUI z motywem tokyonight", - "app.lander.images.vscode.caption": "OpenCode w VS Code", - "app.lander.images.vscode.alt": "OpenCode w VS Code", - "app.lander.images.github.caption": "OpenCode w GitHub", - "app.lander.images.github.alt": "OpenCode w GitHub", + "app.lander.images.tui.caption": "opencode TUI z motywem tokyonight", + "app.lander.images.tui.alt": "opencode TUI z motywem tokyonight", + "app.lander.images.vscode.caption": "opencode w VS Code", + "app.lander.images.vscode.alt": "opencode w VS Code", + "app.lander.images.github.caption": "opencode w GitHub", + "app.lander.images.github.alt": "opencode w GitHub", "share.meta_description": "opencode — agent kodujący AI zbudowany dla terminala.", "share.not_found": "Nie znaleziono", "share.link_to_message": "Link do tej wiadomości", @@ -51,7 +51,7 @@ "share.status_error": "Błąd", "share.status_unknown": "Nieznany", "share.error_id_not_found": "nie znaleziono identyfikatora", - "share.error_api_url_not_found": "Nie znaleziono adresu URL interfejsu API", + "share.error_api_url_not_found": "Nie znaleziono API URL", "share.error_connection_failed": "Połączenie nie powiodło się", "share.opencode_version": "wersja opencode", "share.opencode_name": "opencode", |
