mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 10:14:44 +02:00
Added an filter constraint based on part tags.
This commit is contained in:
parent
4d3ff7d7b5
commit
4ba58cc621
7 changed files with 234 additions and 4 deletions
|
@ -9441,5 +9441,23 @@ Element 3</target>
|
|||
<target>Database ID</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="RphtSCZ" name="filter.tags_constraint.operator.ANY">
|
||||
<segment>
|
||||
<source>filter.tags_constraint.operator.ANY</source>
|
||||
<target>Any of the tags</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="So3q9VW" name="filter.tags_constraint.operator.ALL">
|
||||
<segment>
|
||||
<source>filter.tags_constraint.operator.ALL</source>
|
||||
<target>All of the tags</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="mqkIc_4" name="filter.tags_constraint.operator.NONE">
|
||||
<segment>
|
||||
<source>filter.tags_constraint.operator.NONE</source>
|
||||
<target>None of the tags</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue