mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 12:42:07 +01:00
Update content of files
This commit is contained in:
parent
dbca4c933e
commit
8c70ffdb39
4 changed files with 30 additions and 3 deletions
|
@ -36006,6 +36006,7 @@
|
|||
"AddProxy",
|
||||
"AddShortcut",
|
||||
"AddStickers",
|
||||
"AddStickersNotFound",
|
||||
"AddSubscriber",
|
||||
"AddToChannel",
|
||||
"AddToContacts",
|
||||
|
@ -39520,6 +39521,7 @@
|
|||
"VoipUserMicrophoneIsOff",
|
||||
"VoipVideo2",
|
||||
"VoipVideoOnPause",
|
||||
"VoipVideoScreenSharing",
|
||||
"VoipWaiting",
|
||||
"VoipWeakNetwork",
|
||||
"Vote",
|
||||
|
@ -39527,6 +39529,7 @@
|
|||
"WantsToSpeak",
|
||||
"Warning",
|
||||
"WebAppDisclaimerUrl",
|
||||
"WebAppShareStoryNotSupported",
|
||||
"WebSessionsTitle",
|
||||
"Weeks",
|
||||
"Weeks",
|
||||
|
|
|
@ -1021,7 +1021,7 @@
|
|||
"lng_bot_no_share_story": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/general/lng_bot_no_share_story",
|
||||
"photo_url": "https://telegra.ph/file/p/fe5960b8990/30b8c5b2d865f7561534817.jpg?c=27,0,457,270,280,166",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sharing to Stories is not supported on Desktop. Please use one of Telegram's mobile apps."
|
||||
}
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3780</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3783</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2793)</div>
|
||||
<div class="tr-section-caption">Unsorted (2796)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1791,6 +1791,14 @@
|
|||
"singular": "Add to Home Screen"
|
||||
}
|
||||
},
|
||||
"AddStickersNotFound": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AddStickersNotFound",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stickers not found"
|
||||
}
|
||||
},
|
||||
"AddToChannel": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/AddToChannel",
|
||||
"photo_url": null,
|
||||
|
@ -22197,6 +22205,14 @@
|
|||
"singular": "Video on Pause"
|
||||
}
|
||||
},
|
||||
"VoipVideoScreenSharing": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/VoipVideoScreenSharing",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You are sharing your screen"
|
||||
}
|
||||
},
|
||||
"VoipWaiting": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/VoipWaiting",
|
||||
"photo_url": null,
|
||||
|
@ -22246,6 +22262,14 @@
|
|||
"singular": "Warning"
|
||||
}
|
||||
},
|
||||
"WebAppShareStoryNotSupported": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/WebAppShareStoryNotSupported",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sharing to Stories is not supported on Desktop. Please use one of Telegram's mobile apps."
|
||||
}
|
||||
},
|
||||
"White": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/White",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue