Unverified Commit 6b41a959 authored by Joel's avatar Joel Committed by GitHub

fix: text error (#1184)

parent 82267083
...@@ -17,7 +17,7 @@ const translation = { ...@@ -17,7 +17,7 @@ const translation = {
dataSourceType: { dataSourceType: {
file: 'Import from text file', file: 'Import from text file',
notion: 'Sync from Notion', notion: 'Sync from Notion',
web: 'Sync from web site', web: 'Sync from website',
}, },
uploader: { uploader: {
title: 'Upload text file', title: 'Upload text file',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment