mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-04 02:05:16 +02:00
Added possibility to define alternative names on data structures
This can be used to find elements, based on the data returned by info providers
This commit is contained in:
parent
edc54aaf91
commit
b74ab18a6d
11 changed files with 79 additions and 5 deletions
|
@ -11561,5 +11561,17 @@ Please note, that you can not impersonate a disabled user. If you try you will g
|
|||
<target>Create parts from info provider</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="9BvJ32n" name="entity.edit.alternative_names.label">
|
||||
<segment>
|
||||
<source>entity.edit.alternative_names.label</source>
|
||||
<target>Alternative names</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="GgN2HwP" name="entity.edit.alternative_names.help">
|
||||
<segment>
|
||||
<source>entity.edit.alternative_names.help</source>
|
||||
<target>The alternative names given here, are used to find this element based on the results of the information providers.</target>
|
||||
</segment>
|
||||
</unit>
|
||||
</file>
|
||||
</xliff>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue