Many supplier features and style upgrades and fixes
This commit is contained in:
@@ -62,6 +62,7 @@ en:
|
||||
needs_help: Needs attention
|
||||
needs_payment: Wants to pay
|
||||
closed_at: Closed at
|
||||
price: Total
|
||||
section:
|
||||
title: Title
|
||||
width: Width
|
||||
@@ -93,10 +94,11 @@ en:
|
||||
width: Width
|
||||
height: Height
|
||||
user:
|
||||
email: 'E-mail'
|
||||
name: Name
|
||||
email: E-mail
|
||||
employee:
|
||||
name: Name
|
||||
email: 'E-mail'
|
||||
email: E-mail
|
||||
manager: 'Manager?'
|
||||
active: 'Active?'
|
||||
color: Color
|
||||
|
||||
@@ -60,7 +60,7 @@ nl:
|
||||
needs_help: Vraag actief
|
||||
needs_payment: Rekening gevraagd
|
||||
closed_at: Afgesloten op
|
||||
price: Prijs
|
||||
price: Totaal
|
||||
section:
|
||||
title: Titel
|
||||
width: Breedte
|
||||
@@ -92,6 +92,7 @@ nl:
|
||||
width: Breedte
|
||||
height: Hoogte
|
||||
user:
|
||||
name: Naam
|
||||
email: 'E-mail'
|
||||
employee:
|
||||
name: Naam
|
||||
|
||||
@@ -21,7 +21,7 @@ en:
|
||||
dashboard:
|
||||
title: Dashboard
|
||||
active_lists:
|
||||
no_lists: No active ${models.list|downcase}
|
||||
no_lists: No active ${models.plural.list|downcase}
|
||||
active_orders:
|
||||
no_orders: No active ${models.plural.order|downcase}
|
||||
top_menu:
|
||||
@@ -200,6 +200,8 @@ en:
|
||||
title: Change the ${models.table} of the ${models.list}
|
||||
subtitle: 'The current ${model.table} number is # %{current_table_number}'
|
||||
close_button: Close
|
||||
user_info:
|
||||
title: ${models.user} info
|
||||
supplier_status_info:
|
||||
title: "%{name} info"
|
||||
header: The icons at the top right corner contain information about the current orders
|
||||
@@ -254,4 +256,6 @@ en:
|
||||
link: My schedule
|
||||
schedule:
|
||||
title: Schedule for %{name}
|
||||
unknown_user_name: "?"
|
||||
user:
|
||||
unknown_name: '?'
|
||||
number_of_lists_at_supplier: Number of ${models.plural.list} at your place
|
||||
|
||||
@@ -201,6 +201,8 @@ nl:
|
||||
title: Verander de ${models.table} van de ${models.list}
|
||||
subtitle: 'De huidige ${model.table} is # %{current_table_number}'
|
||||
close_button: Sluiten
|
||||
user_info:
|
||||
title: ${models.user} informatie
|
||||
supplier_status_info:
|
||||
title: "%{name} info"
|
||||
header: The icons at the top right corner contain information about the current orders
|
||||
@@ -255,4 +257,6 @@ nl:
|
||||
link: Mijn schema
|
||||
schedule:
|
||||
title: Schema voor %{name}
|
||||
unknown_user_name: "?"
|
||||
user:
|
||||
unknown_name: '?'
|
||||
number_of_lists_at_supplier: Aantal ${models.plural.list} hier
|
||||
|
||||
Reference in New Issue
Block a user