mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-11 12:41:37 +01:00
Update content of files
This commit is contained in:
parent
b18ebd8b8c
commit
8ca9760479
3 changed files with 65 additions and 2 deletions
|
@ -26607,6 +26607,9 @@
|
|||
"Webapp.AllowMessages.Title",
|
||||
"Webpage.Confirm.Close",
|
||||
"Webpage.Confirm.Ok",
|
||||
"Weekday.Friday",
|
||||
"Weekday.Monday",
|
||||
"Weekday.Saturday",
|
||||
"Weekday.ShortFriday",
|
||||
"Weekday.ShortMonday",
|
||||
"Weekday.ShortSaturday",
|
||||
|
@ -26614,6 +26617,10 @@
|
|||
"Weekday.ShortThursday",
|
||||
"Weekday.ShortTuesday",
|
||||
"Weekday.ShortWednesday",
|
||||
"Weekday.Sunday",
|
||||
"Weekday.Thursday",
|
||||
"Weekday.Tuesday",
|
||||
"Weekday.Wednesday",
|
||||
"Widged.Stickers.InfoText",
|
||||
"Widged.Storage.InfoText",
|
||||
"Widget.Recent.Desc",
|
||||
|
|
|
@ -199,7 +199,7 @@
|
|||
</div></nav>
|
||||
<section class="content clearfix">
|
||||
<section class="tr-content"><h3 class="tr-header">
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5699</span>
|
||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">5706</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>
|
||||
</h3>
|
||||
<section class="tr-sections clearfix">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</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-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1931)</div>
|
||||
<div class="tr-section-caption">Unsorted (1938)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -15286,6 +15286,62 @@
|
|||
"singular": "Allow Sending Messages?"
|
||||
}
|
||||
},
|
||||
"Weekday.Friday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Friday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Friday"
|
||||
}
|
||||
},
|
||||
"Weekday.Monday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Monday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Monday"
|
||||
}
|
||||
},
|
||||
"Weekday.Saturday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Saturday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Saturday"
|
||||
}
|
||||
},
|
||||
"Weekday.Sunday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Sunday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Sunday"
|
||||
}
|
||||
},
|
||||
"Weekday.Thursday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Thursday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Thursday"
|
||||
}
|
||||
},
|
||||
"Weekday.Tuesday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Tuesday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Tuesday"
|
||||
}
|
||||
},
|
||||
"Weekday.Wednesday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Weekday.Wednesday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Wednesday"
|
||||
}
|
||||
},
|
||||
"Widged.Stickers.InfoText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Widged.Stickers.InfoText",
|
||||
"photo_url": "https://telegra.ph/file/p/5a1e280762e/5d2d673b5b32e39815eaa19.jpg?c=570,505,572,572,280,280",
|
||||
|
|
Loading…
Reference in a new issue