mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
8b507d0c30
commit
a2d594ac8b
5 changed files with 9 additions and 9 deletions
|
@ -1768,7 +1768,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/9ef6fc07831/e742601b5e1b587ab223b17.jpg?c=44,457,489,489,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway because you joined channel **<mark class=\"token\">%1$s</mark>**."
|
||||
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">%1$s</mark>**."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayPrivateChannel": {
|
||||
|
|
|
@ -2145,8 +2145,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway because you have joined channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channel).",
|
||||
"plural": "You are participating in this giveaway because you have joined channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channels)."
|
||||
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channel).",
|
||||
"plural": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">%2$s</mark>** (and **<mark class=\"token\">%1$d</mark>** other listed channels)."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayShortStatusParticipating": {
|
||||
|
|
|
@ -4096,7 +4096,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway because you have joined channel <mark class=\"token\">{channel}</mark> (and other listed channels)."
|
||||
"singular": "You are participating in this giveaway because you joined the channel <mark class=\"token\">{channel}</mark> (and other listed channels)."
|
||||
}
|
||||
},
|
||||
"lng_prizes_winners_all_of_one": {
|
||||
|
|
|
@ -2765,7 +2765,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway, because you have joined channel **<mark class=\"token\">{0}</mark>**."
|
||||
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">{0}</mark>**."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayParticipantMultiPlural": {
|
||||
|
@ -2773,8 +2773,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway, because you have joined channel **<mark class=\"token\">{1}</mark>** (and **<mark class=\"token\">{0}</mark>** other listed channel).",
|
||||
"plural": "You are participating in this giveaway, because you have joined channel **<mark class=\"token\">{1}</mark>** (and **<mark class=\"token\">{0}</mark>** other listed channels)."
|
||||
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">{1}</mark>** (and **<mark class=\"token\">{0}</mark>** other listed channel).",
|
||||
"plural": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">{1}</mark>** (and **<mark class=\"token\">{0}</mark>** other listed channels)."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayPrizes": {
|
||||
|
|
|
@ -5114,7 +5114,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway, because you have joined channel **<mark class=\"token\">%s</mark>**."
|
||||
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">%s</mark>**."
|
||||
}
|
||||
},
|
||||
"Giveaway.Participation.Multi": {
|
||||
|
@ -5122,7 +5122,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway, because you have joined channel **<mark class=\"token\">%s</mark>** (and <mark class=\"token\">%s</mark>)."
|
||||
"singular": "You are participating in this giveaway because you joined the channel **<mark class=\"token\">%s</mark>** (and <mark class=\"token\">%s</mark>)."
|
||||
}
|
||||
},
|
||||
"Giveaway.SendLinkToAnyone": {
|
||||
|
|
Loading…
Reference in a new issue