added english translation
This commit is contained in:
@@ -1,6 +1,33 @@
|
||||
{
|
||||
"app-title": "Stockhome",
|
||||
"add": "Add",
|
||||
"storages": "Storages",
|
||||
"rows-per-page": "Rows per page",
|
||||
"details": "Details",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"eu001": "Wrong username or password!",
|
||||
"login": "Login"
|
||||
"login": "Login",
|
||||
"product-name": "Product name",
|
||||
"price": "Price",
|
||||
"stock": "Stock",
|
||||
"storage-place": "Storage place",
|
||||
"expiry-date": "Expiry Date",
|
||||
"bottling-date": "Bottling Date",
|
||||
"inventory": "Inventory",
|
||||
"actions": "Actions",
|
||||
"description": "Description",
|
||||
"product-details": "Product Details",
|
||||
"save": "Save",
|
||||
"profile": "Profile",
|
||||
"settings": "Settings",
|
||||
"storage-delete-info": "WARNING: If you remove a storage all items/products that are stored in this storage will also get removed. This cannot be undone!",
|
||||
"storage-name": "Storage name",
|
||||
"created-at": "Created at",
|
||||
"updated-at": "Updated at",
|
||||
"delete": "Delete",
|
||||
"amount": "Amount",
|
||||
"inventory-subtitle": "Here you can inspect all of your stored items.",
|
||||
"add-product": "Add product",
|
||||
"add-product-subtitle": "Here you can enter information for a new product."
|
||||
}
|
||||
Reference in New Issue
Block a user