mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
debb3c27e0
commit
6264962385
3 changed files with 11 additions and 11 deletions
|
@ -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 (1701)</div>
|
||||
<div class="tr-section-caption">General (1702)</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 (1977)</div>
|
||||
<div class="tr-section-caption">Unsorted (1976)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5555,6 +5555,15 @@
|
|||
"singular": "You can hide your name and message from visitors to <mark class=\"token\">%1$s</mark>'s profile. <mark class=\"token\">%1$s</mark> will still see your name and message."
|
||||
}
|
||||
},
|
||||
"Gift2Info2Expired": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2Info2Expired",
|
||||
"photo_url": "https://telegra.ph/file/p/110497f4bfe/8a5c5cc2a2d1b28c63cda17.jpg?c=21,432,558,558,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can keep this <mark class=\"token\">%d</mark> Star gift in your Profile.",
|
||||
"plural": "You can keep this <mark class=\"token\">%d</mark> Stars gift in your Profile."
|
||||
}
|
||||
},
|
||||
"Gift2LimitedRibbon": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2LimitedRibbon",
|
||||
"photo_url": "https://telegra.ph/file/p/db3a916acf1/0964cc89884ca2bef70f517.jpg?c=196,826,280,280,280,280",
|
||||
|
|
|
@ -6638,15 +6638,6 @@
|
|||
"plural": "You can keep this gift in your Profile or convert it to **<mark class=\"token\">%1$d</mark>** Stars within **<mark class=\"token\">%2$s</mark>**."
|
||||
}
|
||||
},
|
||||
"Gift2Info2Expired": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2Info2Expired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can keep this <mark class=\"token\">%d</mark> Star gift in your Profile.",
|
||||
"plural": "You can keep this <mark class=\"token\">%d</mark> Stars gift in your Profile."
|
||||
}
|
||||
},
|
||||
"Gift2InfoOutConverted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2InfoOutConverted",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue