Missing Loc

This commit is contained in:
Tim
2025-06-22 13:32:47 +02:00
parent a53547d1e0
commit 03a7ca4a92
2 changed files with 5 additions and 3 deletions

View File

@@ -152,5 +152,6 @@
"imageUploadNoticeFs": "Die Auflösung der Farming Station beträgt 720 x 960 px",
"itemCreatedSuccessfully": "Artikel erfolgreich erstellt",
"createNewItem": "Neuen Artikel erstellen",
"stockExpected": "Erwarteter Bestand"
"stockExpected": "Erwarteter Bestand",
"addProduct": "Artikel Hinzufügen"
}

View File

@@ -38,7 +38,7 @@
"hoverToSeeDetails": "Hover over the components list to see more details!",
"inStock": "In stock",
"item": "Item",
"items": "items",
"items": "Items",
"lastName": "Last name",
"lightMode": "Zu hellem Modus wechseln",
"logout": "Logout",
@@ -152,5 +152,6 @@
"imageUploadNoticeFs": "The Resolution of the Farming Station is 720 x 960 px",
"itemCreatedSuccessfully": "Item created successfully",
"createNewItem": "Create New Item",
"stockExpected": "Expected Stock"
"stockExpected": "Expected Stock",
"addProduct": "Add Product"
}