Chore: change dataset's i18n to knowledge (#1629)

This commit is contained in:
Joel
2023-11-27 17:22:16 +08:00
committed by GitHub
parent 80ddb00f10
commit 7bbfac5dba
18 changed files with 256 additions and 256 deletions

View File

@@ -1,6 +1,6 @@
const translation = {
title: 'Retrieval Testing',
desc: 'Test the hitting effect of the dataset based on the given query text.',
desc: 'Test the hitting effect of the Knowledge based on the given query text.',
dateTimeFormat: 'MM/DD/YYYY hh:mm A',
recents: 'Recents',
table: {
@@ -14,7 +14,7 @@ const translation = {
title: 'Source text',
placeholder: 'Please enter a text, a short declarative sentence is recommended.',
countWarning: 'Up to 200 characters.',
indexWarning: 'High quality dataset only.',
indexWarning: 'High quality Knowledge only.',
testing: 'Testing',
},
hit: {