mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
6faa3cf75f
commit
0963120d49
6 changed files with 150 additions and 176 deletions
|
@ -32014,7 +32014,6 @@
|
|||
"ExceptionModal.Search.Placeholder",
|
||||
"ExpiredStory",
|
||||
"ExpiredStoryMention",
|
||||
"ExpiredStoryMentionYou",
|
||||
"ExpiredStorySubtitle",
|
||||
"ExportedInvitation.Status.Expired",
|
||||
"ExportedInvitation.Status.Revoked",
|
||||
|
@ -32562,7 +32561,6 @@
|
|||
"PrivacyVoiceMessagesPremiumOnly",
|
||||
"PrivacyVoiceMessagesTitle",
|
||||
"Profile",
|
||||
"ProfileStoriesArchiveHint",
|
||||
"PublicStories",
|
||||
"PushNotification.Action.Mute1d",
|
||||
"PushNotification.Action.Mute1d.Mobile",
|
||||
|
@ -32937,7 +32935,6 @@
|
|||
"YourEmailSkipWarning",
|
||||
"YourEmailSkipWarningText",
|
||||
"YourName",
|
||||
"YourStory",
|
||||
"formatDateAtTime",
|
||||
"messages"
|
||||
]
|
||||
|
|
|
@ -6088,7 +6088,7 @@
|
|||
"RequestedToJoinAt": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/RequestedToJoinAt",
|
||||
"photo_url": "https://telegra.ph/file/p/1fe9b469e50/c157a4a2ed13e729e080317.jpg?c=87,497,379,379,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "requested to join <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
|
|
|
@ -6308,7 +6308,7 @@
|
|||
"NobodyViewsArchived": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NobodyViewsArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No views available"
|
||||
}
|
||||
|
|
|
@ -236,7 +236,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/stories/" class="tr-section">
|
||||
<div class="tr-section-cover cover11"></div>
|
||||
<div class="tr-section-caption">Stories (0)</div>
|
||||
<div class="tr-section-caption">Stories (15)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/camera_and_media/" class="tr-section">
|
||||
|
@ -261,7 +261,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/webk/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1132)</div>
|
||||
<div class="tr-section-caption">Unsorted (1117)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -1 +1,124 @@
|
|||
{}
|
||||
{
|
||||
"ArchivePeerStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/ArchivePeerStories",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hide Stories"
|
||||
}
|
||||
},
|
||||
"ArchivedStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/ArchivedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archived Stories"
|
||||
}
|
||||
},
|
||||
"DeleteStoriesSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/DeleteStoriesSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete <mark class=\"token\">%d</mark> story?",
|
||||
"plural": "Are you sure you want to delete <mark class=\"token\">%d</mark> stories?"
|
||||
}
|
||||
},
|
||||
"DeleteStoriesTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/DeleteStoriesTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete Stories"
|
||||
}
|
||||
},
|
||||
"DeleteStorySubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/DeleteStorySubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete this story?"
|
||||
}
|
||||
},
|
||||
"DeleteStoryTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/DeleteStoryTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete Story"
|
||||
}
|
||||
},
|
||||
"NobodyViewsArchived": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/NobodyViewsArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No views available"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryMute2": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/NotificationsStoryMute2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do Not Notify<br/>About Stories"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryUnmute2": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/NotificationsStoryUnmute2",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Notify About<br/>Stories"
|
||||
}
|
||||
},
|
||||
"SavedStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/SavedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Posted Stories"
|
||||
}
|
||||
},
|
||||
"StoryArchived": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> story removed from your profile",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories removed from your profile"
|
||||
}
|
||||
},
|
||||
"StoryArchivedFromProfile": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryArchivedFromProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is hidden from your profile."
|
||||
}
|
||||
},
|
||||
"StoryCloseFriendsHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryCloseFriendsHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because **<mark class=\"token\">%s</mark>** added you to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"StoryContactsHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/StoryContactsHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only **<mark class=\"token\">%s</mark>’s** contacts can view this story."
|
||||
}
|
||||
},
|
||||
"UnarchiveStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/stories/UnarchiveStories",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Unhide Stories"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -387,7 +387,7 @@
|
|||
"ApproveNewMembers": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ApproveNewMembers",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Request Admin Approval"
|
||||
}
|
||||
|
@ -395,7 +395,7 @@
|
|||
"ApproveNewMembersDescription": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ApproveNewMembersDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Turn this on if you want users to join only after they are approved by an admin."
|
||||
}
|
||||
|
@ -416,22 +416,6 @@
|
|||
"singular": "Automatically archive and mute new chats, groups and channels from non-contacts."
|
||||
}
|
||||
},
|
||||
"ArchivePeerStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ArchivePeerStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Hide Stories"
|
||||
}
|
||||
},
|
||||
"ArchivedStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ArchivedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Archived Stories"
|
||||
}
|
||||
},
|
||||
"AreYouSureBlockContact2": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/AreYouSureBlockContact2",
|
||||
"photo_url": null,
|
||||
|
@ -3010,43 +2994,10 @@
|
|||
"singular": "Delete message"
|
||||
}
|
||||
},
|
||||
"DeleteStoriesSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DeleteStoriesSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete <mark class=\"token\">%d</mark> story?",
|
||||
"plural": "Are you sure you want to delete <mark class=\"token\">%d</mark> stories?"
|
||||
}
|
||||
},
|
||||
"DeleteStoriesTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DeleteStoriesTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete Stories"
|
||||
}
|
||||
},
|
||||
"DeleteStorySubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DeleteStorySubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete this story?"
|
||||
}
|
||||
},
|
||||
"DeleteStoryTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DeleteStoryTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Delete Story"
|
||||
}
|
||||
},
|
||||
"DeleteThisChat": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/DeleteThisChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete this chat"
|
||||
}
|
||||
|
@ -3335,7 +3286,7 @@
|
|||
"Dismiss": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Dismiss",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Dismiss"
|
||||
}
|
||||
|
@ -3854,14 +3805,6 @@
|
|||
"singular": "The story you were mentioned in is no longer available"
|
||||
}
|
||||
},
|
||||
"ExpiredStoryMentionYou": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ExpiredStoryMentionYou",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story you mentioned <mark class=\"token\">%s</mark> in is no longer available"
|
||||
}
|
||||
},
|
||||
"ExpiredStorySubtitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ExpiredStorySubtitle",
|
||||
"photo_url": null,
|
||||
|
@ -4484,7 +4427,7 @@
|
|||
"InviteLinkCount": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/InviteLinkCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> invite link",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> invite links"
|
||||
|
@ -4573,7 +4516,7 @@
|
|||
"JoinRequests": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/JoinRequests",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> join request",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> join requests"
|
||||
|
@ -4646,7 +4589,7 @@
|
|||
"LimitByPeriod": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LimitByPeriod",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit by time period"
|
||||
}
|
||||
|
@ -4662,7 +4605,7 @@
|
|||
"LimitNumberOfUses": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LimitNumberOfUses",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Limit by number of users"
|
||||
}
|
||||
|
@ -4782,7 +4725,7 @@
|
|||
"LinkCreatedeBy": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LinkCreatedeBy",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Link created by"
|
||||
}
|
||||
|
@ -4790,7 +4733,7 @@
|
|||
"LinkIsExpired": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LinkIsExpired",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The time limit for this link has expired."
|
||||
}
|
||||
|
@ -4798,7 +4741,7 @@
|
|||
"LinkIsExpiredLimitReached": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LinkIsExpiredLimitReached",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This link reached its usage limit."
|
||||
}
|
||||
|
@ -4838,7 +4781,7 @@
|
|||
"LinksCreatedByOtherAdmins": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LinksCreatedByOtherAdmins",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Links created by other admins"
|
||||
}
|
||||
|
@ -4846,7 +4789,7 @@
|
|||
"LinksCreatedByThisAdmin": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/LinksCreatedByThisAdmin",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invite links created by this admin"
|
||||
}
|
||||
|
@ -5142,7 +5085,7 @@
|
|||
"MemberRequests": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/MemberRequests",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join Requests"
|
||||
}
|
||||
|
@ -5498,19 +5441,11 @@
|
|||
"NobodyViews": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/NobodyViews",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No views yet"
|
||||
}
|
||||
},
|
||||
"NobodyViewsArchived": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/NobodyViewsArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No views available"
|
||||
}
|
||||
},
|
||||
"Notification.Contact.Reacted": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Notification.Contact.Reacted",
|
||||
"photo_url": null,
|
||||
|
@ -5545,22 +5480,6 @@
|
|||
"singular": "New notification"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryMute2": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/NotificationsStoryMute2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do Not Notify<br/>About Stories"
|
||||
}
|
||||
},
|
||||
"NotificationsStoryUnmute2": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/NotificationsStoryUnmute2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Notify About<br/>Stories"
|
||||
}
|
||||
},
|
||||
"OK": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/OK",
|
||||
"photo_url": null,
|
||||
|
@ -6286,7 +6205,7 @@
|
|||
"PeopleCanJoinViaLinkCount": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PeopleCanJoinViaLinkCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> person can join via this link.",
|
||||
"plural": "<mark class=\"token\">%s</mark> people can join via this link."
|
||||
|
@ -6722,14 +6641,6 @@
|
|||
"singular": "Who can send me voice or video messages?"
|
||||
}
|
||||
},
|
||||
"ProfileStoriesArchiveHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ProfileStoriesArchiveHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
}
|
||||
},
|
||||
"PublicStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/PublicStories",
|
||||
"photo_url": null,
|
||||
|
@ -7021,7 +6932,7 @@
|
|||
"RequestedToJoinAt": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/RequestedToJoinAt",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "requested to join <mark class=\"token\">%1$s</mark>"
|
||||
}
|
||||
|
@ -7106,14 +7017,6 @@
|
|||
"singular": "Save"
|
||||
}
|
||||
},
|
||||
"SavedStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SavedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Posted Stories"
|
||||
}
|
||||
},
|
||||
"SavingContentTitle": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SavingContentTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/914867f3a48/c5b19502ad3a70250afc217.jpg?c=13,563,280,280,280,280",
|
||||
|
@ -7374,7 +7277,7 @@
|
|||
"ShareFile": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/ShareFile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share"
|
||||
}
|
||||
|
@ -7829,23 +7732,6 @@
|
|||
"singular": "Report Story"
|
||||
}
|
||||
},
|
||||
"StoryArchived": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> story removed from your profile",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories removed from your profile"
|
||||
}
|
||||
},
|
||||
"StoryArchivedFromProfile": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryArchivedFromProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This story is hidden from your profile."
|
||||
}
|
||||
},
|
||||
"StoryCantReply": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryCantReply",
|
||||
"photo_url": null,
|
||||
|
@ -7854,22 +7740,6 @@
|
|||
"singular": "You can't reply to this story"
|
||||
}
|
||||
},
|
||||
"StoryCloseFriendsHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryCloseFriendsHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because **<mark class=\"token\">%s</mark>** added you to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"StoryContactsHint": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryContactsHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Only **<mark class=\"token\">%s</mark>’s** contacts can view this story."
|
||||
}
|
||||
},
|
||||
"StoryJustNow": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/StoryJustNow",
|
||||
"photo_url": null,
|
||||
|
@ -7938,7 +7808,7 @@
|
|||
"SubscribeRequests": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SubscribeRequests",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Join Requests"
|
||||
}
|
||||
|
@ -8106,7 +7976,7 @@
|
|||
"TimeLimitHelp": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/TimeLimitHelp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can make the link expire after a certain time."
|
||||
}
|
||||
|
@ -8207,14 +8077,6 @@
|
|||
"singular": "Public"
|
||||
}
|
||||
},
|
||||
"UnarchiveStories": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UnarchiveStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unhide Stories"
|
||||
}
|
||||
},
|
||||
"UnpinMessage": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UnpinMessage",
|
||||
"photo_url": null,
|
||||
|
@ -8651,7 +8513,7 @@
|
|||
"UsesLimitHelp": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/UsesLimitHelp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can make the link work only for a certain number of users."
|
||||
}
|
||||
|
@ -8691,7 +8553,7 @@
|
|||
"Views": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/Views",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> view",
|
||||
"plural": "<mark class=\"token\">%1$s</mark> views"
|
||||
|
@ -9084,14 +8946,6 @@
|
|||
"singular": "you were removed"
|
||||
}
|
||||
},
|
||||
"YourStory": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/YourStory",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your story"
|
||||
}
|
||||
},
|
||||
"formatDateAtTime": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/formatDateAtTime",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue