mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-04 15:34:35 +02:00
Added translations.
This commit is contained in:
parent
2773d36886
commit
df6546d94d
6 changed files with 1621 additions and 783 deletions
|
@ -178,6 +178,7 @@ class UserAdminForm extends AbstractType
|
|||
'attr' => [
|
||||
'class' => 'selectpicker',
|
||||
],
|
||||
'choice_translation_domain' => false,
|
||||
'placeholder' => 'user_settings.theme.placeholder',
|
||||
'label' => 'user.theme.label',
|
||||
'disabled' => ! $this->security->isGranted('change_user_settings', $entity),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue