mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
49a6522688
commit
ac9a8d410b
3 changed files with 27 additions and 27 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/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1671)</div>
|
||||
<div class="tr-section-caption">General (1674)</div>
|
||||
</a></div>
|
||||
</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 (1545)</div>
|
||||
<div class="tr-section-caption">Unsorted (1542)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -5208,6 +5208,23 @@
|
|||
"singular": "Tap for sound"
|
||||
}
|
||||
},
|
||||
"CountriesList.MaximumReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.MaximumReached",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=62,728,445,445,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select up to <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"CountriesList.MaximumReached.Countries": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.MaximumReached.Countries",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=231,866,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> country",
|
||||
"plural": "<mark class=\"token\">%@</mark> countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.SaveCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.SaveCountries",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=144,951,280,280,280,280",
|
||||
|
@ -5216,6 +5233,14 @@
|
|||
"singular": "Save Countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.Search": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.Search",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=324,147,276,280,276,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search"
|
||||
}
|
||||
},
|
||||
"CountriesList.SelectCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.SelectCountries",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=160,75,280,280,280,280",
|
||||
|
|
|
@ -4266,31 +4266,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> doesn't accept voice or video messages"
|
||||
}
|
||||
},
|
||||
"CountriesList.MaximumReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.MaximumReached",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can select up to <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
},
|
||||
"CountriesList.MaximumReached.Countries": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.MaximumReached.Countries",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> country",
|
||||
"plural": "<mark class=\"token\">%@</mark> countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.Search": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.Search",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search"
|
||||
}
|
||||
},
|
||||
"CreateExternalStream.StreamKeyTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CreateExternalStream.StreamKeyTitle",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue