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
2ad4c5368a
commit
d6e810b925
2 changed files with 18 additions and 0 deletions
|
@ -2875,6 +2875,7 @@
|
|||
"FilterShareFolder",
|
||||
"FilterShareFolderButton",
|
||||
"FilterShowMoreChats",
|
||||
"FilterStories",
|
||||
"FilterUnmuteAll",
|
||||
"FilterUnread",
|
||||
"FilterUserAddedToExisting",
|
||||
|
@ -4236,6 +4237,7 @@
|
|||
"NotificationPinnedGiveaway",
|
||||
"NotificationReactGiveaway",
|
||||
"NotificationShowSenderNames",
|
||||
"NotificationStories",
|
||||
"NotificationStory",
|
||||
"NotificationTopicExceptionsDesctription",
|
||||
"NotificationUnrecognizedDevice",
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue