diff --git a/config/locales/en.yml b/config/locales/en.yml index 39bd8303..dc49b5a5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -10,16 +10,85 @@ en: transactions: "Transactions" reports: "Reports" zones: "Zones" + dinings: "Dinings" menu: "Menu" cashier: "Cashier" terminal: "Terminal" print: "Print" staff: "Staff" - product: "Product" - promotion: "Promotion" - + products: "Products" + promotions: "Promotions" + printer: "Printer" + logout: "Logout" + sale: "Sale" + hourly: "Hourly" + top: "Top" + orders: "Orders" + credit: "Credit" + home: "Home" + simple_menu_item: "Simple Menu Item" + set_menu_item: "Set Menu Item" + table: "Table" + room: "Room" + item_set: "Item Set" + category: "Category" + processed: "Processed" + competed: "Completed" views: + btn: + create: "Create" + new: "New" + add: "Add" + edit: "Edit" + update: "Update" + cancel: "Cancel" + back: "Back" + show: "Show" + remove: "Remove" + delete: "Delete" + destroy: "Destroy" + submit: "Submit" + reset: "Reset" + search: "Search" + enter: "Enter" + clear: "Clear" + finish: "Finish" + filter: "Filter" + del: "DEL" + clr: "CLR" + + print_order_summary: "Print Order Summary" + memeber_card: "Member Card" + qr_code: "QR Code" + cash_in: "CASH IN" + cash_out: "CASH OUT" + close_cashier: "CLOSE CASHIER" + add_order: "ADD ORDER" + customer: "CUSTOMER" + discount: "DISCOUNT" + charges: "CHARGES" + commissions: "COMMISSIONS" + in_duties: "IN DUTIES" + move: "MOVE" + req_bill: "REQ BILL" + first_bill: "FIRST BILL" + pay: "PAY" + void: "VOID" + foc: "FOC" + nett: "NETT" + cash: "CASH" + credit: "CREDIT" + other_payment: "Other Payment" + percentage: "PERCENTAGE" + remove_item_dis: "REMOVE ITEM DISCOUNT" + remove_all: "REMOVE ALL" + new_stock_taking: "NEW STOCK TAKING" + stock_check_report: "STOCK CHECK REPORT" + new_inventory_product: "NEW INVENTORY PRODUCT" + generate_report: "GENERATE REPORT" + exp_to_excel: "EXPORT TO EXCEL" + pagination: first: "« First" last: "Last »"