diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json
index 8614a17743..5efcacf649 100644
--- a/data/web_tr/translation_keys.json
+++ b/data/web_tr/translation_keys.json
@@ -35340,7 +35340,9 @@
"Archive",
"ArchiveAndMute",
"ArchiveAndMuteInfo",
+ "ArchivePeerStories",
"ArchivedChats",
+ "ArchivedStories",
"AreYouSureBlockContact2",
"AreYouSureClearDrafts",
"AreYouSureClearDraftsTitle",
@@ -35958,6 +35960,10 @@
"DeleteSavedDialogDescription",
"DeleteSelectedTopic",
"DeleteSingleMessagesTitle",
+ "DeleteStoriesSubtitle",
+ "DeleteStoriesTitle",
+ "DeleteStorySubtitle",
+ "DeleteStoryTitle",
"DeleteThisChat",
"DeleteTopics",
"Deleted",
@@ -36084,7 +36090,10 @@
"Error.RequestPeer.NoRights.Group",
"ErrorSendRestrictedPollsAll",
"ExceptionModal.Search.Placeholder",
+ "ExpiredStory",
"ExpiredStoryMention",
+ "ExpiredStoryMentionYou",
+ "ExpiredStorySubtitle",
"ExportedInvitation.Status.Expired",
"ExportedInvitation.Status.Revoked",
"FakeMessage",
@@ -36143,6 +36152,7 @@
"ForwardedFrom",
"ForwardedFromAuthor",
"ForwardedMessageCount",
+ "ForwardedStoryFrom",
"ForwardedStoryFromAuthor",
"FromYou",
"FwdMessageToSavedMessages",
@@ -36443,6 +36453,8 @@
"MyNotesShort",
"MyStories.Archive",
"MyStories.ShowArchive",
+ "MyStories.Subtitle",
+ "MyStories.Title",
"MyStory",
"NearbyCreateGroup",
"New",
@@ -36478,9 +36490,11 @@
"NoReactions",
"NoResult",
"NoScheduledMessages",
+ "NoStoryFound",
"NoUsernameFound",
"NobodyViewed",
"NobodyViews",
+ "NobodyViewsArchived",
"Notification.Contact.Reacted",
"Notifications",
"Notifications.Count",
@@ -36495,7 +36509,9 @@
"NotificationsMuted",
"NotificationsOther",
"NotificationsPrivateChats",
+ "NotificationsStoryMute2",
"NotificationsStoryMutedHint",
+ "NotificationsStoryUnmute2",
"NotificationsStoryUnmutedHint",
"NotificationsUnmuted",
"OK",
@@ -36514,6 +36530,7 @@
"OpenGroup2",
"OpenInNewTab",
"OpenMessage",
+ "OpenStory",
"OpenUrlAlert2",
"OpenUrlOption1",
"OpenUrlOption2",
@@ -36854,6 +36871,7 @@
"PublicLinksLimitTitle",
"PublicShares",
"PublicSharesCount",
+ "PublicStories",
"PushNotification.Action.Mute1d",
"PushNotification.Action.Mute1d.Mobile",
"PushNotification.Action.Settings",
@@ -36941,6 +36959,7 @@
"SavedMessages",
"SavedMessagesCount",
"SavedMessagesInfoQuote",
+ "SavedStories",
"SavedTagFilterByTag",
"SavedTagLabelPlaceholder",
"SavedTagLabelTag",
@@ -37068,20 +37087,40 @@
"StickersName",
"StickersTab.SearchPlaceholder",
"StopShowingMe",
+ "Stories",
+ "StoriesCount",
"StoriesMovedToContacts",
"StoriesMovedToDialogs",
"Story",
+ "Story.AddToProfile",
+ "Story.ExpiredToast",
+ "Story.NoSound",
+ "Story.RemoveFromProfile",
+ "Story.ReplyPlaceholder",
+ "Story.ReportTitle",
"Story.SoundTooltip",
"Story.Tooltip.MessageSent",
"Story.ViewPost",
+ "StoryArchived",
+ "StoryArchivedFromProfile",
+ "StoryCantReply",
+ "StoryCloseFriendsHint",
+ "StoryContactsHint",
"StoryInteractionsChartTitle",
+ "StoryJustNow",
+ "StoryMention",
+ "StoryMentionView",
+ "StoryMentionYou",
"StoryPinnedToPosts",
+ "StoryPinnedToProfile",
"StoryReactionsByEmotionChartTitle",
+ "StorySavedTitle",
"StorySelectedContactsHint",
"StorySharedTo",
"StorySharedToSavedMessages",
"StoryStatistics",
"StoryUnpinnedFromPosts",
+ "StoryViewLocation",
"SubscribeRequests",
"Subscribers",
"SuggestStickersAll",
@@ -37160,6 +37199,7 @@
"TypePublicGroup",
"URL",
"Unarchive",
+ "UnarchiveStories",
"Unblock",
"Unlock",
"UnlockSimilar",
@@ -37311,6 +37351,7 @@
"YourEmailSkipWarning",
"YourEmailSkipWarningText",
"YourName",
+ "YourStory",
"ZoomOut",
"formatDateAtTime",
"messages"
diff --git a/data/web_tr/translations.telegram.org/en/webk/stories.json b/data/web_tr/translations.telegram.org/en/webk/stories.json
new file mode 100644
index 0000000000..031a79b4b3
--- /dev/null
+++ b/data/web_tr/translations.telegram.org/en/webk/stories.json
@@ -0,0 +1,334 @@
+{
+ "ArchivePeerStories": {
+ "url": "https://translations.telegram.org/en/webk/stories/ArchivePeerStories",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Hide Stories"
+ }
+ },
+ "ArchivedStories": {
+ "url": "https://translations.telegram.org/en/webk/stories/ArchivedStories",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Archived Stories"
+ }
+ },
+ "DeleteStoriesSubtitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/DeleteStoriesSubtitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Are you sure you want to delete %d story?",
+ "plural": "Are you sure you want to delete %d stories?"
+ }
+ },
+ "DeleteStoriesTitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/DeleteStoriesTitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Delete Stories"
+ }
+ },
+ "DeleteStorySubtitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/DeleteStorySubtitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Are you sure you want to delete this story?"
+ }
+ },
+ "DeleteStoryTitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/DeleteStoryTitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Delete Story"
+ }
+ },
+ "ExpiredStory": {
+ "url": "https://translations.telegram.org/en/webk/stories/ExpiredStory",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Expired Story"
+ }
+ },
+ "ExpiredStoryMentionYou": {
+ "url": "https://translations.telegram.org/en/webk/stories/ExpiredStoryMentionYou",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "The story you mentioned %s in is no longer available"
+ }
+ },
+ "ExpiredStorySubtitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/ExpiredStorySubtitle",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "From: %s"
+ }
+ },
+ "ForwardedStoryFrom": {
+ "url": "https://translations.telegram.org/en/webk/stories/ForwardedStoryFrom",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Forwarded Story
From: %s"
+ }
+ },
+ "MyStories.Subtitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/MyStories.Subtitle",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "Only you can see archived stories unless you choose to post them to your profile."
+ }
+ },
+ "MyStories.Title": {
+ "url": "https://translations.telegram.org/en/webk/stories/MyStories.Title",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "My Stories"
+ }
+ },
+ "NoStoryFound": {
+ "url": "https://translations.telegram.org/en/webk/stories/NoStoryFound",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "Sorry, this story doesn't seem to exist."
+ }
+ },
+ "NobodyViewsArchived": {
+ "url": "https://translations.telegram.org/en/webk/stories/NobodyViewsArchived",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "No views available"
+ }
+ },
+ "NotificationsStoryMute2": {
+ "url": "https://translations.telegram.org/en/webk/stories/NotificationsStoryMute2",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Do Not Notify
About Stories"
+ }
+ },
+ "NotificationsStoryUnmute2": {
+ "url": "https://translations.telegram.org/en/webk/stories/NotificationsStoryUnmute2",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Notify About
Stories"
+ }
+ },
+ "OpenStory": {
+ "url": "https://translations.telegram.org/en/webk/stories/OpenStory",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "OPEN STORY"
+ }
+ },
+ "PublicStories": {
+ "url": "https://translations.telegram.org/en/webk/stories/PublicStories",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "Public Stories"
+ }
+ },
+ "SavedStories": {
+ "url": "https://translations.telegram.org/en/webk/stories/SavedStories",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Posted Stories"
+ }
+ },
+ "Stories": {
+ "url": "https://translations.telegram.org/en/webk/stories/Stories",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "Stories"
+ }
+ },
+ "StoriesCount": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoriesCount",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "%1$d story",
+ "plural": "%1$d stories"
+ }
+ },
+ "Story.AddToProfile": {
+ "url": "https://translations.telegram.org/en/webk/stories/Story.AddToProfile",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Post to Profile"
+ }
+ },
+ "Story.ExpiredToast": {
+ "url": "https://translations.telegram.org/en/webk/stories/Story.ExpiredToast",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "This story is no longer available"
+ }
+ },
+ "Story.NoSound": {
+ "url": "https://translations.telegram.org/en/webk/stories/Story.NoSound",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "This video has no sound"
+ }
+ },
+ "Story.RemoveFromProfile": {
+ "url": "https://translations.telegram.org/en/webk/stories/Story.RemoveFromProfile",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Remove from Profile"
+ }
+ },
+ "Story.ReplyPlaceholder": {
+ "url": "https://translations.telegram.org/en/webk/stories/Story.ReplyPlaceholder",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Reply Privately..."
+ }
+ },
+ "Story.ReportTitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/Story.ReportTitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Report Story"
+ }
+ },
+ "StoryArchived": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryArchived",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "%d story removed from your profile",
+ "plural": "%d stories removed from your profile"
+ }
+ },
+ "StoryArchivedFromProfile": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryArchivedFromProfile",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "This story is hidden from your profile."
+ }
+ },
+ "StoryCantReply": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryCantReply",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "You can't reply to this story"
+ }
+ },
+ "StoryCloseFriendsHint": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryCloseFriendsHint",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "You are seeing this story because **%s** added you to their list of Close Friends."
+ }
+ },
+ "StoryContactsHint": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryContactsHint",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Only **%s’s** contacts can view this story."
+ }
+ },
+ "StoryJustNow": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryJustNow",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "just now"
+ }
+ },
+ "StoryMention": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryMention",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "%s mentioned you in a story"
+ }
+ },
+ "StoryMentionView": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryMentionView",
+ "photo_url": null,
+ "has_binding": false,
+ "values": {
+ "singular": "View Story"
+ }
+ },
+ "StoryMentionYou": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryMentionYou",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "You mentioned %s in a story"
+ }
+ },
+ "StoryPinnedToProfile": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryPinnedToProfile",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Story posted to your profile."
+ }
+ },
+ "StorySavedTitle": {
+ "url": "https://translations.telegram.org/en/webk/stories/StorySavedTitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "%d story posted to your profile",
+ "plural": "%d stories posted to your profile"
+ }
+ },
+ "StoryViewLocation": {
+ "url": "https://translations.telegram.org/en/webk/stories/StoryViewLocation",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "View Location"
+ }
+ },
+ "UnarchiveStories": {
+ "url": "https://translations.telegram.org/en/webk/stories/UnarchiveStories",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Unhide Stories"
+ }
+ },
+ "YourStory": {
+ "url": "https://translations.telegram.org/en/webk/stories/YourStory",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Your story"
+ }
+ }
+}
\ No newline at end of file