diff options
Diffstat (limited to 'core/l10n/zh_HK.php')
-rw-r--r-- | core/l10n/zh_HK.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php index 294fa7d6fe6..57653c1fab2 100644 --- a/core/l10n/zh_HK.php +++ b/core/l10n/zh_HK.php @@ -41,7 +41,6 @@ $TRANSLATIONS = array( "Shared with you and the group {group} by {owner}" => "{owner}與你及群組的分享", "Shared with you by {owner}" => "{owner}與你的分享", "Password protect" => "密碼保護", -"Password" => "密碼", "Send" => "傳送", "Set expiration date" => "設定分享期限", "Expiration date" => "分享期限", @@ -72,6 +71,7 @@ $TRANSLATIONS = array( "Help" => "幫助", "Cloud not found" => "未找到Cloud", "Create an <strong>admin account</strong>" => "建立管理員帳戶", +"Password" => "密碼", "Configure the database" => "設定資料庫", "will be used" => "將被使用", "Database user" => "資料庫帳戶", |