General usability
This commit is contained in:
@@ -41,13 +41,17 @@ en:
|
||||
table_number: Table
|
||||
table:
|
||||
print_qr_codes: Print Qr codes
|
||||
add_tables_first:
|
||||
title: Add tables first
|
||||
body: To be able to print QR-codes, you first need to add tables. Each table has its own QR-code
|
||||
destroy:
|
||||
modal:
|
||||
title: Are you sure you want to delete ${models.table} %{number}
|
||||
edit:
|
||||
modal:
|
||||
title: "Edit ${models.table|downcase}"
|
||||
body_header: ""
|
||||
modal:
|
||||
title: "Edit ${models.table|downcase}"
|
||||
body_header: ""
|
||||
close_button: Close
|
||||
save_button: Save
|
||||
new_button: Add ${models.table|downcase}
|
||||
lists:
|
||||
index:
|
||||
@@ -94,6 +98,9 @@ en:
|
||||
number_end: Till number
|
||||
close_button: Close
|
||||
add_button: Add
|
||||
too_many: "You can add maximal 10 ${models.plural.table|downcase} at once (you want to add %{count})"
|
||||
invalid_start_number: "Invalid start number"
|
||||
invalid_end_number: "Invalid end number"
|
||||
add_section:
|
||||
modal:
|
||||
title: 'New ${models.section}'
|
||||
|
||||
Reference in New Issue
Block a user