mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-07 03:09:48 +01:00
Update content of files
This commit is contained in:
parent
02ab6c1820
commit
5120015124
3 changed files with 11 additions and 2 deletions
|
@ -5893,6 +5893,7 @@
|
||||||
"Retry",
|
"Retry",
|
||||||
"RetryCall",
|
"RetryCall",
|
||||||
"ReturnToCall",
|
"ReturnToCall",
|
||||||
|
"RevenueSharingAdsAlertButton",
|
||||||
"RevenueSharingAdsAlertSubtitle",
|
"RevenueSharingAdsAlertSubtitle",
|
||||||
"RevenueSharingAdsInfo1Subtitle",
|
"RevenueSharingAdsInfo1Subtitle",
|
||||||
"RevenueSharingAdsInfo1Title",
|
"RevenueSharingAdsInfo1Title",
|
||||||
|
|
|
@ -199,7 +199,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">7486</span>
|
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">7487</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>
|
<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>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -261,7 +261,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1767)</div>
|
<div class="tr-section-caption">Unsorted (1768)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -10286,6 +10286,14 @@
|
||||||
"singular": "RESET PASSWORD"
|
"singular": "RESET PASSWORD"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"RevenueSharingAdsAlertButton": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/unsorted/RevenueSharingAdsAlertButton",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "Understood"
|
||||||
|
}
|
||||||
|
},
|
||||||
"RevenueSharingAdsAlertSubtitle": {
|
"RevenueSharingAdsAlertSubtitle": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/RevenueSharingAdsAlertSubtitle",
|
"url": "https://translations.telegram.org/en/android/unsorted/RevenueSharingAdsAlertSubtitle",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue