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
0bbedd4a3f
commit
4b46576139
2 changed files with 6 additions and 6 deletions
|
@ -3405,7 +3405,7 @@
|
|||
"ChannelEmojiStatusInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelEmojiStatusInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a status that will be shown next to the channel's name."
|
||||
}
|
||||
|
@ -3670,7 +3670,7 @@
|
|||
"ChannelProfileInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/ChannelProfileInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a color and a logo for the channel's profile."
|
||||
}
|
||||
|
|
|
@ -1590,7 +1590,7 @@
|
|||
"Channel.Appearance.ProfileFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Appearance.ProfileFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a color and a logo for the channel's profile."
|
||||
}
|
||||
|
@ -1630,7 +1630,7 @@
|
|||
"Channel.Appearance.StatusFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Channel.Appearance.StatusFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose a status that will be shown next to the channel's name."
|
||||
}
|
||||
|
@ -2040,7 +2040,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change channel color."
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change its color."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableNameIconLevelText": {
|
||||
|
@ -2056,7 +2056,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change channel cover color."
|
||||
"singular": "Your channel needs **Level <mark class=\"token\">%1$@</mark>** to change the cover color."
|
||||
}
|
||||
},
|
||||
"ChannelBoost.EnableProfileIconLevelText": {
|
||||
|
|
Loading…
Reference in a new issue