diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 1e03d908948..de0b4673318 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -34,12 +34,12 @@ OC.L10N.register( "Error while unsharing" : "取消分享時發生錯誤", "Set expiration date" : "設定分享期限", "Expiration date" : "分享期限", - "Sending ..." : "發送中...", - "Email sent" : "郵件已傳", "Share link" : "分享連結", "Password protect" : "密碼保護", "Password" : "密碼", "Send" : "傳送", + "Sending ..." : "發送中...", + "Email sent" : "郵件已傳", "Shared with you and the group {group} by {owner}" : "{owner}與你及群組的分享", "Shared with you by {owner}" : "{owner}與你的分享", "Unshare" : "取消分享", |