mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
013ee23720
commit
e7b0be3372
2 changed files with 10 additions and 0 deletions
|
@ -1110,6 +1110,7 @@
|
|||
"BoostingShareThisLink",
|
||||
"BoostingShortMonths",
|
||||
"BoostingShowMoreBoosts",
|
||||
"BoostingShowMoreGifts",
|
||||
"BoostingStartGiveaway",
|
||||
"BoostingStoriesByGifting",
|
||||
"BoostingStoriesByGiftingLink",
|
||||
|
|
|
@ -2378,6 +2378,15 @@
|
|||
"singular": "Share this link with your subsсribers to get more boosts."
|
||||
}
|
||||
},
|
||||
"BoostingShowMoreGifts": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingShowMoreGifts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Show <mark class=\"token\">%1$d</mark> More Gifted Boost",
|
||||
"plural": "Show <mark class=\"token\">%1$d</mark> More Gifted Boosts"
|
||||
}
|
||||
},
|
||||
"BoostingSubscriptionsCount": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingSubscriptionsCount",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue