mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-14 19:29:34 +01:00
Added a translation for the part association in LogFilterType
This commit is contained in:
@@ -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',
|
||||
},
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user