fix: add translations
This commit is contained in:
parent
da07e6f687
commit
2ece72d7f2
@ -135,6 +135,12 @@
|
|||||||
"Total margin available": "Total margin available",
|
"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}}).",
|
"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",
|
"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 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 percent offset cannot be lower than {{trailingPercentOffsetStep}}": "Trailing percent offset cannot be lower than {{trailingPercentOffsetStep}}",
|
||||||
"Trailing percentage offset": "Trailing percentage offset",
|
"Trailing percentage offset": "Trailing percentage offset",
|
||||||
|
Loading…
Reference in New Issue
Block a user