Update content of files

This commit is contained in:
GitHub Action 2024-11-07 11:37:41 +00:00
parent a085a36a2b
commit 88bb530726
2 changed files with 4 additions and 4 deletions

View file

@ -5456,7 +5456,7 @@
"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",
"has_binding": false,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%d</mark> left",
"plural": "<mark class=\"token\">%d</mark> left"
@ -5465,7 +5465,7 @@
"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",
"has_binding": false,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%d</mark> sold",
"plural": "<mark class=\"token\">%d</mark> sold"

View file

@ -376,7 +376,7 @@
"GiftLeftCount": {
"url": "https://translations.telegram.org/en/weba/unsorted/GiftLeftCount",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> left"
}
@ -440,7 +440,7 @@
"GiftSoldCount": {
"url": "https://translations.telegram.org/en/weba/unsorted/GiftSoldCount",
"photo_url": null,
"has_binding": false,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">{count}</mark> sold"
}