Skip to content

Commit e17178d

Browse files
Merge branch 'master' into agentic-streaming
2 parents 6632729 + d24f9c3 commit e17178d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/src/locales/en/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ const TRANSLATIONS = {
329329
prompt: {
330330
title: "System Prompt",
331331
description:
332-
"The prompt that will be used on this workspace. Define the context and instructions for the AI to generate a response. You should to provide a carefully crafted prompt so the AI can generate a relevant and accurate response.",
332+
"The prompt that will be used on this workspace. Define the context and instructions for the AI to generate a response. You should provide a carefully crafted prompt so the AI can generate a relevant and accurate response.",
333333
history: {
334334
title: "System Prompt History",
335335
clearAll: "Clear All",

frontend/src/locales/vn/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ const TRANSLATIONS = {
223223
prompt: {
224224
title: "Prompt",
225225
description:
226-
"The prompt that will be used on this workspace. Define the context and instructions for the AI to generate a response. You should to provide a carefully crafted prompt so the AI can generate a relevant and accurate response.",
226+
"Nhập vào đây prompt cho không gian làm việc này. Định nghĩa ngữ cảnh và hướng dẫn cho AI để tạo ra một phản hồi liên quan và chính xác.",
227227
history: {
228228
title: null,
229229
clearAll: null,

0 commit comments

Comments
 (0)