Bläddra i källkod

chore: update annotation reply english i18n (#1773)

tags/0.3.34
Joel 1 år sedan
förälder
incheckning
7775f5785f
Inget konto är kopplat till bidragsgivarens mejladress
3 ändrade filer med 10 tillägg och 10 borttagningar
  1. 6
    6
      web/i18n/lang/app-annotation.en.ts
  2. 3
    3
      web/i18n/lang/app-debug.en.ts
  3. 1
    1
      web/i18n/lang/billing.en.ts

+ 6
- 6
web/i18n/lang/app-annotation.en.ts Visa fil

@@ -1,6 +1,6 @@
const translation = {
title: 'Annotations',
name: 'Annotated Response',
name: 'Annotation Reply',
editBy: 'Answer edited by {{author}}',
noData: {
title: 'No annotations',
@@ -20,7 +20,7 @@ const translation = {
},
},
editModal: {
title: 'Edit Annotated Response',
title: 'Edit Annotation Reply',
queryName: 'User Query',
answerName: 'Storyteller Bot',
yourAnswer: 'Your Answer',
@@ -31,7 +31,7 @@ const translation = {
createdAt: 'Created At',
},
addModal: {
title: 'Add Annotated Response',
title: 'Add Annotation Reply',
queryName: 'Question',
answerName: 'Answer',
answerPlaceholder: 'Type answer here',
@@ -61,7 +61,7 @@ const translation = {
queryRequired: 'Question is required',
},
viewModal: {
annotatedResponse: 'Annotated Response',
annotatedResponse: 'Annotation Reply',
hitHistory: 'Hit History',
hit: 'Hit',
hits: 'Hits',
@@ -76,8 +76,8 @@ const translation = {
time: 'Time',
},
initSetup: {
title: 'Annotated Response Initial Setup',
configTitle: 'Annotated Response Setup',
title: 'Annotation Reply Initial Setup',
configTitle: 'Annotation Reply Setup',
confirmBtn: 'Save & Enable',
configConfirmBtn: 'Save',
},

+ 3
- 3
web/i18n/lang/app-debug.en.ts Visa fil

@@ -76,12 +76,12 @@ const translation = {
resDes: 'Citations and Attributions is enabled',
},
annotation: {
title: 'Annotated Response',
title: 'Annotation Reply',
description: 'You can manually add high-quality response to the cache for prioritized matching with similar user questions.',
resDes: 'Annotation Response is enabled',
scoreThreshold: {
title: 'Score Threshold',
description: 'Used to set the similarity threshold for annotation response.',
description: 'Used to set the similarity threshold for annotation reply.',
easyMatch: 'Easy Match',
accurateMatch: 'Accurate Match',
},
@@ -90,7 +90,7 @@ const translation = {
choosePlaceholder: 'Choose match variable',
},
cacheManagement: 'Annotations',
cached: 'Annotationed',
cached: 'Annotated',
remove: 'Remove',
removeConfirm: 'Delete this annotation ?',
add: 'Add annotation',

+ 1
- 1
web/i18n/lang/billing.en.ts Visa fil

@@ -102,7 +102,7 @@ const translation = {
annotatedResponse: {
fullTipLine1: 'Upgrade your plan to',
fullTipLine2: 'annotate more conversations.',
quotaTitle: 'Annotated Response Quota',
quotaTitle: 'Annotation Reply Quota',
},
}


Laddar…
Avbryt
Spara