Add missing translations for ArticlePrice attributes
This commit is contained in:
parent
4f80fd0e8c
commit
3336065218
4 changed files with 20 additions and 0 deletions
|
@ -27,6 +27,11 @@ de:
|
||||||
article_category:
|
article_category:
|
||||||
description: Beschreibung
|
description: Beschreibung
|
||||||
name: Name
|
name: Name
|
||||||
|
article_price:
|
||||||
|
deposit: Pfand
|
||||||
|
price: Nettopreis
|
||||||
|
tax: MwSt
|
||||||
|
unit_quantity: Gebindegröße
|
||||||
delivery:
|
delivery:
|
||||||
delivered_on: Lieferdatum
|
delivered_on: Lieferdatum
|
||||||
note: Notiz
|
note: Notiz
|
||||||
|
|
|
@ -27,6 +27,11 @@ en:
|
||||||
article_category:
|
article_category:
|
||||||
description: Description
|
description: Description
|
||||||
name: Name
|
name: Name
|
||||||
|
article_price:
|
||||||
|
deposit: Deposit
|
||||||
|
price: Price (net)
|
||||||
|
tax: VAT
|
||||||
|
unit_quantity: Unit quantity
|
||||||
delivery:
|
delivery:
|
||||||
delivered_on: Delivery date
|
delivered_on: Delivery date
|
||||||
note: Note
|
note: Note
|
||||||
|
|
|
@ -27,6 +27,11 @@ fr:
|
||||||
article_category:
|
article_category:
|
||||||
description: Description
|
description: Description
|
||||||
name: Nom
|
name: Nom
|
||||||
|
article_price:
|
||||||
|
deposit: Consigne
|
||||||
|
price: Prix net
|
||||||
|
tax: TVA
|
||||||
|
unit_quantity: Unités par lot
|
||||||
delivery:
|
delivery:
|
||||||
delivered_on: Date de réapprovisionnement
|
delivered_on: Date de réapprovisionnement
|
||||||
note:
|
note:
|
||||||
|
|
|
@ -27,6 +27,11 @@ nl:
|
||||||
article_category:
|
article_category:
|
||||||
description: Omschrijving
|
description: Omschrijving
|
||||||
name: Naam
|
name: Naam
|
||||||
|
article_price:
|
||||||
|
deposit: Statiegeld
|
||||||
|
price: Netto prijs
|
||||||
|
tax: BTW
|
||||||
|
unit_quantity: Groothandelseenheid
|
||||||
delivery:
|
delivery:
|
||||||
delivered_on: Leverdatum
|
delivered_on: Leverdatum
|
||||||
note: Notitie
|
note: Notitie
|
||||||
|
|
Loading…
Reference in a new issue