Added open food/freetext commands

This commit is contained in:
2022-01-08 19:25:01 +10:00
parent f656c5ab40
commit 56d42f1339
7 changed files with 61 additions and 5 deletions

View File

@@ -90,5 +90,7 @@
"msgbox_amount_select":"Enter Amount",
"msgbox_qty_select":"How many would you like to select?",
"void_mode": "Void Mode is ON."
"void_mode": "Void Mode is ON.",
"enter_item_name": "Enter Item Name",
"enter_item_price": "Enter Item Price"
}