mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
6879572781
commit
d20cf2a97d
3 changed files with 11 additions and 2 deletions
|
@ -4219,6 +4219,7 @@
|
|||
"PermissionDrawAboveOtherAppsGroupCallTitle",
|
||||
"PermissionDrawAboveOtherAppsTitle",
|
||||
"PermissionNoAudio",
|
||||
"PermissionNoAudioStorageStory",
|
||||
"PermissionNoAudioVideo",
|
||||
"PermissionNoAudioVideoWithHint",
|
||||
"PermissionNoAudioWithHint",
|
||||
|
|
|
@ -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>Android<span class="tr-header-counter">6205</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6206</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/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/android/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1486)</div>
|
||||
<div class="tr-section-caption">Unsorted (1487)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -7226,6 +7226,14 @@
|
|||
"singular": "To share your live location in this chat, Telegram needs access to your location all the time, including while the app is in the background.<br/><br/>We will access your location only for the duration you choose, and you can stop sharing it any time. We won't use your location for any purpose other than sharing it in this chat."
|
||||
}
|
||||
},
|
||||
"PermissionNoAudioStorageStory": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PermissionNoAudioStorageStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**Telegram** needs access to music files to upload with your story. Tap Settings -> Permissions, and turn **Music and Audio** on."
|
||||
}
|
||||
},
|
||||
"PermissionNoAudioVideoWithHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/PermissionNoAudioVideoWithHint",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue