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
7fa3706661
commit
22a2115ffd
2 changed files with 3 additions and 3 deletions
|
@ -2457,7 +2457,7 @@
|
|||
"BoostingSelectUpToCountriesPlural": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingSelectUpToCountriesPlural",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select up to <mark class=\"token\">%1$d</mark> country",
|
||||
"plural": "Select up to <mark class=\"token\">%1$d</mark> countries"
|
||||
|
|
|
@ -4203,7 +4203,7 @@
|
|||
"CountriesList.SelectCountries": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SelectCountries",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Select Countries"
|
||||
}
|
||||
|
@ -4211,7 +4211,7 @@
|
|||
"CountriesList.SelectUpTo": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/CountriesList.SelectUpTo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "select up to <mark class=\"token\">%@</mark> country",
|
||||
"plural": "select up to <mark class=\"token\">%@</mark> countries"
|
||||
|
|
Loading…
Reference in a new issue