mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
f6f8e60cac
commit
4ddbc9287e
3 changed files with 20 additions and 20 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/android/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (944)</div>
|
||||
<div class="tr-section-caption">Settings (938)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -236,7 +236,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 (723)</div>
|
||||
<div class="tr-section-caption">Unsorted (729)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -722,9 +722,6 @@
|
|||
"CreatePasscodeInfoPIN": [
|
||||
"Please enter any 4 digits that you will use to unlock your Telegram app."
|
||||
],
|
||||
"CreatePasscodeInfoPassword": [
|
||||
"Please enter the password you will use to unlock Telegram."
|
||||
],
|
||||
"CreateTheme": [
|
||||
"CREATE THEME"
|
||||
],
|
||||
|
@ -755,9 +752,6 @@
|
|||
"DataSettings": [
|
||||
"Data and Storage"
|
||||
],
|
||||
"DataUsage": [
|
||||
"Disk and network usage"
|
||||
],
|
||||
"Days": [
|
||||
"<mark class=\"token\">%1$d</mark> day",
|
||||
"<mark class=\"token\">%1$d</mark> days"
|
||||
|
@ -831,9 +825,6 @@
|
|||
"DeleteAccountHelp": [
|
||||
"If you do not come online at least once within this period, your account will be deleted along with all messages and contacts."
|
||||
],
|
||||
"DeleteAccountIfAwayFor2": [
|
||||
"Delete my account if away for"
|
||||
],
|
||||
"DeleteAccountIfAwayFor3": [
|
||||
"If away for"
|
||||
],
|
||||
|
@ -1637,9 +1628,6 @@
|
|||
"PasscodeScreenHint": [
|
||||
"Tap the lock icon above your chat list to lock the app."
|
||||
],
|
||||
"PasscodeSwitchToPIN": [
|
||||
"Switch to PIN"
|
||||
],
|
||||
"PasscodeSwitchToPassword": [
|
||||
"Switch to Password"
|
||||
],
|
||||
|
@ -1667,9 +1655,6 @@
|
|||
"PasswordOff": [
|
||||
"Off"
|
||||
],
|
||||
"PasswordOn": [
|
||||
"On"
|
||||
],
|
||||
"PasswordRecovery": [
|
||||
"Password Recovery"
|
||||
],
|
||||
|
@ -1781,9 +1766,6 @@
|
|||
"PrivacyClearShipping": [
|
||||
"Shipping info"
|
||||
],
|
||||
"PrivacyDeleteCloudDrafts": [
|
||||
"Delete All Cloud Drafts"
|
||||
],
|
||||
"PrivacyFloodControlError": [
|
||||
"Too many requests. Please wait before changing privacy settings again."
|
||||
],
|
||||
|
|
|
@ -577,6 +577,9 @@
|
|||
"<mark class=\"token\">%1$d</mark> of <mark class=\"token\">%2$d</mark> results",
|
||||
"<mark class=\"token\">%1$d</mark> of <mark class=\"token\">%2$d</mark> results"
|
||||
],
|
||||
"CreatePasscodeInfoPassword": [
|
||||
"Please enter the password you will use to unlock Telegram."
|
||||
],
|
||||
"CreatePassword": [
|
||||
"Create a Password"
|
||||
],
|
||||
|
@ -586,6 +589,9 @@
|
|||
"CustomSound": [
|
||||
"Custom Sound"
|
||||
],
|
||||
"DataUsage": [
|
||||
"Disk and network usage"
|
||||
],
|
||||
"DebugDrawSnowInChat": [
|
||||
"Snow in chat"
|
||||
],
|
||||
|
@ -610,6 +616,9 @@
|
|||
"December": [
|
||||
"December"
|
||||
],
|
||||
"DeleteAccountIfAwayFor2": [
|
||||
"Delete my account if away for"
|
||||
],
|
||||
"DeleteAllMessagesChannelAlert": [
|
||||
"Warning! This will **delete all messages** in this channel."
|
||||
],
|
||||
|
@ -1312,12 +1321,18 @@
|
|||
"PasscodeFinish": [
|
||||
"Set Passcode"
|
||||
],
|
||||
"PasscodeSwitchToPIN": [
|
||||
"Switch to PIN"
|
||||
],
|
||||
"PasswordHintText": [
|
||||
"Create a hint for your password"
|
||||
],
|
||||
"PasswordHintTextLogin": [
|
||||
"Create a hint for your password."
|
||||
],
|
||||
"PasswordOn": [
|
||||
"On"
|
||||
],
|
||||
"PasteFromClipboard": [
|
||||
"Paste from clipboard"
|
||||
],
|
||||
|
@ -1425,6 +1440,9 @@
|
|||
"PrivacyAddAnException": [
|
||||
"Add Users or Groups"
|
||||
],
|
||||
"PrivacyDeleteCloudDrafts": [
|
||||
"Delete All Cloud Drafts"
|
||||
],
|
||||
"PrivacyExceptions": [
|
||||
"Exceptions"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue