Skip to content

Commit 749c66f

Browse files
shaohuzhang1liuruibin
authored andcommitted
fix: Internationalization Error (#3900)
1 parent ff20236 commit 749c66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/locales/lang/en-US/ai-chat.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export default {
6464
sizeLimit: 'Each file must not exceed',
6565
imageMessage: 'Please process the image content',
6666
documentMessage: 'Please understand the content of the document',
67-
audioMessage: 'Please understand the aideo content',
67+
audioMessage: 'Please understand the audio content',
6868
otherMessage: 'Please understand the file content',
6969
errorMessage: 'Upload Failed'
7070
},

0 commit comments

Comments
 (0)