summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/zh_HK.js
blob: fef3e6bf04208ce04c0918285fa160e54afa42ed (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "encryption",
    {
    "Change Password" : "更改密碼",
    "Enabled" : "啟用",
    "Disabled" : "停用"
},
"nplurals=1; plural=0;");