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
36c4cd89cc
commit
fb22692822
3 changed files with 8 additions and 17 deletions
|
@ -3722,7 +3722,6 @@
|
|||
"GpsDisabledAlert",
|
||||
"GpsDisabledAlertText",
|
||||
"GpsDisabledAlertTitle",
|
||||
"GraceMessage",
|
||||
"GraceSuggestionButton",
|
||||
"GraceSuggestionMessage",
|
||||
"GraceSuggestionTitle",
|
||||
|
|
|
@ -5522,6 +5522,14 @@
|
|||
"plural": "Send a Gift for <i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/E2AD90.png')\"><b>⭐️</b></i><mark class=\"token\">%d</mark>"
|
||||
}
|
||||
},
|
||||
"Gift2SoldOut": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2SoldOut",
|
||||
"photo_url": "https://telegra.ph/file/p/8914233db74/35c2153c0b90a12f167c717.jpg?c=160,542,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "sold out"
|
||||
}
|
||||
},
|
||||
"Gift2Stars": {
|
||||
"url": "https://translations.telegram.org/en/android/general/Gift2Stars",
|
||||
"photo_url": "https://telegra.ph/file/p/db3a916acf1/0964cc89884ca2bef70f517.jpg?c=160,637,280,280,280,280",
|
||||
|
|
|
@ -6464,14 +6464,6 @@
|
|||
"singular": "Send a Gift for <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
},
|
||||
"Gift2SoldOut": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2SoldOut",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "sold out"
|
||||
}
|
||||
},
|
||||
"Gift2SoldOutSheetFirstSale": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Gift2SoldOutSheetFirstSale",
|
||||
"photo_url": null,
|
||||
|
@ -6756,14 +6748,6 @@
|
|||
"singular": "Enable GPS"
|
||||
}
|
||||
},
|
||||
"GraceMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceMessage",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Don’t lose access to exclusive features."
|
||||
}
|
||||
},
|
||||
"GraceSuggestionButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceSuggestionButton",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue