mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-30 20:38:29 +02:00
Update content of files
This commit is contained in:
parent
ad52505138
commit
48b2878db0
3 changed files with 21 additions and 2 deletions
|
@ -21232,6 +21232,8 @@
|
||||||
"Business.QuickReply.EditName",
|
"Business.QuickReply.EditName",
|
||||||
"Business.QuickReply.Header",
|
"Business.QuickReply.Header",
|
||||||
"Business.QuickReply.More",
|
"Business.QuickReply.More",
|
||||||
|
"Business.QuickReply.More1",
|
||||||
|
"Business.QuickReply.More1_countable",
|
||||||
"Business.QuickReply.Title",
|
"Business.QuickReply.Title",
|
||||||
"Business.ScheduleEnd",
|
"Business.ScheduleEnd",
|
||||||
"Business.ScheduleStart",
|
"Business.ScheduleStart",
|
||||||
|
|
|
@ -199,7 +199,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5696</span>
|
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5698</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -261,7 +261,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/macos/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (1928)</div>
|
<div class="tr-section-caption">Unsorted (1930)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -1315,6 +1315,23 @@
|
||||||
"singular": "+<mark class=\"token\">%d</mark> MORE"
|
"singular": "+<mark class=\"token\">%d</mark> MORE"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"Business.QuickReply.More1": {
|
||||||
|
"url": "https://translations.telegram.org/en/macos/unsorted/Business.QuickReply.More1",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "+<mark class=\"token\">%d</mark> MORE",
|
||||||
|
"plural": "+<mark class=\"token\">%d</mark> MORE"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Business.QuickReply.More1_countable": {
|
||||||
|
"url": "https://translations.telegram.org/en/macos/unsorted/Business.QuickReply.More1_countable",
|
||||||
|
"photo_url": null,
|
||||||
|
"has_binding": false,
|
||||||
|
"values": {
|
||||||
|
"singular": "<mark class=\"token\">%d</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"Business.QuickReply.Title": {
|
"Business.QuickReply.Title": {
|
||||||
"url": "https://translations.telegram.org/en/macos/unsorted/Business.QuickReply.Title",
|
"url": "https://translations.telegram.org/en/macos/unsorted/Business.QuickReply.Title",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Add table
Reference in a new issue