mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
c6e26b4f29
commit
f6441c72d6
2 changed files with 2 additions and 2 deletions
|
@ -319,7 +319,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/79afd787150/ce84b75126c30058efe3f17.jpg?c=0,521,600,603,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%1$d</mark>** and can now post **<mark class=\"token\">%2$s</mark>** per day."
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%1$d</mark>** and can now post <mark class=\"token\">%2$s</mark> per day."
|
||||
}
|
||||
},
|
||||
"ChannelNeedBoostsDescription": {
|
||||
|
|
|
@ -3102,7 +3102,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This channel reached **Level <mark class=\"token\">{0}</mark>** and can now post **<mark class=\"token\">{1}</mark>** per day."
|
||||
"singular": "This channel reached **Level <mark class=\"token\">{0}</mark>** and can now post <mark class=\"token\">{1}</mark> per day."
|
||||
}
|
||||
},
|
||||
"ChannelBots": {
|
||||
|
|
Loading…
Reference in a new issue