end of day commit
This commit is contained in:
@@ -33,6 +33,7 @@ en:
|
||||
successfull: '%{model} is successfully destroyed'
|
||||
table:
|
||||
is_occupied: This table is occupied
|
||||
has_no_section: "Not placed"
|
||||
activemodel:
|
||||
models:
|
||||
user: User
|
||||
@@ -42,6 +43,7 @@ en:
|
||||
product: Product
|
||||
order: Order
|
||||
product_category: Product category
|
||||
section: Section
|
||||
plural:
|
||||
user: Users
|
||||
supplier: Restaurants
|
||||
@@ -50,6 +52,7 @@ en:
|
||||
product: Products
|
||||
order: Orders
|
||||
product_category: Product categories
|
||||
section: Sections
|
||||
attributes:
|
||||
product:
|
||||
price: Price
|
||||
@@ -65,3 +68,5 @@ en:
|
||||
show_products:
|
||||
# The title gets products: Product.model_name.human_plural that can be used: e.g.: Showing %{products}
|
||||
title: Menu
|
||||
section:
|
||||
first_section_title: Room
|
||||
|
||||
Reference in New Issue
Block a user