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">
|
||||
<value>Benutzer auswählen</value>
|
||||
</data>
|
||||
<data name="Successfully added barcode to print batch" xml:space="preserve">
|
||||
<value>Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
@@ -144,4 +144,7 @@
|
||||
<data name="Select location" xml:space="preserve">
|
||||
<value>Ort auswählen</value>
|
||||
</data>
|
||||
<data name="Successfully added barcode to print batch" xml:space="preserve">
|
||||
<value>Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user