forms/l10n/nb.json

10 lines
303 B
JSON
Raw Normal View History

2019-12-22 05:14:19 +01:00
{ "translations": {
2020-06-17 04:35:00 +02:00
"Required" : "Påkrevd",
2019-12-22 05:14:19 +01:00
"Group" : "Gruppe",
"Description" : "Beskrivelse",
2020-04-29 05:16:35 +02:00
"Settings" : "Innstillinger",
"Set expiration date" : "Sett utløpsdato",
2020-05-04 05:15:45 +02:00
"Expiration date" : "Utløpsdato",
2020-04-29 05:16:35 +02:00
"Submit" : "Send inn"
2019-12-22 05:14:19 +01:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}