nextcloud/apps/updatenotification/l10n/nl.js

8 lines
248 B
JavaScript

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);");