You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

nds.js 178B

123456789
  1. OC.L10N.register(
  2. "user_ldap",
  3. {
  4. "Host" : "Host",
  5. "Port" : "Port",
  6. "Password" : "Passwort",
  7. "Continue" : "Fortsetzen"
  8. },
  9. "nplurals=2; plural=(n != 1);");