Merge pull request #260 from LD-Reborn/255-bug-assets-detail-modal-date-is-not-localized

Fixed missing localization for date in assets detail view
This commit is contained in:
LD50
2025-11-02 21:46:43 +01:00
committed by GitHub

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>