mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 10:34:43 +01:00
Update content of files
This commit is contained in:
parent
c8d4592a9f
commit
703dd0276d
5 changed files with 29 additions and 11 deletions
|
@ -2253,6 +2253,7 @@
|
|||
"EditNumber",
|
||||
"EditNumberInfo",
|
||||
"EditPhoto",
|
||||
"EditProfileColor",
|
||||
"EditStory",
|
||||
"EditThemeColors",
|
||||
"EditThemeTitle",
|
||||
|
@ -3865,6 +3866,7 @@
|
|||
"NotificationChatStory",
|
||||
"NotificationContactJoined",
|
||||
"NotificationContactNewPhoto",
|
||||
"NotificationDisabled",
|
||||
"NotificationEditedGroupName",
|
||||
"NotificationEditedGroupPhoto",
|
||||
"NotificationEditedGroupVideo",
|
||||
|
|
|
@ -221,12 +221,12 @@
|
|||
</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 (1162)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1163)</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">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (139)</div>
|
||||
<div class="tr-section-caption">Profile (140)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/settings/" 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 (1614)</div>
|
||||
<div class="tr-section-caption">Unsorted (1612)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5358,6 +5358,14 @@
|
|||
"singular": "Learn more"
|
||||
}
|
||||
},
|
||||
"MoreSimilar": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/MoreSimilar",
|
||||
"photo_url": "https://telegra.ph/file/p/6a241d67ef0/b394ed9ae580d7264182717.jpg?c=321,816,279,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "More Channels"
|
||||
}
|
||||
},
|
||||
"MoreSimilarButton": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/MoreSimilarButton",
|
||||
"photo_url": "https://telegra.ph/file/p/baf614c6904/ea3ad9392916472eaad2917.jpg?c=149,857,280,280,280,280",
|
||||
|
|
|
@ -320,6 +320,14 @@
|
|||
"singular": "Edit Name"
|
||||
}
|
||||
},
|
||||
"EditProfileColor": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/EditProfileColor",
|
||||
"photo_url": "https://telegra.ph/file/p/f161c99fd16/65b415de5a67f539ba90017.jpg?c=292,87,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit Profile Color"
|
||||
}
|
||||
},
|
||||
"EventLogOriginalCaptionEmpty": {
|
||||
"url": "https://translations.telegram.org/en/android/profile/EventLogOriginalCaptionEmpty",
|
||||
"photo_url": "https://telegra.ph/file/p/0f669474482/4c5de2fe3a51cd9a35f011d.jpg?c=60,502,280,280,280,280",
|
||||
|
|
|
@ -6722,14 +6722,6 @@
|
|||
"singular": "When you tap **DONE**, your phone number will become visible to <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
},
|
||||
"MoreSimilar": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MoreSimilar",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "More Channels"
|
||||
}
|
||||
},
|
||||
"MuteFor1h": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MuteFor1h",
|
||||
"photo_url": null,
|
||||
|
@ -7266,6 +7258,14 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> reacted <mark class=\"token\">%3$s</mark> in group <mark class=\"token\">%2$s</mark> to your giveaway"
|
||||
}
|
||||
},
|
||||
"NotificationDisabled": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationDisabled",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Disabled"
|
||||
}
|
||||
},
|
||||
"NotificationEditedGroupVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationEditedGroupVideo",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue