Replace kick
terminology with Remove from chat
(#7469)
This commit is contained in:
parent
54357c2d63
commit
f4a6219c88
11 changed files with 38 additions and 36 deletions
|
@ -426,7 +426,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
},
|
||||
"showJoinLeaves": {
|
||||
supportedLevels: LEVELS_ROOM_SETTINGS_WITH_ROOM,
|
||||
displayName: _td('Show join/leave messages (invites/kicks/bans unaffected)'),
|
||||
displayName: _td('Show join/leave messages (invites/removes/bans unaffected)'),
|
||||
default: true,
|
||||
invertedSettingName: 'hideJoinLeaves',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue