mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
b0165c428e
commit
212756a609
2 changed files with 13 additions and 13 deletions
|
@ -3108,7 +3108,7 @@
|
|||
"BusinessBotChatsInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessBotChatsInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select chats or entire chat categories which the bot will have access to."
|
||||
}
|
||||
|
@ -3404,7 +3404,7 @@
|
|||
"BusinessHoursDayFullOpened": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessHoursDayFullOpened",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open 24 hours"
|
||||
}
|
||||
|
@ -3615,7 +3615,7 @@
|
|||
"BusinessLocationAddress": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessLocationAddress",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Address"
|
||||
}
|
||||
|
|
|
@ -859,7 +859,7 @@
|
|||
"BusinessHoursSetup.AddAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessHoursSetup.AddAction",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add a Set of Hours"
|
||||
}
|
||||
|
@ -867,7 +867,7 @@
|
|||
"BusinessHoursSetup.AddSectionFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessHoursSetup.AddSectionFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Specify your working hours during the day."
|
||||
}
|
||||
|
@ -907,7 +907,7 @@
|
|||
"BusinessHoursSetup.DayOpen24h": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessHoursSetup.DayOpen24h",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open 24 Hours"
|
||||
}
|
||||
|
@ -995,7 +995,7 @@
|
|||
"BusinessLocationSetup.AddressPlaceholder": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessLocationSetup.AddressPlaceholder",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Address"
|
||||
}
|
||||
|
@ -1027,7 +1027,7 @@
|
|||
"BusinessLocationSetup.SetLocationOnMap": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessLocationSetup.SetLocationOnMap",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Set Location on Map"
|
||||
}
|
||||
|
@ -1035,7 +1035,7 @@
|
|||
"BusinessLocationSetup.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/BusinessLocationSetup.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Display the location of your business on your account."
|
||||
}
|
||||
|
@ -4503,7 +4503,7 @@
|
|||
"ChatbotSetup.Permission.ReplyToMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatbotSetup.Permission.ReplyToMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reply to Messages"
|
||||
}
|
||||
|
@ -4511,7 +4511,7 @@
|
|||
"ChatbotSetup.PermissionsSectionFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatbotSetup.PermissionsSectionFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The bot will be able to view all new incoming messages, but not the messages that had been sent before you added the bot."
|
||||
}
|
||||
|
@ -4535,7 +4535,7 @@
|
|||
"ChatbotSetup.Recipients.IncludedSectionFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatbotSetup.Recipients.IncludedSectionFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select chats or entire chat categories which the bot **WILL** have access to."
|
||||
}
|
||||
|
@ -4551,7 +4551,7 @@
|
|||
"ChatbotSetup.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatbotSetup.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add a bot to your account to help you automatically process and respond to the messages you receive. [Learn More >]()"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue