feat: support app rename and make app card ui better (#766)

Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
Joel
2023-08-16 10:31:08 +08:00
committed by GitHub
parent 216fc5d312
commit f95f6db0e3
53 changed files with 612 additions and 419 deletions

View File

@@ -23,6 +23,8 @@ const translation = {
lineBreak: '换行',
sure: '我确定',
download: '下载',
delete: '删除',
settings: '设置',
setup: '设置',
getForFree: '免费获取',
reload: '刷新',
@@ -35,6 +37,7 @@ const translation = {
char: '个字符',
},
actionMsg: {
noModification: '暂无修改',
modifiedSuccessfully: '修改成功',
modificationFailed: '修改失败',
copySuccessfully: '复制成功',