server/apps/user_ldap/l10n/hi_IN.js
2014-11-21 02:54:26 -05:00

7 lines
180 B
JavaScript

OC.L10N.register(
"user_ldap",
{
"_%s group found_::_%s groups found_" : ["",""],
"_%s user found_::_%s users found_" : ["",""]
},
"nplurals=2; plural=(n != 1);");