mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
a3f4f79f4f
commit
352c7b9e23
6 changed files with 115 additions and 178 deletions
|
@ -13278,7 +13278,6 @@
|
|||
"AppleWatch.ReplyPresetsHelp",
|
||||
"AppleWatch.Title",
|
||||
"Application.Name",
|
||||
"Application.Update",
|
||||
"ApplyLanguage.ApplyLanguageAction",
|
||||
"ApplyLanguage.ApplySuccess",
|
||||
"ApplyLanguage.ChangeLanguageAction",
|
||||
|
@ -14707,7 +14706,6 @@
|
|||
"ChannelBoost.YouBoostedChannelText",
|
||||
"ChannelBoost.YouBoostedOtherChannel",
|
||||
"ChannelBoost.YouBoostedOtherChannelText",
|
||||
"ChannelInfo.AddParticipantConfirmation",
|
||||
"ChannelInfo.ChannelForbidden",
|
||||
"ChannelInfo.ConfirmLeave",
|
||||
"ChannelInfo.CreateExternalStream",
|
||||
|
@ -19712,7 +19710,6 @@
|
|||
"Privacy.PaymentsClear.ShippingInfo",
|
||||
"Privacy.PaymentsClear.ShippingInfoCleared",
|
||||
"Privacy.PaymentsClearInfo",
|
||||
"Privacy.PaymentsClearInfoDoneHelp",
|
||||
"Privacy.PaymentsClearInfoHelp",
|
||||
"Privacy.PaymentsTitle",
|
||||
"Privacy.PhoneNumber",
|
||||
|
@ -20108,9 +20105,6 @@
|
|||
"Settings.Appearance",
|
||||
"Settings.AppleWatch",
|
||||
"Settings.AppleWatch",
|
||||
"Settings.ApplyProxyAlert",
|
||||
"Settings.ApplyProxyAlertCredentials",
|
||||
"Settings.ApplyProxyAlertEnable",
|
||||
"Settings.AutoDeleteInfo",
|
||||
"Settings.AutoDeleteTitle",
|
||||
"Settings.AutosaveMediaAllMedia",
|
||||
|
@ -21440,7 +21434,6 @@
|
|||
"Undo.Undo",
|
||||
"Undo.Undo",
|
||||
"Undo.Undo",
|
||||
"Update.AppVersion",
|
||||
"Update.Skip",
|
||||
"Update.Title",
|
||||
"Update.UpdateApp",
|
||||
|
|
|
@ -221,7 +221,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/groups_and_channels/" class="tr-section">
|
||||
<div class="tr-section-cover cover8"></div>
|
||||
<div class="tr-section-caption">Groups And Channels (1624)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1625)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/profile/" class="tr-section">
|
||||
|
@ -231,7 +231,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (1515)</div>
|
||||
<div class="tr-section-caption">Settings (1516)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/stories/" class="tr-section">
|
||||
|
@ -256,12 +256,12 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/general/" class="tr-section">
|
||||
<div class="tr-section-cover cover1"></div>
|
||||
<div class="tr-section-caption">General (1992)</div>
|
||||
<div class="tr-section-caption">General (2003)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/unsorted/" class="tr-section">
|
||||
<div class="tr-section-cover cover0"></div>
|
||||
<div class="tr-section-caption">Unsorted (1821)</div>
|
||||
<div class="tr-section-caption">Unsorted (1808)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -3377,6 +3377,78 @@
|
|||
"singular": "Start Video Chat"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.AddToContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.AddToContacts",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=69,602,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add to Contacts"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.CallViaCarrier": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.CallViaCarrier",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=65,821,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Call via Carrier"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.CopyNumber": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.CopyNumber",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=64,877,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Copy Number"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.InviteToTelegram": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.InviteToTelegram",
|
||||
"photo_url": "https://telegra.ph/file/p/d0b345217d3/ba509ee2c85bcf3ad0d3417.jpg?c=195,797,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invite to Telegram"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.NotOnTelegram": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.NotOnTelegram",
|
||||
"photo_url": "https://telegra.ph/file/p/d0b345217d3/ba509ee2c85bcf3ad0d3417.jpg?c=188,862,385,385,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This number is not on Telegram."
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.SendMessage",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=66,666,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.TelegramVideoCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.TelegramVideoCall",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=76,767,285,285,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram Video Call"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.TelegramVoiceCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.TelegramVoiceCall",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=76,717,281,281,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram Voice Call"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.ViewProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.Context.Phone.ViewProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/dbc7aa2b19a/1e8cab792bf59b045e79017.jpg?c=100,958,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Profile"
|
||||
}
|
||||
},
|
||||
"Chat.ContextReactionCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.ContextReactionCount",
|
||||
"photo_url": "https://telegra.ph/file/p/82e99301e44/d1737dc219142ab30904617.jpg?c=164,411,280,280,280,280",
|
||||
|
@ -3761,6 +3833,22 @@
|
|||
"singular": "Reply to Quote from <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Chat.SendMessageMenu.MoveCaptionDown": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.SendMessageMenu.MoveCaptionDown",
|
||||
"photo_url": "https://telegra.ph/file/p/7730cb14764/05f055ccf85ae4685525617.jpg?c=186,641,286,286,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Move Caption Down"
|
||||
}
|
||||
},
|
||||
"Chat.SendMessageMenu.MoveCaptionUp": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.SendMessageMenu.MoveCaptionUp",
|
||||
"photo_url": "https://telegra.ph/file/p/d8787194960/b9e660ed24d3cc5d1187617.jpg?c=173,645,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Move Caption Up"
|
||||
}
|
||||
},
|
||||
"Chat.SpeedLimitAlert.Download.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Chat.SpeedLimitAlert.Download.Text",
|
||||
"photo_url": "https://telegra.ph/file/p/761d2d4db30/f1852651bc49d795e907e17.jpg?c=45,122,529,529,280,280",
|
||||
|
|
|
@ -5278,6 +5278,14 @@
|
|||
"singular": "Reply"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuSearchMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuSearchMessages",
|
||||
"photo_url": "https://telegra.ph/file/p/4ef7dee0cb2/4285695875097148c1b1517.jpg?c=221,939,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search Messages"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuSelect": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/Conversation.ContextMenuSelect",
|
||||
"photo_url": "https://telegra.ph/file/p/97ea912bad7/f52692f98002a26d84d6617.jpg?c=123,482,280,280,280,280",
|
||||
|
|
|
@ -9466,6 +9466,14 @@
|
|||
"singular": "Set Username"
|
||||
}
|
||||
},
|
||||
"Settings.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Settings.Stars",
|
||||
"photo_url": "https://telegra.ph/file/p/b73aabfb185/550639a9af22d17e4b8eb17.jpg?c=75,591,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Stars"
|
||||
}
|
||||
},
|
||||
"Settings.Support": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/Settings.Support",
|
||||
"photo_url": "https://telegra.ph/file/p/b985716deaa/7545622ef2379200c15ec1d.jpg?c=18,642,280,280,280,280",
|
||||
|
|
|
@ -159,14 +159,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> Theme"
|
||||
}
|
||||
},
|
||||
"Application.Update": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Application.Update",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Update"
|
||||
}
|
||||
},
|
||||
"ApplyLanguage.ApplySuccess": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ApplyLanguage.ApplySuccess",
|
||||
"photo_url": null,
|
||||
|
@ -2025,14 +2017,6 @@
|
|||
"singular": "Help Upgrade This Channel"
|
||||
}
|
||||
},
|
||||
"ChannelInfo.AddParticipantConfirmation": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelInfo.AddParticipantConfirmation",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add <mark class=\"token\">%@</mark> to the channel?"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.ToastMaxReactionsReached": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelReactions.ToastMaxReactionsReached",
|
||||
"photo_url": null,
|
||||
|
@ -2098,14 +2082,6 @@
|
|||
"singular": "Do you want to clear your recent reaction emoji from suggestions?"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.AddToContacts": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.AddToContacts",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Add to Contacts"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.AddToExistingContact": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.AddToExistingContact",
|
||||
"photo_url": null,
|
||||
|
@ -2114,22 +2090,6 @@
|
|||
"singular": "Add to Existing Contact"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.CallViaCarrier": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.CallViaCarrier",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Call via Carrier"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.CopyNumber": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.CopyNumber",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Copy Number"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.CreateNewContact": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.CreateNewContact",
|
||||
"photo_url": null,
|
||||
|
@ -2138,54 +2098,6 @@
|
|||
"singular": "Create New Contact"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.InviteToTelegram": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.InviteToTelegram",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invite to Telegram"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.NotOnTelegram": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.NotOnTelegram",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This number is not on Telegram."
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.SendMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.SendMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Send Message"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.TelegramVideoCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.TelegramVideoCall",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram Video Call"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.TelegramVoiceCall": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.TelegramVoiceCall",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram Voice Call"
|
||||
}
|
||||
},
|
||||
"Chat.Context.Phone.ViewProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Context.Phone.ViewProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "View Profile"
|
||||
}
|
||||
},
|
||||
"Chat.ContextMenu.AdSponsorInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ContextMenu.AdSponsorInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/b844bc3c651/330dcf0aeb8704da7642717.jpg?c=25,614,280,280,280,280",
|
||||
|
@ -2923,22 +2835,6 @@
|
|||
"singular": "Edit Message"
|
||||
}
|
||||
},
|
||||
"Chat.SendMessageMenu.MoveCaptionDown": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.SendMessageMenu.MoveCaptionDown",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Move Caption Down"
|
||||
}
|
||||
},
|
||||
"Chat.SendMessageMenu.MoveCaptionUp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.SendMessageMenu.MoveCaptionUp",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Move Caption Up"
|
||||
}
|
||||
},
|
||||
"Chat.SendNotAllowedAudioMessage": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.SendNotAllowedAudioMessage",
|
||||
"photo_url": null,
|
||||
|
@ -4188,14 +4084,6 @@
|
|||
"singular": "Report False Positive"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuSearchMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ContextMenuSearchMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Search Messages"
|
||||
}
|
||||
},
|
||||
"Conversation.ContextMenuWatched": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.ContextMenuWatched",
|
||||
"photo_url": null,
|
||||
|
@ -10920,14 +10808,6 @@
|
|||
"singular": "These users will or will not be able to add you to groups and channels regardless of the settings above."
|
||||
}
|
||||
},
|
||||
"Privacy.PaymentsClearInfoDoneHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.PaymentsClearInfoDoneHelp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Payment & shipping info cleared."
|
||||
}
|
||||
},
|
||||
"Privacy.VoiceMessages.CustomShareHelp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Privacy.VoiceMessages.CustomShareHelp",
|
||||
"photo_url": null,
|
||||
|
@ -11716,30 +11596,6 @@
|
|||
"singular": "UNOFFICIAL"
|
||||
}
|
||||
},
|
||||
"Settings.ApplyProxyAlert": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.ApplyProxyAlert",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to enable this proxy?<br/>Server: <mark class=\"token\">%1$@</mark><br/>Port: <mark class=\"token\">%2$@</mark><br/><br/>You can change your proxy server later in Settings > Data and Storage."
|
||||
}
|
||||
},
|
||||
"Settings.ApplyProxyAlertCredentials": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.ApplyProxyAlertCredentials",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to enable this proxy?<br/>Server: <mark class=\"token\">%1$@</mark><br/>Port: <mark class=\"token\">%2$@</mark><br/>Username: <mark class=\"token\">%3$@</mark><br/>Password: <mark class=\"token\">%4$@</mark><br/><br/>You can change your proxy server later in Settings > Data and Storage."
|
||||
}
|
||||
},
|
||||
"Settings.ApplyProxyAlertEnable": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.ApplyProxyAlertEnable",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enable"
|
||||
}
|
||||
},
|
||||
"Settings.AutoDeleteInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.AutoDeleteInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/c06d5cc4358/1e1e6eaa6b76d95dae56117.jpg?c=9,306,569,569,280,280",
|
||||
|
@ -11804,14 +11660,6 @@
|
|||
"singular": "https://telegram.org/privacy"
|
||||
}
|
||||
},
|
||||
"Settings.Stars": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.Stars",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your Stars"
|
||||
}
|
||||
},
|
||||
"Settings.SuggestSetupPasswordAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Settings.SuggestSetupPasswordAction",
|
||||
"photo_url": null,
|
||||
|
@ -12070,7 +11918,7 @@
|
|||
},
|
||||
"Stars.Intro.AllTransactions": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.AllTransactions",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=18,637,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "All Transactions"
|
||||
|
@ -12086,7 +11934,7 @@
|
|||
},
|
||||
"Stars.Intro.Buy": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.Buy",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=160,518,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Buy More Stars"
|
||||
|
@ -12094,7 +11942,7 @@
|
|||
},
|
||||
"Stars.Intro.Description": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.Description",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=85,242,428,428,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Buy Stars to unlock content and services in miniapps on Telegram."
|
||||
|
@ -12102,7 +11950,7 @@
|
|||
},
|
||||
"Stars.Intro.Incoming": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.Incoming",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=160,639,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Incoming"
|
||||
|
@ -12110,7 +11958,7 @@
|
|||
},
|
||||
"Stars.Intro.Outgoing": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.Outgoing",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=280,639,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Outgoing"
|
||||
|
@ -12143,7 +11991,7 @@
|
|||
},
|
||||
"Stars.Intro.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.Title",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=123,207,352,352,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram Stars"
|
||||
|
@ -12223,7 +12071,7 @@
|
|||
},
|
||||
"Stars.Intro.YourBalance": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Intro.YourBalance",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/890b3f115d0/38c114a0dcd148a190b7317.jpg?c=160,454,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "your balance"
|
||||
|
@ -13555,14 +13403,6 @@
|
|||
"singular": "Scheduled messages cleared"
|
||||
}
|
||||
},
|
||||
"Update.AppVersion": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Update.AppVersion",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Telegram <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Updated.AtDate": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Updated.AtDate",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue