mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 20:51:03 +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",
|
"PullRequestsInfo",
|
||||||
"PullToSeePlaces",
|
"PullToSeePlaces",
|
||||||
"PushServices",
|
"PushServices",
|
||||||
|
"PushServices",
|
||||||
"QAddXToChannel",
|
"QAddXToChannel",
|
||||||
"QBlockChat",
|
"QBlockChat",
|
||||||
"QBlockUser",
|
"QBlockUser",
|
||||||
|
@ -9765,7 +9766,6 @@
|
||||||
"ViewGroupsInCommon",
|
"ViewGroupsInCommon",
|
||||||
"ViewInChat",
|
"ViewInChat",
|
||||||
"ViewMessagesFromAnonymousAdmins",
|
"ViewMessagesFromAnonymousAdmins",
|
||||||
"ViewMessagesFromAutoPost",
|
|
||||||
"ViewMessagesFromChat",
|
"ViewMessagesFromChat",
|
||||||
"ViewMessagesFromUser",
|
"ViewMessagesFromUser",
|
||||||
"ViewMessagesFromYou",
|
"ViewMessagesFromYou",
|
||||||
|
|
|
@ -5750,6 +5750,14 @@
|
||||||
"plural": "This build includes <mark class=\"token\">%1$s</mark> pull requests that are currently under review"
|
"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": {
|
"QBlockUser": {
|
||||||
"url": "https://translations.telegram.org/en/android_x/settings/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",
|
"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"
|
"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": {
|
"ViewPhoto": {
|
||||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ViewPhoto",
|
"url": "https://translations.telegram.org/en/android_x/unsorted/ViewPhoto",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
|
|
Loading…
Reference in a new issue