mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-19 15:53:46 +01:00
Update content of files
This commit is contained in:
parent
b93aee922a
commit
db97b5f7ea
1 changed files with 4 additions and 4 deletions
|
@ -839,8 +839,8 @@
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "This story is shown to your contacts (excluding <mark class=\"token\">%d</mark>).",
|
"singular": "This story is now shown to your contacts (excluding <mark class=\"token\">%d</mark>).",
|
||||||
"plural": "This story is shown to your contacts (excluding <mark class=\"token\">%d</mark>)."
|
"plural": "This story is now shown to your contacts (excluding <mark class=\"token\">%d</mark>)."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"StorySharedToCloseFriends": {
|
"StorySharedToCloseFriends": {
|
||||||
|
@ -856,8 +856,8 @@
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "This story is shown to <mark class=\"token\">%d</mark> contact.",
|
"singular": "This story is now shown to <mark class=\"token\">%d</mark> contact.",
|
||||||
"plural": "This story is shown to <mark class=\"token\">%d</mark> contacts."
|
"plural": "This story is now shown to <mark class=\"token\">%d</mark> contacts."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"StorySharedToEveryone": {
|
"StorySharedToEveryone": {
|
||||||
|
|
Loading…
Reference in a new issue