mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-23 09:16:54 +01:00
Update content of files
This commit is contained in:
parent
a085a36a2b
commit
88bb530726
2 changed files with 4 additions and 4 deletions
|
@ -5456,7 +5456,7 @@
|
||||||
"Gift2AvailabilityLeft": {
|
"Gift2AvailabilityLeft": {
|
||||||
"url": "https://translations.telegram.org/en/android/general/Gift2AvailabilityLeft",
|
"url": "https://translations.telegram.org/en/android/general/Gift2AvailabilityLeft",
|
||||||
"photo_url": "https://telegra.ph/file/p/00904b178ff/7f03fb7e93fa8cb32111d17.jpg?c=15,862,280,280,280,280",
|
"photo_url": "https://telegra.ph/file/p/00904b178ff/7f03fb7e93fa8cb32111d17.jpg?c=15,862,280,280,280,280",
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%d</mark> left",
|
"singular": "<mark class=\"token\">%d</mark> left",
|
||||||
"plural": "<mark class=\"token\">%d</mark> left"
|
"plural": "<mark class=\"token\">%d</mark> left"
|
||||||
|
@ -5465,7 +5465,7 @@
|
||||||
"Gift2AvailabilitySold": {
|
"Gift2AvailabilitySold": {
|
||||||
"url": "https://translations.telegram.org/en/android/general/Gift2AvailabilitySold",
|
"url": "https://translations.telegram.org/en/android/general/Gift2AvailabilitySold",
|
||||||
"photo_url": "https://telegra.ph/file/p/00904b178ff/7f03fb7e93fa8cb32111d17.jpg?c=305,865,280,280,280,280",
|
"photo_url": "https://telegra.ph/file/p/00904b178ff/7f03fb7e93fa8cb32111d17.jpg?c=305,865,280,280,280,280",
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%d</mark> sold",
|
"singular": "<mark class=\"token\">%d</mark> sold",
|
||||||
"plural": "<mark class=\"token\">%d</mark> sold"
|
"plural": "<mark class=\"token\">%d</mark> sold"
|
||||||
|
|
|
@ -376,7 +376,7 @@
|
||||||
"GiftLeftCount": {
|
"GiftLeftCount": {
|
||||||
"url": "https://translations.telegram.org/en/weba/unsorted/GiftLeftCount",
|
"url": "https://translations.telegram.org/en/weba/unsorted/GiftLeftCount",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">{count}</mark> left"
|
"singular": "<mark class=\"token\">{count}</mark> left"
|
||||||
}
|
}
|
||||||
|
@ -440,7 +440,7 @@
|
||||||
"GiftSoldCount": {
|
"GiftSoldCount": {
|
||||||
"url": "https://translations.telegram.org/en/weba/unsorted/GiftSoldCount",
|
"url": "https://translations.telegram.org/en/weba/unsorted/GiftSoldCount",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">{count}</mark> sold"
|
"singular": "<mark class=\"token\">{count}</mark> sold"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue