mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
7e28006512
commit
a78fa07757
3 changed files with 13 additions and 13 deletions
|
@ -2144,7 +2144,7 @@
|
|||
"BotWebViewRequestWriteTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BotWebViewRequestWriteTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Allow messaging"
|
||||
}
|
||||
|
@ -9920,7 +9920,7 @@
|
|||
"TimerPeriodDoNotDelete": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TimerPeriodDoNotDelete",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do Not Delete"
|
||||
}
|
||||
|
@ -9936,7 +9936,7 @@
|
|||
"TimerPeriodOnce": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TimerPeriodOnce",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View Once"
|
||||
}
|
||||
|
@ -10684,7 +10684,7 @@
|
|||
"UnconfirmedAuthConfirm": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UnconfirmedAuthConfirm",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Yes, it’s me"
|
||||
}
|
||||
|
@ -10741,7 +10741,7 @@
|
|||
"UnconfirmedAuthDeny": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UnconfirmedAuthDeny",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No, it’s not me!"
|
||||
}
|
||||
|
@ -10775,7 +10775,7 @@
|
|||
"UnconfirmedAuthTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UnconfirmedAuthTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Someone just got access to your messages!"
|
||||
}
|
||||
|
|
|
@ -258,7 +258,7 @@
|
|||
"AuthSessions.MessageApp": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/AuthSessions.MessageApp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you opened <mark class=\"token\">%@</mark>."
|
||||
}
|
||||
|
@ -2476,7 +2476,7 @@
|
|||
"ChatList.SessionReview.PanelConfirm": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelConfirm",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Yes, it's me"
|
||||
}
|
||||
|
@ -2484,7 +2484,7 @@
|
|||
"ChatList.SessionReview.PanelReject": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelReject",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "No, it's not me!"
|
||||
}
|
||||
|
@ -2500,7 +2500,7 @@
|
|||
"ChatList.SessionReview.PanelTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.SessionReview.PanelTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Someone just got acess to your messages!"
|
||||
}
|
||||
|
@ -6074,7 +6074,7 @@
|
|||
"MediaPicker.Timer.DoNotDelete": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.DoNotDelete",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do Not Delete"
|
||||
}
|
||||
|
@ -6139,7 +6139,7 @@
|
|||
"MediaPicker.Timer.ViewOnce": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/MediaPicker.Timer.ViewOnce",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View Once"
|
||||
}
|
||||
|
|
|
@ -770,7 +770,7 @@
|
|||
"lng_action_bot_allowed_from_app": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_action_bot_allowed_from_app",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You allowed this bot to message you when you opened <mark class=\"token\">{app}</mark>."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue