Added missing localization to user dropdown selection in Assets view

This commit is contained in:
2025-10-26 11:23:34 +01:00
parent 6a6e641621
commit 2c0ae9f5e9

View File

@@ -157,4 +157,13 @@
<data name="Add Barcode to print batch" xml:space="preserve"> <data name="Add Barcode to print batch" xml:space="preserve">
<value>Barcode zum Druckauftragsstapel hinzufügen</value> <value>Barcode zum Druckauftragsstapel hinzufügen</value>
</data> </data>
<data name="Select location" xml:space="preserve">
<value>Ort auswählen</value>
</data>
<data name="Select owner" xml:space="preserve">
<value>Besitzer auswählen</value>
</data>
<data name="Select user" xml:space="preserve">
<value>Benutzer auswählen</value>
</data>
</root> </root>