mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 15:31:11 +01:00
Update content of files
This commit is contained in:
parent
40d9c395ec
commit
6a4ac44ded
4 changed files with 12 additions and 12 deletions
|
@ -7798,7 +7798,6 @@
|
|||
"MediaAndFiles",
|
||||
"MediaExceedingX",
|
||||
"MediaRestricted",
|
||||
"MediaSpoilerHint",
|
||||
"MediaTypeUnsupported",
|
||||
"MemberBanChannel",
|
||||
"MemberBanGroup",
|
||||
|
@ -9688,6 +9687,7 @@
|
|||
"WhoCanFindByPhoneInfoContacts",
|
||||
"WhoCanFindByPhoneInfoEveryone",
|
||||
"WhoCanFindByPhoneInfoEveryoneLink",
|
||||
"WhoCanFindByPhoneInfoEveryoneLink",
|
||||
"WhoCanForwardLink",
|
||||
"WhoCanForwardLinkInfo",
|
||||
"WhoCanSeePhone",
|
||||
|
|
|
@ -1950,7 +1950,7 @@
|
|||
},
|
||||
"BotStartButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotStartButton",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/ebc2620d491/994fe1b2fe7901f9c23b716.jpg?c=10,361,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start bot"
|
||||
|
@ -2805,7 +2805,7 @@
|
|||
},
|
||||
"ClearingCache": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearingCache",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/e2c34c0a0b8/cbe8c0dda7fd4bef1dd4117.jpg?c=160,925,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clearing cache…"
|
||||
|
@ -2813,7 +2813,7 @@
|
|||
},
|
||||
"ClearingCacheDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearingCacheDescription",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/e2c34c0a0b8/cbe8c0dda7fd4bef1dd4117.jpg?c=127,906,348,348,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please keep this window open while Telegram is clearing your cache."
|
||||
|
|
|
@ -8307,6 +8307,14 @@
|
|||
"singular": "Users who have your number saved in the contacts list will also see it on Telegram."
|
||||
}
|
||||
},
|
||||
"WhoCanFindByPhoneInfoEveryoneLink": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/WhoCanFindByPhoneInfoEveryoneLink",
|
||||
"photo_url": "https://telegra.ph/file/p/0d59d3fe1d2/f5e8ba34eeed95438efe717.jpg?c=0,218,600,656,256,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Users who have your number saved in the contacts list will also see it on Telegram.<br/><br/>This public link opens a chat with you: <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
},
|
||||
"WhoCanForwardLink": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/WhoCanForwardLink",
|
||||
"photo_url": "https://telegra.ph/file/p/6897aeb33ac/9bbef451a19dc30e35a7a19.jpg?c=0,78,1200,1244,270,280",
|
||||
|
|
|
@ -2925,14 +2925,6 @@
|
|||
"singular": "Media unavailable"
|
||||
}
|
||||
},
|
||||
"MediaSpoilerHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaSpoilerHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Media will be blurred inside the chat and reveal after additional tap."
|
||||
}
|
||||
},
|
||||
"MediaTypeUnsupported": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/MediaTypeUnsupported",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue