diff --git a/l10n/sk.js b/l10n/sk.js index b72364f..f304a10 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -2,7 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Počasie", - "OpenWeatherMap API Key" : "API Kľúč OpenWeatherMap", + "OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap", "Save" : "Uložiť", "Add a city" : "Pridať mesto", "Add city" : "Pridať mesto", diff --git a/l10n/sk.json b/l10n/sk.json index 861575f..37101c9 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,6 +1,6 @@ { "translations": { "Weather" : "Počasie", - "OpenWeatherMap API Key" : "API Kľúč OpenWeatherMap", + "OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap", "Save" : "Uložiť", "Add a city" : "Pridať mesto", "Add city" : "Pridať mesto",