diff options
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/he.js | 1 | ||||
-rw-r--r-- | lib/l10n/he.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 751bb439af2..0083a0b8137 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -58,6 +58,7 @@ OC.L10N.register( "__language_name__" : "עברית", "This is an automatically sent email, please do not reply." : "זו הודעת דוא״ל שנשלחה אוטומטית, נא לא להגיב.", "Help" : "עזרה", + "Appearance and accessibility" : "תצוגה ונגישות", "Apps" : "יישומים", "Settings" : "הגדרות", "Log out" : "התנתק", diff --git a/lib/l10n/he.json b/lib/l10n/he.json index bd9564b4afb..00669ae4a65 100644 --- a/lib/l10n/he.json +++ b/lib/l10n/he.json @@ -56,6 +56,7 @@ "__language_name__" : "עברית", "This is an automatically sent email, please do not reply." : "זו הודעת דוא״ל שנשלחה אוטומטית, נא לא להגיב.", "Help" : "עזרה", + "Appearance and accessibility" : "תצוגה ונגישות", "Apps" : "יישומים", "Settings" : "הגדרות", "Log out" : "התנתק", |