mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
030e57a7ba
commit
8ea48e6b05
2 changed files with 4 additions and 4 deletions
|
@ -2271,7 +2271,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/b7090bbeb50/35acc390e087e44500e8217.jpg?c=6,622,580,580,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Choose the channels users need to join to take part in the giveaway."
|
||||
"singular": "Choose the groups and channels users need to join to take part in the giveaway."
|
||||
}
|
||||
},
|
||||
"lng_giveaway_channels_add": {
|
||||
|
@ -2279,7 +2279,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ad7e2ee1165/a0d2855436f617b90f8f217.jpg?c=43,43,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Channel"
|
||||
"singular": "Add Group or Channel"
|
||||
}
|
||||
},
|
||||
"lng_giveaway_channels_confirm_about": {
|
||||
|
|
|
@ -3175,8 +3175,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select <mark class=\"token\">{count}</mark> channel.",
|
||||
"plural": "You can select up to <mark class=\"token\">{count}</mark> channels."
|
||||
"singular": "You can select <mark class=\"token\">{count}</mark> group or channel.",
|
||||
"plural": "You can select up to <mark class=\"token\">{count}</mark> groups and channels."
|
||||
}
|
||||
},
|
||||
"lng_giveaway_maximum_users_error": {
|
||||
|
|
Loading…
Reference in a new issue