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
6909e76353
commit
d0e50e4d1d
5 changed files with 57 additions and 3 deletions
|
@ -2861,6 +2861,7 @@
|
|||
"FilterShareFolder",
|
||||
"FilterShareFolderButton",
|
||||
"FilterShowMoreChats",
|
||||
"FilterStories",
|
||||
"FilterUnmuteAll",
|
||||
"FilterUnread",
|
||||
"FilterUserAddedToExisting",
|
||||
|
@ -4222,6 +4223,7 @@
|
|||
"NotificationPinnedGiveaway",
|
||||
"NotificationReactGiveaway",
|
||||
"NotificationShowSenderNames",
|
||||
"NotificationStories",
|
||||
"NotificationStory",
|
||||
"NotificationTopicExceptionsDesctription",
|
||||
"NotificationUnrecognizedDevice",
|
||||
|
@ -15696,6 +15698,8 @@
|
|||
"GroupBoost.PremiumUsersCanBoost",
|
||||
"GroupBoost.ProfileColor",
|
||||
"GroupBoost.ProfileIcon",
|
||||
"GroupBoost.Table.Group.EmojiPack",
|
||||
"GroupBoost.Table.Group.VoiceToText",
|
||||
"GroupBoost.Title",
|
||||
"GroupBoost.Title.Current",
|
||||
"GroupBoost.Title.Other",
|
||||
|
@ -19192,6 +19196,8 @@
|
|||
"Story.Footer.Views",
|
||||
"Story.FooterReplyUnavailable",
|
||||
"Story.ForwardAuthorHiddenTooltip",
|
||||
"Story.GroupCommentingRestrictedPlaceholder",
|
||||
"Story.GroupCommentingRestrictedPlaceholderAction",
|
||||
"Story.Guide.BackDescription",
|
||||
"Story.Guide.BackTitle",
|
||||
"Story.Guide.Description",
|
||||
|
|
|
@ -1101,7 +1101,7 @@
|
|||
"BoostFeatureVoiceToTextConversion": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/BoostFeatureVoiceToTextConversion",
|
||||
"photo_url": "https://telegra.ph/file/p/0572b4418b4/7d52021916dcac5b529ff17.jpg?c=79,631,315,315,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Voice-to-Text Conversion"
|
||||
}
|
||||
|
|
|
@ -523,6 +523,14 @@
|
|||
"singular": "failed to upload"
|
||||
}
|
||||
},
|
||||
"FilterStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/FilterStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"FlashIntensity": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/FlashIntensity",
|
||||
"photo_url": "https://telegra.ph/file/p/91c9b7fc0c8/8af8ff757109916120f0a17.jpg?c=184,161,280,280,280,280",
|
||||
|
@ -869,6 +877,14 @@
|
|||
"singular": "<mark class=\"token\">%s</mark> shared a story to the group"
|
||||
}
|
||||
},
|
||||
"NotificationStories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories"
|
||||
}
|
||||
},
|
||||
"NotificationStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationStory",
|
||||
"photo_url": null,
|
||||
|
|
|
@ -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>iOS<span class="tr-header-counter">7911</span>
|
||||
<a href="/en/" class="tr-back"></a>iOS<span class="tr-header-counter">7915</span>
|
||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/ios/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/ios/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/ios/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/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1673)</div>
|
||||
<div class="tr-section-caption">Unsorted (1677)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -6181,6 +6181,22 @@
|
|||
"singular": "Set Cover Icon"
|
||||
}
|
||||
},
|
||||
"GroupBoost.Table.Group.EmojiPack": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Table.Group.EmojiPack",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Custom Emojipack"
|
||||
}
|
||||
},
|
||||
"GroupBoost.Table.Group.VoiceToText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Table.Group.VoiceToText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Voice-to-Text Conversion"
|
||||
}
|
||||
},
|
||||
"GroupBoost.Wallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.Wallpaper",
|
||||
"photo_url": null,
|
||||
|
@ -11594,6 +11610,22 @@
|
|||
"singular": "This account was hidden by the user"
|
||||
}
|
||||
},
|
||||
"Story.GroupCommentingRestrictedPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.GroupCommentingRestrictedPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Comments restricted. Boost the group to unlock."
|
||||
}
|
||||
},
|
||||
"Story.GroupCommentingRestrictedPlaceholderAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.GroupCommentingRestrictedPlaceholderAction",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Learn More..."
|
||||
}
|
||||
},
|
||||
"Story.MessagingRestrictedPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.MessagingRestrictedPlaceholder",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue