diff --git a/l10n/fi.js b/l10n/fi.js index 8291036..b9c0378 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Sää", + "Watch the weather directly on your Nextcloud." : "Seuraa säätä suoraan Nextcloudista.", "OpenWeatherMap API Key" : "OpenWeatherMapin API-avain", "Save" : "Tallenna", "Add a city" : "Lisää kaupunki", diff --git a/l10n/fi.json b/l10n/fi.json index f3dd93c..38f790a 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Sää", + "Watch the weather directly on your Nextcloud." : "Seuraa säätä suoraan Nextcloudista.", "OpenWeatherMap API Key" : "OpenWeatherMapin API-avain", "Save" : "Tallenna", "Add a city" : "Lisää kaupunki",