diff options
author | Go MAEDA <maeda@farend.jp> | 2021-11-08 09:10:03 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-11-08 09:10:03 +0000 |
commit | 3656e40a99a4c0c85d468c9fc10a042892466794 (patch) | |
tree | b81ef417d0ae4d0a06b3c61e293611f90b18695f /config/locales | |
parent | 992dc9b829e068c4f0f80ebdf21f86cde7e6f1fd (diff) | |
download | redmine-3656e40a99a4c0c85d468c9fc10a042892466794.tar.gz redmine-3656e40a99a4c0c85d468c9fc10a042892466794.zip |
Traditional Chinese translation update (#36151).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@21271 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/zh-TW.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index d158ffdb6..a8bf5d058 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1462,7 +1462,7 @@ button_save_object: 儲存 %{object_name} button_edit_object: 編輯 %{object_name} button_delete_object: 刪除 %{object_name} - text_setting_config_change: You can configure the behaviour in config/configuration.yml. - Please restart the application after editing it. - label_bulk_edit: Bulk edit - button_create_and_follow: Create and follow + text_setting_config_change: 您可以在 config/configuration.yml 檔案中, 設定此行為. + 檔案編輯完成後請重新啟動應用程式. + label_bulk_edit: 大量編輯 + button_create_and_follow: 建立並跟隨 |