nextcloud/apps/systemtags/l10n/nn_NO.js

10 lines
173 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Tags" : "Emneord",
"Name" : "Namn",
"Size" : "Storleik",
"Modified" : "Endra"
},
"nplurals=2; plural=(n != 1);");