Fixed localization for /Home/Inventory

This commit is contained in:
2025-10-17 19:26:05 +02:00
parent 7d21acec4e
commit 27210cfba7
2 changed files with 123 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
<div class="row g-3">
<div class="col-md-3 text-center">
<input type="text" id="barcodeInput" class="form-control mt-3" placeholder="@T["Scanned code appears here"]" />
<input type="text" id="barcodeInput" class="form-control mt-3" placeholder="@T["Asset ID"]" />
<button id="enterAssetIdManuallyButton" class="btn btn-secondary mt-3">@T["Enter asset ID manually"]</button>
</div>
<div class="col-md-6 text-center">