diff --git a/src/config/locales/es_es/translation.json b/src/config/locales/es_es/translation.json index 6cf4b1b7..5da31c3a 100644 --- a/src/config/locales/es_es/translation.json +++ b/src/config/locales/es_es/translation.json @@ -380,6 +380,12 @@ "until": "hasta {{datetime}}", "left": "Quedan {{datetime}}", "refresh": "Actualizar" + }, + "open_account": { + "title": "Account not found", + "text": "Could not find {{account}} in the server. Do you want to open the account in the browser instead?", + "ok": "Open", + "cancel": "Cancel" } }, "status_loading": {