mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 18:23:07 +08:00
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
This commit is contained in:
@@ -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: '复制成功',
|
||||
|
||||
Reference in New Issue
Block a user