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
565842e259
commit
d051cb7f3e
2 changed files with 12 additions and 12 deletions
|
@ -6443,7 +6443,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set custom expiration durations like 6 or 48 hours for your stories."
|
||||
"singular": "Set custom durations like 6 or 48 hours for your stories."
|
||||
}
|
||||
},
|
||||
"PremiumBoarding.Stories.ExpirationDuration.Title": {
|
||||
|
@ -6499,7 +6499,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Permanent Views History"
|
||||
"singular": "Permanent View History"
|
||||
}
|
||||
},
|
||||
"PremiumBoarding.Stories.PriorityOrder.Info": {
|
||||
|
@ -8144,7 +8144,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Turn Stealth Mode on to watch stories without appearing in the list of viewers."
|
||||
"singular": "Turn Stealth Mode on to watch stories without appearing in the list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.StealthMode.Placeholder": {
|
||||
|
@ -8200,7 +8200,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The creator of stories you viewed in the last <mark class=\"token\">%1$@</mark> minutes or will view in the next <mark class=\"token\">%2$@</mark> minutes won't see you in the viewers' lists."
|
||||
"singular": "The creators of stories you viewed in the past <mark class=\"token\">%1$@</mark> or will view in the next <mark class=\"token\">%2$@</mark> won’t see you in the list of viewers."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.StealthMode.Active": {
|
||||
|
@ -8278,17 +8278,17 @@
|
|||
"StoryView.Tooltip.HideMyStories": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryView.Tooltip.HideMyStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> will not see your stories anymore."
|
||||
"singular": "<mark class=\"token\">%@</mark> will not be able to see your stories."
|
||||
}
|
||||
},
|
||||
"StoryView.Tooltip.ShowMyStories": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryView.Tooltip.ShowMyStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> will now see your stories."
|
||||
"singular": "<mark class=\"token\">%@</mark> will be able to see your stories again."
|
||||
}
|
||||
},
|
||||
"StoryView.Tooltip.Unblock": {
|
||||
|
|
|
@ -6004,7 +6004,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Hide my views in the last 5 minutes."
|
||||
"singular": "Hide my views from the past 5 minutes."
|
||||
}
|
||||
},
|
||||
"HideSenderNames": {
|
||||
|
@ -10265,7 +10265,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">{0}</mark>** will not see your stories anymore."
|
||||
"singular": "**<mark class=\"token\">{0}</mark>** will not be able to see your stories."
|
||||
}
|
||||
},
|
||||
"StoryHideFrom": {
|
||||
|
@ -10295,9 +10295,9 @@
|
|||
"StoryShownHint": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryShownHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">{0}</mark>** will now see your stories."
|
||||
"singular": "**<mark class=\"token\">{0}</mark>** will be able to see your stories again."
|
||||
}
|
||||
},
|
||||
"StoryViewLocation": {
|
||||
|
|
Loading…
Reference in a new issue