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
cac3f939f1
commit
3b2d3ea76d
6 changed files with 43 additions and 16 deletions
|
@ -38017,7 +38017,11 @@
|
|||
"MemberRequestsRequestToJoinDescriptionChannel",
|
||||
"MemberRequestsRequestToJoinDescriptionGroup",
|
||||
"MemberRequestsRequestToJoinGroup",
|
||||
"MenuBetaChangelog",
|
||||
"MenuInstallApp",
|
||||
"MenuNightMode",
|
||||
"MenuReportBug",
|
||||
"MenuSwitchToK",
|
||||
"Message",
|
||||
"MessageLiveLocation",
|
||||
"MessageLocation",
|
||||
|
@ -38137,7 +38141,6 @@
|
|||
"PaymentCheckoutPhoneNumber",
|
||||
"PaymentCheckoutProvider",
|
||||
"PaymentCheckoutShippingMethod",
|
||||
"PaymentInvoice",
|
||||
"PaymentReceipt",
|
||||
"PaymentShippingAddress",
|
||||
"PaymentShippingAddress1Placeholder",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>WebA<span class="tr-header-counter">1207</span>
|
||||
<a href="/en/" class="tr-back"></a>WebA<span class="tr-header-counter">1210</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/weba/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/weba/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/weba/recent/comments">Comments</a></span></div>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -246,7 +246,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/weba/bots_and_payments/" class="tr-section">
|
||||
<div class="tr-section-cover cover9"></div>
|
||||
<div class="tr-section-caption">Bots And Payments (58)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (57)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/weba/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/weba/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (3)</div>
|
||||
<div class="tr-section-caption">Unsorted (7)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -247,14 +247,6 @@
|
|||
"singular": "Shipping method"
|
||||
}
|
||||
},
|
||||
"PaymentInvoice": {
|
||||
"url": "https://translations.telegram.org/en/weba/bots_and_payments/PaymentInvoice",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "INVOICE"
|
||||
}
|
||||
},
|
||||
"PaymentReceipt": {
|
||||
"url": "https://translations.telegram.org/en/weba/bots_and_payments/PaymentReceipt",
|
||||
"photo_url": null,
|
||||
|
@ -404,7 +396,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sorry, Telegram WebA does not support payments with this provider yet.<br/>Please use one of our mobile apps to complete this payment."
|
||||
"singular": "Sorry, Telegram Web A does not support payments with this provider yet.<br/>Please use one of our mobile apps to complete this payment."
|
||||
}
|
||||
},
|
||||
"ShareYouPhoneNumberTitle": {
|
||||
|
|
|
@ -1940,7 +1940,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ca8f8f2fe23/b4973393ba9d2cf5c656a17.jpg?c=0,197,600,615,272,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "When you set up an additional passcode, a lock icon will appear on the chats page.<br/>Tap it to lock and unlock your Telegram WebA."
|
||||
"singular": "When you set up an additional passcode, a lock icon will appear on the chats page.<br/>Tap it to lock and unlock your Telegram Web A."
|
||||
}
|
||||
},
|
||||
"SettingsPasscodeStart2": {
|
||||
|
@ -1948,7 +1948,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ca8f8f2fe23/b4973393ba9d2cf5c656a17.jpg?c=0,269,600,617,272,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Note: if you forget your local passcode, you'll need to log out of Telegram WebA and log in again."
|
||||
"singular": "Note: if you forget your local passcode, you'll need to log out of Telegram Web A and log in again."
|
||||
}
|
||||
},
|
||||
"SettingsPasscodeSuccess": {
|
||||
|
|
|
@ -7,6 +7,38 @@
|
|||
"singular": "Back"
|
||||
}
|
||||
},
|
||||
"MenuBetaChangelog": {
|
||||
"url": "https://translations.telegram.org/en/weba/unsorted/MenuBetaChangelog",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Beta Changelog"
|
||||
}
|
||||
},
|
||||
"MenuInstallApp": {
|
||||
"url": "https://translations.telegram.org/en/weba/unsorted/MenuInstallApp",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Install App"
|
||||
}
|
||||
},
|
||||
"MenuReportBug": {
|
||||
"url": "https://translations.telegram.org/en/weba/unsorted/MenuReportBug",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Report a Bug"
|
||||
}
|
||||
},
|
||||
"MenuSwitchToK": {
|
||||
"url": "https://translations.telegram.org/en/weba/unsorted/MenuSwitchToK",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Switch to K Version"
|
||||
}
|
||||
},
|
||||
"ReportSelectMessages": {
|
||||
"url": "https://translations.telegram.org/en/weba/unsorted/ReportSelectMessages",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -9576,7 +9576,7 @@
|
|||
"PWA.Install": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PWA.Install",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Install App"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue