mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
Update content of files
This commit is contained in:
parent
3e03d213ac
commit
49d727495c
3 changed files with 5 additions and 5 deletions
|
@ -9908,7 +9908,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Subscribe to **Telegram Premium** to add up to 5 reactions and tags to a story."
|
||||
"singular": "Subscribe to **Telegram Premium** to add up to 5 reaction stickers to a story."
|
||||
}
|
||||
},
|
||||
"StoryPrivacyPublishAs": {
|
||||
|
@ -9940,7 +9940,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You can’t add up more than 5 reactions tags to a story."
|
||||
"singular": "You can’t add more than 5 reaction stickers to a story."
|
||||
}
|
||||
},
|
||||
"StoryTapToSound": {
|
||||
|
|
|
@ -9944,8 +9944,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%@</mark>** reaction tag",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** reactions tags"
|
||||
"singular": "**<mark class=\"token\">%@</mark>** reaction sticker",
|
||||
"plural": "**<mark class=\"token\">%@</mark>** reactions stickers"
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipReachedReactionLimitText": {
|
||||
|
|
|
@ -3286,7 +3286,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "This channel need <mark class=\"token\">{0}</mark> to be able post **<mark class=\"token\">{1}</mark>** per day."
|
||||
"singular": "This channel needs <mark class=\"token\">{0}</mark> to be able to post **<mark class=\"token\">{1}</mark>** per day."
|
||||
}
|
||||
},
|
||||
"ChannelNeedBoostsDescriptionLevel1": {
|
||||
|
|
Loading…
Reference in a new issue