nextcloud/apps/comments/l10n/nb_NO.js

9 lines
151 B
JavaScript

OC.L10N.register(
"comments",
{
"Cancel" : "Avbryt",
"Save" : "Lagre",
"Comment" : "Kommentar"
},
"nplurals=2; plural=(n != 1);");