diff --git a/assets/translations/en.json b/assets/translations/en.json index 668f8291a181991f4eadfcf0086124f9d15e0117..817f5d64feef011bd46f4aca98b519cf3f22e7d7 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -137,5 +137,7 @@ "browser_warning": "You are using a browser we didn't test. Please use Chrome, Firefox or Brave.", "code_translate": "Help us to translate Ğ1nkgo", "nodes_tech_info": "Node List", - "info_links": "Links" + "info_links": "Links", + "error_importing_wallet": "Error importing wallet", + "no_nodes_found": "We couldn't communicate with any node. Please try again later." } diff --git a/assets/translations/es.json b/assets/translations/es.json index d36c499999016e932f08d5231e098e77cb624076..69a9a3c89edfc3906332a7bfeafdbae56d815730 100644 --- a/assets/translations/es.json +++ b/assets/translations/es.json @@ -137,5 +137,7 @@ "browser_warning": "Estas usando un navegador que no hemos testeado. Por favor, usa Chrome, Firefox o Brave.", "code_translate": "Ayúdanos a traducir Ğ1nkgo", "nodes_tech_info": "Lista de Nodos", - "info_links": "Enlaces" + "info_links": "Enlaces", + "error_importing_wallet": "Error importando monedero", + "no_nodes_found": "No hemos podido comunicarnos con ningún nodo. Por favor, inténtalo de nuevo más tarde." }