nextcloud/apps/comments/l10n/nl.js

9 lines
154 B
JavaScript

OC.L10N.register(
"comments",
{
"Cancel" : "Annuleren",
"Save" : "Bewaren",
"Comment" : "Reactie"
},
"nplurals=2; plural=(n != 1);");