mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-19 15:53:46 +01:00
Update content of files
This commit is contained in:
parent
03eefbd006
commit
eea4831de6
2 changed files with 7 additions and 7 deletions
|
@ -2255,7 +2255,7 @@
|
|||
"BoostingGiftLinkForwardedTo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiftLinkForwardedTo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift link forwarded to **<mark class=\"token\">%1$s</mark>**."
|
||||
}
|
||||
|
@ -2263,7 +2263,7 @@
|
|||
"BoostingGiftLinkForwardedToSavedMsg": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingGiftLinkForwardedToSavedMsg",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift link forwarded to **Saved Messages**."
|
||||
}
|
||||
|
@ -7873,7 +7873,7 @@
|
|||
"NotificationChatReactGiveaway": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationChatReactGiveaway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> reacted <mark class=\"token\">%3$s</mark> in group <mark class=\"token\">%2$s</mark> to your giveaway"
|
||||
}
|
||||
|
@ -8105,7 +8105,7 @@
|
|||
"NotificationReactGiveaway": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotificationReactGiveaway",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> reacted <mark class=\"token\">%2$s</mark> to your giveaway"
|
||||
}
|
||||
|
|
|
@ -943,7 +943,7 @@
|
|||
"CHAT_REACT_GIVEAWAY": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CHAT_REACT_GIVEAWAY",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> reacted <mark class=\"token\">%3$@</mark> in group <mark class=\"token\">%2$@</mark> to your giveaway"
|
||||
}
|
||||
|
@ -5680,7 +5680,7 @@
|
|||
"GiftLink.LinkSharedToChat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GiftLink.LinkSharedToChat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift link forwarded to **<mark class=\"token\">%@</mark>**"
|
||||
}
|
||||
|
@ -5688,7 +5688,7 @@
|
|||
"GiftLink.LinkSharedToSavedMessages": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/GiftLink.LinkSharedToSavedMessages",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Gift link forwarded to **Saved Messages**"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue