mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Merge pull request #197 from LD-Reborn/196-bug-toast-successfully-added-barcode-to-print-batch-not-localized
Fixed missing localization for barcode batch printing
This commit is contained in:
@@ -166,4 +166,7 @@
|
|||||||
<data name="Select user" xml:space="preserve">
|
<data name="Select user" xml:space="preserve">
|
||||||
<value>Benutzer auswählen</value>
|
<value>Benutzer auswählen</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="Successfully added barcode to print batch" xml:space="preserve">
|
||||||
|
<value>Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
@@ -144,4 +144,7 @@
|
|||||||
<data name="Select location" xml:space="preserve">
|
<data name="Select location" xml:space="preserve">
|
||||||
<value>Ort auswählen</value>
|
<value>Ort auswählen</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="Successfully added barcode to print batch" xml:space="preserve">
|
||||||
|
<value>Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
|
|||||||
Reference in New Issue
Block a user