mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
090b74b4da
commit
cd4c48ed0d
3 changed files with 30 additions and 2 deletions
|
@ -37492,6 +37492,7 @@
|
|||
"Gift2ProfileVisible",
|
||||
"Gift2Send",
|
||||
"Gift2SoldOut",
|
||||
"Gift2SoldOutHint",
|
||||
"Gift2SoldOutTitle",
|
||||
"Gift2Stars",
|
||||
"Gift2StarsInfo",
|
||||
|
@ -39043,6 +39044,7 @@
|
|||
"TextCopied",
|
||||
"TextSize",
|
||||
"TextSizeHeader",
|
||||
"TextUndo",
|
||||
"Theme",
|
||||
"ThemeClassic",
|
||||
"ThemeDark",
|
||||
|
@ -39319,6 +39321,7 @@
|
|||
"Voice",
|
||||
"VoiceMessagesRestrictedByPrivacy",
|
||||
"VoipBusy",
|
||||
"VoipCallBusy2",
|
||||
"VoipCallEncryptionEndToEnd",
|
||||
"VoipCallEnded",
|
||||
"VoipCallEnded2",
|
||||
|
|
|
@ -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>Unigram<span class="tr-header-counter">3730</span>
|
||||
<a href="/en/" class="tr-back"></a>Unigram<span class="tr-header-counter">3733</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/unigram/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/unigram/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/unigram/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/unigram/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (2743)</div>
|
||||
<div class="tr-section-caption">Unsorted (2746)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -10802,6 +10802,15 @@
|
|||
"singular": "sold out"
|
||||
}
|
||||
},
|
||||
"Gift2SoldOutHint": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Gift2SoldOutHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "All <mark class=\"token\">{0}</mark> gifts were already sold.",
|
||||
"plural": "All <mark class=\"token\">{0}</mark> gifts were already sold."
|
||||
}
|
||||
},
|
||||
"Gift2SoldOutTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Gift2SoldOutTitle",
|
||||
"photo_url": null,
|
||||
|
@ -19451,6 +19460,14 @@
|
|||
"singular": "Message Text Size"
|
||||
}
|
||||
},
|
||||
"TextUndo": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/TextUndo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Undo"
|
||||
}
|
||||
},
|
||||
"Theme": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/Theme",
|
||||
"photo_url": null,
|
||||
|
@ -20945,6 +20962,14 @@
|
|||
"singular": "Line busy"
|
||||
}
|
||||
},
|
||||
"VoipCallBusy2": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/VoipCallBusy2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Busy"
|
||||
}
|
||||
},
|
||||
"VoipCallEncryptionEndToEnd": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/VoipCallEncryptionEndToEnd",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue