summaryrefslogtreecommitdiffstats
path: root/config/locales/zh-TW.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/zh-TW.yml')
-rw-r--r--config/locales/zh-TW.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 25cc6ddc3..ce6046fbb 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1448,3 +1448,12 @@
label_wiki_page_watchers: 監看員
label_attachment_description: 檔案概述說明
error_no_data_in_file: 檔案未包含任何資料
+ field_twofa_required: Require two factor authentication
+ twofa_hint_optional_html: Setting <strong>%{label}</strong> will let users set up
+ two-factor authentication at will, unless it is required by one of their groups.
+ twofa_text_group_required: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is required for all users.
+ twofa_text_group_disabled: This setting is only effective when the global two factor
+ authentication setting is set to 'optional'. Currently, two factor authentication
+ is disabled.