Allow to edit the GTIN property of a part and validate the GTIN

This commit is contained in:
Jan Böhmer 2026-02-08 14:44:56 +01:00
parent 7fd7697c02
commit 57c8368b5e
10 changed files with 236 additions and 6 deletions

View file

@ -12401,5 +12401,11 @@ Buerklin-API Authentication server:
<target>Update to</target>
</segment>
</unit>
<unit id="XPhnMxn" name="part.gtin">
<segment>
<source>part.gtin</source>
<target>GTIN / EAN</target>
</segment>
</unit>
</file>
</xliff>
</xliff>

View file

@ -247,5 +247,11 @@
<target>There is already a translation defined for this type and language!</target>
</segment>
</unit>
<unit id="zT_j_oQ" name="validator.invalid_gtin">
<segment>
<source>validator.invalid_gtin</source>
<target>This is not an valid GTIN / EAN!</target>
</segment>
</unit>
</file>
</xliff>
</xliff>