mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
3050c43f95
commit
523a7586fc
2 changed files with 17 additions and 17 deletions
|
@ -2663,14 +2663,6 @@
|
|||
"singular": "Posted stories can be viewed by others on the channel page until an admin removes them."
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastSavedToChannelTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/3fed921ea18/dcf7ee81de7bc14ccc97417.jpg?c=69,815,395,395,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story posted to the channel page"
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToProfileText": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/Story.ToastSavedToProfileText",
|
||||
"photo_url": "https://telegra.ph/file/p/52154548252/ef1fa15fc2d92003c385a17.jpg?c=51,751,504,504,280,280",
|
||||
|
@ -3221,6 +3213,15 @@
|
|||
"plural": "<mark class=\"token\">%d</mark> stories deleted."
|
||||
}
|
||||
},
|
||||
"StoryList.TooltipStoriesSavedToChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.TooltipStoriesSavedToChannel",
|
||||
"photo_url": "https://telegra.ph/file/p/3fed921ea18/dcf7ee81de7bc14ccc97417.jpg?c=68,815,395,395,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Story saved to channel's profile.",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories saved to channel's profile."
|
||||
}
|
||||
},
|
||||
"StoryList.TooltipStoriesSavedToProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/stories/StoryList.TooltipStoriesSavedToProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/efd1cfab53b/f4443ec3052dc2401322b17.jpg?c=73,850,351,351,280,280",
|
||||
|
|
|
@ -10029,6 +10029,14 @@
|
|||
"singular": "**<mark class=\"token\">%@</mark>** has been removed from your contacts."
|
||||
}
|
||||
},
|
||||
"Story.ToastSavedToChannelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToChannelTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story posted to the channel page"
|
||||
}
|
||||
},
|
||||
"Story.ToastUserBlocked": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastUserBlocked",
|
||||
"photo_url": null,
|
||||
|
@ -10093,15 +10101,6 @@
|
|||
"singular": "You can't post more than **<mark class=\"token\">%@</mark>** in **24 hours**."
|
||||
}
|
||||
},
|
||||
"StoryList.TooltipStoriesSavedToChannel": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryList.TooltipStoriesSavedToChannel",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Story saved to channel's profile.",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories saved to channel's profile."
|
||||
}
|
||||
},
|
||||
"TextFormat.Format": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/TextFormat.Format",
|
||||
"photo_url": "https://telegra.ph/file/p/25abba849a1/c813c0f4026793770451a17.jpg?c=229,586,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue