diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_HK.js')
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 7be3bbeaca7..a60098366db 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -56,8 +56,8 @@ OC.L10N.register( "Password change rejected. Hint: " : "密碼更改被拒絕。提示:", "Please login with the new password" : "請登入並使用新的密碼", "LDAP User backend" : "LDAP 用戶後端系統", - "Your password will expire tomorrow." : "您的密碼將於明天過期", - "Your password will expire today." : "您的密碼將於今天過期", + "Your password will expire tomorrow." : "您的密碼將於明日過期", + "Your password will expire today." : "您的密碼將於今日過期", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後過期"], "LDAP / AD integration" : "LDAP /AD 整合", "_%s group found_::_%s groups found_" : ["找到 %s 群組"], |