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