improvements
This commit is contained in:
@@ -60,6 +60,8 @@ en:
|
||||
attributes:
|
||||
product:
|
||||
price: Price
|
||||
list:
|
||||
created_at: Created
|
||||
supplier:
|
||||
menu:
|
||||
active_lists: Active %{lists}
|
||||
@@ -67,6 +69,7 @@ en:
|
||||
title: Active %{lists}
|
||||
price: Price
|
||||
active_orders:
|
||||
title: Active %{orders}
|
||||
price: Price
|
||||
close: Close the shop
|
||||
you_are_currently_closed_alert: 'You are currently closed and not able to take orders'
|
||||
@@ -75,11 +78,16 @@ en:
|
||||
tables:
|
||||
qr_codes:
|
||||
link: Qr codes sheet
|
||||
lists:
|
||||
show:
|
||||
title: Show %{list}
|
||||
|
||||
user:
|
||||
active_list:
|
||||
title: Active %{list}
|
||||
needs_payment: Check please!
|
||||
history_list:
|
||||
title: Previous %{list}
|
||||
show_products:
|
||||
# The title gets products: Product.model_name.human_plural that can be used: e.g.: Showing %{products}
|
||||
title: Menu
|
||||
|
||||
Reference in New Issue
Block a user