mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
2e26b18407
commit
72a80aaca7
3 changed files with 20 additions and 20 deletions
|
@ -14333,8 +14333,6 @@
|
|||
"ChatList.HeaderImportIntoAnExistingGroup",
|
||||
"ChatList.HideAction",
|
||||
"ChatList.ItemMenuDelete",
|
||||
"ChatList.ItemMenuDelete",
|
||||
"ChatList.ItemMenuEdit",
|
||||
"ChatList.ItemMenuEdit",
|
||||
"ChatList.ItemMoreMessagesFormat",
|
||||
"ChatList.LabelAutodeleteAfter",
|
||||
|
@ -16505,7 +16503,9 @@
|
|||
"Login.AddEmailPlaceholder",
|
||||
"Login.AddEmailText",
|
||||
"Login.AddEmailTitle",
|
||||
"Login.Announce.DontNotify",
|
||||
"Login.Announce.Info",
|
||||
"Login.Announce.Notify",
|
||||
"Login.AnonymousNumbers",
|
||||
"Login.BannedPhoneBody",
|
||||
"Login.BannedPhoneSubject",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1848)</div>
|
||||
<div class="tr-section-caption">General (1850)</div>
|
||||
</a></div>
|
||||
</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 (1672)</div>
|
||||
<div class="tr-section-caption">Unsorted (1670)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3264,22 +3264,6 @@
|
|||
"singular": "PSA"
|
||||
}
|
||||
},
|
||||
"ChatList.ItemMenuDelete": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.ItemMenuDelete",
|
||||
"photo_url": "https://telegra.ph/file/p/5aa60cc74ef/2769bb6346a750786906417.jpg?c=315,332,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
}
|
||||
},
|
||||
"ChatList.ItemMenuEdit": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.ItemMenuEdit",
|
||||
"photo_url": "https://telegra.ph/file/p/5aa60cc74ef/2769bb6346a750786906417.jpg?c=238,332,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
}
|
||||
},
|
||||
"ChatList.LabelAutodeleteAfter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.LabelAutodeleteAfter",
|
||||
"photo_url": "https://telegra.ph/file/p/5df515b3026/bd26a16e271aef0b1ae9417.jpg?c=100,219,280,280,280,280",
|
||||
|
@ -6778,6 +6762,14 @@
|
|||
"singular": "Choose a login email"
|
||||
}
|
||||
},
|
||||
"Login.Announce.DontNotify": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.Announce.DontNotify",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do Not Notify"
|
||||
}
|
||||
},
|
||||
"Login.Announce.Info": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.Announce.Info",
|
||||
"photo_url": null,
|
||||
|
@ -6786,6 +6778,14 @@
|
|||
"singular": "Notify people on Telegram who know my phone number that I signed up."
|
||||
}
|
||||
},
|
||||
"Login.Announce.Notify": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.Announce.Notify",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notify"
|
||||
}
|
||||
},
|
||||
"Login.AnonymousNumbers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Login.AnonymousNumbers",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue