diff options
| author | Adam <[email protected]> | 2026-02-09 18:11:44 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-02-09 18:11:59 -0600 |
| commit | 85fa8abd505f9e2b4224487fb5509792e8fae8b4 (patch) | |
| tree | bf24ea208e6eb3a99c4f0534094f49b0d6a7304d /packages/web/src/content/i18n/it.json | |
| parent | 3118cab2d823920c507d82fa3e5120ddda951e12 (diff) | |
| download | opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.tar.gz opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.zip | |
fix(docs): translations
Diffstat (limited to 'packages/web/src/content/i18n/it.json')
| -rw-r--r-- | packages/web/src/content/i18n/it.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/i18n/it.json b/packages/web/src/content/i18n/it.json index 20594dd6a..61ecc8a36 100644 --- a/packages/web/src/content/i18n/it.json +++ b/packages/web/src/content/i18n/it.json @@ -51,7 +51,7 @@ "share.status_error": "Errore", "share.status_unknown": "Sconosciuto", "share.error_id_not_found": "id non trovato", - "share.error_api_url_not_found": "URL API non trovato", + "share.error_api_url_not_found": "API URL non trovato", "share.error_connection_failed": "Connessione non riuscita", "share.opencode_version": "opencode version", "share.opencode_name": "opencode", |
