nextcloud/apps/comments/l10n/lb.js

9 lines
161 B
JavaScript
Raw Normal View History

2016-02-17 01:56:11 -05:00
OC.L10N.register(
"comments",
{
"Cancel" : "Ofbriechen",
2016-06-22 01:54:55 -04:00
"Save" : "Späicheren",
"Comment" : "Kommentar"
2016-02-17 01:56:11 -05:00
},
"nplurals=2; plural=(n != 1);");