General usability

This commit is contained in:
2015-03-05 12:24:45 +01:00
parent 3cf8d3c896
commit d061814989
30 changed files with 125 additions and 74 deletions
+11 -4
View File
@@ -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}'