diff options
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/he.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/he.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/he.js b/apps/user_ldap/l10n/he.js index 63bf0ebac8c..76c659f6d0c 100644 --- a/apps/user_ldap/l10n/he.js +++ b/apps/user_ldap/l10n/he.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_ldap", { + "Select groups" : "בחירת קבוצות", "Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?", "Confirm Deletion" : "אישור המחיקה", "Server" : "שרת", diff --git a/apps/user_ldap/l10n/he.json b/apps/user_ldap/l10n/he.json index 9265e86df5f..842a8bedd9c 100644 --- a/apps/user_ldap/l10n/he.json +++ b/apps/user_ldap/l10n/he.json @@ -1,4 +1,5 @@ { "translations": { + "Select groups" : "בחירת קבוצות", "Do you really want to delete the current Server Configuration?" : "האם אכן למחוק את הגדרות השרת הנוכחיות?", "Confirm Deletion" : "אישור המחיקה", "Server" : "שרת", |