Files
sx-fc/config/locales/en.yml
2017-10-12 18:08:49 +06:30

45 lines
1.1 KiB
YAML

en:
welcome: "Welcome"
main_navigation: "Main Navigation"
dashboard: "Dashboard"
oqs: "Order Queue Station"
origami: "Cashier"
crm: "CRM"
inventory: "Inventory"
settings: "Settings"
transactions: "Transactions"
reports: "Reports"
zones: "Zones"
dinings: "Dinings"
menu: "Menu"
cashier: "Cashier"
terminal: "Terminal"
print: "Print"
staff: "Staff"
products: "Products"
promotions: "Promotions"
printer: "Printer"
logout: "Logout"
sale: "Sale"
hourly: "Hourly"
top: "Top"
orders: "Orders"
credit: "Credit"
views:
pagination:
first: "« First"
last: "Last »"
previous: "‹ Prev"
next: "Next ›"
truncate: "…"
helpers:
page_entries_info:
one_page:
display_entries:
zero: "No %{entry_name} found"
one: "Displaying <b>1</b> %{entry_name}"
other: "Displaying <b>all %{count}</b> %{entry_name}"
more_pages:
display_entries: "Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"