mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
Update content of files
This commit is contained in:
parent
16425ea880
commit
cb5d4cfe1b
2 changed files with 3 additions and 3 deletions
|
@ -3448,7 +3448,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> added to the forum"
|
||||
"singular": "<mark class=\"token\">%1$s</mark> added to the group"
|
||||
}
|
||||
},
|
||||
"HaveBeenAddedToChannel": {
|
||||
|
@ -3464,7 +3464,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> added to the forum"
|
||||
"singular": "<mark class=\"token\">%1$s</mark> added to the group"
|
||||
}
|
||||
},
|
||||
"HaveBeenAddedToGroup": {
|
||||
|
|
|
@ -957,7 +957,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> pinned topic <mark class=\"token\">%2$@</mark>"
|
||||
"singular": "<mark class=\"token\">%1$@</mark> unpinned the topic <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Channel.AdminLog.TopicsDisabled": {
|
||||
|
|
Loading…
Reference in a new issue