Update copy

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-08-04 18:14:32 +02:00
parent 621aee6f9a
commit ee500ad684

View File

@@ -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": {