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
600736b928
commit
d00764d3e5
2 changed files with 25 additions and 25 deletions
|
@ -5208,6 +5208,31 @@
|
|||
"singular": "Tap for sound"
|
||||
}
|
||||
},
|
||||
"CountriesList.SaveCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.SaveCountries",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=144,951,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.SelectCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.SelectCountries",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=160,75,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select Countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.SelectUpTo": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CountriesList.SelectUpTo",
|
||||
"photo_url": "https://telegra.ph/file/p/c67d217a9bf/7a35b20966746142bff8617.jpg?c=160,103,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "select up to <mark class=\"token\">%@</mark> country",
|
||||
"plural": "select up to <mark class=\"token\">%@</mark> countries"
|
||||
}
|
||||
},
|
||||
"CreatePoll.AddMoreOptions": {
|
||||
"url": "https://translations.telegram.org/en/ios/general/CreatePoll.AddMoreOptions",
|
||||
"photo_url": "https://telegra.ph/file/p/99311c38d80/3c65d11de4cc1f8b7144d17.jpg?c=11,589,336,336,280,280",
|
||||
|
|
|
@ -4192,31 +4192,6 @@
|
|||
"singular": "<mark class=\"token\">%@</mark> doesn't accept voice or video messages"
|
||||
}
|
||||
},
|
||||
"CountriesList.SaveCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SaveCountries",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Save Countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.SelectCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SelectCountries",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select Countries"
|
||||
}
|
||||
},
|
||||
"CountriesList.SelectUpTo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SelectUpTo",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "select up to <mark class=\"token\">%@</mark> country",
|
||||
"plural": "select up to <mark class=\"token\">%@</mark> countries"
|
||||
}
|
||||
},
|
||||
"CreateExternalStream.StreamKeyTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CreateExternalStream.StreamKeyTitle",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue