mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
d7d90d0be5
commit
c2939ebfb3
1 changed files with 10 additions and 10 deletions
|
@ -1000,7 +1000,7 @@
|
|||
"BoostingGiveawayJustStarted": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/BoostingGiveawayJustStarted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> just started a giveaway of Telegram Premium subscriptions to its followers."
|
||||
}
|
||||
|
@ -1052,7 +1052,7 @@
|
|||
"BoostingGiveawayNotEligible": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/BoostingGiveawayNotEligible",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are not eligible to participate in this giveaway, because you joined this channel on **<mark class=\"token\">%1$s</mark>**, which is before the contest started."
|
||||
}
|
||||
|
@ -1060,7 +1060,7 @@
|
|||
"BoostingGiveawayNotEligibleAdmin": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/BoostingGiveawayNotEligibleAdmin",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are not eligible to participate in this giveaway, because you are an admin of participating channel (**<mark class=\"token\">%1$s</mark>**)."
|
||||
}
|
||||
|
@ -1366,7 +1366,7 @@
|
|||
"BoostsViaGifts.DurationSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/BoostsViaGifts.DurationSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can review the list of features and terms of use for Telegram Premium [here]()."
|
||||
}
|
||||
|
@ -1382,7 +1382,7 @@
|
|||
"BoostsViaGifts.EndSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/BoostsViaGifts.EndSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose when <mark class=\"token\">%d</mark> subscriber of your channel will receive Telegram Premium.",
|
||||
"plural": "Choose when <mark class=\"token\">%d</mark> subscribers of your channel will be randomly selected to receive Telegram Premium."
|
||||
|
@ -5112,7 +5112,7 @@
|
|||
"Giveaway.Participation": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Giveaway.Participation",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are participating in this giveaway, because you have joined channel **<mark class=\"token\">%s</mark>**."
|
||||
}
|
||||
|
@ -5136,7 +5136,7 @@
|
|||
"Giveaway.SendLinkToFriend": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Giveaway.SendLinkToFriend",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can also **[send this link]()** to a friend as a gift."
|
||||
}
|
||||
|
@ -5144,7 +5144,7 @@
|
|||
"Giveaway.TakePart": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Giveaway.TakePart",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To take part in this giveaway please join channel **<mark class=\"token\">%s</mark>** before **<mark class=\"token\">%s</mark>**."
|
||||
}
|
||||
|
@ -5152,7 +5152,7 @@
|
|||
"Giveaway.TakePart.Multi": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Giveaway.TakePart.Multi",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To take part in this giveaway please join channel **<mark class=\"token\">%s</mark>** (and <mark class=\"token\">%s</mark>) before **<mark class=\"token\">%s</mark>**."
|
||||
}
|
||||
|
@ -5177,7 +5177,7 @@
|
|||
"Giveaway.Won": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Giveaway.Won",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You won a prize in this giveaway <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue