mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fix: Missing translation in error messages issue#9559
Fix: changing local translation for variant_unit in spree/product en.yml Fix: add unite_value key to en.yml
This commit is contained in:
@@ -44,11 +44,14 @@ en:
|
||||
state: State
|
||||
source: Source
|
||||
spree/product:
|
||||
name: "Product Name"
|
||||
price: "Price"
|
||||
primary_taxon: "Product Category"
|
||||
supplier: "Supplier"
|
||||
shipping_category_id: "Shipping Category"
|
||||
variant_unit: "Variant Unit"
|
||||
variant_unit_name: "Variant Unit Name"
|
||||
unit_value: "Unit value"
|
||||
spree/credit_card:
|
||||
base: "Credit Card"
|
||||
number: "Number"
|
||||
|
||||
Reference in New Issue
Block a user