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
04e9b0c01c
commit
bef2cc460f
1 changed files with 2 additions and 2 deletions
|
@ -293,7 +293,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were moved to the Archive."
|
||||
"singular": "Stories from <mark class=\"token\">%@</mark> will now be shown in Archived Chats."
|
||||
}
|
||||
},
|
||||
"StoryFeed.TooltipUnarchive": {
|
||||
|
@ -301,7 +301,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were returned from the Archive."
|
||||
"singular": "Stories from <mark class=\"token\">%@</mark> will now be shown in Chats."
|
||||
}
|
||||
},
|
||||
"StoryList.Context.Archive": {
|
||||
|
|
Loading…
Reference in a new issue