Skip to content

Commit

Permalink
lilt: made change to config/localization_notifications/de/app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lilt-connector committed Nov 2, 2023
1 parent d977f4a commit 29079c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/localization_notifications/de/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"TITLE": "Bestellung storniert",
"BODY": "Ihre Order betreffend {SIDE} {AMOUNT} {MARKET} wurde storniert."
},
"ORDER_CANCEL_WITH_PARTIAL_FILL": {
"TITLE": "Order mit Partial Fill storniert",
"BODY": "Ihre Order an {SIDE} {AMOUNT} {MARKET} wurde storniert und {TOTAL_FILLED} teilweise erfüllt."
},
"LIQUIDATION": {
"TITLE": "Position aufgelöst",
"BODY": "Ihre {SIDE}-Position bei {MARKET} wurde gelöscht."
Expand Down

0 comments on commit 29079c5

Please sign in to comment.