mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 16:29:45 +01:00
Update content of files
This commit is contained in:
parent
1337e24082
commit
490769d477
3 changed files with 8 additions and 8 deletions
|
@ -10800,7 +10800,7 @@
|
|||
"StorySharedToAllContacts": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StorySharedToAllContacts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is shown to all your contacts."
|
||||
}
|
||||
|
@ -10817,7 +10817,7 @@
|
|||
"StorySharedToCloseFriends": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StorySharedToCloseFriends",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is shown to your close friends."
|
||||
}
|
||||
|
|
|
@ -11006,7 +11006,7 @@
|
|||
"Story.PrivacyTooltipCloseFriends": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.PrivacyTooltipCloseFriends",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is shown to your close friends."
|
||||
}
|
||||
|
@ -11014,7 +11014,7 @@
|
|||
"Story.PrivacyTooltipContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.PrivacyTooltipContacts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is shown to all your contacts."
|
||||
}
|
||||
|
@ -11286,7 +11286,7 @@
|
|||
"StoryFeed.TooltipArchive": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryFeed.TooltipArchive",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Archived Chats."
|
||||
}
|
||||
|
|
|
@ -8439,7 +8439,7 @@
|
|||
"StoryList.Context.ArchivedStories": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryList.Context.ArchivedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archived Stories"
|
||||
}
|
||||
|
@ -8447,7 +8447,7 @@
|
|||
"StoryList.Context.SavedStories": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryList.Context.SavedStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Saved Stories"
|
||||
}
|
||||
|
@ -8487,7 +8487,7 @@
|
|||
"StoryList.TooltipArchive": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryList.TooltipArchive",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Stories from **<mark class=\"token\">%@</mark>** will now be shown in Archived Chats."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue