diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json
index d78152c17a..bff99497db 100644
--- a/data/web_tr/translation_keys.json
+++ b/data/web_tr/translation_keys.json
@@ -10493,6 +10493,7 @@
"Call.VoiceChatInProgressMessageCall",
"Call.VoiceChatInProgressTitle",
"Call.VoiceOver.VideoCallCanceled",
+ "Call.VoiceOver.VideoCallIncoming",
"Call.VoiceOver.VideoCallMissed",
"Call.VoiceOver.VideoCallOutgoing",
"Call.VoiceOver.VoiceCallCanceled",
@@ -12336,6 +12337,7 @@
"FileSize.KB",
"FileSize.MB",
"FileSize.MB",
+ "ForcedPasswordSetup.Intro.Action",
"ForcedPasswordSetup.Intro.DismissActionCancel",
"ForcedPasswordSetup.Intro.DismissActionOK",
"ForcedPasswordSetup.Intro.DismissText",
@@ -12925,6 +12927,7 @@
"Login.EnterCodeFragmentText",
"Login.EnterCodeFragmentTitle",
"Login.EnterCodeNewEmailText",
+ "Login.EnterCodeNewEmailTitle",
"Login.EnterCodeSMSText",
"Login.EnterCodeSMSTitle",
"Login.EnterCodeTelegramText",
@@ -14255,7 +14258,6 @@
"PeerInfo.GroupAboutItem",
"PeerInfo.HideMembersLimitedParticipantCountText",
"PeerInfo.HideMembersLimitedRights",
- "PeerInfo.HideMembersLimitedRights",
"PeerInfo.LabelAllReactions",
"PeerInfo.LeaveChannelText",
"PeerInfo.LeaveChannelTitle",
@@ -14715,6 +14717,7 @@
"ProfilePhoto.MainVideo",
"ProfilePhoto.OpenGallery",
"ProfilePhoto.OpenInEditor",
+ "ProfilePhoto.PublicPhoto",
"ProfilePhoto.PublicVideo",
"ProfilePhoto.SearchWeb",
"ProfilePhoto.SetMainPhoto",
diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html
index 19318f41ab..74612d1aa4 100644
--- a/data/web_tr/translations.telegram.org/en/ios.html
+++ b/data/web_tr/translations.telegram.org/en/ios.html
@@ -218,12 +218,12 @@
diff --git a/data/web_tr/translations.telegram.org/en/ios/profile.json b/data/web_tr/translations.telegram.org/en/ios/profile.json
index 7afc187f52..2907a25b62 100644
--- a/data/web_tr/translations.telegram.org/en/ios/profile.json
+++ b/data/web_tr/translations.telegram.org/en/ios/profile.json
@@ -414,6 +414,14 @@
"singular": "username"
}
},
+ "ProfilePhoto.PublicPhoto": {
+ "url": "https://translations.telegram.org/en/ios/profile/ProfilePhoto.PublicPhoto",
+ "photo_url": "https://telegra.ph/file/p/a33430a9766/6280a9acb54ac7c8243f617.jpg?c=159,979,280,280,280,280",
+ "has_binding": true,
+ "values": {
+ "singular": "public photo"
+ }
+ },
"ProfilePhoto.PublicVideo": {
"url": "https://translations.telegram.org/en/ios/profile/ProfilePhoto.PublicVideo",
"photo_url": "https://telegra.ph/file/p/031b50eee42/00e1b43f6c9b9c82ed20017.jpg?c=159,980,280,280,280,280",
@@ -548,6 +556,14 @@
"singular": "Create New Contact"
}
},
+ "UserInfo.CustomPhoto": {
+ "url": "https://translations.telegram.org/en/ios/profile/UserInfo.CustomPhoto",
+ "photo_url": "https://telegra.ph/file/p/321012886db/e6d9157f7157574a254c217.jpg?c=159,67,280,280,280,280",
+ "has_binding": true,
+ "values": {
+ "singular": "photo set by you"
+ }
+ },
"UserInfo.CustomPhotoInfo": {
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.CustomPhotoInfo",
"photo_url": "https://telegra.ph/file/p/ec61c65bab4/dcdf4c90fd12259ead37e17.jpg?c=4,331,590,590,280,280",
@@ -556,6 +572,14 @@
"singular": "You can replace
%@’s photo with another photo that only you will see."
}
},
+ "UserInfo.CustomVideo": {
+ "url": "https://translations.telegram.org/en/ios/profile/UserInfo.CustomVideo",
+ "photo_url": "https://telegra.ph/file/p/dd3289ce0be/8f9e223ab89109cae309f17.jpg?c=158,64,280,280,280,280",
+ "has_binding": true,
+ "values": {
+ "singular": "video set by you"
+ }
+ },
"UserInfo.GenericPhoneLabel": {
"url": "https://translations.telegram.org/en/ios/profile/UserInfo.GenericPhoneLabel",
"photo_url": "https://telegra.ph/file/p/c17f75917b1/63f6050b20243198248b31d.jpg?c=41,263,280,280,280,280",
diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json
index c45ed90716..107ac35f95 100644
--- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json
+++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json
@@ -672,6 +672,14 @@
"singular": "Canceled Video Call"
}
},
+ "Call.VoiceOver.VideoCallIncoming": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/Call.VoiceOver.VideoCallIncoming",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Incoming Video Call"
+ }
+ },
"Call.VoiceOver.VideoCallMissed": {
"url": "https://translations.telegram.org/en/ios/unsorted/Call.VoiceOver.VideoCallMissed",
"photo_url": null,
@@ -3417,7 +3425,7 @@
},
"EmojiSearch.SearchEmojiEmptyResult": {
"url": "https://translations.telegram.org/en/ios/unsorted/EmojiSearch.SearchEmojiEmptyResult",
- "photo_url": null,
+ "photo_url": "https://telegra.ph/file/p/701ff897c4b/a9884d24a5c96539d30a017.jpg?c=160,568,280,280,280,280",
"has_binding": true,
"values": {
"singular": "No emoji found"
@@ -3567,6 +3575,14 @@
"singular": "Password & Email"
}
},
+ "ForcedPasswordSetup.Intro.Action": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/ForcedPasswordSetup.Intro.Action",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Set a Password"
+ }
+ },
"ForcedPasswordSetup.Intro.DismissActionCancel": {
"url": "https://translations.telegram.org/en/ios/unsorted/ForcedPasswordSetup.Intro.DismissActionCancel",
"photo_url": null,
@@ -4621,6 +4637,14 @@
"singular": "Please enter the code we have sent to your new email
%@."
}
},
+ "Login.EnterCodeNewEmailTitle": {
+ "url": "https://translations.telegram.org/en/ios/unsorted/Login.EnterCodeNewEmailTitle",
+ "photo_url": null,
+ "has_binding": true,
+ "values": {
+ "singular": "Check Your New Email"
+ }
+ },
"Login.EnterCodeTelegramText": {
"url": "https://translations.telegram.org/en/ios/unsorted/Login.EnterCodeTelegramText",
"photo_url": null,
@@ -6538,14 +6562,6 @@
"plural": "Hiding members is available only for groups with more than **
%d members**."
}
},
- "PeerInfo.HideMembersLimitedRights": {
- "url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.HideMembersLimitedRights",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "You don't have the permission to change this setting."
- }
- },
"PeerInfo.NotificationMemberAdded": {
"url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.NotificationMemberAdded",
"photo_url": null,
@@ -8159,22 +8175,6 @@
"singular": "anonymous number"
}
},
- "UserInfo.CustomPhoto": {
- "url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.CustomPhoto",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "photo set by you"
- }
- },
- "UserInfo.CustomVideo": {
- "url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.CustomVideo",
- "photo_url": null,
- "has_binding": true,
- "values": {
- "singular": "video set by you"
- }
- },
"UserInfo.FakeBotWarning": {
"url": "https://translations.telegram.org/en/ios/unsorted/UserInfo.FakeBotWarning",
"photo_url": null,