diff options
author | Go MAEDA <maeda@farend.jp> | 2021-04-03 06:30:29 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-04-03 06:30:29 +0000 |
commit | b98d7a88a8534bddd52e3baa86a0ce357ed319b3 (patch) | |
tree | 1a6162a2405027a51b59d768d67549e888fdd55e | |
parent | 86110b359a17cbba6bfd60f758f0743237e58010 (diff) | |
download | redmine-b98d7a88a8534bddd52e3baa86a0ce357ed319b3.tar.gz redmine-b98d7a88a8534bddd52e3baa86a0ce357ed319b3.zip |
Traditional Chinese translation update (#35011).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@20909 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/zh-TW.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index f5086d2c6..b134bd105 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1440,6 +1440,5 @@ permission_delete_message_watchers: 刪除訊息監看員 label_message_watchers: 監看員 button_copy_link: 複製連結 - error_invalid_authenticity_token: Invalid form authenticity token. - error_query_statement_invalid: An error occurred while executing the query and has - been logged. Please report this error to your Redmine administrator. + error_invalid_authenticity_token: 無效的表單確實性授權權杖. + error_query_statement_invalid: 執行查詢時發生錯誤並已留下紀錄. 請向 Redmine 系統管理員報告此錯誤. |