mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Fixed localization issue due for Assets and Inventory
This commit is contained in:
@@ -154,7 +154,7 @@
|
|||||||
<data name="Download Barcode" xml:space="preserve">
|
<data name="Download Barcode" xml:space="preserve">
|
||||||
<value>Barcode herunterladen</value>
|
<value>Barcode herunterladen</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Print Barcode" xml:space="preserve">
|
<data name="Add Barcode to print batch" xml:space="preserve">
|
||||||
<value>Barcode ausdrucken</value>
|
<value>Barcode zum Druckauftragsstapel hinzufügen</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
@@ -54,8 +54,8 @@
|
|||||||
<data name="Download Barcode" xml:space="preserve">
|
<data name="Download Barcode" xml:space="preserve">
|
||||||
<value>Barcode herunterladen</value>
|
<value>Barcode herunterladen</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Print Barcode" xml:space="preserve">
|
<data name="Add Barcode to print batch" xml:space="preserve">
|
||||||
<value>Barcode drucken</value>
|
<value>Barcode zum Druckauftragsstapel hinzufügen</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Name" xml:space="preserve">
|
<data name="Name" xml:space="preserve">
|
||||||
<value>Name</value>
|
<value>Name</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user