forms/l10n/nb.js
2020-07-08 02:36:25 +00:00

14 lines
340 B
JavaScript

OC.L10N.register(
"forms",
{
"Required" : "Påkrevd",
"Group" : "Gruppe",
"Description" : "Beskrivelse",
"Summary" : "Oppsummering",
"Settings" : "Innstillinger",
"Set expiration date" : "Sett utløpsdato",
"Expiration date" : "Utløpsdato",
"Submit" : "Send inn"
},
"nplurals=2; plural=(n != 1);");