Added inventory information to assets detail view

This commit is contained in:
2025-11-01 10:45:29 +01:00
parent 74ee0f0d2f
commit c026196921
2 changed files with 20 additions and 0 deletions

View File

@@ -151,6 +151,12 @@
<data name="Barcode" xml:space="preserve">
<value>Barcode</value>
</data>
<data name="Inventory" xml:space="preserve">
<value>Inventur</value>
</data>
<data name="Information" xml:space="preserve">
<value>Informationen</value>
</data>
<data name="Download Barcode" xml:space="preserve">
<value>Barcode herunterladen</value>
</data>