diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index a9363858f47..eb9daa77ea4 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -14,10 +14,10 @@ OC.L10N.register( "Crop is not square" : "剪裁設定不是正方形", "Couldn't reset password because the token is invalid" : "無法重設密碼因為 token 無效", "Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期", - "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員。", "%s password reset" : "%s 密碼重設", "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員", + "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", "Preparing update" : "準備更新", "[%d / %d]: %s" : "[%d / %d]: %s", "Repair warning: " : "修復警告:", |