fix: 修改订单取消提示中的用词,将“撤单”改为“取消”
This commit is contained in:
@@ -295,7 +295,7 @@
|
||||
"orders": {
|
||||
"current": "当前委托",
|
||||
"history": "历史记录",
|
||||
"cancel": "撤单",
|
||||
"cancel": "取消",
|
||||
"cancelConfirm": "取消订单",
|
||||
"cancelMessage": "确定要取消该订单吗?",
|
||||
"cancelSuccess": "订单已取消",
|
||||
|
||||
@@ -295,7 +295,7 @@
|
||||
"orders": {
|
||||
"current": "當前委託",
|
||||
"history": "歷史記錄",
|
||||
"cancel": "撤單",
|
||||
"cancel": "取消",
|
||||
"cancelConfirm": "取消訂單",
|
||||
"cancelMessage": "確定要取消該訂單嗎?",
|
||||
"cancelSuccess": "訂單已取消",
|
||||
|
||||
Reference in New Issue
Block a user