diff --git a/l10n/es.js b/l10n/es.js index 905aacb..3b7054f 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -2,7 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Temperatura", - "OpenWeatherMap API Key" : "Llave API OpenWeatherMap", + "OpenWeatherMap API Key" : "Clave de la API de OpenWeatherMap", "Save" : "Guardar", "Add a city" : "Añadir una ciudad", "Add city" : "Añadir ciudad", diff --git a/l10n/es.json b/l10n/es.json index 3a10833..3be194d 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,6 +1,6 @@ { "translations": { "Weather" : "Temperatura", - "OpenWeatherMap API Key" : "Llave API OpenWeatherMap", + "OpenWeatherMap API Key" : "Clave de la API de OpenWeatherMap", "Save" : "Guardar", "Add a city" : "Añadir una ciudad", "Add city" : "Añadir ciudad",