mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
01df236d8e
commit
02b576b231
2 changed files with 18 additions and 0 deletions
|
@ -745,6 +745,7 @@
|
|||
"BackgroundPreviewLine1",
|
||||
"BackgroundPreviewLine2",
|
||||
"BackgroundRestricted",
|
||||
"BackgroundSearchColor",
|
||||
"BackgroundToChats",
|
||||
"BackgroundToGroup",
|
||||
"BackgroundToSavedMessages",
|
||||
|
@ -782,6 +783,7 @@
|
|||
"BlockedUsers",
|
||||
"BlockedUsersCount",
|
||||
"BlockedUsersInfo",
|
||||
"Blue",
|
||||
"BlurInChat",
|
||||
"BlurLinear",
|
||||
"BlurOff",
|
||||
|
|
|
@ -1119,6 +1119,14 @@
|
|||
"singular": "Woo-hoo! Thanks"
|
||||
}
|
||||
},
|
||||
"BackgroundSearchColor": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/BackgroundSearchColor",
|
||||
"photo_url": "https://telegra.ph/file/p/bad79b257b0/b3ff6bbbdd142eedde70a1d.jpg?c=151,32,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Color:"
|
||||
}
|
||||
},
|
||||
"BadgeNumber": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/BadgeNumber",
|
||||
"photo_url": "https://telegra.ph/file/p/737470137f5/97a000735216e796c0d881d.jpg?c=28,82,280,280,280,280",
|
||||
|
@ -1240,6 +1248,14 @@
|
|||
"singular": "Blocked users can't send you messages or add you to groups. They will not see your profile pictures, online and last seen status."
|
||||
}
|
||||
},
|
||||
"Blue": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/Blue",
|
||||
"photo_url": "https://telegra.ph/file/p/bad79b257b0/b3ff6bbbdd142eedde70a1d.jpg?c=260,32,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Blue"
|
||||
}
|
||||
},
|
||||
"BlurInChat": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/BlurInChat",
|
||||
"photo_url": "https://telegra.ph/file/p/3bbb8cdeb1d/dbe629ff04cd729a926a817.jpg?c=18,652,280,280,280,280",
|
||||
|
|
Loading…
Reference in a new issue