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