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
1be3d0b5a9
commit
4830c2b2d9
5 changed files with 10 additions and 10 deletions
|
@ -1991,7 +1991,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/7916b02cda1/d6b5180928166b6d3722d17.jpg?c=146,767,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Selected Contacts"
|
||||
"singular": "Selected Users"
|
||||
}
|
||||
},
|
||||
"StoryPrivacyOptionSelectedContactsDetail": {
|
||||
|
@ -2073,7 +2073,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/e25b012830e/62b3b21f2424afa285e1817.jpg?c=264,119,314,314,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts **<mark class=\"token\">%s</mark>** selected can view this story."
|
||||
"singular": "Only some users **<mark class=\"token\">%s</mark>** selected can view this story."
|
||||
}
|
||||
},
|
||||
"StoryShared": {
|
||||
|
|
|
@ -1523,7 +1523,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/b134ad7a36c/8e7c82e86e99caafe6aea17.jpg?c=160,621,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Selected Contacts"
|
||||
"singular": "Selected Users"
|
||||
}
|
||||
},
|
||||
"Story.Privacy.Choose": {
|
||||
|
@ -1839,7 +1839,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This story is shown to selected contacts."
|
||||
"singular": "This story is shown to selected users."
|
||||
}
|
||||
},
|
||||
"Story.PrivacyTooltipSelectedContacts.Contacts": {
|
||||
|
@ -2136,7 +2136,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/767fc1d6605/a6d487cc04ff89c2cc41017.jpg?c=237,137,340,340,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts <mark class=\"token\">%@</mark> selected can view this story."
|
||||
"singular": "Only some users <mark class=\"token\">%@</mark> selected can view this story."
|
||||
}
|
||||
},
|
||||
"Story.TooltipSaved": {
|
||||
|
|
|
@ -686,7 +686,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts <mark class=\"token\">%@</mark> selected can view this story."
|
||||
"singular": "Only some users <mark class=\"token\">%@</mark> selected can view this story."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.StealthMode.Activate": {
|
||||
|
|
|
@ -527,7 +527,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ec7cd3d29c4/6f8250c4d05f6ced9119819.jpg?c=237,57,728,728,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts <mark class=\"token\">{user}</mark> selected can view this story."
|
||||
"singular": "Only some users <mark class=\"token\">{user}</mark> selected can view this story."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_selected_contacts_my": {
|
||||
|
@ -535,7 +535,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/14411bdc4a4/827720f8b97c2e511aaa619.jpg?c=272,68,642,642,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts you selected can view this story."
|
||||
"singular": "Only some users you selected can view this story."
|
||||
}
|
||||
},
|
||||
"lng_stories_about_silent": {
|
||||
|
|
|
@ -683,7 +683,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts **<mark class=\"token\">{0}</mark>** selected can view this story."
|
||||
"singular": "Only some users **<mark class=\"token\">{0}</mark>** selected can view this story."
|
||||
}
|
||||
},
|
||||
"StorySelectedContactsHintSelf": {
|
||||
|
@ -691,7 +691,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only some contacts you selected can view this story."
|
||||
"singular": "Only some users you selected can view this story."
|
||||
}
|
||||
},
|
||||
"StoryShowTo": {
|
||||
|
|
Loading…
Reference in a new issue