summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_HK.js
blob: 071be6c554ce330b6d36df82c7f0d5173e31a4dd (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_encryption",
    {
    "Unknown error" : "不明錯誤",
    "Enabled" : "啟用",
    "Disabled" : "停用",
    "Change Password" : "更改密碼"
},
"nplurals=1; plural=0;");