mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 14:58:54 +01:00
Update content of files
This commit is contained in:
parent
987c789aa6
commit
51cc237825
3 changed files with 11 additions and 11 deletions
|
@ -148,7 +148,7 @@
|
|||
"ForwardedStory": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/ForwardedStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Forwarded Story"
|
||||
}
|
||||
|
@ -408,7 +408,7 @@
|
|||
"Stories": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/Stories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> Story",
|
||||
"plural": "<mark class=\"token\">%d</mark> Stories"
|
||||
|
@ -698,7 +698,7 @@
|
|||
"StoryNotificationMention": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryNotificationMention",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "mentioned you in a story"
|
||||
}
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"Chat.Service.StoryExpiredMentionTextOutgoing": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Chat.Service.StoryExpiredMentionTextOutgoing",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story where you mentioned <mark class=\"token\">%@</mark><br/> is no longer available"
|
||||
}
|
||||
|
@ -115,7 +115,7 @@
|
|||
"ChatList.StoryMentioned": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/ChatList.StoryMentioned",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "mentioned you in a story"
|
||||
}
|
||||
|
@ -171,7 +171,7 @@
|
|||
"Story.Confirm.Delete": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Story.Confirm.Delete",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete this story?"
|
||||
}
|
||||
|
@ -283,7 +283,7 @@
|
|||
"Story.Tooltip.Unarchive": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/Story.Tooltip.Unarchive",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** were returned from the Archive."
|
||||
}
|
||||
|
@ -355,7 +355,7 @@
|
|||
"StoryList.TooltipUnarchive": {
|
||||
"url": "https://translations.telegram.org/en/macos/stories/StoryList.TooltipUnarchive",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Stories from <mark class=\"token\">%@</mark> will now be shown in Chats."
|
||||
}
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"ForwardedStory": {
|
||||
"url": "https://translations.telegram.org/en/unigram/stories/ForwardedStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Forwarded Story"
|
||||
}
|
||||
|
@ -116,7 +116,7 @@
|
|||
"NewStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/stories/NewStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> new story",
|
||||
"plural": "<mark class=\"token\">{0}</mark> new stories"
|
||||
|
@ -197,7 +197,7 @@
|
|||
"Stories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/stories/Stories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{0}</mark> story",
|
||||
"plural": "<mark class=\"token\">{0}</mark> stories"
|
||||
|
|
Loading…
Add table
Reference in a new issue