mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-27 18:20:44 +01:00
Update content of files
This commit is contained in:
parent
a90cd5d670
commit
2a4115de71
3 changed files with 29 additions and 2 deletions
data/web_tr
|
@ -186,6 +186,7 @@
|
|||
"ActionAddUserYou",
|
||||
"ActionAttachMenuBotAllowed",
|
||||
"ActionBotAllowed",
|
||||
"ActionBotAllowedApp",
|
||||
"ActionBotDocumentAddress",
|
||||
"ActionBotDocumentBankStatement",
|
||||
"ActionBotDocumentDriverLicence",
|
||||
|
@ -2702,6 +2703,7 @@
|
|||
"InviteLink",
|
||||
"InviteLink",
|
||||
"InviteLinkCount",
|
||||
"InviteLinkPrivate",
|
||||
"InviteLinkSent",
|
||||
"InviteLinkSentSingle",
|
||||
"InviteLinks",
|
||||
|
@ -6088,6 +6090,7 @@
|
|||
"WaitingForNetwork",
|
||||
"WallpaperNotification",
|
||||
"WallpaperPreview",
|
||||
"WallpaperSameNotification",
|
||||
"WantsToSpeak",
|
||||
"Warmth",
|
||||
"Warning",
|
||||
|
|
|
@ -195,7 +195,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">5741</span>
|
||||
<a href="/en/" class="tr-back"></a>Android<span class="tr-header-counter">5744</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">
|
||||
|
@ -252,7 +252,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 (1403)</div>
|
||||
<div class="tr-section-caption">Unsorted (1406)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -648,6 +648,14 @@
|
|||
"singular": "You allowed this bot to message you when you added it to your attachment menu."
|
||||
}
|
||||
},
|
||||
"ActionBotAllowedApp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionBotAllowedApp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you logged in on \"<mark class=\"token\">%1$s</mark>\" app."
|
||||
}
|
||||
},
|
||||
"ActionChangedVideo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ActionChangedVideo",
|
||||
"photo_url": null,
|
||||
|
@ -5051,6 +5059,14 @@
|
|||
"singular": "**<mark class=\"token\">%s</mark>** restricts adding them to channels. You can send them an invite link instead."
|
||||
}
|
||||
},
|
||||
"InviteLinkPrivate": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/InviteLinkPrivate",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Invite Link only works for group members"
|
||||
}
|
||||
},
|
||||
"InviteLinkSent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/InviteLinkSent",
|
||||
"photo_url": "https://telegra.ph/file/p/908f54cae79/037a6576cc01b95c7010717.jpg?c=73,831,333,333,280,280",
|
||||
|
@ -11065,6 +11081,14 @@
|
|||
"singular": "Wait more"
|
||||
}
|
||||
},
|
||||
"WallpaperSameNotification": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WallpaperSameNotification",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Set a same chat Wallpaper"
|
||||
}
|
||||
},
|
||||
"WhoCanAddMembers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/WhoCanAddMembers",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue