mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
2980d54e5a
commit
9a3c7c875c
3 changed files with 3 additions and 3 deletions
|
@ -2562,7 +2562,7 @@
|
||||||
"BoostingGiveawayUsedLinks": {
|
"BoostingGiveawayUsedLinks": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayUsedLinks",
|
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiveawayUsedLinks",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "**<mark class=\"token\">%1$d</mark>** of the winners already used their gift links."
|
"singular": "**<mark class=\"token\">%1$d</mark>** of the winners already used their gift links."
|
||||||
}
|
}
|
||||||
|
|
|
@ -2185,7 +2185,7 @@
|
||||||
"Chat.Giveaway.Info.ActivatedLinks": {
|
"Chat.Giveaway.Info.ActivatedLinks": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.ActivatedLinks",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.ActivatedLinks",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%@</mark> winner already used their gift link.",
|
"singular": "<mark class=\"token\">%@</mark> winner already used their gift link.",
|
||||||
"plural": "<mark class=\"token\">%@</mark> of the winners already used their gift links."
|
"plural": "<mark class=\"token\">%@</mark> of the winners already used their gift links."
|
||||||
|
|
|
@ -4482,7 +4482,7 @@
|
||||||
"lng_prizes_end_activated": {
|
"lng_prizes_end_activated": {
|
||||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_prizes_end_activated",
|
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_prizes_end_activated",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "**<mark class=\"token\">{count}</mark>** of the winners already used their gift link.",
|
"singular": "**<mark class=\"token\">{count}</mark>** of the winners already used their gift link.",
|
||||||
"plural": "**<mark class=\"token\">{count}</mark>** of the winners already used their gift links."
|
"plural": "**<mark class=\"token\">{count}</mark>** of the winners already used their gift links."
|
||||||
|
|
Loading…
Reference in a new issue