mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
915a2e7d52
commit
d0afb3a32c
3 changed files with 12 additions and 2 deletions
|
@ -3578,6 +3578,7 @@
|
|||
"Gift2ConvertButton",
|
||||
"Gift2ConvertButton",
|
||||
"Gift2ConvertStars",
|
||||
"Gift2ConvertStars",
|
||||
"Gift2ConvertText",
|
||||
"Gift2ConvertText2",
|
||||
"Gift2ConvertTitle",
|
||||
|
|
|
@ -256,7 +256,7 @@
|
|||
</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 (1682)</div>
|
||||
<div class="tr-section-caption">General (1683)</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">
|
||||
|
|
|
@ -5440,9 +5440,18 @@
|
|||
"singular": "Convert"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertStars": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2ConvertStars",
|
||||
"photo_url": "https://telegra.ph/file/p/b03a15ef4d7/93930853cf99be14cb3a317.jpg?c=168,421,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Star",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stars"
|
||||
}
|
||||
},
|
||||
"Gift2ConvertText2": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2ConvertText2",
|
||||
"photo_url": "https://telegra.ph/file/p/b03a15ef4d7/93930853cf99be14cb3a317.jpg?c=38,369,518,518,280,280",
|
||||
"photo_url": "https://telegra.ph/file/p/b03a15ef4d7/93930853cf99be14cb3a317.jpg?c=38,369,519,519,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to convert this gift from **<mark class=\"token\">%2$s</mark>** to **<mark class=\"token\">%3$s</mark>**?<br/><br/>Conversion is available for the next **<mark class=\"token\">%1$d</mark> day**.<br/><br/>This action cannot be undone. This will permanently destroy the gift.",
|
||||
|
|
Loading…
Add table
Reference in a new issue