mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
789b600856
commit
600736b928
3 changed files with 6 additions and 6 deletions
|
@ -1992,7 +1992,7 @@
|
|||
"BoostingSelectUpToWarningCountriesPlural": {
|
||||
"url": "https://translations.telegram.org/en/android/general/BoostingSelectUpToWarningCountriesPlural",
|
||||
"photo_url": "https://telegra.ph/file/p/150fb02ebe6/c857d973411afdfaf7e2517.jpg?c=60,14,499,499,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select maximum <mark class=\"token\">%1$d</mark> country.",
|
||||
"plural": "You can select maximum <mark class=\"token\">%1$d</mark> countries."
|
||||
|
|
|
@ -2474,7 +2474,7 @@
|
|||
"BoostingSelectUpToWarningChannelsPlural": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingSelectUpToWarningChannelsPlural",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select maximum <mark class=\"token\">%1$d</mark> channel.",
|
||||
"plural": "You can select maximum <mark class=\"token\">%1$d</mark> channels."
|
||||
|
|
|
@ -2897,7 +2897,7 @@
|
|||
"lng_giveaway_awarded_body": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_giveaway_awarded_body",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Check your channels' <mark class=\"token\">{link}</mark> to see how gifts boosted your channel."
|
||||
}
|
||||
|
@ -2937,7 +2937,7 @@
|
|||
"lng_giveaway_channels_confirm_title": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_giveaway_channels_confirm_title",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Channel is Private"
|
||||
}
|
||||
|
@ -3085,7 +3085,7 @@
|
|||
"lng_giveaway_maximum_channels_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_giveaway_maximum_channels_error",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select maximum <mark class=\"token\">{count}</mark> channel.",
|
||||
"plural": "You can select maximum <mark class=\"token\">{count}</mark> channels."
|
||||
|
@ -3094,7 +3094,7 @@
|
|||
"lng_giveaway_maximum_countries_error": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/unsorted/lng_giveaway_maximum_countries_error",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can select maximum <mark class=\"token\">{count}</mark> country.",
|
||||
"plural": "You can select maximum <mark class=\"token\">{count}</mark> countries."
|
||||
|
|
Loading…
Reference in a new issue