diff options
Diffstat (limited to 'apps/encryption/l10n/zh_HK.js')
-rw-r--r-- | apps/encryption/l10n/zh_HK.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/encryption/l10n/zh_HK.js b/apps/encryption/l10n/zh_HK.js new file mode 100644 index 00000000000..83ee6604e27 --- /dev/null +++ b/apps/encryption/l10n/zh_HK.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "encryption", + { + "Enabled" : "啟用", + "Disabled" : "停用", + "Change Password" : "更改密碼" +}, +"nplurals=1; plural=0;"); |