Fix some typos in messages.json (#4447)

This commit is contained in:
u32i64 2020-08-14 20:01:51 +03:00 committed by GitHub
parent 724a627dd3
commit 0c9e7ced60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2463,7 +2463,7 @@
}
},
"MessageRequests--unblock-group-confirm-body": {
"message": "Group members will be able to add your to this group again.",
"message": "Group members will be able to add you to this group again.",
"description": "Shown as the body in the confirmation modal for unblocking a group message request",
"placeholders": {
"name": {
@ -2487,7 +2487,7 @@
}
},
"MessageRequests--block-direct-confirm-body": {
"message": "Blocked people won't be able to call you or send you mesages.",
"message": "Blocked people won't be able to call you or send you messages.",
"description": "Shown as the body in the confirmation modal for blocking a private message request"
},
"MessageRequests--block-group-confirm-title": {