mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 22:53:12 +01:00
Update content of files
This commit is contained in:
parent
5a9526a8cf
commit
f300f8d7ea
3 changed files with 65 additions and 2 deletions
|
@ -1004,6 +1004,7 @@
|
|||
"BoostingGiveAwayFromCountries",
|
||||
"BoostingGiveaway",
|
||||
"BoostingGiveawayCanceledByPayment",
|
||||
"BoostingGiveawayChannelStarted",
|
||||
"BoostingGiveawayCreated",
|
||||
"BoostingGiveawayEnd",
|
||||
"BoostingGiveawayHowItWorksSubText",
|
||||
|
@ -1736,6 +1737,7 @@
|
|||
"CloseTranslation",
|
||||
"Code",
|
||||
"Code",
|
||||
"CodeCopied",
|
||||
"CodeExpired",
|
||||
"ColorBlue",
|
||||
"ColorCyan",
|
||||
|
@ -1818,6 +1820,7 @@
|
|||
"Copy",
|
||||
"Copy",
|
||||
"CopyCardNumber",
|
||||
"CopyCode",
|
||||
"CopyEmojiPreview",
|
||||
"CopyLink",
|
||||
"CopyLink",
|
||||
|
@ -2874,6 +2877,9 @@
|
|||
"GroupDescription4",
|
||||
"GroupEmptyTitle1",
|
||||
"GroupEmptyTitle2",
|
||||
"GroupJoin",
|
||||
"GroupJoinRequest",
|
||||
"GroupJoinRequestSent",
|
||||
"GroupMembers",
|
||||
"GroupMembersChartTitle",
|
||||
"GroupName",
|
||||
|
@ -5686,6 +5692,7 @@
|
|||
"StatisticViews",
|
||||
"Statistics",
|
||||
"Statistics",
|
||||
"StatisticsAndBoosts",
|
||||
"StealthMode",
|
||||
"StealthModeActiveHint",
|
||||
"StealthModeActiveHintShort",
|
||||
|
|
|
@ -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<span class="tr-header-counter">6505</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">6512</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/android/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/android/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/android/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/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1577)</div>
|
||||
<div class="tr-section-caption">Unsorted (1584)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1992,6 +1992,14 @@
|
|||
"singular": "The channel cancelled the prizes by refunding the payment for them."
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayChannelStarted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayChannelStarted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Channel started a giveaway"
|
||||
}
|
||||
},
|
||||
"BoostingGiveawayCreated": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayCreated",
|
||||
"photo_url": null,
|
||||
|
@ -3655,6 +3663,14 @@
|
|||
"singular": "Close topics"
|
||||
}
|
||||
},
|
||||
"CodeCopied": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CodeCopied",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Code copied to clipboard"
|
||||
}
|
||||
},
|
||||
"ColorPickerBackground": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ColorPickerBackground",
|
||||
"photo_url": "https://telegra.ph/file/p/46402128689/c7509513b849db2ca882c17.jpg?c=79,62,280,280,280,280",
|
||||
|
@ -3711,6 +3727,14 @@
|
|||
"singular": "Copy"
|
||||
}
|
||||
},
|
||||
"CopyCode": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CopyCode",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Code"
|
||||
}
|
||||
},
|
||||
"CopyEmojiPreview": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CopyEmojiPreview",
|
||||
"photo_url": "https://telegra.ph/file/p/a0a03809d46/982c4716b13a6cadefda617.jpg?c=164,672,280,280,280,280",
|
||||
|
@ -5661,6 +5685,30 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark> and <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"GroupJoin": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupJoin",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "JOIN"
|
||||
}
|
||||
},
|
||||
"GroupJoinRequest": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupJoinRequest",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "APPLY TO JOIN GROUP"
|
||||
}
|
||||
},
|
||||
"GroupJoinRequestSent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupJoinRequestSent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "JOIN REQUEST SENT"
|
||||
}
|
||||
},
|
||||
"GroupNotifications": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupNotifications",
|
||||
"photo_url": null,
|
||||
|
@ -10089,6 +10137,14 @@
|
|||
"singular": "'Starts on' MMM d yyyy 'at' HH:mm"
|
||||
}
|
||||
},
|
||||
"StatisticsAndBoosts": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StatisticsAndBoosts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Statistics and Boosts"
|
||||
}
|
||||
},
|
||||
"StopLiveLocationAlertAllText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StopLiveLocationAlertAllText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue