mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
d0fdb74d90
commit
f5508a91fb
3 changed files with 83 additions and 2 deletions
|
@ -28531,6 +28531,13 @@
|
|||
"lng_code_ph",
|
||||
"lng_code_register_phone",
|
||||
"lng_code_telegram",
|
||||
"lng_collectible_learn_more",
|
||||
"lng_collectible_phone_copy",
|
||||
"lng_collectible_phone_info",
|
||||
"lng_collectible_phone_title",
|
||||
"lng_collectible_username_copy",
|
||||
"lng_collectible_username_info",
|
||||
"lng_collectible_username_title",
|
||||
"lng_commented",
|
||||
"lng_comments_header",
|
||||
"lng_comments_header_none",
|
||||
|
@ -30321,6 +30328,8 @@
|
|||
"lng_menu_formatting_strike_out",
|
||||
"lng_menu_formatting_underline",
|
||||
"lng_menu_insert_unicode",
|
||||
"lng_menu_my_channels",
|
||||
"lng_menu_my_groups",
|
||||
"lng_menu_my_stories",
|
||||
"lng_menu_night_mode",
|
||||
"lng_menu_set_status",
|
||||
|
|
|
@ -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>TDesktop<span class="tr-header-counter">4946</span>
|
||||
<a href="/en/" class="tr-back"></a>TDesktop<span class="tr-header-counter">4948</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/tdesktop/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/tdesktop/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/tdesktop/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/tdesktop/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (915)</div>
|
||||
<div class="tr-section-caption">Unsorted (917)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -2488,6 +2488,62 @@
|
|||
"singular": "We've sent a code <mark class=\"token\">[b]</mark>via Telegram<mark class=\"token\">[/b]</mark><br/>to your other devices. Please enter it below."
|
||||
}
|
||||
},
|
||||
"lng_collectible_learn_more": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_learn_more",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Learn More"
|
||||
}
|
||||
},
|
||||
"lng_collectible_phone_copy": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_phone_copy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Phone Number"
|
||||
}
|
||||
},
|
||||
"lng_collectible_phone_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_phone_info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This phone number was bought on **Fragment** on <mark class=\"token\">{date}</mark> for <mark class=\"token\">{price}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_collectible_phone_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_phone_title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{phone}</mark> is a collectible phone number that belongs to"
|
||||
}
|
||||
},
|
||||
"lng_collectible_username_copy": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_username_copy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Copy Link"
|
||||
}
|
||||
},
|
||||
"lng_collectible_username_info": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_username_info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This username was bought on **Fragment** on <mark class=\"token\">{date}</mark> for <mark class=\"token\">{price}</mark>"
|
||||
}
|
||||
},
|
||||
"lng_collectible_username_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_collectible_username_title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{username}</mark> is a collectible username that belongs to"
|
||||
}
|
||||
},
|
||||
"lng_commented": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_commented",
|
||||
"photo_url": null,
|
||||
|
@ -4482,6 +4538,22 @@
|
|||
"singular": "Change Emoji Status"
|
||||
}
|
||||
},
|
||||
"lng_menu_my_channels": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_menu_my_channels",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "My Channels"
|
||||
}
|
||||
},
|
||||
"lng_menu_my_groups": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_menu_my_groups",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "My Groups"
|
||||
}
|
||||
},
|
||||
"lng_menu_start_group_call_join": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_menu_start_group_call_join",
|
||||
"photo_url": "https://telegra.ph/file/p/f6e6225d72e/3454c315115adba8ce6a917.jpg?c=279,351,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue