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
7f4808b0a3
commit
7b255e3c6c
2 changed files with 30 additions and 3 deletions
|
@ -920,6 +920,7 @@
|
|||
"BotShare",
|
||||
"BotStart",
|
||||
"BotStartAppPermission",
|
||||
"BotStartButton",
|
||||
"BotStatusCantRead",
|
||||
"BotStatusRead",
|
||||
"BotStop",
|
||||
|
@ -1398,6 +1399,8 @@
|
|||
"ClearStorageHintMessage",
|
||||
"ClearStorageHintTitle",
|
||||
"ClearTelegramCache",
|
||||
"ClearingCache",
|
||||
"ClearingCacheDescription",
|
||||
"Close",
|
||||
"Close",
|
||||
"Close",
|
||||
|
|
|
@ -1948,6 +1948,14 @@
|
|||
"singular": "Do you want to start app **<mark class=\"token\">%1$s</mark>** from bot **<mark class=\"token\">%2$s</mark>**?<br/><br/>It will be able to access your **IP address** and basic device info."
|
||||
}
|
||||
},
|
||||
"BotStartButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotStartButton",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Start bot"
|
||||
}
|
||||
},
|
||||
"BotWebViewFileChooserTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotWebViewFileChooserTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
|
@ -2102,7 +2110,7 @@
|
|||
},
|
||||
"ChannelAddMembers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelAddMembers",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add members"
|
||||
|
@ -2795,6 +2803,22 @@
|
|||
"singular": "Remove from search history"
|
||||
}
|
||||
},
|
||||
"ClearingCache": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearingCache",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Clearing cache…"
|
||||
}
|
||||
},
|
||||
"ClearingCacheDescription": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ClearingCacheDescription",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Please keep this window open while Telegram is clearing your cache."
|
||||
}
|
||||
},
|
||||
"CloseTopic": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/CloseTopic",
|
||||
"photo_url": null,
|
||||
|
@ -5574,7 +5598,7 @@
|
|||
},
|
||||
"MessagesOverview": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/MessagesOverview",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Messages"
|
||||
|
@ -10109,7 +10133,7 @@
|
|||
},
|
||||
"UserRestrictionsBy": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserRestrictionsBy",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Restricted by <mark class=\"token\">%1$s</mark>"
|
||||
|
|
Loading…
Reference in a new issue