mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 14:43:05 +01:00
Update content of files
This commit is contained in:
parent
5364049f1c
commit
50a45b025c
4 changed files with 11 additions and 2 deletions
|
@ -20620,6 +20620,7 @@
|
|||
"Premium.Limit.SavedGifs.Info",
|
||||
"Premium.Limit.SharedFolders.Info",
|
||||
"Premium.Limit.SharedFoldersInvites.Info",
|
||||
"Premium.Limit.SharedFoldersInvites.Info",
|
||||
"Premium.Offset.AlreadyHave",
|
||||
"Premium.Period.Annual",
|
||||
"Premium.Period.Monthly",
|
||||
|
|
|
@ -227,7 +227,7 @@
|
|||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/settings/" class="tr-section">
|
||||
<div class="tr-section-cover cover7"></div>
|
||||
<div class="tr-section-caption">Settings (873)</div>
|
||||
<div class="tr-section-caption">Settings (874)</div>
|
||||
</a></div>
|
||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||
<div class="tr-section-wrap"><a href="/en/macos/camera_and_media/" class="tr-section">
|
||||
|
|
|
@ -3975,6 +3975,14 @@
|
|||
"singular": "Limit Reached"
|
||||
}
|
||||
},
|
||||
"Premium.Limit.SharedFoldersInvites.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/Premium.Limit.SharedFoldersInvites.Info",
|
||||
"photo_url": "https://telegra.ph/file/p/b0aa06ae849/b66da9c2c815c56d4705417.jpg?c=72,357,456,456,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only create **<mark class=\"token\">%1$@</mark>** invite links. Upgrade to **Telegram Premium** to increase the links limit to **<mark class=\"token\">%2$@</mark>**."
|
||||
}
|
||||
},
|
||||
"Privacy.ResetPhoto.Confirm": {
|
||||
"url": "https://translations.telegram.org/en/macos/settings/Privacy.ResetPhoto.Confirm",
|
||||
"photo_url": "https://telegra.ph/file/p/812107437d8/2f8e4c981c466417eaf3317.jpg?c=98,42,470,470,280,280",
|
||||
|
|
|
@ -7794,7 +7794,7 @@
|
|||
},
|
||||
"ShareFolder.Title.Text": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/ShareFolder.Title.Text",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/bf4a3c6e2e5/93ba81733e1fe51ed672417.jpg?c=49,122,502,502,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Anyone with this link can add **<mark class=\"token\">%1$@</mark>** folder and the <mark class=\"token\">%2$d</mark> chat selected below.",
|
||||
|
|
Loading…
Reference in a new issue