summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_HK.js
blob: 02246228f3c9cebaa4249ef17cb7c43ba1acfac0 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "取消",
    "Password" : "密碼",
    "Name" : "名稱",
    "Download" : "下載"
},
"nplurals=1; plural=0;");