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
db97b5f7ea
commit
6b50eace64
3 changed files with 4 additions and 4 deletions
|
@ -922,7 +922,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Uploading story error"
|
||||
"singular": "Error uploading story"
|
||||
}
|
||||
},
|
||||
"StoryUploading": {
|
||||
|
|
|
@ -1766,7 +1766,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "OPEN STORY"
|
||||
"singular": "VIEW STORY"
|
||||
}
|
||||
},
|
||||
"Chat.OutgoingContextReactionCount": {
|
||||
|
|
|
@ -5210,7 +5210,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You're seeing this story because <mark class=\"token\">{user}</mark> added you to their list of **Close Friends**."
|
||||
"singular": "You are seeing this story because <mark class=\"token\">{user}</mark> added you to their list of **Close Friends**."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_close_friends_my": {
|
||||
|
@ -5218,7 +5218,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only your list of **Close Friends** can view this story."
|
||||
"singular": "Only people from your **Close Friends** list can view this story."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_contacts": {
|
||||
|
|
Loading…
Reference in a new issue