Added translation for the confirmation code field in the authenticator app 2FA setup section

This commit is contained in:
Jan Böhmer 2024-10-13 20:46:12 +02:00
parent ccf67c0662
commit 3d75bf5f9f
2 changed files with 1441 additions and 1434 deletions

View file

@ -53,6 +53,7 @@ class TFAGoogleSettingsType extends AbstractType
'google_confirmation',
TextType::class,
[
'label' => 'tfa.check.code.confirmation',
'mapped' => false,
'attr' => [
'maxlength' => '6',

File diff suppressed because it is too large Load diff