mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-21 00:17:06 +01:00
Update content of files
This commit is contained in:
parent
66ad649873
commit
b6f5ffc505
2 changed files with 10 additions and 10 deletions
|
@ -7741,7 +7741,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This reaction is an emoji from <mark class=\"token\">%s</mark> pack."
|
||||
"singular": "This reaction is from <mark class=\"token\">%s</mark> emoji pack."
|
||||
}
|
||||
},
|
||||
"MessageContainsReactionsPack": {
|
||||
|
|
|
@ -5425,7 +5425,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> just started a giveaway of <mark class=\"token\">%2$d</mark> Telegram Stars for its followers.",
|
||||
"singular": "<mark class=\"token\">%1$@</mark> just started a giveaway of <mark class=\"token\">%2$d</mark> Telegram Star for its followers.",
|
||||
"plural": "<mark class=\"token\">%1$@</mark> just started a giveaway of <mark class=\"token\">%2$d</mark> Telegram Stars for its followers."
|
||||
}
|
||||
},
|
||||
|
@ -6072,8 +6072,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "You won a prize in a giveaway organized by **<mark class=\"token\">%1$@</mark>**.<br/><br/>Your prize is a **<mark class=\"token\">%2$@</mark> Star**.",
|
||||
"plural": "You won a prize in a giveaway organized by **<mark class=\"token\">%1$@</mark>**.<br/><br/>Your prize is a **<mark class=\"token\">%2$@</mark> Stars**."
|
||||
"singular": "You won a prize in a giveaway organized by **<mark class=\"token\">%1$@</mark>**.<br/><br/>Your prize is **<mark class=\"token\">%2$@</mark> Star**.",
|
||||
"plural": "You won a prize in a giveaway organized by **<mark class=\"token\">%1$@</mark>**.<br/><br/>Your prize is **<mark class=\"token\">%2$@</mark> Stars**."
|
||||
}
|
||||
},
|
||||
"ChatGift.Info.GiveawayStars_countable": {
|
||||
|
@ -7032,7 +7032,7 @@
|
|||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> winner of the giveaway was randomly selected by Telegram and received their prize in a private message.",
|
||||
"plural": "<mark class=\"token\">%d</mark> winners of the giveaway was randomly selected by Telegram and received their prize in a private message."
|
||||
"plural": "<mark class=\"token\">%d</mark> winners of the giveaway were randomly selected by Telegram and received their prize in a private message."
|
||||
}
|
||||
},
|
||||
"ChatService.GiveawayResults.Stars_countable": {
|
||||
|
@ -7057,8 +7057,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> undistributed prizes code was forwarded to channel administrators",
|
||||
"plural": "<mark class=\"token\">%d</mark> undistributed prizes codes was forwarded to channel administrators"
|
||||
"singular": "<mark class=\"token\">%d</mark> undistributed prize code was forwarded to channel administrators",
|
||||
"plural": "<mark class=\"token\">%d</mark> undistributed prize codes were forwarded to channel administrators"
|
||||
}
|
||||
},
|
||||
"ChatService.GiveawayResultsMixedUnclaimed.Stars_countable": {
|
||||
|
@ -7092,7 +7092,7 @@
|
|||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%d</mark>** winner of the giveaway was randomly selected by Telegram and received a private message with prize.",
|
||||
"plural": "**<mark class=\"token\">%d</mark>** winners of the giveaway was randomly selected by Telegram and received a private message with prize."
|
||||
"plural": "**<mark class=\"token\">%d</mark>** winners of the giveaway were randomly selected by Telegram and received a private message with prize."
|
||||
}
|
||||
},
|
||||
"ChatService.GiveawayResultsMixedWinners.Stars_countable": {
|
||||
|
@ -7126,7 +7126,7 @@
|
|||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Due to the giveaway terms, no winner could be selected by Telegram, a prize code was forwarded to channel administrators.",
|
||||
"plural": "Due to the giveaway terms, no winners could be selected by Telegram, a prize code was forwarded to channel administrators."
|
||||
"plural": "Due to the giveaway terms, no winners could be selected by Telegram, prize codes were forwarded to channel administrators."
|
||||
}
|
||||
},
|
||||
"ChatService.GiveawayResultsNoWinners.Stars_countable": {
|
||||
|
@ -9684,7 +9684,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "for <mark class=\"token\">%d</mark> users",
|
||||
"singular": "for <mark class=\"token\">%d</mark> user",
|
||||
"plural": "for <mark class=\"token\">%d</mark> users"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue