diff options
Diffstat (limited to 'apps/user_ldap/l10n/tzm.json')
-rw-r--r-- | apps/user_ldap/l10n/tzm.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/tzm.json b/apps/user_ldap/l10n/tzm.json new file mode 100644 index 00000000000..2c3a3581b99 --- /dev/null +++ b/apps/user_ldap/l10n/tzm.json @@ -0,0 +1,5 @@ +{ "translations": { + "_%s group found_::_%s groups found_" : ["",""], + "_%s user found_::_%s users found_" : ["",""] +},"pluralForm" :"nplurals=2; plural=(n == 0 || n == 1 || (n > 10 && n < 100) ? 0 : 1;" +}
\ No newline at end of file |