mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
d5a32f454b
commit
c5b79f4a46
3 changed files with 11 additions and 11 deletions
|
@ -221,7 +221,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 (138)</div>
|
||||
<div class="tr-section-caption">Bots And Payments (135)</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">
|
||||
|
@ -236,7 +236,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 (712)</div>
|
||||
<div class="tr-section-caption">Unsorted (715)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -17,18 +17,12 @@
|
|||
"AddAsAdmin": [
|
||||
"Add as admin"
|
||||
],
|
||||
"AddBot": [
|
||||
"Add Bot"
|
||||
],
|
||||
"AddBotAdmin": [
|
||||
"Add bot as admin"
|
||||
],
|
||||
"AddBotButton": [
|
||||
"Add bot"
|
||||
],
|
||||
"AddBotButtonAsAdmin": [
|
||||
"as Admin"
|
||||
],
|
||||
"AddBotButtonAsMember": [
|
||||
"as Member"
|
||||
],
|
||||
|
@ -92,9 +86,6 @@
|
|||
"BotRestart": [
|
||||
"Restart Bot"
|
||||
],
|
||||
"BotRestrictionsCanDo": [
|
||||
"What can this bot do?"
|
||||
],
|
||||
"BotSettings": [
|
||||
"Settings"
|
||||
],
|
||||
|
|
|
@ -145,6 +145,12 @@
|
|||
"ActionYouChangedVideo": [
|
||||
"You changed the group video"
|
||||
],
|
||||
"AddBot": [
|
||||
"Add Bot"
|
||||
],
|
||||
"AddBotButtonAsAdmin": [
|
||||
"as Admin"
|
||||
],
|
||||
"AddContactByPhone": [
|
||||
"Add <mark class=\"token\">%1$s</mark>"
|
||||
],
|
||||
|
@ -339,6 +345,9 @@
|
|||
"BotRemoveInlineFromMenu": [
|
||||
"Remove **<mark class=\"token\">%1$s</mark>** from suggestions?"
|
||||
],
|
||||
"BotRestrictionsCanDo": [
|
||||
"What can this bot do?"
|
||||
],
|
||||
"BotSetAttachLinkNotBot": [
|
||||
"This link does not lead to a bot."
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue