Update content of files

This commit is contained in:
GitHub Action 2022-06-16 17:21:59 +00:00
parent 659acdb89c
commit 9a7f70ca3f
3 changed files with 6 additions and 6 deletions

View file

@ -216,7 +216,7 @@
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/camera_and_media/" class="tr-section">
<div class="tr-section-cover cover6"></div>
<div class="tr-section-caption">Camera And Media (171)</div>
<div class="tr-section-caption">Camera And Media (172)</div>
</a></div>
</div><div class="tr-section-col col-lg-4 col-xs-6">
<div class="tr-section-wrap"><a href="/en/ios/bots_and_payments/" 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/ios/unsorted/" class="tr-section">
<div class="tr-section-cover cover0"></div>
<div class="tr-section-caption">Unsorted (731)</div>
<div class="tr-section-caption">Unsorted (730)</div>
</a></div>
</div>
</section></section>

View file

@ -1,4 +1,8 @@
{
"Attachment.DeselectedPhotos": [
"<mark class=\"token\">%@</mark> photo unselected.",
"<mark class=\"token\">%@</mark> photos unselected."
],
"AttachmentMenu.File": [
"File"
],

View file

@ -62,10 +62,6 @@
"Attachment.Camera": [
"Camera"
],
"Attachment.DeselectedPhotos": [
"<mark class=\"token\">%@</mark> photo unselected.",
"<mark class=\"token\">%@</mark> photos unselected."
],
"AuthCode.Alert": [
"Your login code is <mark class=\"token\">%@</mark>. Enter it in the Telegram app where you are trying to log in.<br/><br/>Do not give this code to anyone."
],