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
4eb97f4df3
commit
ef1c1ace4c
4 changed files with 4 additions and 22 deletions
|
@ -2861,7 +2861,6 @@
|
|||
"FilterShareFolder",
|
||||
"FilterShareFolderButton",
|
||||
"FilterShowMoreChats",
|
||||
"FilterStories",
|
||||
"FilterUnmuteAll",
|
||||
"FilterUnread",
|
||||
"FilterUserAddedToExisting",
|
||||
|
@ -4223,7 +4222,6 @@
|
|||
"NotificationPinnedGiveaway",
|
||||
"NotificationReactGiveaway",
|
||||
"NotificationShowSenderNames",
|
||||
"NotificationStories",
|
||||
"NotificationStory",
|
||||
"NotificationTopicExceptionsDesctription",
|
||||
"NotificationUnrecognizedDevice",
|
||||
|
|
|
@ -523,14 +523,6 @@
|
|||
"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",
|
||||
|
@ -877,14 +869,6 @@
|
|||
"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,
|
||||
|
|
|
@ -1958,7 +1958,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel reached **<mark class=\"token\">%@</mark>** and unlocked new features."
|
||||
"singular": "This channel reached **Level <mark class=\"token\">%@</mark>** and unlocked new features."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.MoreBoostsNeeded.Boosts": {
|
||||
|
@ -6168,9 +6168,9 @@
|
|||
"GroupBoost.MoreBoostsNeeded.Boosted.Level.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GroupBoost.MoreBoostsNeeded.Boosted.Level.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This group reached **<mark class=\"token\">%@</mark>** and unlocked new features."
|
||||
"singular": "This group reached **Level <mark class=\"token\">%@</mark>** and unlocked new features."
|
||||
}
|
||||
},
|
||||
"GroupBoost.ProfileIcon": {
|
||||
|
|
|
@ -1999,7 +1999,7 @@
|
|||
"ChannelBoost.MaxLevelReachedText.Group": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ChannelBoost.MaxLevelReachedText.Group",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This group reached **Level <mark class=\"token\">%1$@</mark>** and have access to all features."
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue