Update content of files

This commit is contained in:
GitHub Action 2022-06-07 04:57:38 +00:00
parent d5a32f454b
commit c5b79f4a46
3 changed files with 11 additions and 11 deletions

View file

@ -221,7 +221,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/bots_and_payments/" class="tr-section"> <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-cover cover9"></div>
<div class="tr-section-caption">Bots And Payments (138)</div> <div class="tr-section-caption">Bots And Payments (135)</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/android/passport/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/passport/" 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/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 (712)</div> <div class="tr-section-caption">Unsorted (715)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -17,18 +17,12 @@
"AddAsAdmin": [ "AddAsAdmin": [
"Add as admin" "Add as admin"
], ],
"AddBot": [
"Add Bot"
],
"AddBotAdmin": [ "AddBotAdmin": [
"Add bot as admin" "Add bot as admin"
], ],
"AddBotButton": [ "AddBotButton": [
"Add bot" "Add bot"
], ],
"AddBotButtonAsAdmin": [
"as Admin"
],
"AddBotButtonAsMember": [ "AddBotButtonAsMember": [
"as Member" "as Member"
], ],
@ -92,9 +86,6 @@
"BotRestart": [ "BotRestart": [
"Restart Bot" "Restart Bot"
], ],
"BotRestrictionsCanDo": [
"What can this bot do?"
],
"BotSettings": [ "BotSettings": [
"Settings" "Settings"
], ],

View file

@ -145,6 +145,12 @@
"ActionYouChangedVideo": [ "ActionYouChangedVideo": [
"You changed the group video" "You changed the group video"
], ],
"AddBot": [
"Add Bot"
],
"AddBotButtonAsAdmin": [
"as Admin"
],
"AddContactByPhone": [ "AddContactByPhone": [
"Add <mark class=\"token\">%1$s</mark>" "Add <mark class=\"token\">%1$s</mark>"
], ],
@ -339,6 +345,9 @@
"BotRemoveInlineFromMenu": [ "BotRemoveInlineFromMenu": [
"Remove **<mark class=\"token\">%1$s</mark>** from suggestions?" "Remove **<mark class=\"token\">%1$s</mark>** from suggestions?"
], ],
"BotRestrictionsCanDo": [
"What can this bot do?"
],
"BotSetAttachLinkNotBot": [ "BotSetAttachLinkNotBot": [
"This link does not lead to a bot." "This link does not lead to a bot."
], ],