mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 19:53:17 +01:00
Update content of files
This commit is contained in:
parent
e0bc537ce6
commit
5916668951
6 changed files with 14 additions and 5 deletions
|
@ -35021,6 +35021,7 @@
|
|||
"MonetizationInfoFeature1Name",
|
||||
"MonetizationInfoFeature1Text",
|
||||
"MonetizationInfoFeature2Name",
|
||||
"MonetizationInfoFeature2Text",
|
||||
"MonetizationInfoFeature3Name",
|
||||
"MonetizationInfoFeature3Text",
|
||||
"MonetizationInfoTONText",
|
||||
|
|
|
@ -6358,7 +6358,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/012129cddcd/3fac52a185d56b8530b7717.jpg?c=0,47,600,609,276,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram shares <mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark> of the revenue from ads displayed in your channel. **Learn more >**"
|
||||
"singular": "Telegram shares <mark class=\"token\">%1$d</mark><mark class=\"token\">%%</mark> of the revenue from ads displayed in your channel as rewards. **Learn more >**"
|
||||
}
|
||||
},
|
||||
"MonetizationInfoFeature1Name": {
|
||||
|
|
|
@ -8947,7 +8947,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/d450e35c393/315b2c3b68260b90065f517.jpg?c=19,164,516,516,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram shares 50% of the revenue from ads displayed in your channel. [Learn More >]()"
|
||||
"singular": "Telegram shares 50% of the revenue from ads displayed in your channel as rewards. [Learn More >]()"
|
||||
}
|
||||
},
|
||||
"Monetization.ImpressionsTitle": {
|
||||
|
|
|
@ -9705,7 +9705,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram shares 50<mark class=\"token\">%@</mark> of the revenue from ads displayed in your channel. [Learn More >]()"
|
||||
"singular": "Telegram shares 50<mark class=\"token\">%@</mark> of the revenue from ads displayed in your channel as rewards. [Learn More >]()"
|
||||
}
|
||||
},
|
||||
"Monetization.ImpressionsTitle": {
|
||||
|
|
|
@ -1549,7 +1549,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/9c5b5915b42/60684806e997f9cde739d17.jpg?c=59,88,446,446,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram shares 50% of the revenue from ads displayed in your channel. <mark class=\"token\">{link}</mark>"
|
||||
"singular": "Telegram shares 50% of the revenue from ads displayed in your channel as rewards. <mark class=\"token\">{link}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_channel_earn_about_link": {
|
||||
|
|
|
@ -11481,7 +11481,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram shares <mark class=\"token\">{0}</mark>% of the revenue from ads displayed in your channel. **Learn more >**"
|
||||
"singular": "Telegram shares <mark class=\"token\">{0}</mark>% of the revenue from ads displayed in your channel as rewards. **Learn more >**"
|
||||
}
|
||||
},
|
||||
"MonetizationInfoFeature1Name": {
|
||||
|
@ -11508,6 +11508,14 @@
|
|||
"singular": "50:50 revenue split"
|
||||
}
|
||||
},
|
||||
"MonetizationInfoFeature2Text": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationInfoFeature2Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can receive 50% of the ad revenue as rewards in TON."
|
||||
}
|
||||
},
|
||||
"MonetizationInfoFeature3Name": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/MonetizationInfoFeature3Name",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue