mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 02:05:45 +03:00
Update copy
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
621aee6f9a
commit
ee500ad684
1 changed files with 1 additions and 1 deletions
|
@ -473,7 +473,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
},
|
||||
"MessageComposerInput.surroundWith": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td("Use surround with"),
|
||||
displayName: _td("Surround selected text when typing special characters"),
|
||||
default: false,
|
||||
},
|
||||
"MessageComposerInput.autoReplaceEmoji": {
|
||||
|
|
Loading…
Reference in a new issue