更新添加注销账户功能
This commit is contained in:
@@ -134,7 +134,9 @@ export const personalCenter_zh = {
|
||||
ipFormat:"请检查IP地址格式是否正确",
|
||||
screen:"筛选币种",
|
||||
workOrderRecord:"工单记录",
|
||||
|
||||
deleteAccountWarning:"删除后关于此账户的相关信息将不能恢复,请慎重操作!",
|
||||
deleteAccountSuccess:"账户删除成功",
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -243,5 +245,7 @@ export const personalCenter_en = {
|
||||
ipFormat:"Please check if the IP address format is correct",
|
||||
screen:"Filter currencies",
|
||||
workOrderRecord:"Work order record",
|
||||
deleteAccountWarning:"After deletion, the relevant information about this account cannot be restored. Please proceed with caution!",
|
||||
deleteAccountSuccess:"Account deleted successfully",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user