mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-19 15:53:46 +01:00
Update content of files
This commit is contained in:
parent
2571877a7d
commit
bfb2dac00c
2 changed files with 5 additions and 5 deletions
|
@ -7103,7 +7103,7 @@
|
|||
"NotificationsStoryUnmutedHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationsStoryUnmutedHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will receive a notification whenever **<mark class=\"token\">%s</mark>** posts a new story."
|
||||
}
|
||||
|
@ -10834,7 +10834,7 @@
|
|||
"StorySharedToEveryone": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StorySharedToEveryone",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is shown to everyone."
|
||||
}
|
||||
|
|
|
@ -11022,7 +11022,7 @@
|
|||
"Story.PrivacyTooltipEveryone": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.PrivacyTooltipEveryone",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is shown to everyone."
|
||||
}
|
||||
|
@ -11302,9 +11302,9 @@
|
|||
"StoryFeed.TooltipNotifyOn": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryFeed.TooltipNotifyOn",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will now get a notification whenever **<mark class=\"token\">%@</mark>** posts a story."
|
||||
"singular": "You will receive a notification whenever **<mark class=\"token\">%@</mark>** posts a story."
|
||||
}
|
||||
},
|
||||
"StoryFeed.TooltipPostingDuringCall": {
|
||||
|
|
Loading…
Reference in a new issue