diff --git a/l10n/he.js b/l10n/he.js index 7c3f505..b2e452a 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -2,6 +2,7 @@ OC.L10N.register( "weather", { "Weather" : "מזג אוויר", + "Watch the weather directly on your Nextcloud." : "הצגת מזג האוויר ישירות ב־Nextcloud שלך.", "OpenWeatherMap API Key" : "מפתח API של OpenWeatherMap", "Save" : "שמירה", "Add a city" : "הוספת עיר", diff --git a/l10n/he.json b/l10n/he.json index d9cba7d..cd4066f 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -1,5 +1,6 @@ { "translations": { "Weather" : "מזג אוויר", + "Watch the weather directly on your Nextcloud." : "הצגת מזג האוויר ישירות ב־Nextcloud שלך.", "OpenWeatherMap API Key" : "מפתח API של OpenWeatherMap", "Save" : "שמירה", "Add a city" : "הוספת עיר",