diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-01 01:12:11 +0000 |
commit | a7fb9ff8daf74e7d03097244c252b9625707c0a7 (patch) | |
tree | 70be1f36160fe93edb0b54508b5c4c46bd9aa340 /settings/l10n/zh_HK.js | |
parent | fb322322fca2acc3bc66a5ba070d1cf2b8ef8619 (diff) | |
download | nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.tar.gz nextcloud-server-a7fb9ff8daf74e7d03097244c252b9625707c0a7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_HK.js')
-rw-r--r-- | settings/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_HK.js b/settings/l10n/zh_HK.js index 6c16a3e9807..c34b0cd6f36 100644 --- a/settings/l10n/zh_HK.js +++ b/settings/l10n/zh_HK.js @@ -32,10 +32,10 @@ OC.L10N.register( "New password" : "新密碼", "Change password" : "更改密碼", "Username" : "用戶名稱", - "Create" : "新增", "Everyone" : "所有人", "Unlimited" : "無限", "Other" : "其他", - "Default" : "預設" + "Default" : "預設", + "Create" : "新增" }, "nplurals=1; plural=0;"); |