diff options
Diffstat (limited to 'config/locales/sl.yml')
-rw-r--r-- | config/locales/sl.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 8f3654727..d7dbc6bf5 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1418,3 +1418,12 @@ sl: 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. |