mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
ab09160f4c
commit
072df5d118
2 changed files with 2 additions and 2 deletions
|
@ -245,7 +245,7 @@
|
|||
"NotificationChatStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/NotificationChatStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> shared a story to the group"
|
||||
}
|
||||
|
|
|
@ -283,7 +283,7 @@
|
|||
"PUSH_CHAT_MESSAGE_STORY": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/PUSH_CHAT_MESSAGE_STORY",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$@</mark>|<mark class=\"token\">%1$@</mark> shared a story to the group"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue