mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
f009fd944a
commit
de8ccf2a24
4 changed files with 18 additions and 18 deletions
|
@ -201,7 +201,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1190)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1192)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
|
@ -211,7 +211,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1088)</div>
|
||||
<div class="tr-section-caption">Settings (1091)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (735)</div>
|
||||
<div class="tr-section-caption">Unsorted (730)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2992,6 +2992,12 @@
|
|||
"Share.ShareMessage": [
|
||||
"Share Message"
|
||||
],
|
||||
"Share.UploadDone": [
|
||||
"Done"
|
||||
],
|
||||
"Share.UploadProgress": [
|
||||
"Uploading • <mark class=\"token\">%d</mark>%"
|
||||
],
|
||||
"ShareMenu.Comment": [
|
||||
"Add a comment..."
|
||||
],
|
||||
|
|
|
@ -1711,6 +1711,15 @@
|
|||
"Premium.AppIconInfo": [
|
||||
"Choose from a selection of Telegram app icons for your homescreen."
|
||||
],
|
||||
"Premium.AppIconStandalone": [
|
||||
"Additional App Icons"
|
||||
],
|
||||
"Premium.AppIconStandaloneInfo": [
|
||||
"Unlock a wider range of app icons by subscribing to **Telegram Premium**."
|
||||
],
|
||||
"Premium.AppIcons.Proceed": [
|
||||
"Unlock Premium Icons"
|
||||
],
|
||||
"Premium.Avatar": [
|
||||
"Animated Profile Pictures"
|
||||
],
|
||||
|
|
|
@ -1649,15 +1649,6 @@
|
|||
"Show More (<mark class=\"token\">%@</mark>)",
|
||||
"Show More (<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"Premium.AppIconStandalone": [
|
||||
"Additional App Icons"
|
||||
],
|
||||
"Premium.AppIconStandaloneInfo": [
|
||||
"Unlock a wider range of app icons by subscribing to **Telegram Premium**."
|
||||
],
|
||||
"Premium.AppIcons.Proceed": [
|
||||
"Unlock Premium Icons"
|
||||
],
|
||||
"Premium.MaxAccountsFinalText": [
|
||||
"You have reached the limit of **<mark class=\"token\">%@</mark>** connected accounts."
|
||||
],
|
||||
|
@ -1828,12 +1819,6 @@
|
|||
"Share.MultipleMessagesDisabled": [
|
||||
"Slow Mode is enabled. You can't send multiple messages at once."
|
||||
],
|
||||
"Share.UploadDone": [
|
||||
"Done"
|
||||
],
|
||||
"Share.UploadProgress": [
|
||||
"Uploading • <mark class=\"token\">%d</mark>%"
|
||||
],
|
||||
"SocksProxySetup.PasteFromClipboard": [
|
||||
"Paste From Clipboard"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue