Fixed missing localization for date in assets detail view

This commit is contained in:
2025-11-02 21:46:28 +01:00
parent 49e564ef5d
commit 04d54d1913

View File

@@ -175,4 +175,7 @@
<data name="Successfully added barcode to print batch" xml:space="preserve"> <data name="Successfully added barcode to print batch" xml:space="preserve">
<value>Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt</value> <value>Barcode wurde erfolgreich dem Auftragsstapel hinzugefügt</value>
</data> </data>
<data name="Date" xml:space="preserve">
<value>Datum</value>
</data>
</root> </root>