mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -04:00
7 lines
127 B
JavaScript
7 lines
127 B
JavaScript
OC.L10N.register(
|
|
"user_ldap",
|
|
{
|
|
"Help" : "Tulong",
|
|
"Password" : "Password"
|
|
},
|
|
"nplurals=2; plural=(n > 1);");
|