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
9765c0c56c
commit
acc38c7b40
2 changed files with 9 additions and 9 deletions
|
@ -320,6 +320,15 @@
|
|||
"singular": "You currently boost **<mark class=\"token\">%1$@</mark>**. Do you want to boost **<mark class=\"token\">%2$@</mark>** instead?"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.StoriesPerDay": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.StoriesPerDay",
|
||||
"photo_url": "https://telegra.ph/file/p/3fb6cabed8d/1e6d93988b5916f90d2a517.jpg?c=216,888,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** story per day",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** stories per day"
|
||||
}
|
||||
},
|
||||
"ChannelBoost.YouBoostedChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChannelBoost.YouBoostedChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/f0a44e1e372/d91a3e8f53bc85defdd2d17.jpg?c=119,608,361,361,280,280",
|
||||
|
|
|
@ -1640,15 +1640,6 @@
|
|||
"singular": "This channel reached **Level <mark class=\"token\">%1$@</mark>** and can now post <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.StoriesPerDay": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelBoost.StoriesPerDay",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** story per day",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** stories per day"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.AddParticipantConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelInfo.AddParticipantConfirmation",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue