Add supplier info popup
This commit is contained in:
@@ -39,11 +39,8 @@ en:
|
||||
settings: Settings
|
||||
sign_out: Sign out
|
||||
table_number: Table
|
||||
tables:
|
||||
qr_codes:
|
||||
link: Print Qr codes sheet
|
||||
has_no_section: "Not placed"
|
||||
table:
|
||||
print_qr_codes: Print Qr codes
|
||||
destroy:
|
||||
modal:
|
||||
title: Are you sure you want to delete ${models.table} %{number}
|
||||
@@ -183,3 +180,9 @@ en:
|
||||
modal:
|
||||
info:
|
||||
close: OK
|
||||
supplier_status_info:
|
||||
title: "%{name} info"
|
||||
header: The icons at the top right corner contain information about the current orders
|
||||
orders_placed_count_explanation: " means that there are %{count} orders placed and not yet processing or finished"
|
||||
orders_in_process_count_explanation: " means that there are %{count} orders currently processing"
|
||||
close: Got it
|
||||
|
||||
Reference in New Issue
Block a user