summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/da.js
blob: 5fb9ff0e75f296e7e0937e5ca4f03087ff4a9b61 (plain)
1
2
3
4
5
6
7
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);");