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
2417fc8a0b
commit
15a3811d7c
1 changed files with 3 additions and 3 deletions
|
@ -6213,7 +6213,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark>|suggested you new profile photo"
|
||||
"singular": "<mark class=\"token\">%1$@</mark>|suggested a profile photo"
|
||||
}
|
||||
},
|
||||
"PUSH_MESSAGE_VIDEOS_TEXT": {
|
||||
|
@ -6558,8 +6558,8 @@
|
|||
"photo_url": "https://telegra.ph/file/p/92ac1018877/467f5d6c2cfc3d21acda917.jpg?c=36,702,554,554,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hiding members is available only for groups with more than **<mark class=\"token\">%d</mark> member**.",
|
||||
"plural": "Hiding members is available only for groups with more than **<mark class=\"token\">%d</mark> members**."
|
||||
"singular": "Only groups with more than **<mark class=\"token\">%d</mark> member** can hide members.",
|
||||
"plural": "Only groups with more than **<mark class=\"token\">%d</mark> members** can hide members."
|
||||
}
|
||||
},
|
||||
"PeerInfo.NotificationMemberAdded": {
|
||||
|
|
Loading…
Reference in a new issue