You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/i18n/src/locales/en.i18n.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3517,6 +3517,7 @@
3517
3517
"Message_KeepHistory": "Keep Per Message Editing History",
3518
3518
"Message_MaxAll": "Maximum Channel Size for ALL Message",
3519
3519
"Message_MaxAllowedSize": "Maximum Allowed Characters Per Message",
3520
+
"Message_MaxAllowedSize_Description": "Maximum number of characters allowed per message. Messages exceeding this limit will be displayed as plain text without markdown parsing.",
3520
3521
"Message_not_sent_try_again": "Message not sent. \nPlease try again",
3521
3522
"Message_QuoteChainLimit": "Maximum Number of Chained Quotes",
0 commit comments