Fix string for unattributed admin approval enable
This commit is contained in:
parent
2ecd2d23bb
commit
a8d7d718b5
1 changed files with 1 additions and 1 deletions
|
@ -3581,7 +3581,7 @@
|
|||
}
|
||||
},
|
||||
"GroupV2--access-invite-link--enabled--unknown": {
|
||||
"message": "Admin approval for the group link has been disabled.",
|
||||
"message": "Admin approval for the group link has been enabled.",
|
||||
"description": "Shown in timeline or conversation preview when v2 group changes"
|
||||
},
|
||||
"GroupV2--member-add--invited--you": {
|
||||
|
|
Loading…
Reference in a new issue