nextcloud/apps/systemtags/l10n/zh_HK.js

8 lines
116 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Name" : "名稱",
"Size" : "大小"
},
"nplurals=1; plural=0;");