mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
6525538e4a
commit
f4613c1a62
5 changed files with 24 additions and 6 deletions
|
@ -9188,6 +9188,7 @@
|
|||
"Downloads",
|
||||
"Downloads",
|
||||
"Draft",
|
||||
"DraftPreFillWarning",
|
||||
"DragChatsHint",
|
||||
"DroppedPin",
|
||||
"Duration",
|
||||
|
@ -12398,6 +12399,7 @@
|
|||
"format_activeAndRevokedLinks",
|
||||
"format_approx",
|
||||
"format_birthdateAndAge",
|
||||
"format_birthdateAndTurns",
|
||||
"format_channelAndSignature",
|
||||
"format_chatAndError",
|
||||
"format_chatAndSignature",
|
||||
|
|
|
@ -6204,7 +6204,7 @@
|
|||
"GraceSuggestionMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceSuggestionMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/E29AA0.png')\"><b>⚠️</b></i> Unfortunately, your latest payment didn’t come through. To keep your access to exclusive features, please renew the subscription."
|
||||
}
|
||||
|
|
|
@ -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>Android X<span class="tr-header-counter">4384</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4386</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android_x/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android_x/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android_x/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/android_x/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1182)</div>
|
||||
<div class="tr-section-caption">Unsorted (1184)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1932,6 +1932,14 @@
|
|||
"singular": "Download update (<mark class=\"token\">%1$s</mark>)"
|
||||
}
|
||||
},
|
||||
"DraftPreFillWarning": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/DraftPreFillWarning",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your previous draft message in this chat is about to be replaced."
|
||||
}
|
||||
},
|
||||
"EditBot": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/EditBot",
|
||||
"photo_url": null,
|
||||
|
@ -8305,6 +8313,14 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> (<mark class=\"token\">%2$s</mark>)"
|
||||
}
|
||||
},
|
||||
"format_birthdateAndTurns": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/format_birthdateAndTurns",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> (<mark class=\"token\">%2$s</mark>)"
|
||||
}
|
||||
},
|
||||
"format_chatAndError": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/format_chatAndError",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -2249,7 +2249,7 @@
|
|||
"Channel.EventLog.Service.DisabledTopics": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Channel.EventLog.Service.DisabledTopics",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> enabled topics"
|
||||
}
|
||||
|
@ -11421,7 +11421,7 @@
|
|||
"Premium.Boarding.GraceText": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Premium.Boarding.GraceText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unfortunately, your latest payment didn't come through. To keep your access to **exclusive features**, please renew the subscription."
|
||||
}
|
||||
|
@ -14802,7 +14802,7 @@
|
|||
"StoryMedia.Tooltip.Limit": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryMedia.Tooltip.Limit",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can't pin more then <mark class=\"token\">%d</mark> story",
|
||||
"plural": "You can't pin more then <mark class=\"token\">%d</mark> stories"
|
||||
|
|
Loading…
Reference in a new issue