Update content of files

This commit is contained in:
GitHub Action 2022-06-15 06:57:47 +00:00
parent 45997ed6d8
commit 30ddae4ba0
2 changed files with 10 additions and 1 deletions

View file

@ -201,7 +201,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/groups_and_channels/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
<div class="tr-section-cover cover8"></div> <div class="tr-section-cover cover8"></div>
<div class="tr-section-caption">Groups And Channels (1169)</div> <div class="tr-section-caption">Groups And Channels (1172)</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/profile/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">

View file

@ -1107,6 +1107,12 @@
"Contacts.MemberSearchSectionTitleGroup": [ "Contacts.MemberSearchSectionTitleGroup": [
"Group Members" "Group Members"
], ],
"Contacts.PermissionsText": [
"Please allow Telegram access to your phonebook to seamlessly find all your friends."
],
"Contacts.PermissionsTitle": [
"Access to Contacts"
],
"Contacts.TopSection": [ "Contacts.TopSection": [
"CONTACTS" "CONTACTS"
], ],
@ -2832,6 +2838,9 @@
"PeopleNearby.UsersEmpty": [ "PeopleNearby.UsersEmpty": [
"Looking for users around you..." "Looking for users around you..."
], ],
"Permissions.ContactsAllowInSettings.v0": [
"Allow in Settings"
],
"Presence.online": [ "Presence.online": [
"online" "online"
], ],