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

17 lines
547 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",
"stockid": "Stock ID",
"adding stock": "Adding stock for {item}",
"removing stock": "Removing stock from {item}"
}