Skip to content

Commit

Permalink
lilt: made change to config/localization_notifications/tr/app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lilt-connector committed Nov 15, 2023
1 parent 759dfee commit 20809a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/localization_notifications/tr/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"TITLE": "Talimat İptal Edildi",
"BODY": "{AMOUNT} {MARKET} için {SIDE} talimatınız iptal edildi."
},
"ORDER_CANCEL_WITH_PARTIAL_FILL": {
"TITLE": "Talimat Kısmen Karşılandı ve İptal Edildi",
"BODY": "{AMOUNT} {MARKET}için t{SIDE}alimatınız ad{TOTAL_FILLED}edi kısmen karşılandıktan sonra iptal edildi."
},
"LIQUIDATION": {
"TITLE": "Pozisyon Tasfiye Edildi",
"BODY": "{MARKET} üzerindeki {SIDE} pozisyonunuz tasfiye edildi."
Expand Down

0 comments on commit 20809a1

Please sign in to comment.