diff --git a/l10n/uk.js b/l10n/uk.js index 586b533..f6e854f 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Погода", + "Watch the weather directly on your Nextcloud." : "Дивись погоду прямо у твоєму Nextcloud", "OpenWeatherMap API Key" : "Ключ OpenWeatherMap API", "Save" : "Зберегти", "Add a city" : "Додати місто", diff --git a/l10n/uk.json b/l10n/uk.json index 839f9d7..76c73d0 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Погода", + "Watch the weather directly on your Nextcloud." : "Дивись погоду прямо у твоєму Nextcloud", "OpenWeatherMap API Key" : "Ключ OpenWeatherMap API", "Save" : "Зберегти", "Add a city" : "Додати місто",