mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
814d587881
commit
70f965d87a
2 changed files with 5 additions and 5 deletions
|
@ -428,7 +428,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/0c8d837a63a/60a5feee6cd926fd7cdd817.jpg?c=0,609,592,594,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stars from your total balance become available for spending on ads and rewards 21 days after they are earned."
|
||||
"singular": "Stars from your total balance can be used for ads or withdrawn as rewards 21 days after they are earned."
|
||||
}
|
||||
},
|
||||
"BotStarsOverviewTotalBalance": {
|
||||
|
@ -436,7 +436,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/0c8d837a63a/60a5feee6cd926fd7cdd817.jpg?c=20,821,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Total lifetime proceeds"
|
||||
"singular": "Lifetime rewards"
|
||||
}
|
||||
},
|
||||
"BotStart": {
|
||||
|
|
|
@ -2943,7 +2943,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can withdraw Stars using Fragment, or use Stars to advertise your bot. **Learn more >**"
|
||||
"singular": "You can collect rewards for Stars using Fragment, or use Stars to advertise your bot. **Learn more >**"
|
||||
}
|
||||
},
|
||||
"BotStarsWithdrawInfoLink": {
|
||||
|
@ -2959,8 +2959,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "You cannot withdraw less than **<mark class=\"token\">%d</mark> stars.**"
|
||||
"singular": "You cannot withdraw less than **<mark class=\"token\">%d</mark> star**.",
|
||||
"plural": "You cannot withdraw less than **<mark class=\"token\">%d</mark> stars**."
|
||||
}
|
||||
},
|
||||
"BotStarsWithdrawPlaceholder": {
|
||||
|
|
Loading…
Reference in a new issue