mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-07 07:48:10 +01:00
Added translation for the confirmation code field in the authenticator app 2FA setup section
This commit is contained in:
@@ -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
Reference in New Issue
Block a user