fix: optimize feedback and app icon (#1099)

This commit is contained in:
bowen
2023-09-05 09:13:59 +08:00
committed by GitHub
parent 7c66d3c793
commit 4a28599fbd
15 changed files with 45 additions and 37 deletions

View File

@@ -40,8 +40,10 @@ const translation = {
actionMsg: {
noModification: '暂无修改',
modifiedSuccessfully: '修改成功',
modificationFailed: '修改失败',
modifiedUnsuccessfully: '修改失败',
copySuccessfully: '复制成功',
generatedSuccessfully: '已重新生成',
generatedUnsuccessfully: '生成失败',
paySucceeded: '已支付成功',
payCancelled: '已取消支付',
},