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
b93aee922a
commit
db97b5f7ea
1 changed files with 4 additions and 4 deletions
|
@ -839,8 +839,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This story is shown to your contacts (excluding <mark class=\"token\">%d</mark>).",
|
||||
"plural": "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 now shown to your contacts (excluding <mark class=\"token\">%d</mark>)."
|
||||
}
|
||||
},
|
||||
"StorySharedToCloseFriends": {
|
||||
|
@ -856,8 +856,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This story is shown to <mark class=\"token\">%d</mark> contact.",
|
||||
"plural": "This story is shown to <mark class=\"token\">%d</mark> contacts."
|
||||
"singular": "This story is now shown to <mark class=\"token\">%d</mark> contact.",
|
||||
"plural": "This story is now shown to <mark class=\"token\">%d</mark> contacts."
|
||||
}
|
||||
},
|
||||
"StorySharedToEveryone": {
|
||||
|
|
Loading…
Reference in a new issue