mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-13 20:47:57 +01:00
Update content of files
This commit is contained in:
parent
61fd6cf31a
commit
b0eb4e1430
3 changed files with 18 additions and 18 deletions
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (277)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (279)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/android/passport/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</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 (1991)</div>
|
||||
<div class="tr-section-caption">Unsorted (1989)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -416,6 +416,22 @@
|
|||
"singular": "**<mark class=\"token\">%1$s</mark>** requests access to your location. You will be able to revoke this access in the profile page of **<mark class=\"token\">%2$s</mark>**."
|
||||
}
|
||||
},
|
||||
"BotLocationPermissionRequestDeniedApp": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotLocationPermissionRequestDeniedApp",
|
||||
"photo_url": "https://telegra.ph/file/p/e740773e16a/e0617267a582d52ead90617.jpg?c=48,106,537,537,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%s</mark>** can no longer access to your location since you restricted Telegram from accessing it."
|
||||
}
|
||||
},
|
||||
"BotLocationPermissionRequestDeniedAppSettings": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotLocationPermissionRequestDeniedAppSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/e740773e16a/e0617267a582d52ead90617.jpg?c=64,203,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Change in Settings \\>"
|
||||
}
|
||||
},
|
||||
"BotLocationPermissionSettings": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotLocationPermissionSettings",
|
||||
"photo_url": "https://telegra.ph/file/p/71bf348a230/b4409e4b57d08823311fd17.jpg?c=279,682,280,280,280,280",
|
||||
|
|
|
@ -2934,22 +2934,6 @@
|
|||
"singular": "Allow"
|
||||
}
|
||||
},
|
||||
"BotLocationPermissionRequestDeniedApp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotLocationPermissionRequestDeniedApp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%s</mark>** can no longer access to your location since you restricted Telegram from accessing it."
|
||||
}
|
||||
},
|
||||
"BotLocationPermissionRequestDeniedAppSettings": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotLocationPermissionRequestDeniedAppSettings",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Change in Settings \\>"
|
||||
}
|
||||
},
|
||||
"BotLocationPermissionRequestGranted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotLocationPermissionRequestGranted",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue