Bladeren bron

止盈英文改为“TP”

deng.yinping 2 weken geleden
bovenliggende
commit
34ffef895d
3 gewijzigde bestanden met toevoegingen van 6 en 6 verwijderingen
  1. 2 2
      public/locales/en-US.json
  2. 2 2
      public/locales/th-TH.json
  3. 2 2
      public/locales/vi-VN.json

+ 2 - 2
public/locales/en-US.json

@@ -1855,8 +1855,8 @@
         "history": "History",
         "tips": "Market closing will liquidate the position by market order.",
         "tradeid": "OrderID",
-        "spsl": "SP-SL",
-        "sp": "SP",
+        "spsl": "TP-SL",
+        "sp": "TP",
         "sl": "SL",
         "quoteprice": "QuotePrice"
     }

+ 2 - 2
public/locales/th-TH.json

@@ -1858,8 +1858,8 @@
         "history": "历史",
         "tips": "市價平倉會以市價委託方式平掉此倉位。",
         "tradeid": "OrderID",
-        "spsl": "SP-SL",
-        "sp": "SP",
+        "spsl": "TP-SL",
+        "sp": "TP",
         "sl": "SL",
         "quoteprice": "QuotePrice"
     }

+ 2 - 2
public/locales/vi-VN.json

@@ -1855,8 +1855,8 @@
         "history": "历史",
         "tips": "市價平倉會以市價委託方式平掉此倉位。",
         "tradeid": "OrderID",
-        "spsl": "SP-SL",
-        "sp": "SP",
+        "spsl": "TP-SL",
+        "sp": "TP",
         "sl": "SL",
         "quoteprice": "QuotePrice"
     }