mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
c5b79f4a46
commit
1e83849faf
5 changed files with 33 additions and 30 deletions
|
@ -211,17 +211,17 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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">
|
<div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
|
||||||
<div class="tr-section-cover cover7"></div>
|
<div class="tr-section-cover cover7"></div>
|
||||||
<div class="tr-section-caption">Settings (947)</div>
|
<div class="tr-section-caption">Settings (944)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
|
||||||
<div class="tr-section-cover cover6"></div>
|
<div class="tr-section-cover cover6"></div>
|
||||||
<div class="tr-section-caption">Camera And Media (220)</div>
|
<div class="tr-section-caption">Camera And Media (215)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||||
<div class="tr-section-cover cover9"></div>
|
<div class="tr-section-cover cover9"></div>
|
||||||
<div class="tr-section-caption">Bots And Payments (135)</div>
|
<div class="tr-section-caption">Bots And Payments (136)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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">
|
<div class="tr-section-wrap"><a href="/en/android/passport/" class="tr-section">
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (715)</div>
|
<div class="tr-section-caption">Unsorted (723)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -227,6 +227,9 @@
|
||||||
"PaymentFailed": [
|
"PaymentFailed": [
|
||||||
"Sorry, the payment was declined."
|
"Sorry, the payment was declined."
|
||||||
],
|
],
|
||||||
|
"PaymentInfoHint": [
|
||||||
|
"You paid **<mark class=\"token\">%1$s</mark>** for **<mark class=\"token\">%2$s</mark>**."
|
||||||
|
],
|
||||||
"PaymentInvoice": [
|
"PaymentInvoice": [
|
||||||
"INVOICE"
|
"INVOICE"
|
||||||
],
|
],
|
||||||
|
|
|
@ -341,9 +341,6 @@
|
||||||
"NoSharedLinks": [
|
"NoSharedLinks": [
|
||||||
"Share links in this chat and access them on any of your devices."
|
"Share links in this chat and access them on any of your devices."
|
||||||
],
|
],
|
||||||
"NoSharedVoice": [
|
|
||||||
"Share voice messages in this chat and access them on any of your devices."
|
|
||||||
],
|
|
||||||
"NoSharedVoiceSecret": [
|
"NoSharedVoiceSecret": [
|
||||||
"Voice messages from this chat will be shown here."
|
"Voice messages from this chat will be shown here."
|
||||||
],
|
],
|
||||||
|
@ -530,39 +527,27 @@
|
||||||
"SharedContentTitle": [
|
"SharedContentTitle": [
|
||||||
"Shared Content"
|
"Shared Content"
|
||||||
],
|
],
|
||||||
"SharedFilesTab": [
|
|
||||||
"FILES"
|
|
||||||
],
|
|
||||||
"SharedFilesTab2": [
|
"SharedFilesTab2": [
|
||||||
"Files"
|
"Files"
|
||||||
],
|
],
|
||||||
"SharedGIFsTab2": [
|
"SharedGIFsTab2": [
|
||||||
"GIFs"
|
"GIFs"
|
||||||
],
|
],
|
||||||
"SharedLinksTab": [
|
|
||||||
"LINKS"
|
|
||||||
],
|
|
||||||
"SharedLinksTab2": [
|
"SharedLinksTab2": [
|
||||||
"Links"
|
"Links"
|
||||||
],
|
],
|
||||||
"SharedMedia": [
|
"SharedMedia": [
|
||||||
"Shared Media"
|
"Shared Media"
|
||||||
],
|
],
|
||||||
"SharedMediaTab": [
|
"SharedMediaTab2": [
|
||||||
"MEDIA"
|
"Media"
|
||||||
],
|
],
|
||||||
"SharedMediaTitle": [
|
"SharedMediaTitle": [
|
||||||
"Shared Media"
|
"Shared Media"
|
||||||
],
|
],
|
||||||
"SharedMusicTab": [
|
|
||||||
"MUSIC"
|
|
||||||
],
|
|
||||||
"SharedMusicTab2": [
|
"SharedMusicTab2": [
|
||||||
"Music"
|
"Music"
|
||||||
],
|
],
|
||||||
"SharedVoiceTab": [
|
|
||||||
"VOICE"
|
|
||||||
],
|
|
||||||
"SharedVoiceTab2": [
|
"SharedVoiceTab2": [
|
||||||
"Voice"
|
"Voice"
|
||||||
],
|
],
|
||||||
|
|
|
@ -47,9 +47,6 @@
|
||||||
"AddProxy": [
|
"AddProxy": [
|
||||||
"Add Proxy"
|
"Add Proxy"
|
||||||
],
|
],
|
||||||
"Alert": [
|
|
||||||
"Show Notifications"
|
|
||||||
],
|
|
||||||
"AllAccounts": [
|
"AllAccounts": [
|
||||||
"All Accounts"
|
"All Accounts"
|
||||||
],
|
],
|
||||||
|
@ -1086,9 +1083,6 @@
|
||||||
"Green": [
|
"Green": [
|
||||||
"Green"
|
"Green"
|
||||||
],
|
],
|
||||||
"GroupNotifications": [
|
|
||||||
"Group notifications"
|
|
||||||
],
|
|
||||||
"Groups": [
|
"Groups": [
|
||||||
"<mark class=\"token\">%1$d</mark> group",
|
"<mark class=\"token\">%1$d</mark> group",
|
||||||
"<mark class=\"token\">%1$d</mark> groups"
|
"<mark class=\"token\">%1$d</mark> groups"
|
||||||
|
@ -1323,9 +1317,6 @@
|
||||||
"MasksRemoved": [
|
"MasksRemoved": [
|
||||||
"Masks removed."
|
"Masks removed."
|
||||||
],
|
],
|
||||||
"MessageNotifications": [
|
|
||||||
"Message notifications"
|
|
||||||
],
|
|
||||||
"MessagePreview": [
|
"MessagePreview": [
|
||||||
"Show Message Previews"
|
"Show Message Previews"
|
||||||
],
|
],
|
||||||
|
|
|
@ -193,6 +193,9 @@
|
||||||
"AddedBy": [
|
"AddedBy": [
|
||||||
"added by <mark class=\"token\">%1$s</mark> <mark class=\"token\">%2$s</mark>"
|
"added by <mark class=\"token\">%1$s</mark> <mark class=\"token\">%2$s</mark>"
|
||||||
],
|
],
|
||||||
|
"Alert": [
|
||||||
|
"Show Notifications"
|
||||||
|
],
|
||||||
"AllowBackgroundActivityInfoOneUIAboveS": [
|
"AllowBackgroundActivityInfoOneUIAboveS": [
|
||||||
"This will improve reliability for incoming notifications and Telegram calls. Go to your device's Settings > Battery and select **Optimized** or **Unrestricted**."
|
"This will improve reliability for incoming notifications and Telegram calls. Go to your device's Settings > Battery and select **Optimized** or **Unrestricted**."
|
||||||
],
|
],
|
||||||
|
@ -885,6 +888,9 @@
|
||||||
"GpsDisabledAlertTitle": [
|
"GpsDisabledAlertTitle": [
|
||||||
"Enable GPS"
|
"Enable GPS"
|
||||||
],
|
],
|
||||||
|
"GroupNotifications": [
|
||||||
|
"Group notifications"
|
||||||
|
],
|
||||||
"HideAboveTheList": [
|
"HideAboveTheList": [
|
||||||
"Hide from Chat List"
|
"Hide from Chat List"
|
||||||
],
|
],
|
||||||
|
@ -1037,6 +1043,9 @@
|
||||||
"MembersLanguageChartTitle": [
|
"MembersLanguageChartTitle": [
|
||||||
"Members' primary language"
|
"Members' primary language"
|
||||||
],
|
],
|
||||||
|
"MessageNotifications": [
|
||||||
|
"Message notifications"
|
||||||
|
],
|
||||||
"MessageScheduledUntilOnline": [
|
"MessageScheduledUntilOnline": [
|
||||||
"Scheduled until online"
|
"Scheduled until online"
|
||||||
],
|
],
|
||||||
|
@ -1156,6 +1165,9 @@
|
||||||
"NoSharedGifSecret": [
|
"NoSharedGifSecret": [
|
||||||
"GIFs from this chat will be shown here."
|
"GIFs from this chat will be shown here."
|
||||||
],
|
],
|
||||||
|
"NoSharedVoice": [
|
||||||
|
"Share voice messages in this chat and access them on any of your devices."
|
||||||
|
],
|
||||||
"NoSubscribeRequests": [
|
"NoSubscribeRequests": [
|
||||||
"No join requests"
|
"No join requests"
|
||||||
],
|
],
|
||||||
|
@ -1711,9 +1723,21 @@
|
||||||
"SharedGroupsTab2": [
|
"SharedGroupsTab2": [
|
||||||
"Groups"
|
"Groups"
|
||||||
],
|
],
|
||||||
|
"SharedLinksTab": [
|
||||||
|
"LINKS"
|
||||||
|
],
|
||||||
|
"SharedMediaTab": [
|
||||||
|
"MEDIA"
|
||||||
|
],
|
||||||
"SharedMediaTabFull2": [
|
"SharedMediaTabFull2": [
|
||||||
"Shared Media"
|
"Shared Media"
|
||||||
],
|
],
|
||||||
|
"SharedMusicTab": [
|
||||||
|
"MUSIC"
|
||||||
|
],
|
||||||
|
"SharedVoiceTab": [
|
||||||
|
"VOICE"
|
||||||
|
],
|
||||||
"Short": [
|
"Short": [
|
||||||
"Short"
|
"Short"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue