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
56b114b97f
commit
5beaa751f0
2 changed files with 6 additions and 6 deletions
|
@ -2210,7 +2210,7 @@
|
|||
"Chat.Giveaway.Info.Ended": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.Ended",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram automatically selected <mark class=\"token\">%2$@</mark> of **<mark class=\"token\">%3$@</mark>**."
|
||||
}
|
||||
|
@ -2234,7 +2234,7 @@
|
|||
"Chat.Giveaway.Info.EndedNew": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.EndedNew",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram automatically selected <mark class=\"token\">%2$@</mark> that joined **<mark class=\"token\">%3$@</mark>** after **<mark class=\"token\">%4$@</mark>**."
|
||||
}
|
||||
|
@ -2242,7 +2242,7 @@
|
|||
"Chat.Giveaway.Info.EndedNewMany": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.Giveaway.Info.EndedNewMany",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram automatically selected <mark class=\"token\">%2$@</mark> that joined **<mark class=\"token\">%3$@</mark>** and other listed channels after **<mark class=\"token\">%4$@</mark>**."
|
||||
}
|
||||
|
|
|
@ -2094,7 +2094,7 @@
|
|||
"Chat.Giveaway.Info.Ended": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Info.Ended",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram automatically selected <mark class=\"token\">%2$@</mark> of **<mark class=\"token\">%3$@</mark>**."
|
||||
}
|
||||
|
@ -2118,7 +2118,7 @@
|
|||
"Chat.Giveaway.Info.EndedNew": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Info.EndedNew",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram automatically selected <mark class=\"token\">%2$@</mark> that joined **<mark class=\"token\">%3$@</mark>** after **<mark class=\"token\">%4$@</mark>**."
|
||||
}
|
||||
|
@ -2126,7 +2126,7 @@
|
|||
"Chat.Giveaway.Info.EndedNewMany": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Giveaway.Info.EndedNewMany",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "On **<mark class=\"token\">%1$@</mark>**, Telegram automatically selected <mark class=\"token\">%2$@</mark> that joined **<mark class=\"token\">%3$@</mark>** and other listed channels after **<mark class=\"token\">%4$@</mark>**."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue