summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/nl.js
blob: 242ecb3d5c148f2aa4c67f4a42620c375767f7cb (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} is beschikbaar. Meer informatie over het bijwerken.",
    "Updater" : "Updater"
},
"nplurals=2; plural=(n != 1);");