mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-03 21:45:04 +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",
|
"BusinessBotRemove",
|
||||||
"BusinessBotUnsavedChanges",
|
"BusinessBotUnsavedChanges",
|
||||||
"BusinessBots",
|
"BusinessBots",
|
||||||
|
"BusinessBotsInfo",
|
||||||
"BusinessBotsInfoLink",
|
"BusinessBotsInfoLink",
|
||||||
"BusinessChatsAllPrivateExcept",
|
"BusinessChatsAllPrivateExcept",
|
||||||
"BusinessChatsExcluded",
|
"BusinessChatsExcluded",
|
||||||
|
|
|
@ -2408,6 +2408,14 @@
|
||||||
"singular": "Chatbots"
|
"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": {
|
"BusinessChatsAllPrivateExcept": {
|
||||||
"url": "https://translations.telegram.org/en/android/general/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",
|
"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?"
|
"singular": "You have changed the business bot settings. Apply changes?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"BusinessBotsInfoLink": {
|
"BusinessBotsInfo": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessBotsInfoLink",
|
"url": "https://translations.telegram.org/en/android/unsorted/BusinessBotsInfo",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"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": {
|
"BusinessHoursCopied": {
|
||||||
|
|
Loading…
Reference in a new issue