Skip to content

Commit 6d2f4a6

Browse files
committed
fix: Internationalization Error
1 parent 11a19a1 commit 6d2f4a6

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)