fix: 个人中心,取 按钮改为清空

This commit is contained in:
@changcode
2021-08-23 09:43:50 +08:00
parent 25a04fa31e
commit d6138c4f52
3 changed files with 6 additions and 4 deletions

View File

@@ -1754,6 +1754,7 @@ const cn = {
profile: {
profile: '个人中心',
close: '关闭',
clear: '清空',
enable: '启用',
update: '更新',
operationRecord: '操作记录',

View File

@@ -1635,6 +1635,7 @@ const en = {
profile: {
profile: 'Profile',
close: 'Close',
clear: 'Clear',
enable: 'Enable',
update: 'Update',
operationRecord: 'Operation log',