mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
8086ca42f5
commit
a84524ae2b
4 changed files with 11 additions and 20 deletions
|
@ -3833,7 +3833,6 @@
|
|||
"GroupCreateMembersFive",
|
||||
"GroupCreateMembersFour",
|
||||
"GroupCreateMembersThree",
|
||||
"GroupCreateMembersTwo",
|
||||
"GroupDeletedUndo",
|
||||
"GroupDescription1",
|
||||
"GroupDescription2",
|
||||
|
|
|
@ -290,7 +290,7 @@
|
|||
"BotEmojiStatusSetRequest": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotEmojiStatusSetRequest",
|
||||
"photo_url": "https://telegra.ph/file/p/045f7cbc6bf/2075a6f8a51518a6cd63b17.jpg?c=37,421,525,525,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this emoji status suggested by **<mark class=\"token\">%1$s</mark>**?"
|
||||
}
|
||||
|
@ -298,7 +298,7 @@
|
|||
"BotEmojiStatusSetRequestFor": {
|
||||
"url": "https://translations.telegram.org/en/android/bots_and_payments/BotEmojiStatusSetRequestFor",
|
||||
"photo_url": "https://telegra.ph/file/p/f6addaff92e/d725deda550a05bd6ae5217.jpg?c=40,428,510,510,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this emoji status suggested by **<mark class=\"token\">%1$s</mark>** for **<mark class=\"token\">%2$s</mark>**?"
|
||||
}
|
||||
|
|
|
@ -2943,7 +2943,7 @@
|
|||
"BotEmojiStatusPermissionRequestGranted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotEmojiStatusPermissionRequestGranted",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%s</mark>** can now set your emoji status at any time."
|
||||
}
|
||||
|
@ -7302,14 +7302,6 @@
|
|||
"singular": "<mark class=\"token\">%1$s</mark>, <mark class=\"token\">%2$s</mark> and <mark class=\"token\">%3$s</mark>"
|
||||
}
|
||||
},
|
||||
"GroupCreateMembersTwo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupCreateMembersTwo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> and <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
},
|
||||
"GroupJoin": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GroupJoin",
|
||||
"photo_url": null,
|
||||
|
@ -8181,7 +8173,7 @@
|
|||
"LiveStreamWillNotify": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LiveStreamWillNotify",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will be notified when the live stream starts."
|
||||
}
|
||||
|
@ -13142,7 +13134,7 @@
|
|||
"StarsConfirmSubscriptionText2": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StarsConfirmSubscriptionText2",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to subscribe to **<mark class=\"token\">%2$s</mark>** in **<mark class=\"token\">%3$s</mark>** for **<mark class=\"token\">%1$d</mark>** star per month?",
|
||||
"plural": "Do you want to subscribe to **<mark class=\"token\">%2$s</mark>** in **<mark class=\"token\">%3$s</mark>** for **<mark class=\"token\">%1$d</mark>** stars per month?"
|
||||
|
|
|
@ -3112,9 +3112,9 @@
|
|||
"Chat.ToastSubscribedToScheduledLiveStream.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.ToastSubscribedToScheduledLiveStream.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will be notified when the liver stream starts."
|
||||
"singular": "You will be notified when the live stream starts."
|
||||
}
|
||||
},
|
||||
"Chat.ToastVideoPublished.Action": {
|
||||
|
@ -13040,7 +13040,7 @@
|
|||
"Stars.Transfer.BotSubscribeInfo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Stars.Transfer.BotSubscribeInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to subscribe to **<mark class=\"token\">%1$@</mark>** in **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>** per month?"
|
||||
}
|
||||
|
@ -15305,7 +15305,7 @@
|
|||
"WebApp.Emoji.DurationText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Emoji.DurationText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this emoji status suggested by **<mark class=\"token\">%1$@</mark>** for **<mark class=\"token\">%2$@</mark>**?"
|
||||
}
|
||||
|
@ -15321,7 +15321,7 @@
|
|||
"WebApp.Emoji.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.Emoji.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this emoji status suggested by **<mark class=\"token\">%@</mark>**?"
|
||||
}
|
||||
|
@ -15353,7 +15353,7 @@
|
|||
"WebApp.EmojiPermission.Succeed": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/WebApp.EmojiPermission.Succeed",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** can now set your emoji status anytime."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue