mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 16:59:04 +01:00
Update content of files
This commit is contained in:
parent
d1dff05078
commit
56a3b1f397
3 changed files with 9 additions and 9 deletions
|
@ -8750,6 +8750,7 @@
|
|||
"PullRequestsInfo",
|
||||
"PullToSeePlaces",
|
||||
"PushServices",
|
||||
"PushServices",
|
||||
"QAddXToChannel",
|
||||
"QBlockChat",
|
||||
"QBlockUser",
|
||||
|
@ -9765,7 +9766,6 @@
|
|||
"ViewGroupsInCommon",
|
||||
"ViewInChat",
|
||||
"ViewMessagesFromAnonymousAdmins",
|
||||
"ViewMessagesFromAutoPost",
|
||||
"ViewMessagesFromChat",
|
||||
"ViewMessagesFromUser",
|
||||
"ViewMessagesFromYou",
|
||||
|
|
|
@ -5750,6 +5750,14 @@
|
|||
"plural": "This build includes <mark class=\"token\">%1$s</mark> pull requests that are currently under review"
|
||||
}
|
||||
},
|
||||
"PushServices": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/PushServices",
|
||||
"photo_url": "https://telegra.ph/file/p/411faa089cc/96d40361f89709fbd8a1f17.jpg?c=68,790,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Push Services"
|
||||
}
|
||||
},
|
||||
"QBlockUser": {
|
||||
"url": "https://translations.telegram.org/en/android_x/settings/QBlockUser",
|
||||
"photo_url": "https://telegra.ph/file/p/52305ce483d/417570173f0f9b82dcb6017.jpg?c=12,771,280,280,280,280",
|
||||
|
|
|
@ -5288,14 +5288,6 @@
|
|||
"singular": "View in chat"
|
||||
}
|
||||
},
|
||||
"ViewMessagesFromAutoPost": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ViewMessagesFromAutoPost",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Messages from channels"
|
||||
}
|
||||
},
|
||||
"ViewPhoto": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ViewPhoto",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue