mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
2ab438e349
commit
b390ca2e02
1 changed files with 4 additions and 4 deletions
|
@ -293,7 +293,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": {
|
||||
|
@ -301,7 +301,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": {
|
||||
|
@ -349,7 +349,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": {
|
||||
|
@ -357,7 +357,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."
|
||||
}
|
||||
},
|
||||
"StoryMedia.ArchiveText": {
|
||||
|
|
Loading…
Reference in a new issue