nextcloud/apps/updatenotification/l10n/da.js

8 lines
259 B
JavaScript

OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} er tilgængelig. Få mere information om hvordan du opdaterer.",
"Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");