mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-14 04:51:42 +01:00
Update content of files
This commit is contained in:
parent
e7373bc547
commit
918efd78f4
7 changed files with 169 additions and 142 deletions
|
@ -15770,6 +15770,7 @@
|
|||
"NameColor.Title.Account",
|
||||
"NameColor.Title.Channel",
|
||||
"NameColor.TooltipPremium.Account",
|
||||
"NameColor.TooltipPremium.Account",
|
||||
"NameColor.UnsavedChanges.Apply",
|
||||
"NameColor.UnsavedChanges.Discard",
|
||||
"NameColor.UnsavedChanges.Text",
|
||||
|
@ -17141,6 +17142,8 @@
|
|||
"Premium.VoiceToTextStandaloneInfo",
|
||||
"Premium.Wallpaper.Proceed",
|
||||
"Premium.Wallpapers",
|
||||
"Premium.Wallpapers",
|
||||
"Premium.WallpapersInfo",
|
||||
"Premium.WallpapersInfo",
|
||||
"PremiumGift.LabelRecipients",
|
||||
"Presence.online",
|
||||
|
|
|
@ -216,17 +216,17 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/ios/private_chats/" class="tr-section">
|
||||
<div class="tr-section-cover cover4"></div>
|
||||
<div class="tr-section-caption">Private chats (265)</div>
|
||||
<div class="tr-section-caption">Private chats (272)</div>
|
||||
</a></div>
|
||||
</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 (1295)</div>
|
||||
<div class="tr-section-caption">Groups And Channels (1299)</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">
|
||||
<div class="tr-section-cover cover5"></div>
|
||||
<div class="tr-section-caption">Profile (116)</div>
|
||||
<div class="tr-section-caption">Profile (121)</div>
|
||||
</a></div>
|
||||
</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">
|
||||
|
@ -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 (1675)</div>
|
||||
<div class="tr-section-caption">General (1679)</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 (1580)</div>
|
||||
<div class="tr-section-caption">Unsorted (1563)</div>
|
||||
</a></div>
|
||||
</div>
|
||||
</section></section>
|
||||
|
|
|
@ -9934,6 +9934,38 @@
|
|||
"singular": "Poll Results"
|
||||
}
|
||||
},
|
||||
"Premium.Colors": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Colors",
|
||||
"photo_url": "https://telegra.ph/file/p/c9ae5d4f1a9/74dab113333aad4b1c51517.jpg?c=96,393,343,343,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name and Profile Colors"
|
||||
}
|
||||
},
|
||||
"Premium.ColorsInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.ColorsInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/c9ae5d4f1a9/74dab113333aad4b1c51517.jpg?c=72,362,490,490,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a color and logo for your profile and replies to your messages."
|
||||
}
|
||||
},
|
||||
"Premium.Wallpapers": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.Wallpapers",
|
||||
"photo_url": "https://telegra.ph/file/p/c9ae5d4f1a9/74dab113333aad4b1c51517.jpg?c=92,469,366,366,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Wallpapers for Both Sides"
|
||||
}
|
||||
},
|
||||
"Premium.WallpapersInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Premium.WallpapersInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/c9ae5d4f1a9/74dab113333aad4b1c51517.jpg?c=81,462,445,445,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set custom wallpapers for you and your chat partner."
|
||||
}
|
||||
},
|
||||
"Preview.CopyAddress": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/Preview.CopyAddress",
|
||||
"photo_url": "https://telegra.ph/file/p/32571ae4837/e51ae8a170f44fe04f77f1d.jpg?c=166,711,306,306,280,280",
|
||||
|
|
|
@ -2922,6 +2922,38 @@
|
|||
"singular": "Your channel needs to reach **Level <mark class=\"token\">%1$@</mark>** to add **<mark class=\"token\">%2$@</mark>** custom emoji as reactions.**"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertApply": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelReactions.UnsavedChangesAlertApply",
|
||||
"photo_url": "https://telegra.ph/file/p/d5d55437bb4/80b9b0c0cb6cfc2559abb17.jpg?c=225,578,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Apply"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertDiscard": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelReactions.UnsavedChangesAlertDiscard",
|
||||
"photo_url": "https://telegra.ph/file/p/d5d55437bb4/80b9b0c0cb6cfc2559abb17.jpg?c=92,575,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Discard"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertText": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelReactions.UnsavedChangesAlertText",
|
||||
"photo_url": "https://telegra.ph/file/p/d5d55437bb4/80b9b0c0cb6cfc2559abb17.jpg?c=139,485,321,321,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have changed the list of reactions. Apply changes?"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelReactions.UnsavedChangesAlertTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/d5d55437bb4/80b9b0c0cb6cfc2559abb17.jpg?c=160,466,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unsaved Changes"
|
||||
}
|
||||
},
|
||||
"ChannelRemoved.RemoveInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/groups_and_channels/ChannelRemoved.RemoveInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/ca9275d783c/ddafe812ddfe3f19cb55c1d.jpg?c=0,99,640,668,268,280",
|
||||
|
|
|
@ -1665,6 +1665,14 @@
|
|||
"singular": "You set a new wallpaper for this chat"
|
||||
}
|
||||
},
|
||||
"Notification.YouChangedWallpaperBoth": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.YouChangedWallpaperBoth",
|
||||
"photo_url": "https://telegra.ph/file/p/3ff02d9a26d/98e02f079bb2702711d2217.jpg?c=143,874,314,314,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for <mark class=\"token\">%@</mark> and you."
|
||||
}
|
||||
},
|
||||
"Notification.YouChangingWallpaper": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Notification.YouChangingWallpaper",
|
||||
"photo_url": "https://telegra.ph/file/p/72cd79c5e9c/008d64a373828212fe57c17.jpg?c=161,884,280,280,280,280",
|
||||
|
@ -1689,6 +1697,14 @@
|
|||
"singular": "Proceed"
|
||||
}
|
||||
},
|
||||
"PUSH_MESSAGE_WALLPAPER": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/PUSH_MESSAGE_WALLPAPER",
|
||||
"photo_url": "https://telegra.ph/file/p/3ff02d9a26d/98e02f079bb2702711d2217.jpg?c=53,63,533,533,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> set a new wallpaper for the chat with you"
|
||||
}
|
||||
},
|
||||
"Peer.DeletedUser": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Peer.DeletedUser",
|
||||
"photo_url": "https://telegra.ph/file/p/2e717c68d90/c53a4fa86210ceb7f2b751d.jpg?c=165,153,280,280,280,280",
|
||||
|
@ -1769,6 +1785,30 @@
|
|||
"singular": "Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Wallpaper.Proceed": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Premium.Wallpaper.Proceed",
|
||||
"photo_url": "https://telegra.ph/file/p/f0e642df543/e3852783ef282294a556317.jpg?c=112,873,375,375,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "About Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Wallpapers": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Premium.Wallpapers",
|
||||
"photo_url": "https://telegra.ph/file/p/f0e642df543/e3852783ef282294a556317.jpg?c=109,741,382,382,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Wallpapers for Both Sides"
|
||||
}
|
||||
},
|
||||
"Premium.WallpapersInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Premium.WallpapersInfo",
|
||||
"photo_url": "https://telegra.ph/file/p/f0e642df543/e3852783ef282294a556317.jpg?c=0,591,600,621,272,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set custom wallpapers for you and your chat partner."
|
||||
}
|
||||
},
|
||||
"Profile.AddToExisting": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Profile.AddToExisting",
|
||||
"photo_url": "https://telegra.ph/file/p/7fa7bad6d8a/7a7e444b192c32ce222171d.jpg?c=68,534,504,504,280,280",
|
||||
|
@ -2051,6 +2091,14 @@
|
|||
"singular": "Groups In Common"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ApplyForBoth": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Wallpaper.ApplyForBoth",
|
||||
"photo_url": "https://telegra.ph/file/p/ba83973616e/d51930bfc14f2c75f3d5c17.jpg?c=83,809,434,434,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me and <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ApplyForChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Wallpaper.ApplyForChat",
|
||||
"photo_url": "https://telegra.ph/file/p/a4647ee553d/41302b1855c76b4215ae117.jpg?c=153,937,294,294,280,280",
|
||||
|
@ -2059,6 +2107,14 @@
|
|||
"singular": "Apply For This Chat"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ApplyForMe": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Wallpaper.ApplyForMe",
|
||||
"photo_url": "https://telegra.ph/file/p/ba83973616e/d51930bfc14f2c75f3d5c17.jpg?c=160,877,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me"
|
||||
}
|
||||
},
|
||||
"Wallpaper.Title": {
|
||||
"url": "https://translations.telegram.org/en/ios/private_chats/Wallpaper.Title",
|
||||
"photo_url": "https://telegra.ph/file/p/babcc1189e1/0406db0751090999e554817.jpg?c=160,86,280,280,280,280",
|
||||
|
|
|
@ -309,6 +309,14 @@
|
|||
"plural": "Mute for <mark class=\"token\">%@</mark> hours"
|
||||
}
|
||||
},
|
||||
"NameColor.TooltipPremium.Account": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/NameColor.TooltipPremium.Account",
|
||||
"photo_url": "https://telegra.ph/file/p/2a44866abb0/4230926fc22ac3135b19317.jpg?c=47,723,534,534,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Subscribe to [Telegram Premium]() to choose a custom color for your name."
|
||||
}
|
||||
},
|
||||
"Notification.CallCanceled": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/Notification.CallCanceled",
|
||||
"photo_url": "https://telegra.ph/file/p/0b9edaf1629/4b1331f92ab0d164f67ad1d.jpg?c=150,490,280,280,280,280",
|
||||
|
@ -510,6 +518,38 @@
|
|||
"singular": "username"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.IconSectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfileColorSetup.IconSectionTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/2a44866abb0/4230926fc22ac3135b19317.jpg?c=33,572,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "ADD ICON TO PROFILE"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.ResetAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfileColorSetup.ResetAction",
|
||||
"photo_url": "https://telegra.ph/file/p/2a44866abb0/4230926fc22ac3135b19317.jpg?c=35,490,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reset Profile Color"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.TitleName": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfileColorSetup.TitleName",
|
||||
"photo_url": "https://telegra.ph/file/p/2a44866abb0/4230926fc22ac3135b19317.jpg?c=122,67,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.TitleProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfileColorSetup.TitleProfile",
|
||||
"photo_url": "https://telegra.ph/file/p/2a44866abb0/4230926fc22ac3135b19317.jpg?c=195,67,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Profile"
|
||||
}
|
||||
},
|
||||
"ProfilePhoto.OpenGallery": {
|
||||
"url": "https://translations.telegram.org/en/ios/profile/ProfilePhoto.OpenGallery",
|
||||
"photo_url": "https://telegra.ph/file/p/80f424b0c2f/8a6f7c77666e859e0eb9917.jpg?c=161,670,280,280,280,280",
|
||||
|
|
|
@ -1688,38 +1688,6 @@
|
|||
"singular": "You can select at most 100 reactions."
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertApply": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelReactions.UnsavedChangesAlertApply",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Apply"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertDiscard": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelReactions.UnsavedChangesAlertDiscard",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Discard"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelReactions.UnsavedChangesAlertText",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have changed the list of reactions. Apply changes?"
|
||||
}
|
||||
},
|
||||
"ChannelReactions.UnsavedChangesAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChannelReactions.UnsavedChangesAlertTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Unsaved Changes"
|
||||
}
|
||||
},
|
||||
"Chat.ChannelRecommendation.PremiumTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ChannelRecommendation.PremiumTooltip",
|
||||
"photo_url": null,
|
||||
|
@ -7105,7 +7073,7 @@
|
|||
},
|
||||
"Notification.ChannelJoinedByYou": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.ChannelJoinedByYou",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/1753dbd5c46/33b2ed39f5e09a607121517.jpg?c=159,720,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You joined the channel"
|
||||
|
@ -7573,14 +7541,6 @@
|
|||
"singular": "<mark class=\"token\">%1$@</mark> scheduled a video chat for tomorrow at <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Notification.YouChangedWallpaperBoth": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notification.YouChangedWallpaperBoth",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You set a new wallpaper for <mark class=\"token\">%@</mark> and you."
|
||||
}
|
||||
},
|
||||
"Notifications.DisplayNamesOnLockScreenInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Notifications.DisplayNamesOnLockScreenInfo",
|
||||
"photo_url": null,
|
||||
|
@ -8285,14 +8245,6 @@
|
|||
"plural": "sent you <mark class=\"token\">%d</mark> videos"
|
||||
}
|
||||
},
|
||||
"PUSH_MESSAGE_WALLPAPER": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_MESSAGE_WALLPAPER",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> set a new wallpaper for the chat with you"
|
||||
}
|
||||
},
|
||||
"PUSH_PINNED_GAME_SCORE": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PUSH_PINNED_GAME_SCORE",
|
||||
"photo_url": null,
|
||||
|
@ -8938,14 +8890,6 @@
|
|||
"singular": "Subscribers of **Telegram Premium** can set a default folder, auto-archive and hide new chats from non-contacts."
|
||||
}
|
||||
},
|
||||
"Premium.Colors": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Colors",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Name and Profile Colors"
|
||||
}
|
||||
},
|
||||
"Premium.Colors.Proceed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Colors.Proceed",
|
||||
"photo_url": null,
|
||||
|
@ -8954,14 +8898,6 @@
|
|||
"singular": "About Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.ColorsInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.ColorsInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a color and logo for your profile and replies to your messages."
|
||||
}
|
||||
},
|
||||
"Premium.CurrentPlan": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.CurrentPlan",
|
||||
"photo_url": null,
|
||||
|
@ -9476,30 +9412,6 @@
|
|||
"singular": "Subscribe to **Telegram Premium** to be able to convert voice and video messages to text."
|
||||
}
|
||||
},
|
||||
"Premium.Wallpaper.Proceed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Wallpaper.Proceed",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "About Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Wallpapers": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.Wallpapers",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Wallpapers for Both Sides"
|
||||
}
|
||||
},
|
||||
"Premium.WallpapersInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Premium.WallpapersInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set custom wallpapers for you and your chat partner."
|
||||
}
|
||||
},
|
||||
"PremiumGift.LabelRecipients": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PremiumGift.LabelRecipients",
|
||||
"photo_url": null,
|
||||
|
@ -9629,38 +9541,6 @@
|
|||
"singular": "Choose a color for channel's profile"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.IconSectionTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ProfileColorSetup.IconSectionTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "ADD ICON TO PROFILE"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.ResetAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ProfileColorSetup.ResetAction",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reset Profile Color"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.TitleName": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ProfileColorSetup.TitleName",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Name"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.TitleProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ProfileColorSetup.TitleProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Profile"
|
||||
}
|
||||
},
|
||||
"ProfileColorSetup.ToastAccountColorUpdated": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ProfileColorSetup.ToastAccountColorUpdated",
|
||||
"photo_url": null,
|
||||
|
@ -12507,22 +12387,6 @@
|
|||
"singular": "Stickers"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ApplyForBoth": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Wallpaper.ApplyForBoth",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me and <mark class=\"token\">%@</mark>"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ApplyForMe": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Wallpaper.ApplyForMe",
|
||||
"photo_url": "https://telegra.ph/file/p/ba83973616e/d51930bfc14f2c75f3d5c17.jpg?c=160,877,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Apply for Me"
|
||||
}
|
||||
},
|
||||
"Wallpaper.ErrorNotFound": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Wallpaper.ErrorNotFound",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Add table
Reference in a new issue