mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-30 12:29:26 +02:00
Update content of files
This commit is contained in:
parent
a629057410
commit
844479b245
3 changed files with 5 additions and 5 deletions
|
@ -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 (136)</div>
|
<div class="tr-section-caption">Bots And Payments (137)</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 (777)</div>
|
<div class="tr-section-caption">Unsorted (776)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -137,6 +137,9 @@
|
||||||
"BotWebViewRequestMicrophonePermissionWithHint": [
|
"BotWebViewRequestMicrophonePermissionWithHint": [
|
||||||
"Allow **<mark class=\"token\">%1$s</mark>** to access to your microphone?<br/><br/>The developer of **<mark class=\"token\">%1$s</mark>** will be able to access your microphone when this web app is open.<br/><br/>Enable microphone access in Settings > Permissions > Microphone."
|
"Allow **<mark class=\"token\">%1$s</mark>** to access to your microphone?<br/><br/>The developer of **<mark class=\"token\">%1$s</mark>** will be able to access your microphone when this web app is open.<br/><br/>Enable microphone access in Settings > Permissions > Microphone."
|
||||||
],
|
],
|
||||||
|
"BotWebViewSettings": [
|
||||||
|
"Settings"
|
||||||
|
],
|
||||||
"Cancel": [
|
"Cancel": [
|
||||||
"Cancel"
|
"Cancel"
|
||||||
],
|
],
|
||||||
|
|
|
@ -389,9 +389,6 @@
|
||||||
"BotWebViewFileChooserTitle": [
|
"BotWebViewFileChooserTitle": [
|
||||||
"Choose a file"
|
"Choose a file"
|
||||||
],
|
],
|
||||||
"BotWebViewSettings": [
|
|
||||||
"Settings"
|
|
||||||
],
|
|
||||||
"BotsMenuTitle": [
|
"BotsMenuTitle": [
|
||||||
"Menu"
|
"Menu"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue