Better suppliers menu
This commit is contained in:
@@ -5,7 +5,7 @@ en:
|
||||
supplier: Restaurant
|
||||
new_supplier: New restaurant
|
||||
table: Table
|
||||
list: List
|
||||
list: Tap
|
||||
product: Product
|
||||
order: Order
|
||||
product_category: Product category
|
||||
@@ -22,7 +22,7 @@ en:
|
||||
supplier: Restaurants
|
||||
new_supplier: New restaurants
|
||||
table: Tables
|
||||
list: Lists
|
||||
list: Taps
|
||||
product: Products
|
||||
order: Orders
|
||||
product_category: Product categories
|
||||
|
||||
@@ -5,7 +5,7 @@ nl:
|
||||
supplier: Restaurant
|
||||
new_supplier: Nieuw restaurant
|
||||
table: Tafel
|
||||
list: Lijst
|
||||
list: Bon
|
||||
product: Product
|
||||
order: Bestelling
|
||||
product_category: Product categorie
|
||||
@@ -21,7 +21,7 @@ nl:
|
||||
supplier: Restaurants
|
||||
new_supplier: Nieuwe restaurants
|
||||
table: Tafels
|
||||
list: Lijsten
|
||||
list: Bonnen
|
||||
product: Producten
|
||||
order: Bestellingen
|
||||
product_category: Product categorieen
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -17,6 +17,7 @@ nl:
|
||||
Hierna kan je aan de slag met mobiel bestellen!
|
||||
button: Aanmelden
|
||||
dashboard:
|
||||
title: Dashboard
|
||||
active_lists:
|
||||
no_lists: Geen actieve ${models.plural.list}
|
||||
active_orders:
|
||||
@@ -25,7 +26,7 @@ nl:
|
||||
menu: Menu
|
||||
schedule: Schema
|
||||
active_lists:
|
||||
title: Actieve lijsten
|
||||
title: Actieve ${models.plural.list|downcase}
|
||||
price: Prijs
|
||||
active_orders:
|
||||
title: Actieve orders
|
||||
|
||||
Reference in New Issue
Block a user