mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
Update content of files
This commit is contained in:
parent
fb22692822
commit
eea9c7a24f
3 changed files with 11 additions and 2 deletions
|
@ -3722,6 +3722,7 @@
|
|||
"GpsDisabledAlert",
|
||||
"GpsDisabledAlertText",
|
||||
"GpsDisabledAlertTitle",
|
||||
"GraceMessage",
|
||||
"GraceSuggestionButton",
|
||||
"GraceSuggestionMessage",
|
||||
"GraceSuggestionTitle",
|
||||
|
|
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1666)</div>
|
||||
<div class="tr-section-caption">General (1667)</div>
|
||||
</a></div>
|
||||
</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 (1927)</div>
|
||||
<div class="tr-section-caption">Unsorted (1926)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6748,6 +6748,14 @@
|
|||
"singular": "Enable GPS"
|
||||
}
|
||||
},
|
||||
"GraceMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Don’t lose access to exclusive features."
|
||||
}
|
||||
},
|
||||
"GraceSuggestionButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceSuggestionButton",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue