mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
2443f780b6
commit
27dba2c383
6 changed files with 8 additions and 8 deletions
|
@ -3763,7 +3763,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/a192410e1a4/36af04e4bd36e230d800f17.jpg?c=73,686,428,428,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This message contains **<mark class=\"token\">%s</mark>**"
|
||||
"singular": "This message contains **<mark class=\"token\">%s</mark>** emoji."
|
||||
}
|
||||
},
|
||||
"MessageContainsEmojiPacks": {
|
||||
|
|
|
@ -668,7 +668,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/77c95e9c320/a1b60b1f74e22571baef516.jpg?c=10,110,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You paid <mark class=\"token\">%1$@</mark> to <mark class=\"token\">%2$@</mark>"
|
||||
"singular": "You paid <mark class=\"token\">%1$@</mark> for <mark class=\"token\">%2$@</mark>"
|
||||
}
|
||||
},
|
||||
"Payments.Receipt.Tip": {
|
||||
|
|
|
@ -327,7 +327,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ae9aa50ee40/89f0f9ca1cce0ebbc00c51d.jpg?c=564,120,983,983,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Share photos and videos in this chat - or this paperclip stays unhappy."
|
||||
"singular": "Share photos and videos in this chat — or this paperclip stays unhappy."
|
||||
}
|
||||
},
|
||||
"Peer.Media.SharedMusicEmptyList": {
|
||||
|
|
|
@ -4398,7 +4398,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/55e914cd85a/927493a4bbe35542b77ac1d.jpg?c=738,452,595,595,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You or your friends can add this proxy by scanning this code with phone or in-app camera."
|
||||
"singular": "Users can add this proxy by scanning the code with their camera."
|
||||
}
|
||||
},
|
||||
"ProxySettings.Save": {
|
||||
|
|
|
@ -3914,7 +3914,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/19d56521945/c86f5ad0c130dea985a7c17.jpg?c=24,161,551,551,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "[<mark class=\"token\">%1$@</mark>](profile) has gifted you a <mark class=\"token\">%2$@</mark>-month subscription for Telegram Premium"
|
||||
"singular": "[<mark class=\"token\">%1$@</mark>](profile) has gifted you a <mark class=\"token\">%2$@</mark>-month subscription to Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.Peer.Gift.You.Info": {
|
||||
|
@ -3930,7 +3930,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/2f5af6459cc/e8998723dcbb6c8c7edb917.jpg?c=48,182,504,504,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You gifted [<mark class=\"token\">%1$@</mark>](profile) a <mark class=\"token\">%2$@</mark>-month subscription for Telegram Premium"
|
||||
"singular": "You gifted [<mark class=\"token\">%1$@</mark>](profile) a <mark class=\"token\">%2$@</mark>-month subscription to Telegram Premium"
|
||||
}
|
||||
},
|
||||
"Premium.Boarding.Peer.Info": {
|
||||
|
|
|
@ -1826,8 +1826,8 @@
|
|||
"photo_url": "https://telegra.ph/file/p/22fb7428f35/19c6116a6678434767e5417.jpg?c=81,152,438,438,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{user}</mark> has gifted you a <mark class=\"token\">{count}</mark>-month subscription for Telegram Premium.",
|
||||
"plural": "<mark class=\"token\">{user}</mark> has gifted you a <mark class=\"token\">{count}</mark>-months subscription for Telegram Premium."
|
||||
"singular": "<mark class=\"token\">{user}</mark> has gifted you a <mark class=\"token\">{count}</mark>-month subscription to Telegram Premium.",
|
||||
"plural": "<mark class=\"token\">{user}</mark> has gifted you a <mark class=\"token\">{count}</mark>-months subscription to Telegram Premium."
|
||||
}
|
||||
},
|
||||
"lng_premium_summary_subtitle_gift_me": {
|
||||
|
|
Loading…
Reference in a new issue