diff options
author | Volkan Gezer <volkangezer@gmail.com> | 2014-11-20 14:46:17 +0100 |
---|---|---|
committer | Volkan Gezer <volkangezer@gmail.com> | 2014-11-20 14:46:17 +0100 |
commit | 995fe4a176e45e57cf49e9c47802c23764c4f064 (patch) | |
tree | d36d389e58d0f077397ada38031fe539d923f930 /apps/user_ldap/l10n/hi_IN.js | |
parent | 288acb55a0384b0608b9df0e64dcf62b1fdc7387 (diff) | |
download | nextcloud-server-995fe4a176e45e57cf49e9c47802c23764c4f064.tar.gz nextcloud-server-995fe4a176e45e57cf49e9c47802c23764c4f064.zip |
cleanup languages. closes #11274
Diffstat (limited to 'apps/user_ldap/l10n/hi_IN.js')
-rw-r--r-- | apps/user_ldap/l10n/hi_IN.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/user_ldap/l10n/hi_IN.js b/apps/user_ldap/l10n/hi_IN.js deleted file mode 100644 index 37042a4f412..00000000000 --- a/apps/user_ldap/l10n/hi_IN.js +++ /dev/null @@ -1,7 +0,0 @@ -OC.L10N.register( - "user_ldap", - { - "_%s group found_::_%s groups found_" : ["",""], - "_%s user found_::_%s users found_" : ["",""] -}, -"nplurals=2; plural=(n != 1);"); |