mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
541f13bfa2
commit
35f13c8f93
3 changed files with 11 additions and 8 deletions
|
@ -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 (1029)</div>
|
||||
<div class="tr-section-caption">Settings (1028)</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 (662)</div>
|
||||
<div class="tr-section-caption">Unsorted (664)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -608,9 +608,6 @@
|
|||
"CallSettings.RecentCalls": [
|
||||
"Recent Calls"
|
||||
],
|
||||
"CallSettings.Title": [
|
||||
"Calls"
|
||||
],
|
||||
"CallSettings.UseLessData": [
|
||||
"Use Less Data"
|
||||
],
|
||||
|
@ -1994,9 +1991,6 @@
|
|||
"PrivacySettings.LastSeenContactsMinusPlus": [
|
||||
"My Contacts (-<mark class=\"token\">%@</mark>, +<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"PrivacySettings.LastSeenContactsPlus": [
|
||||
"My Contacts (+<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"PrivacySettings.LastSeenEverybody": [
|
||||
"Everybody"
|
||||
],
|
||||
|
@ -2490,6 +2484,9 @@
|
|||
"StickerSettings.MaskContextInfo": [
|
||||
"If you archive a set of masks, you can quickly restore it later from the Archived Masks section."
|
||||
],
|
||||
"Stickers.Install": [
|
||||
"ADD"
|
||||
],
|
||||
"Stickers.ShowMore": [
|
||||
"Show More"
|
||||
],
|
||||
|
|
|
@ -252,6 +252,9 @@
|
|||
"Call.YourMicrophoneOff": [
|
||||
"Your microphone is off"
|
||||
],
|
||||
"CallSettings.Title": [
|
||||
"Calls"
|
||||
],
|
||||
"Channel.AddBotErrorNoRights": [
|
||||
"Bots can only be added to channels as admins."
|
||||
],
|
||||
|
@ -1564,6 +1567,9 @@
|
|||
"PrivacyPhoneNumberSettings.CustomHelp": [
|
||||
"Users who have your number saved in their contacts will also see it on Telegram."
|
||||
],
|
||||
"PrivacySettings.LastSeenContactsPlus": [
|
||||
"My Contacts (+<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"PrivacySettings.Passcode": [
|
||||
"Passcode Lock"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue