Update content of files

This commit is contained in:
GitHub Action 2022-06-07 04:45:47 +00:00
parent eddbcfac75
commit d5a32f454b
3 changed files with 12 additions and 3 deletions

View file

@ -211,7 +211,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/settings/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/settings/" class="tr-section">
<div class="tr-section-cover cover7"></div> <div class="tr-section-cover cover7"></div>
<div class="tr-section-caption">Settings (949)</div> <div class="tr-section-caption">Settings (947)</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/camera_and_media/" class="tr-section"> <div class="tr-section-wrap"><a href="/en/android/camera_and_media/" class="tr-section">
@ -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 (137)</div> <div class="tr-section-caption">Bots And Payments (138)</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 (710)</div> <div class="tr-section-caption">Unsorted (712)</div>
</a></div> </a></div>
</div> </div>
</section></section> </section></section>

View file

@ -47,6 +47,9 @@
"AreYouSureShareMyContactInfoBot": [ "AreYouSureShareMyContactInfoBot": [
"The bot will know your phone number. This can be useful for integration with other services." "The bot will know your phone number. This can be useful for integration with other services."
], ],
"AutoDeletePopupTitle": [
"Auto-Delete"
],
"Bot": [ "Bot": [
"bot" "bot"
], ],

View file

@ -351,6 +351,9 @@
"BroadcastGroupInfo": [ "BroadcastGroupInfo": [
"Only admins can send messages in this group." "Only admins can send messages in this group."
], ],
"CalculatingSize": [
"Calculating..."
],
"CallAlert": [ "CallAlert": [
"Are you sure you want to call **<mark class=\"token\">%1$s</mark>**?" "Are you sure you want to call **<mark class=\"token\">%1$s</mark>**?"
], ],
@ -977,6 +980,9 @@
"LiveLocations": [ "LiveLocations": [
"Live locations" "Live locations"
], ],
"LocalDatabase": [
"Clear Local Database"
],
"LocalDatabaseClearText": [ "LocalDatabaseClearText": [
"Are you sure you want to clear cached text messages?" "Are you sure you want to clear cached text messages?"
], ],