Skip to content

Commit 4385b26

Browse files
author
Illia Derevianko
committed
" Drag files into the text area." tip
1 parent a037737 commit 4385b26

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

resources/language/de_DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"Filedrop_Error": "Folgende Dateien haben ein nicht unterstütztes Dateiformat oder oder sind größer als ${maxFileSize} kB",
9494
"Filedrop_Unsupported": "Das aktuelle Modell unterstützt keine Dateianhänge",
9595
"Model_Capability_Image_Gen": "Das aktuelle Modell kann Bilder generieren",
96-
"Model_Capability_Attachments": "Das aktuelle Modell erlaubt es Dateien anzuhängen",
96+
"Model_Capability_Attachments": "Das aktuelle Modell erlaubt es Dateien anzuhängen. Dateien ins Textfeld ziehen.",
9797
"Model_Capability_Websearch": "Das aktuelle Modell durchsucht das Internet nach Informationen",
9898
"Input_Placeholder_Room": "Schreibe eine Gruppennachricht oder nutze die KI mit ",
9999
"language": "Sprache",

resources/language/en_US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"Filedrop_Unsupported": "The current model doesn't support file attachments",
9494
"Filedrop_Error": "The following files have unsupported file types or exceed the maximum file size of ${maxFileSize} kB",
9595
"Model_Capability_Image_Gen": "The current model supports image generation.",
96-
"Model_Capability_Attachments": "The current model support file attachments.",
96+
"Model_Capability_Attachments": "The current model support file attachments. Drag files into the text area.",
9797
"Model_Capability_Websearch": "The current model can search the web for additional information.",
9898
"Input_Placeholder_Room": "Write a group message or use the AI model by mentioning",
9999
"language": "Language",

0 commit comments

Comments
 (0)