1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-06-24 14:21:03 +00:00
nextcloud-breeze-dark/l10n/is.js

9 lines
169 B
JavaScript
Raw Normal View History

OC.L10N.register(
"breezedark",
{
"Saved" : "Vistað",
"Error" : "Villa",
"Save" : "Vista"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");