nextcloud/apps/updatenotification/l10n/nb_NO.js

8 lines
253 B
JavaScript

OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} er tilgjengelig. Få mer informasjon om å oppdatere.",
"Updater" : "Oppdaterer"
},
"nplurals=2; plural=(n != 1);");