summaryrefslogtreecommitdiffstats
path: root/config/locales/ca.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2021-07-06 06:19:45 +0000
committerGo MAEDA <maeda@farend.jp>2021-07-06 06:19:45 +0000
commit61f5da6c46f1f24c4a086836ac7bae4b3b71ee23 (patch)
tree3e5269dd5e4d4cd8540d654eb36502c98cf4e7b1 /config/locales/ca.yml
parent7f965286ed6b1d7e906e8662daba0d49b1cf7666 (diff)
downloadredmine-61f5da6c46f1f24c4a086836ac7bae4b3b71ee23.tar.gz
redmine-61f5da6c46f1f24c4a086836ac7bae4b3b71ee23.zip
Update locales (#31920).
git-svn-id: http://svn.redmine.org/redmine/trunk@21062 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ca.yml')
-rw-r--r--config/locales/ca.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 9bd83799f..8a473fad5 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1408,3 +1408,12 @@ ca:
label_wiki_page_watchers: Watchers
label_attachment_description: File description
error_no_data_in_file: The file does not contain any data
+ 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.