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
6a1f33f798
commit
143a707f5a
2 changed files with 5 additions and 5 deletions
|
@ -2879,7 +2879,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> changed group to forum"
|
||||
"singular": "<mark class=\"token\">un1</mark> enabled topics"
|
||||
}
|
||||
},
|
||||
"EventLogSwitchToGroup": {
|
||||
|
@ -2887,7 +2887,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> changed forum to group"
|
||||
"singular": "<mark class=\"token\">un1</mark> disabled topics"
|
||||
}
|
||||
},
|
||||
"EventLogUnpinTopic": {
|
||||
|
@ -7082,7 +7082,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic icon changed to: <mark class=\"token\">%s</mark>"
|
||||
"singular": "Topic icon changed to <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"TopicNotificationsExceptions": {
|
||||
|
@ -7115,7 +7115,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic renamed to: <mark class=\"token\">%s</mark>"
|
||||
"singular": "Topic renamed to \"<mark class=\"token\">%s</mark>\""
|
||||
}
|
||||
},
|
||||
"TopicRestarted": {
|
||||
|
|
|
@ -1390,7 +1390,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic Author"
|
||||
"singular": "Topic Creator"
|
||||
}
|
||||
},
|
||||
"Chat.MultipleTextMessagesDisabled": {
|
||||
|
|
Loading…
Reference in a new issue