mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
fab45c5197
commit
191deb9a9c
2 changed files with 26 additions and 2 deletions
|
@ -179,7 +179,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">5442</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">5445</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (721)</div>
|
||||
<div class="tr-section-caption">Unsorted (724)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -31,6 +31,30 @@
|
|||
"singular": "Telegram needs access to your microphone so that you can send video messages.<br/><br/>Please go to your device‘s settings > Privacy > Microphone and set Telegram to ON."
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconBlack": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.AppIconBlack",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Black"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconPremium": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.AppIconPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Premium"
|
||||
}
|
||||
},
|
||||
"Appearance.AppIconTurbo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.AppIconTurbo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Turbo"
|
||||
}
|
||||
},
|
||||
"Appearance.BubbleCorners.AdjustAdjacent": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Appearance.BubbleCorners.AdjustAdjacent",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue