浏览代码

fix: text error (#1184)

tags/0.3.23
Joel 2 年前
父节点
当前提交
6b41a9593e
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      web/i18n/lang/dataset-creation.en.ts

+ 1
- 1
web/i18n/lang/dataset-creation.en.ts 查看文件

@@ -17,7 +17,7 @@ const translation = {
dataSourceType: {
file: 'Import from text file',
notion: 'Sync from Notion',
web: 'Sync from web site',
web: 'Sync from website',
},
uploader: {
title: 'Upload text file',

正在加载...
取消
保存