mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
d3527e2b60
commit
de184161a3
1 changed files with 4 additions and 4 deletions
|
@ -4636,8 +4636,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> users can only be invited via link, but you don't nave permission to share invite links to this group.",
|
||||
"plural": "<mark class=\"token\">%d</mark> users can only be invited via link, but you don't nave permission to share invite links to this group."
|
||||
"singular": "<mark class=\"token\">%d</mark> user can only be invited via link, but you don't have permission to share invite links to this group.",
|
||||
"plural": "<mark class=\"token\">%d</mark> users can only be invited via link, but you don't have permission to share invite links to this group."
|
||||
}
|
||||
},
|
||||
"InviteFailed.Text.Cant.Multiple_countable": {
|
||||
|
@ -4653,7 +4653,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> can only be invited via link, but you don't nave permission to share invite links to this group."
|
||||
"singular": "<mark class=\"token\">%@</mark> can only be invited via link, but you don't have permission to share invite links to this group."
|
||||
}
|
||||
},
|
||||
"InviteFailed.Text.Multiple": {
|
||||
|
@ -4661,7 +4661,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> users restricts adding them to groups. You can send them an invite link as message instead.",
|
||||
"singular": "<mark class=\"token\">%d</mark> user restricts adding them to groups. You can send them an invite link as message instead.",
|
||||
"plural": "<mark class=\"token\">%d</mark> users restricts adding them to groups. You can send them an invite link as message instead."
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue