mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 11:39:19 +08:00
feat: batch run support export as csv file (#556)
This commit is contained in:
@@ -21,6 +21,7 @@ const translation = {
|
||||
copy: '复制',
|
||||
lineBreak: '换行',
|
||||
sure: '我确定',
|
||||
download: '下载',
|
||||
},
|
||||
placeholder: {
|
||||
input: '请输入',
|
||||
|
||||
Reference in New Issue
Block a user