Added missing translations.

Fixes issue #56.
This commit is contained in:
Jan Böhmer 2020-05-12 00:27:48 +02:00
parent 01c19ab634
commit 73ac4f1641
10 changed files with 110 additions and 48 deletions

View file

@ -82,6 +82,7 @@ class PartLotType extends AbstractType
'disable_not_selectable' => true,
'attr' => [
'class' => 'selectpicker form-control-sm',
'title' => 'selectpicker.nothing_selected',
'data-live-search' => true,
],
]);