diff --git a/l10n/hu.js b/l10n/hu.js index c8d6766..85a69fb 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "Időjárás", + "Watch the weather directly on your Nextcloud." : "Figyeld az időjárást közvetlenül a Nextcloudodon keresztül.", "OpenWeatherMap API Key" : "OpenWeatherMap API kulcs", "Save" : "Mentés", "Add a city" : "Város hozzáadása", diff --git a/l10n/hu.json b/l10n/hu.json index 2a97a52..3d1e4cc 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "Időjárás", + "Watch the weather directly on your Nextcloud." : "Figyeld az időjárást közvetlenül a Nextcloudodon keresztül.", "OpenWeatherMap API Key" : "OpenWeatherMap API kulcs", "Save" : "Mentés", "Add a city" : "Város hozzáadása",