diff --git a/libs/i18n/src/locales/en/deal-ticket.json b/libs/i18n/src/locales/en/deal-ticket.json index 31f39c8ec..0dedb0e63 100644 --- a/libs/i18n/src/locales/en/deal-ticket.json +++ b/libs/i18n/src/locales/en/deal-ticket.json @@ -135,6 +135,12 @@ "Total margin available": "Total margin available", "TOTAL_MARGIN_AVAILABLE": "Total margin available = general {{assetSymbol}} balance ({{generalAccountBalance}} {{assetSymbol}}) + margin balance ({{marginAccountBalance}} {{assetSymbol}}) + order margin balance ({{orderMarginAccountBalance}} {{assetSymbol}}) - maintenance level ({{marginMaintenance}} {{assetSymbol}}).", "No trading": "No trading", + "TP / SL": "TP / SL", + "TP_SL_TOOLTIP": "Take profit / Stop loss", + "Take profit": "Take profit", + "Stop loss": "Stop loss", + "The price for take profit.": "The price for take profit.", + "The price for stop loss.": "The price for stop loss.", "Trailing percent offset cannot be higher than 99.9": "Trailing percent offset cannot be higher than 99.9", "Trailing percent offset cannot be lower than {{trailingPercentOffsetStep}}": "Trailing percent offset cannot be lower than {{trailingPercentOffsetStep}}", "Trailing percentage offset": "Trailing percentage offset",