mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 17:11:52 +01:00
Update content of files
This commit is contained in:
parent
18b9093609
commit
53aec6e5aa
3 changed files with 13 additions and 13 deletions
|
@ -6106,7 +6106,7 @@
|
|||
"MessageSent": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessageSent",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Message sent."
|
||||
}
|
||||
|
@ -10179,7 +10179,7 @@
|
|||
"StoryDisableKeep": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryDisableKeep",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story will disappear after it expires."
|
||||
}
|
||||
|
@ -10187,7 +10187,7 @@
|
|||
"StoryDisabledScreenshots": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryDisabledScreenshots",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Downloading and taking screenshots will be disabled for this story."
|
||||
}
|
||||
|
@ -10244,7 +10244,7 @@
|
|||
"StoryEnableKeep": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryEnableKeep",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Users allowed to view your story will see it on your page after it expires."
|
||||
}
|
||||
|
@ -10252,7 +10252,7 @@
|
|||
"StoryEnabledScreenshots": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryEnabledScreenshots",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Downloading and taking screenshots will be enabled for this story."
|
||||
}
|
||||
|
@ -10260,7 +10260,7 @@
|
|||
"StoryEnabledScreenshotsShare": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryEnabledScreenshotsShare",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Downloading, sharing and taking screenshots will be enabled for this story."
|
||||
}
|
||||
|
|
|
@ -10918,7 +10918,7 @@
|
|||
"Story.Privacy.TooltipSharingDisabled": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.TooltipSharingDisabled",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Downloading and taking screenshots will be disabled for this story."
|
||||
}
|
||||
|
@ -10934,7 +10934,7 @@
|
|||
"Story.Privacy.TooltipSharingEnabled": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.TooltipSharingEnabled",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Downloading and taking screenshots will be enabled for this story."
|
||||
}
|
||||
|
@ -10942,7 +10942,7 @@
|
|||
"Story.Privacy.TooltipSharingEnabledPublic": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.TooltipSharingEnabledPublic",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Downloading, sharing and taking screenshots will be enabled for this story."
|
||||
}
|
||||
|
@ -10950,7 +10950,7 @@
|
|||
"Story.Privacy.TooltipStoryArchived": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.TooltipStoryArchived",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Users allowed to view your story will see it on your page even after it expires."
|
||||
}
|
||||
|
@ -10958,7 +10958,7 @@
|
|||
"Story.Privacy.TooltipStoryExpires": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.TooltipStoryExpires",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story will disappear after it expires."
|
||||
}
|
||||
|
|
|
@ -7773,7 +7773,7 @@
|
|||
"NotificationsStoryMute": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/NotificationsStoryMute",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do Not Notify"
|
||||
}
|
||||
|
@ -8988,7 +8988,7 @@
|
|||
"ReplyPrivately": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ReplyPrivately",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply privately..."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue