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
961e561ad5
commit
72b4769e5f
3 changed files with 4 additions and 4 deletions
|
@ -821,7 +821,7 @@
|
|||
"StorySharedTo": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StorySharedTo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story forwarded to **<mark class=\"token\">%s</mark>**."
|
||||
}
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
"ChatList.ArchiveStoryCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/ChatList.ArchiveStoryCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "1 story",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories"
|
||||
|
@ -107,7 +107,7 @@
|
|||
"Conversation.StoryForwardTooltip.Chat.One": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Conversation.StoryForwardTooltip.Chat.One",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story forwarded to **<mark class=\"token\">%@</mark>**"
|
||||
}
|
||||
|
|
|
@ -82,7 +82,7 @@
|
|||
"ChatList.ArchiveStory.Count": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/ChatList.ArchiveStory.Count",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Story",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stories"
|
||||
|
|
Loading…
Reference in a new issue