mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
655c900687
commit
79c5fd99df
3 changed files with 20 additions and 19 deletions
|
@ -11979,6 +11979,8 @@
|
|||
"ChatListFilter.SectionShare",
|
||||
"ChatListFilter.ShowMoreChats",
|
||||
"ChatListFilter.ToastChatsAddedText",
|
||||
"ChatListFilter.ToastChatsAddedText",
|
||||
"ChatListFilter.ToastChatsAddedTitle",
|
||||
"ChatListFilter.ToastChatsAddedTitle",
|
||||
"ChatListFilter.ToastChatsRemovedText",
|
||||
"ChatListFilter.ToastChatsRemovedTitle",
|
||||
|
@ -14178,7 +14180,6 @@
|
|||
"Message.Animation",
|
||||
"Message.Audio",
|
||||
"Message.AudioTranscription.ErrorEmpty",
|
||||
"Message.AudioTranscription.ErrorTooLong",
|
||||
"Message.AudioTranscription.SubscribeToPremium",
|
||||
"Message.AudioTranscription.SubscribeToPremiumAction",
|
||||
"Message.AuthorPinnedGame",
|
||||
|
@ -17377,7 +17378,6 @@
|
|||
"WebApp.RemoveBot",
|
||||
"WebApp.RemoveConfirmationText",
|
||||
"WebApp.RemoveConfirmationTitle",
|
||||
"WebApp.SelectChat",
|
||||
"WebApp.Send",
|
||||
"WebApp.Settings",
|
||||
"WebApp.ShareMyPhoneNumber",
|
||||
|
|
|
@ -1993,6 +1993,23 @@
|
|||
"singular": "SHARE FOLDER"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.ToastChatsAddedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.ToastChatsAddedText",
|
||||
"photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=53,755,497,497,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "It will not affect chatlist of the links of this folder"
|
||||
}
|
||||
},
|
||||
"ChatListFilter.ToastChatsAddedTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFilter.ToastChatsAddedTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=74,916,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Сhat added to folder",
|
||||
"plural": "<mark class=\"token\">%d</mark> chats added to folder"
|
||||
}
|
||||
},
|
||||
"ChatListFolderSettings.AddRecommended": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/ChatListFolderSettings.AddRecommended",
|
||||
"photo_url": "https://telegra.ph/file/p/5bde93c2105/b13b1fe68f9c1bfe5ed3017.jpg?c=304,484,280,280,280,280",
|
||||
|
|
|
@ -2598,7 +2598,7 @@
|
|||
},
|
||||
"ChatListFilter.ToastChatsAddedText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatListFilter.ToastChatsAddedText",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/3ad48d10a31/8c5d7fd1a68fcbc11715817.jpg?c=53,755,497,497,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "It will not affect chatlist of the links of this folder"
|
||||
|
@ -6419,14 +6419,6 @@
|
|||
"singular": "No words recognized."
|
||||
}
|
||||
},
|
||||
"Message.AudioTranscription.ErrorTooLong": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Message.AudioTranscription.ErrorTooLong",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This voice message is too long to transcribe"
|
||||
}
|
||||
},
|
||||
"Message.AudioTranscription.SubscribeToPremium": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Message.AudioTranscription.SubscribeToPremium",
|
||||
"photo_url": null,
|
||||
|
@ -11720,14 +11712,6 @@
|
|||
"singular": "Message Preview"
|
||||
}
|
||||
},
|
||||
"WebApp.SelectChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.SelectChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Select Chat"
|
||||
}
|
||||
},
|
||||
"WebApp.Send": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Send",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue