summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de_DE.js
blob: 9650c7841a82149520c236697be9108e189671cf (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
    "Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");