diff options
author | Go MAEDA <maeda@farend.jp> | 2022-08-26 01:56:09 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-08-26 01:56:09 +0000 |
commit | 015fbf50a6477a9009565a2db8c18c3a68529dae (patch) | |
tree | df7de7e84de6d456c032a18ad4a984ebdeec2887 /config/locales/zh-TW.yml | |
parent | db58c137a1cf880df72f141c9400c921c0cec4bf (diff) | |
download | redmine-015fbf50a6477a9009565a2db8c18c3a68529dae.tar.gz redmine-015fbf50a6477a9009565a2db8c18c3a68529dae.zip |
Merged r21782 from trunk to 5.0-stable (#37603).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@21783 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r-- | config/locales/zh-TW.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index d4e9556a4..0e54d0922 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1453,6 +1453,7 @@ for_all_projects: 對於全部專案 for_current_project: 對於目前專案 for_all_users: 對於全部用戶 + for_this_user: For this user text_allowed_queries_to_select: 僅可選取公開 (給任何用戶) 的查詢 text_all_migrations_have_been_run: 資料庫移轉已全部執行完畢 button_save_object: 儲存 %{object_name} |