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