nextcloud/apps/user_ldap/l10n/lo.js

8 lines
167 B
JavaScript
Raw Normal View History

2014-12-24 09:54:33 +03:00
OC.L10N.register(
"user_ldap",
{
"_%s group found_::_%s groups found_" : [""],
"_%s user found_::_%s users found_" : [""]
},
"nplurals=1; plural=0;");