backup push
This commit is contained in:
+13
-1
@@ -5,6 +5,8 @@ en:
|
||||
helpers:
|
||||
links:
|
||||
are_you_sure: 'Are you sure?'
|
||||
place_order: Place order
|
||||
show_active_list: Show %{list}
|
||||
forms:
|
||||
errors:
|
||||
title: There are problems found during saving (%{count})
|
||||
@@ -12,7 +14,7 @@ en:
|
||||
cannot_order_without_list_id: You cannot place an order without specifying a list
|
||||
cannot_order_on_non_active_list: You cannot place an order on a closed list
|
||||
order_is_placed: Your order has been received in good order
|
||||
the_list_has_been_closed: The list has been closed
|
||||
the_list_has_been_closed: The %{list} has been closed
|
||||
action:
|
||||
index:
|
||||
label: Listing %{models}
|
||||
@@ -43,6 +45,16 @@ en:
|
||||
list: Lists
|
||||
product: Products
|
||||
product_category: Product categories
|
||||
attributes:
|
||||
product:
|
||||
price: Price
|
||||
supplier:
|
||||
menu:
|
||||
active_lists: Active %{lists}
|
||||
user:
|
||||
active_list:
|
||||
title: Active %{list}
|
||||
needs_payment: Check please!
|
||||
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