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
b8d45e9b10
commit
c712dc54fe
2 changed files with 11 additions and 11 deletions
|
@ -7977,7 +7977,7 @@
|
|||
"NotificationMessageChannelGiveaway": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationMessageChannelGiveaway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> posted a giveaway of <mark class=\"token\">%2$s</mark>x <mark class=\"token\">%3$s</mark>m Premium subscriptions"
|
||||
}
|
||||
|
@ -7985,7 +7985,7 @@
|
|||
"NotificationMessageChatGiveaway": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationMessageChatGiveaway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> sent a giveaway of <mark class=\"token\">%3$s</mark>x <mark class=\"token\">%4$s</mark>m Premium subscriptions to the group <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
|
@ -8009,7 +8009,7 @@
|
|||
"NotificationMessageGiftCode": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationMessageGiftCode",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> sent you a Gift Code for <mark class=\"token\">%2$s</mark> of Telegram Premium"
|
||||
}
|
||||
|
@ -8017,7 +8017,7 @@
|
|||
"NotificationMessageGiveaway": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationMessageGiveaway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> sent you a giveaway of <mark class=\"token\">%2$s</mark>x <mark class=\"token\">%3$s</mark>m Premium subscriptions"
|
||||
}
|
||||
|
@ -11166,7 +11166,7 @@
|
|||
"TelegramPremiumCount": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TelegramPremiumCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> Telegram Premium"
|
||||
}
|
||||
|
|
|
@ -629,7 +629,7 @@
|
|||
"BoostGift.PrepaidGiveawayCount": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BoostGift.PrepaidGiveawayCount",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> Telegram Premium",
|
||||
"plural": "<mark class=\"token\">%@</mark> Telegram Premium"
|
||||
|
@ -911,7 +911,7 @@
|
|||
"CHANNEL_MESSAGE_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CHANNEL_MESSAGE_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> posted a giveaway of <mark class=\"token\">%2$@</mark>x <mark class=\"token\">%3$@</mark>mo Premium subscriptions"
|
||||
}
|
||||
|
@ -919,7 +919,7 @@
|
|||
"CHAT_MESSAGE_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CHAT_MESSAGE_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> sent a giveaway of <mark class=\"token\">%3$@</mark>x <mark class=\"token\">%4$@</mark>mo Premium subscriptions to the group <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
|
@ -7119,7 +7119,7 @@
|
|||
"MESSAGE_GIFTCODE": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MESSAGE_GIFTCODE",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> sent you a Gift Code for <mark class=\"token\">%2$@</mark> months of Telegram Premium"
|
||||
}
|
||||
|
@ -7127,7 +7127,7 @@
|
|||
"MESSAGE_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MESSAGE_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> sent you a giveaway of <mark class=\"token\">%2$@</mark>x <mark class=\"token\">%3$@</mark>mo Premium subscriptions"
|
||||
}
|
||||
|
@ -10117,7 +10117,7 @@
|
|||
"REACT_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/REACT_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> reacted <mark class=\"token\">%2$@</mark> to your giveaway"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue