Improved translations.

This commit is contained in:
Jan Böhmer 2020-05-07 21:39:09 +02:00
parent d2ed3571e8
commit f1a6bc31a1
2 changed files with 43 additions and 1 deletions

View file

@ -57,7 +57,7 @@ class LabelDialogType extends AbstractType
]);
$builder->add('update', SubmitType::class, [
'label' => 'label_generator.update',
]);
}