mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 12:42:07 +01:00
Update content of files
This commit is contained in:
parent
b8113af7db
commit
6b6f8a9884
3 changed files with 13 additions and 4 deletions
|
@ -1417,6 +1417,7 @@
|
|||
"BusinessBotRemove",
|
||||
"BusinessBotUnsavedChanges",
|
||||
"BusinessBots",
|
||||
"BusinessBotsInfo",
|
||||
"BusinessBotsInfoLink",
|
||||
"BusinessChatsAllPrivateExcept",
|
||||
"BusinessChatsExcluded",
|
||||
|
|
|
@ -2408,6 +2408,14 @@
|
|||
"singular": "Chatbots"
|
||||
}
|
||||
},
|
||||
"BusinessBotsInfoLink": {
|
||||
"url": "https://translations.telegram.org/en/android/general/BusinessBotsInfoLink",
|
||||
"photo_url": "https://telegra.ph/file/p/f6bfad08087/d88144a7e66ab531fc10c19.jpg?c=714,520,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "https://telegram.org/privacy"
|
||||
}
|
||||
},
|
||||
"BusinessChatsAllPrivateExcept": {
|
||||
"url": "https://translations.telegram.org/en/android/general/BusinessChatsAllPrivateExcept",
|
||||
"photo_url": "https://telegra.ph/file/p/f6bfad08087/d88144a7e66ab531fc10c19.jpg?c=146,907,600,600,280,280",
|
||||
|
|
|
@ -2961,12 +2961,12 @@
|
|||
"singular": "You have changed the business bot settings. Apply changes?"
|
||||
}
|
||||
},
|
||||
"BusinessBotsInfoLink": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessBotsInfoLink",
|
||||
"BusinessBotsInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessBotsInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "https://telegram.org/privacy"
|
||||
"singular": "Add a bot to your account to help you automatically process and respond to the messages you receive. **Learn more >**"
|
||||
}
|
||||
},
|
||||
"BusinessHoursCopied": {
|
||||
|
|
Loading…
Reference in a new issue