mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added translation for the confirmation code field in the authenticator app 2FA setup section
This commit is contained in:
parent
ccf67c0662
commit
3d75bf5f9f
2 changed files with 1441 additions and 1434 deletions
|
@ -53,6 +53,7 @@ class TFAGoogleSettingsType extends AbstractType
|
||||||
'google_confirmation',
|
'google_confirmation',
|
||||||
TextType::class,
|
TextType::class,
|
||||||
[
|
[
|
||||||
|
'label' => 'tfa.check.code.confirmation',
|
||||||
'mapped' => false,
|
'mapped' => false,
|
||||||
'attr' => [
|
'attr' => [
|
||||||
'maxlength' => '6',
|
'maxlength' => '6',
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue