diff --git a/l10n/sk.js b/l10n/sk.js index 140a570..d4a5945 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Počasie", + "Watch the weather directly on your Nextcloud." : "Sledujte počasie priamo na Vašom Nextcloud.", "OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap", "Save" : "Uložiť", "Add a city" : "Pridať mesto", diff --git a/l10n/sk.json b/l10n/sk.json index ac619e5..3ccee69 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Počasie", + "Watch the weather directly on your Nextcloud." : "Sledujte počasie priamo na Vašom Nextcloud.", "OpenWeatherMap API Key" : "Kľúč API OpenWeatherMap", "Save" : "Uložiť", "Add a city" : "Pridať mesto",