mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
510e9f9687
commit
34ce55391a
6 changed files with 9 additions and 9 deletions
|
@ -324,7 +324,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/1cc7093a507/9c555f7da12c0295807e91d.jpg?c=54,320,662,662,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete the chat with **<mark class=\"token\">%1$s</mark>**?"
|
||||
"singular": "Permanently delete the chat with **<mark class=\"token\">%1$s</mark>**?"
|
||||
}
|
||||
},
|
||||
"AttachAudio": {
|
||||
|
|
|
@ -2330,7 +2330,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want delete these topics?"
|
||||
"singular": "Are you sure you want to delete these topics?"
|
||||
}
|
||||
},
|
||||
"DeleteTheme": {
|
||||
|
@ -2451,7 +2451,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic isn’t created, because you haven't posted a message.<br/><br/>Do you want to discard this topic?"
|
||||
"singular": "The topic won't be created until you send a message.<br/><br/>Do you want to discard this topic?"
|
||||
}
|
||||
},
|
||||
"DiscussionInfoShort": {
|
||||
|
@ -7621,7 +7621,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Usernames order"
|
||||
"singular": "Username order"
|
||||
}
|
||||
},
|
||||
"UsernamesProfileHelp": {
|
||||
|
|
|
@ -292,7 +292,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/4dbc4364622/d4a90fa8fe5678d02905e1d.jpg?c=157,1311,925,925,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete the chat<br/>with <mark class=\"token\">%@</mark>?"
|
||||
"singular": "Permanently delete the chat with <mark class=\"token\">%@</mark>?"
|
||||
}
|
||||
},
|
||||
"ChatList.DeleteConfirmation": {
|
||||
|
|
|
@ -1745,7 +1745,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This will delete the topic with all its messages"
|
||||
"singular": "This will delete the topic and all its messages"
|
||||
}
|
||||
},
|
||||
"ChatList.DeletedChats": {
|
||||
|
@ -6872,7 +6872,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "USERNAMES ORDER"
|
||||
"singular": "USERNAME ORDER"
|
||||
}
|
||||
},
|
||||
"Username.LinksOrderInfo": {
|
||||
|
|
|
@ -1078,7 +1078,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/1ab6bf9d730/40d04831c1d43ff73e9581d.jpg?c=914,675,467,467,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> edited this channel's title:"
|
||||
"singular": "<mark class=\"token\">%@</mark> changed the channel name:"
|
||||
}
|
||||
},
|
||||
"Channel.EventLog.Service.UpdateJoin": {
|
||||
|
|
|
@ -1755,7 +1755,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed topic icon to <mark class=\"token\">%2$@</mark> and name to \"<mark class=\"token\">%3$@</mark>\""
|
||||
"singular": "<mark class=\"token\">%1$@</mark> changed topic icon to <mark class=\"token\">%2$@</mark> and title to \"<mark class=\"token\">%3$@</mark>\""
|
||||
}
|
||||
},
|
||||
"Chat.Service.Group.TopicEdited.Paused": {
|
||||
|
|
Loading…
Reference in a new issue