mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
08a163d00e
commit
c67da5269a
2 changed files with 18 additions and 18 deletions
|
@ -211,7 +211,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/ios/settings/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||||
<div class="tr-section-cover cover7"></div>
|
<div class="tr-section-cover cover7"></div>
|
||||||
<div class="tr-section-caption">Settings (1137)</div>
|
<div class="tr-section-caption">Settings (1139)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</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/ios/camera_and_media/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
|
||||||
|
@ -236,7 +236,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/ios/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (716)</div>
|
<div class="tr-section-caption">Unsorted (714)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -704,6 +704,14 @@
|
||||||
"singular": "Sorry, you can't add this user because they are on the list of Removed Users and you can't unban them."
|
"singular": "Sorry, you can't add this user because they are on the list of Removed Users and you can't unban them."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Channel.AdminLog.CanDeleteMessagesOfOthers": {
|
||||||
|
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.CanDeleteMessagesOfOthers",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Delete Messages of Others"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Channel.AdminLog.ChannelEmptyText": {
|
"Channel.AdminLog.ChannelEmptyText": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelEmptyText",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.AdminLog.ChannelEmptyText",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -4390,22 +4398,6 @@
|
||||||
"singular": "An older GIF was replaced with this one."
|
"singular": "An older GIF was replaced with this one."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Premium.NoAds.Proceed": {
|
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.NoAds.Proceed",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "About Telegram Premium"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Premium.NoAdsStandaloneInfo": {
|
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.NoAdsStandaloneInfo",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Remove ads such as this one by subscribing to **Telegram Premium**."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"Premium.Purchase.ErrorCantMakePayments": {
|
"Premium.Purchase.ErrorCantMakePayments": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Purchase.ErrorCantMakePayments",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Purchase.ErrorCantMakePayments",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
@ -5046,6 +5038,14 @@
|
||||||
"plural": "<mark class=\"token\">%@</mark> minutes ago"
|
"plural": "<mark class=\"token\">%@</mark> minutes ago"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Updated.TodayAt": {
|
||||||
|
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.TodayAt",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "today at <mark class=\"token\">%@</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Updated.YesterdayAt": {
|
"Updated.YesterdayAt": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.YesterdayAt",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.YesterdayAt",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue