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
bf2a91ab43
commit
cc3515bab2
1 changed files with 4 additions and 4 deletions
|
@ -263,7 +263,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
"singular": "Only you can see archived stories unless you choose to post them to your profile."
|
||||
}
|
||||
},
|
||||
"ReplyPrivately": {
|
||||
|
@ -321,8 +321,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> story saved to your profile.",
|
||||
"plural": "<mark class=\"token\">{0}</mark> stories saved to your profile."
|
||||
"singular": "<mark class=\"token\">{0}</mark> story posted on your profile.",
|
||||
"plural": "<mark class=\"token\">{0}</mark> stories posted on your profile."
|
||||
}
|
||||
},
|
||||
"StoriesSelected": {
|
||||
|
@ -411,7 +411,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story saved to your profile."
|
||||
"singular": "Story posted to your profile."
|
||||
}
|
||||
},
|
||||
"StorySelectedContactsHint": {
|
||||
|
|
Loading…
Reference in a new issue