Skip to content

Commit dd217aa

Browse files
improve i18n setting description
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 32d6517 commit dd217aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/i18n/src/locales/en.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3518,7 +3518,7 @@
35183518
"Message_MaxAll": "Maximum Channel Size for ALL Message",
35193519
"Message_MaxAllowedSize": "Maximum Allowed Characters Per Message",
35203520
"Message_MaxMarkdownParseLength": "Maximum Markdown Parsing Characters",
3521-
"Message_MaxMarkdownParseLength_Description": "Maximum number of characters per message to be Markdown parsed. Messages longer than this will be rendered as plain text. Set to 0 to disable this limit. Warning: High values may significantly impact client-side performance.",
3521+
"Message_MaxMarkdownParseLength_Description": "Maximum number of characters per message to be parsed as Markdown. Messages longer than this will be rendered as plain text. Set to 0 to disable this limit. Warning: High values may significantly impact client-side performance.",
35223522
"Message_not_sent_try_again": "Message not sent. \nPlease try again",
35233523
"Message_QuoteChainLimit": "Maximum Number of Chained Quotes",
35243524
"Message_Read_Receipt_Enabled": "Show Read Receipts",

0 commit comments

Comments
 (0)