mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
79895ae36e
commit
040ab9dea2
1 changed files with 3 additions and 3 deletions
|
@ -3634,7 +3634,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Story forwarded to to **<mark class=\"token\">%@</mark>** and <mark class=\"token\">%@</mark> others"
|
||||
"singular": "Story forwarded to **<mark class=\"token\">%@</mark>** and <mark class=\"token\">%@</mark> others"
|
||||
}
|
||||
},
|
||||
"Conversation.StoryForwardTooltip.SavedMessages.One": {
|
||||
|
@ -3642,7 +3642,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story forwarded to to **Saved Messages**"
|
||||
"singular": "Story forwarded to **Saved Messages**"
|
||||
}
|
||||
},
|
||||
"Conversation.StoryForwardTooltip.TwoChats.One": {
|
||||
|
@ -3650,7 +3650,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Story forwarded to to **<mark class=\"token\">%@</mark>** and **<mark class=\"token\">%@</mark>**"
|
||||
"singular": "Story forwarded to **<mark class=\"token\">%@</mark>** and **<mark class=\"token\">%@</mark>**"
|
||||
}
|
||||
},
|
||||
"Conversation.StoryMentionTextIncoming": {
|
||||
|
|
Loading…
Reference in a new issue