mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
676e49f267
commit
03230dd54b
3 changed files with 18 additions and 18 deletions
|
@ -205,7 +205,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/groups_and_channels/" class="tr-section">
|
||||||
<div class="tr-section-cover cover8"></div>
|
<div class="tr-section-cover cover8"></div>
|
||||||
<div class="tr-section-caption">Groups And Channels (1074)</div>
|
<div class="tr-section-caption">Groups And Channels (1076)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/android/profile/" class="tr-section">
|
||||||
|
@ -240,7 +240,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</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-wrap"><a href="/en/android/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (867)</div>
|
<div class="tr-section-caption">Unsorted (865)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -487,6 +487,22 @@
|
||||||
"singular": "Add Members"
|
"singular": "Add Members"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"AddMembersAlertNamesText": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/groups_and_channels/AddMembersAlertNamesText",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/3703c5288b4/d6e965550d10d9d8e443c17.jpg?c=32,369,527,527,280,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Are you sure you want to add <mark class=\"token\">%1$s</mark> to **<mark class=\"token\">%2$s</mark>**?"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"AddMembersAlertTitle": {
|
||||||
|
"url": "https://translations.telegram.org/en/android/groups_and_channels/AddMembersAlertTitle",
|
||||||
|
"photo_url": "https://telegra.ph/file/p/3703c5288b4/d6e965550d10d9d8e443c17.jpg?c=56,423,280,280,280,280",
|
||||||
|
"has_binding": true,
|
||||||
|
"values": {
|
||||||
|
"singular": "Add <mark class=\"token\">%1$s</mark>"
|
||||||
|
}
|
||||||
|
},
|
||||||
"AddMutual": {
|
"AddMutual": {
|
||||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/AddMutual",
|
"url": "https://translations.telegram.org/en/android/groups_and_channels/AddMutual",
|
||||||
"photo_url": "https://telegra.ph/file/p/761b3f02777/1370aa3b3ccf5b0d1fd7219.jpg?c=27,246,718,718,280,280",
|
"photo_url": "https://telegra.ph/file/p/761b3f02777/1370aa3b3ccf5b0d1fd7219.jpg?c=27,246,718,718,280,280",
|
||||||
|
|
|
@ -689,22 +689,6 @@
|
||||||
"singular": "Are you sure you want to add <mark class=\"token\">%1$s</mark> to **<mark class=\"token\">%2$s</mark>**?"
|
"singular": "Are you sure you want to add <mark class=\"token\">%1$s</mark> to **<mark class=\"token\">%2$s</mark>**?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"AddMembersAlertNamesText": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/AddMembersAlertNamesText",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Are you sure you want to add <mark class=\"token\">%1$s</mark> to **<mark class=\"token\">%2$s</mark>**?"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"AddMembersAlertTitle": {
|
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/AddMembersAlertTitle",
|
|
||||||
"photo_url": null,
|
|
||||||
"has_binding": true,
|
|
||||||
"values": {
|
|
||||||
"singular": "Add <mark class=\"token\">%1$s</mark>"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"AddMembersForwardMessages": {
|
"AddMembersForwardMessages": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/AddMembersForwardMessages",
|
"url": "https://translations.telegram.org/en/android/unsorted/AddMembersForwardMessages",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue