Add pickup date to order_result message
This commit is contained in:
parent
341f86d98e
commit
f15ca8610b
6 changed files with 18 additions and 6 deletions
|
|
@ -1183,8 +1183,11 @@ de:
|
|||
Liebe Bestellgruppe %{ordergroup},
|
||||
|
||||
die Bestellung für "%{order}" wurde am %{when} von %{user} beendet.
|
||||
text1: |
|
||||
Sie kann voraussichtlich am %{pickup} abgeholt werden.
|
||||
text2: |
|
||||
Für euch wurden die folgenden Artikel bestellt:
|
||||
text1: |-
|
||||
text3: |-
|
||||
o Gesamtpreis: %{sum}
|
||||
|
||||
Bestellung online einsehen: %{order_url}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue