registration/l10n/nb.js

13 lines
301 B
JavaScript

OC.L10N.register(
"registration",
{
"Saved" : "Lagret",
"Register" : "Registrer",
"Email" : "E-post",
"Back to login" : "Tilbake til innlogging",
"Password" : "Passord",
"Create account" : "Opprett konto",
"Verify" : "Verifiser"
},
"nplurals=2; plural=(n != 1);");