mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-03 23:14:36 +02:00
Added a translation for the part association in LogFilterType
This commit is contained in:
parent
626c4dd5d6
commit
4e1f6277c6
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ class LogFilterType extends AbstractType
|
|||
LogTargetType::MEASUREMENT_UNIT => 'measurement_unit.label',
|
||||
LogTargetType::PARAMETER => 'parameter.label',
|
||||
LogTargetType::LABEL_PROFILE => 'label_profile.label',
|
||||
LogTargetType::PART_ASSOCIATION => 'part_association.label',
|
||||
},
|
||||
]);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue