nextcloud/apps/comments/l10n/lv.js

9 lines
191 B
JavaScript

OC.L10N.register(
"comments",
{
"Cancel" : "Atcelt",
"Save" : "Saglabāt",
"Comment" : "Komentārs"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");