You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
BinStack/langs/en/items.json

18 lines
596 B
JSON

{
"Total Items": "Total Items",
"Understocked Items": "Understocked Items",
"View Items": "View Items",
"View Understocked": "View Understocked",
"New Item": "New Item",
"Adding Item": "Adding new item",
"editing item": "Editing {item}",
"cloning item": "Copying {oitem} <i class=\"fa fa-angle-right\"></i> {nitem}",
"itemid": "Item ID",
"id": "ID",
"Edit Item": "Edit Item",
"Adding stock": "Adding stock",
"adding stock": "Adding stock for {item}",
"Removing stock": "Removing stock",
"removing stock": "Removing stock from {item}"
}