Merge pull request #541 from SuanmoSuanyangTechnology/fix/v0.2.7_zy
fix(web): update i18n
This commit is contained in:
@@ -1370,7 +1370,7 @@ export const en = {
|
|||||||
gotoList: 'Return to Application List',
|
gotoList: 'Return to Application List',
|
||||||
gotoDetail: 'View Details',
|
gotoDetail: 'View Details',
|
||||||
dify: 'Dify',
|
dify: 'Dify',
|
||||||
pleaseUploadFile: 'Please upload workflow file',
|
pleaseUploadFile: 'Please upload file',
|
||||||
},
|
},
|
||||||
userMemory: {
|
userMemory: {
|
||||||
userMemory: 'User Memory',
|
userMemory: 'User Memory',
|
||||||
|
|||||||
@@ -754,7 +754,7 @@ export const zh = {
|
|||||||
gotoList: '返回应用列表',
|
gotoList: '返回应用列表',
|
||||||
gotoDetail: '查看详情',
|
gotoDetail: '查看详情',
|
||||||
dify: 'Dify',
|
dify: 'Dify',
|
||||||
pleaseUploadFile: '请上传工作流文件',
|
pleaseUploadFile: '请上传文件',
|
||||||
},
|
},
|
||||||
table: {
|
table: {
|
||||||
totalRecords: '共 {{total}} 条记录'
|
totalRecords: '共 {{total}} 条记录'
|
||||||
|
|||||||
Reference in New Issue
Block a user