Update content of files

This commit is contained in:
GitHub Action 2022-06-15 19:55:48 +00:00
parent a629057410
commit 844479b245
3 changed files with 5 additions and 5 deletions

View file

@ -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 (136)</div>
<div class="tr-section-caption">Bots And Payments (137)</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 (777)</div>
<div class="tr-section-caption">Unsorted (776)</div>
</a></div>
</div>
</section></section>

View file

@ -137,6 +137,9 @@
"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 &gt; Permissions &gt; Microphone."
],
"BotWebViewSettings": [
"Settings"
],
"Cancel": [
"Cancel"
],

View file

@ -389,9 +389,6 @@
"BotWebViewFileChooserTitle": [
"Choose a file"
],
"BotWebViewSettings": [
"Settings"
],
"BotsMenuTitle": [
"Menu"
],