mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
6a6fbe5f5a
commit
8fdc952f0e
3 changed files with 19 additions and 19 deletions
|
@ -2851,7 +2851,6 @@
|
|||
"LimitReachedFileSizeLocked",
|
||||
"LimitReachedFileSizePremium",
|
||||
"LimitReachedFolderLinks",
|
||||
"LimitReachedFolderLinksLocked",
|
||||
"LimitReachedFolderLinksPremium",
|
||||
"LimitReachedFolders",
|
||||
"LimitReachedFoldersLocked",
|
||||
|
@ -6171,6 +6170,7 @@
|
|||
"YourPasswordSuccessText",
|
||||
"YourPhone",
|
||||
"YourPublicCommunities",
|
||||
"YourPublicCommunities",
|
||||
"ZoomOut",
|
||||
"_tg_cancel",
|
||||
"_tg_open_google_play",
|
||||
|
|
|
@ -4089,6 +4089,14 @@
|
|||
"singular": "You have reached the limit of **<mark class=\"token\">%1$d</mark>** folders. You can double the limit to **<mark class=\"token\">%2$d</mark>** folders by subscribing to **Telegram Premium**."
|
||||
}
|
||||
},
|
||||
"LimitReachedPublicLinksPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/LimitReachedPublicLinksPremium",
|
||||
"photo_url": "https://telegra.ph/file/p/fa7f815357e/09a1a09ba45a46350e69117.jpg?c=0,399,600,618,272,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel."
|
||||
}
|
||||
},
|
||||
"LinkActionCopy": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/LinkActionCopy",
|
||||
"photo_url": "https://telegra.ph/file/p/c306af33f95/0d29ffb955e734a3431f017.jpg?c=92,470,280,280,280,280",
|
||||
|
@ -9923,6 +9931,14 @@
|
|||
"singular": "Success!"
|
||||
}
|
||||
},
|
||||
"YourPublicCommunities": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/YourPublicCommunities",
|
||||
"photo_url": "https://telegra.ph/file/p/fa7f815357e/09a1a09ba45a46350e69117.jpg?c=11,674,341,341,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Your public communities"
|
||||
}
|
||||
},
|
||||
"formatterStats12H": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/formatterStats12H",
|
||||
"photo_url": "https://telegra.ph/file/p/6bd92df010d/85afa80219a4b32a122ab1d.jpg?c=330,1254,454,454,280,280",
|
||||
|
|
|
@ -1781,7 +1781,7 @@
|
|||
},
|
||||
"BackgroundAnimate": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BackgroundAnimate",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Animate"
|
||||
|
@ -4543,7 +4543,7 @@
|
|||
},
|
||||
"ForwardAnotherChat": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ForwardAnotherChat",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Forward to another chat"
|
||||
|
@ -5304,14 +5304,6 @@
|
|||
"singular": "The document can't be sent, because it is larger than **<mark class=\"token\">%1$s</mark>**."
|
||||
}
|
||||
},
|
||||
"LimitReachedFolderLinksLocked": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedFolderLinksLocked",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can only create <mark class=\"token\">%1$d</mark> invite links. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"LimitReachedFolderLinksPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedFolderLinksPremium",
|
||||
"photo_url": null,
|
||||
|
@ -5360,14 +5352,6 @@
|
|||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel. We are working to let you increase this limit in the future."
|
||||
}
|
||||
},
|
||||
"LimitReachedPublicLinksPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedPublicLinksPremium",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have reserved too many public links. Try revoking the link from an older group or channel."
|
||||
}
|
||||
},
|
||||
"LimitReachedReorderFolder": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/LimitReachedReorderFolder",
|
||||
"photo_url": "https://telegra.ph/file/p/f6de2108308/80ea2cd781c5da48e150a17.jpg?c=73,123,436,436,280,280",
|
||||
|
|
Loading…
Reference in a new issue