nextcloud/apps/comments/l10n/is.js

8 lines
149 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"comments",
{
"Cancel" : "Hætta við",
"Save" : "Vista"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");