summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/zh_HK.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
commitb60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch)
tree496fdc136776df959aa52a9b62657a51943fffb0 /apps/encryption/l10n/zh_HK.js
parentfa6a67ccc1a7919aea2b18b445c0a31546184326 (diff)
downloadnextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz
nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/zh_HK.js')
-rw-r--r--apps/encryption/l10n/zh_HK.js4
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;");