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
521dd8edb1
commit
2e26b18407
3 changed files with 20 additions and 20 deletions
|
@ -14333,6 +14333,8 @@
|
|||
"ChatList.HeaderImportIntoAnExistingGroup",
|
||||
"ChatList.HideAction",
|
||||
"ChatList.ItemMenuDelete",
|
||||
"ChatList.ItemMenuDelete",
|
||||
"ChatList.ItemMenuEdit",
|
||||
"ChatList.ItemMenuEdit",
|
||||
"ChatList.ItemMoreMessagesFormat",
|
||||
"ChatList.LabelAutodeleteAfter",
|
||||
|
@ -16503,9 +16505,7 @@
|
|||
"Login.AddEmailPlaceholder",
|
||||
"Login.AddEmailText",
|
||||
"Login.AddEmailTitle",
|
||||
"Login.Announce.DontNotify",
|
||||
"Login.Announce.Info",
|
||||
"Login.Announce.Notify",
|
||||
"Login.AnonymousNumbers",
|
||||
"Login.BannedPhoneBody",
|
||||
"Login.BannedPhoneSubject",
|
||||
|
|
|
@ -3678,6 +3678,22 @@
|
|||
"singular": "SELECT A CHAT TO IMPORT MESSAGES TO"
|
||||
}
|
||||
},
|
||||
"ChatList.ItemMenuDelete": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/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/general/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"
|
||||
}
|
||||
},
|
||||
"ChatListFolder.AddChats": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/ChatListFolder.AddChats",
|
||||
"photo_url": "https://telegra.ph/file/p/96f8b64b161/ac9df09dcf8da03f72d4b19.jpg?c=190,1048,308,308,280,280",
|
||||
|
|
|
@ -3266,7 +3266,7 @@
|
|||
},
|
||||
"ChatList.ItemMenuDelete": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.ItemMenuDelete",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/5aa60cc74ef/2769bb6346a750786906417.jpg?c=315,332,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete"
|
||||
|
@ -3274,7 +3274,7 @@
|
|||
},
|
||||
"ChatList.ItemMenuEdit": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.ItemMenuEdit",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/5aa60cc74ef/2769bb6346a750786906417.jpg?c=238,332,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Edit"
|
||||
|
@ -6778,14 +6778,6 @@
|
|||
"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,
|
||||
|
@ -6794,14 +6786,6 @@
|
|||
"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