supplier menu progress
This commit is contained in:
@@ -120,6 +120,7 @@ en:
|
||||
title: Reviews
|
||||
explanation: Fill in your Iens id. You can find this id in the web location of your page
|
||||
product_category:
|
||||
# week days depricated
|
||||
week_days:
|
||||
abbreviation:
|
||||
sunday: S
|
||||
@@ -129,6 +130,19 @@ en:
|
||||
thursday: T
|
||||
friday: F
|
||||
saturday: S
|
||||
edit:
|
||||
modal:
|
||||
title: Edit ${models.product_category}
|
||||
body_header: ''
|
||||
active_between:
|
||||
top: Active between
|
||||
middle: and
|
||||
move:
|
||||
modal:
|
||||
title: Move ${models.product_category|downcase}
|
||||
body_header: ''
|
||||
move_to_top: Move to top
|
||||
move_below_label: "Place below ${product_category|downcase}"
|
||||
product:
|
||||
new: 'New ${model.product|downcase}'
|
||||
preview:
|
||||
|
||||
@@ -128,6 +128,19 @@ nl:
|
||||
thursday: D
|
||||
friday: V
|
||||
saturday: Z
|
||||
edit:
|
||||
modal:
|
||||
title: Bewerk ${models.product_category}
|
||||
body_header: ''
|
||||
active_between:
|
||||
top: Actief tussen
|
||||
middle: en
|
||||
move:
|
||||
modal:
|
||||
title: Verplaats ${models.product_category|downcase}
|
||||
body_header: ''
|
||||
move_to_top: Plaats bovenaan
|
||||
move_below_label: "Plaats onder ${product_category|downcase}"
|
||||
product:
|
||||
new: 'Nieuw ${model.product|downcase}'
|
||||
preview:
|
||||
|
||||
Reference in New Issue
Block a user