Better suppliers menu

This commit is contained in:
2015-03-24 16:04:19 +01:00
parent e720d6b31c
commit b329d2d6d9
7 changed files with 70 additions and 38 deletions
+19 -18
View File
@@ -18,18 +18,19 @@ en:
Happy ordering!
button: Sign up
dashboard:
title: Dashboard
active_lists:
no_lists: No active lists
no_lists: No active ${models.list|downcase}
active_orders:
no_orders: No active orders
no_orders: No active ${models.plural.order|downcase}
top_menu:
menu: Menu
schedule: Schedule
active_lists:
title: Active lists
title: Active ${models.plural.list|downcase}
price: Price
active_orders:
title: Active orders
title: Active ${models.plural.order|downcase}
price: Price
supplier:
close_for_orders: Close the shop
@@ -42,8 +43,8 @@ en:
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
title: Add ${models.plural.table|downcase} first
body: To be able to print QR-codes, you first need to add ${models.plural.table|downcase}. Each table has its own QR-code
destroy:
modal:
title: Are you sure you want to delete ${models.table} %{number}
@@ -55,9 +56,9 @@ en:
new_button: Add ${models.table|downcase}
lists:
index:
show_all: Show all ${models.plural.list}
show_all: Show all ${models.plural.list|downcase}
show_active: Show active ${models.plural.list}
show_list_on_day: Lists on date
show_list_on_day: ${models.list} on date
show:
title: Show %{list}
users: Clients
@@ -65,7 +66,7 @@ en:
is_helped_button: Question answered!
close_list: Close!
none_found: 'No ${models.plural.list|downcase}'
go_to_lists: Go to lists
go_to_lists: Go to ${models.plural.list}
close:
modal:
title: Are you sure yout want to close the ${models.list}
@@ -78,21 +79,21 @@ en:
sections_header:
all_sections: All
section:
first_section_title: Room
first_section_title: Inside
show:
title: 'Show ${models.section|downcase}'
manage_tables:
link: 'Manage tables'
title: "Manage tables for ${models.section|downcase}: %{title}"
link: 'Manage ${models.plural.table|downcase}'
title: "Manage ${models.plural.table|downcase} for ${models.section|downcase}: %{title}"
tables_view:
link: 'Tables view'
link: '${models.plural.table} view'
table_actions:
title: '${models.table} actions'
got_to_table: 'Go to ${models.table|downcase}'
add_tables:
button_label: Add tables
button_label: Add ${models.plural.table|downcase}
modal:
title: Add tables
title: Add ${models.plural.table|downcase}
body_header: ""
number_start: From number
number_end: Till number
@@ -107,11 +108,11 @@ en:
close_button: Close
add_button: Create
arrange_tables:
button_label: Arrange tables
button_label: Arrange ${models.plural.table|downcase}
by_row_no_row_count: 'Please fill in a positive number representing the number of ${models.plural.table|downcase} per row'
by_column_no_column_count: 'Please fill in a positive number representing the number of ${models.plural.table|downcase} per column'
modal:
title: Arrange tables
title: Arrange ${models.plural.table|downcase}
body_header: ""
distributed:
title: Distributed
@@ -126,7 +127,7 @@ en:
after_field: ' ${models.plural.table}'
close_button: Close
arrange_button: Distribute
cannot_arrange: 'The tables could not be arranged. Does the ${models.section|downcase} have a width and a height?'
cannot_arrange: 'The ${models.plural.table|downcase} could not be arranged. Does the ${models.section|downcase} have a width and a height?'
settings:
title: Settings
save: Save settings