mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
b887af56a3
commit
fae56b034c
3 changed files with 16 additions and 17 deletions
|
@ -1060,6 +1060,7 @@
|
|||
"BoostingEligibleUsers",
|
||||
"BoostingEnableColor",
|
||||
"BoostingEnableEmojiStatus",
|
||||
"BoostingEnableGroupEmojiPack",
|
||||
"BoostingEnableLinkIcon",
|
||||
"BoostingEnableProfileColor",
|
||||
"BoostingEnableProfileIcon",
|
||||
|
@ -3104,9 +3105,8 @@
|
|||
"Green",
|
||||
"GroupAddMembers",
|
||||
"GroupAddMembers",
|
||||
"GroupAppearanceUpdated",
|
||||
"GroupBoostedByUserWithDescription",
|
||||
"GroupBoostedByUserWithDescription",
|
||||
"GroupBoostedByUserWithTimes",
|
||||
"GroupBoostedByUserWithTimes",
|
||||
"GroupBoostsJustReachedLevel1",
|
||||
"GroupBoostsJustReachedLevelNext",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1283)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1285)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/profile/" 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 (1736)</div>
|
||||
<div class="tr-section-caption">Unsorted (1734)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2237,6 +2237,14 @@
|
|||
"plural": "Choose when <mark class=\"token\">%d</mark> members of your group will be randomly selected to receive Telegram Premium."
|
||||
}
|
||||
},
|
||||
"BoostingEnableGroupEmojiPack": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingEnableGroupEmojiPack",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unlock Group Emoji Pack"
|
||||
}
|
||||
},
|
||||
"BoostingEnableStoriesForGroup": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingEnableStoriesForGroup",
|
||||
"photo_url": null,
|
||||
|
@ -6288,21 +6296,12 @@
|
|||
"singular": "Enable GPS"
|
||||
}
|
||||
},
|
||||
"GroupBoostedByUserWithDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupBoostedByUserWithDescription",
|
||||
"photo_url": "https://telegra.ph/file/p/64eac58e8c5/594123b9d4724722d382017.jpg?c=24,455,552,552,280,280",
|
||||
"GroupAppearanceUpdated": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupAppearanceUpdated",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Boost **<mark class=\"token\">%1$s</mark>** to help it unlock new features and get a booster **badge** for your messages."
|
||||
}
|
||||
},
|
||||
"GroupBoostedByUserWithTimes": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupBoostedByUserWithTimes",
|
||||
"photo_url": "https://telegra.ph/file/p/64eac58e8c5/594123b9d4724722d382017.jpg?c=40,462,471,471,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%2$s</mark>** boosted the group **<mark class=\"token\">%1$d</mark>** time.",
|
||||
"plural": "**<mark class=\"token\">%2$s</mark>** boosted the group **<mark class=\"token\">%1$d</mark>** times."
|
||||
"singular": "Group appearance has been updated"
|
||||
}
|
||||
},
|
||||
"GroupBoostsJustReachedLevel1": {
|
||||
|
|
Loading…
Reference in a new issue