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
0616f5ba65
commit
651adf83ab
3 changed files with 10 additions and 10 deletions
|
@ -11272,7 +11272,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Archived Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were moved to the Archive."
|
||||
}
|
||||
},
|
||||
"StoryFeed.TooltipNotifyOff": {
|
||||
|
@ -11337,7 +11337,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were returned from the Archive."
|
||||
}
|
||||
},
|
||||
"StoryList.ArchiveDescription": {
|
||||
|
|
|
@ -8281,7 +8281,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Archived Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were moved to the Archive."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.AudioSent": {
|
||||
|
@ -8401,7 +8401,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were returned from the Archive."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.VideoSent": {
|
||||
|
@ -8417,7 +8417,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Archived Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were moved to the Archive."
|
||||
}
|
||||
},
|
||||
"StoryFeed.TooltipUnarchive": {
|
||||
|
@ -8425,7 +8425,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were returned from the Archive."
|
||||
}
|
||||
},
|
||||
"StoryList.Context.Archive": {
|
||||
|
@ -8489,7 +8489,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Archived Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were moved to the Archive."
|
||||
}
|
||||
},
|
||||
"StoryList.TooltipUnarchive": {
|
||||
|
@ -8497,7 +8497,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Chats."
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were returned from the Archive."
|
||||
}
|
||||
},
|
||||
"StoryMedia.ArchiveText": {
|
||||
|
|
|
@ -5424,7 +5424,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from <mark class=\"token\">{user}</mark> will now be shown in **Archived Chats**."
|
||||
"singular": "Stories from <mark class=\"token\">{user}</mark> were moved to the **Archive**."
|
||||
}
|
||||
},
|
||||
"lng_stories_link_invalid": {
|
||||
|
@ -5531,7 +5531,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from <mark class=\"token\">{user}</mark> will now be shown in the **Chats List**."
|
||||
"singular": "Stories from <mark class=\"token\">{user}</mark> were returned from the **Archive**."
|
||||
}
|
||||
},
|
||||
"lng_stories_unarchive": {
|
||||
|
|
Loading…
Reference in a new issue