Update content of files

This commit is contained in:
GitHub Action 2022-06-10 04:25:52 +00:00
parent 4ddbc9287e
commit cc8673e79d
3 changed files with 7 additions and 4 deletions
data/web/translations.telegram.org/en

View file

@ -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/android/unsorted/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div> <div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (729)</div> <div class="tr-section-caption">Unsorted (730)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -1634,6 +1634,9 @@
"PasscodesDoNotMatchTryAgain": [ "PasscodesDoNotMatchTryAgain": [
"Passcodes don't match. Please try again." "Passcodes don't match. Please try again."
], ],
"PassportDiscard": [
"Discard"
],
"PassportEmail": [ "PassportEmail": [
"Email" "Email"
], ],
@ -1757,9 +1760,6 @@
"PrivacyCallsP2PHelp": [ "PrivacyCallsP2PHelp": [
"Disabling peer-to-peer will relay all calls through Telegram servers to avoid revealing your IP address, but may decrease audio and video quality." "Disabling peer-to-peer will relay all calls through Telegram servers to avoid revealing your IP address, but may decrease audio and video quality."
], ],
"PrivacyCallsP2PTitle": [
"Peer-to-Peer"
],
"PrivacyClearPayment": [ "PrivacyClearPayment": [
"Payment info" "Payment info"
], ],

View file

@ -1440,6 +1440,9 @@
"PrivacyAddAnException": [ "PrivacyAddAnException": [
"Add Users or Groups" "Add Users or Groups"
], ],
"PrivacyCallsP2PTitle": [
"Peer-to-Peer"
],
"PrivacyDeleteCloudDrafts": [ "PrivacyDeleteCloudDrafts": [
"Delete All Cloud Drafts" "Delete All Cloud Drafts"
], ],