mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
Update content of files
This commit is contained in:
parent
612b85d9aa
commit
dc4c2dc87b
3 changed files with 13 additions and 13 deletions
|
@ -2759,7 +2759,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">un1</mark> changed group usernames from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>"
|
||||
"singular": "<mark class=\"token\">un1</mark> changed group username from <mark class=\"token\">%1$s</mark> to <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"EventLogCreateTopic": {
|
||||
|
@ -7058,7 +7058,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Send first message to start the topic"
|
||||
"singular": "Send a message to start the topic."
|
||||
}
|
||||
},
|
||||
"TopicIconChanged": {
|
||||
|
@ -7082,8 +7082,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "There is **<mark class=\"token\">%d</mark> topic** that is listed as an exception.",
|
||||
"plural": "There are **<mark class=\"token\">%d</mark> topics** that are listed as exceptions."
|
||||
"singular": "**<mark class=\"token\">%d</mark> topic** is listed as an exception.",
|
||||
"plural": "**<mark class=\"token\">%d</mark> topics** are listed as exceptions."
|
||||
}
|
||||
},
|
||||
"TopicProfileStatus": {
|
||||
|
@ -7187,8 +7187,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Topic is deleted.",
|
||||
"plural": "Topics are deleted."
|
||||
"singular": "Topic deleted.",
|
||||
"plural": "Topics deleted."
|
||||
}
|
||||
},
|
||||
"TranslateMore": {
|
||||
|
|
|
@ -1439,7 +1439,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Restart Topic"
|
||||
"singular": "Reopen Topic"
|
||||
}
|
||||
},
|
||||
"Chat.PanelTopicClosedText": {
|
||||
|
@ -1447,7 +1447,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The topic is closed by admin"
|
||||
"singular": "The topic is closed"
|
||||
}
|
||||
},
|
||||
"Chat.PinnedMessagesHiddenText": {
|
||||
|
@ -5586,7 +5586,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This link will work only for group members."
|
||||
"singular": "This link will only work for group members."
|
||||
}
|
||||
},
|
||||
"PeerInfo.TopicHeaderLocation": {
|
||||
|
@ -5602,8 +5602,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "There is [1 topic]() that is listed as exception.",
|
||||
"plural": "There are [<mark class=\"token\">%d</mark> topics]() that are listed as exceptions."
|
||||
"singular": "[1 topic]() is listed as an exception.",
|
||||
"plural": "[<mark class=\"token\">%d</mark> topics]() are listed as exceptions."
|
||||
}
|
||||
},
|
||||
"PeerInfo.TopicsLimitedDiscussionGroups": {
|
||||
|
|
|
@ -2037,7 +2037,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Restart Topic"
|
||||
"singular": "Reopen Topic"
|
||||
}
|
||||
},
|
||||
"ChatInput.BotMenu": {
|
||||
|
@ -4221,7 +4221,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The group chat will be devided into topics created by admins or users."
|
||||
"singular": "The group chat will be divided into topics created by admins or users."
|
||||
}
|
||||
},
|
||||
"PeerInfo.Group.AutoDeleteMessages": {
|
||||
|
|
Loading…
Reference in a new issue