diff --git a/res/translations/en.json b/res/translations/en.json index b793e6e..d2fdfa8 100644 --- a/res/translations/en.json +++ b/res/translations/en.json @@ -69,6 +69,7 @@ "Enter": "Enter", "EP": "EP", "Equalizer": "Equalizer", + "Error": "Error", "Exclusive mode": "Exclusive mode", "Favorites": "Favorites", "Field Recording": "Field Recording", @@ -188,6 +189,7 @@ "Spoken Word": "Spoken Word", "Startup page": "Startup page", "Stopped": "Stopped", + "Success": "Success", "Support the project": "Support the project", "Switch Servers": "Switch Servers", "Testing connection": "Testing connection", diff --git a/res/translations/es.json b/res/translations/es.json index 8458979..bdc3d87 100644 --- a/res/translations/es.json +++ b/res/translations/es.json @@ -69,6 +69,7 @@ "Enter": "Ingresar", "EP": "EP", "Equalizer": "Ecualizador", + "Error": "Error", "Exclusive mode": "Modo exclusivo", "Favorites": "Favoritos", "Field Recording": "Grabación en campo", @@ -187,6 +188,7 @@ "Spoken Word": "Palabra Hablada", "Startup page": "Página de inicio", "Stopped": "Detenida", + "Success": "Éxito", "Support the project": "Apoya el proyecto", "Switch Servers": "Cambiar servidores", "Testing connection": "Probando conexión",