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
3144e0e91d
commit
f6227ee056
3 changed files with 57 additions and 2 deletions
|
@ -8120,6 +8120,12 @@
|
|||
"Contrast",
|
||||
"Convert",
|
||||
"ConvertGroup",
|
||||
"ConvertToBroadcastGroup",
|
||||
"ConvertToBroadcastGroupButton",
|
||||
"ConvertToBroadcastGroupConfirm",
|
||||
"ConvertToBroadcastGroupConfirmHint",
|
||||
"ConvertToBroadcastGroupDesc",
|
||||
"ConvertToBroadcastGroupHint",
|
||||
"CopiedBankCard",
|
||||
"CopiedCashtag",
|
||||
"CopiedColor",
|
||||
|
|
|
@ -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">4354</span>
|
||||
<a href="/en/" class="tr-back"></a>Android X<span class="tr-header-counter">4360</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 (1051)</div>
|
||||
<div class="tr-section-caption">Unsorted (1057)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1417,6 +1417,55 @@
|
|||
"singular": "Continue"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroup": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroup",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Convert to Broadcast Group"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupButton": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupButton",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Convert to Broadcast Group"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupConfirm": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupConfirm",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Yes, I am sure, convert."
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupConfirmHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupConfirmHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Members who are not admins will **permanently** lose their right to send messages in the group.<br/><br/>**This action cannot be undone.**"
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupDesc": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupDesc",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Broadcast groups can have over <mark class=\"token\">%1$s</mark> member, but only admins can send messages in them.",
|
||||
"plural": "Broadcast groups can have over <mark class=\"token\">%1$s</mark> members, but only admins can send messages in them."
|
||||
}
|
||||
},
|
||||
"ConvertToBroadcastGroupHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ConvertToBroadcastGroupHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can convert your current group to a **Broadcast Group**.<br/><br/>Broadcast Groups have no limit on the members but only admins can send messages.<br/><br/>**This action cannot be undone.**"
|
||||
}
|
||||
},
|
||||
"CopiedLinkPrivate": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/CopiedLinkPrivate",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue