diff options
author | Go MAEDA <maeda@farend.jp> | 2022-02-20 08:02:51 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-02-20 08:02:51 +0000 |
commit | d8f8b7d4963119ce06235160ac14a280d27f5508 (patch) | |
tree | 9ebdde03bd15237067616fb8915a30c08d5a0aae /config | |
parent | 54a528394360f726b140e2c6cbcd1212e0709f42 (diff) | |
download | redmine-d8f8b7d4963119ce06235160ac14a280d27f5508.tar.gz redmine-d8f8b7d4963119ce06235160ac14a280d27f5508.zip |
Traditional Chinese translation update (#36606).
Patch by ChunChang Lo.
git-svn-id: http://svn.redmine.org/redmine/trunk@21417 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index a506532ef..0ffd4a6ec 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1465,7 +1465,6 @@ label_subtask: 子任務 label_default_query: 預設查詢 field_default_project_query: 預設專案查詢 - label_required_administrators: required for administrators - twofa_hint_required_administrators_html: Setting <strong>%{label}</strong> behaves - like optional, but will require all users with administration rights to set up two-factor - authentication at their next login. + label_required_administrators: 管理員必要項 + twofa_hint_required_administrators_html: 設定為 <strong>%{label}</strong> 的行為方式類似於 <strong>選用項</strong> 設定, + 但此設定會要求具有管理員權限的用戶, 在他們下次登入系統的時候, 必須設置雙因素驗證. |