mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-15 13:22:43 +01:00
Update content of files
This commit is contained in:
parent
a29b05633c
commit
b065039e0f
5 changed files with 20 additions and 11 deletions
|
@ -3609,6 +3609,7 @@
|
|||
"GroupNeedBoostsForEmojiStatusDescription",
|
||||
"GroupNeedBoostsForProfileColorDescription",
|
||||
"GroupNeedBoostsForProfileIconDescription",
|
||||
"GroupNeedBoostsForReplyIconDescription",
|
||||
"GroupNeedBoostsForWallpaperDescription",
|
||||
"GroupNotRestrictBoosters",
|
||||
"GroupNotRestrictBoostersInfo",
|
||||
|
|
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (244)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (245)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/passport/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1876)</div>
|
||||
<div class="tr-section-caption">Unsorted (1875)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -247,6 +247,14 @@
|
|||
"singular": "Change Bot Settings"
|
||||
}
|
||||
},
|
||||
"BotDefaultPrivacyPolicy": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotDefaultPrivacyPolicy",
|
||||
"photo_url": "https://telegra.ph/file/p/44b13022539/43392baa132a980e2ab4617.jpg?c=308,264,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "https://telegram.org/privacy-tpa"
|
||||
}
|
||||
},
|
||||
"BotEditCommands": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotEditCommands",
|
||||
"photo_url": "https://telegra.ph/file/p/464631d9238/edc7ab988f183f97b4c3d17.jpg?c=73,456,280,280,280,280",
|
||||
|
|
|
@ -2832,14 +2832,6 @@
|
|||
"singular": "This bot can't be opened in chats with users."
|
||||
}
|
||||
},
|
||||
"BotDefaultPrivacyPolicy": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotDefaultPrivacyPolicy",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "https://telegram.org/privacy-tpa"
|
||||
}
|
||||
},
|
||||
"BotMessagePreview": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotMessagePreview",
|
||||
"photo_url": null,
|
||||
|
@ -6636,6 +6628,14 @@
|
|||
"singular": "Your group needs to reach **Level <mark class=\"token\">%d</mark>** to change group color to selected. **Premium** users can boost your group with this link:"
|
||||
}
|
||||
},
|
||||
"GroupNeedBoostsForReplyIconDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupNeedBoostsForReplyIconDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your group needs to reach **Level <mark class=\"token\">%d</mark>** to change group link style icon.<br/><br/>**Premium** users can boost your group with this link:"
|
||||
}
|
||||
},
|
||||
"GroupNotifications": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupNotifications",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -13855,7 +13855,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "GROSSING APPS"
|
||||
"singular": "Grossing Apps"
|
||||
}
|
||||
},
|
||||
"Search.Separator.Apps.YouUse": {
|
||||
|
|
Loading…
Add table
Reference in a new issue