mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
9372735dbf
commit
ca4c51d76b
2 changed files with 0 additions and 10 deletions
|
@ -5866,7 +5866,6 @@
|
|||
"ChatContentProtected",
|
||||
"ChatContentProximityFromYouKm",
|
||||
"ChatContentProximityFromYouM",
|
||||
"ChatContentProximityKm",
|
||||
"ChatContentProximityM",
|
||||
"ChatContentProximityYouKm",
|
||||
"ChatContentProximityYouM",
|
||||
|
|
|
@ -669,15 +669,6 @@
|
|||
"plural": "<mark class=\"token\">%2$s</mark> is now within <mark class=\"token\">%1$s</mark> meters from you"
|
||||
}
|
||||
},
|
||||
"ChatContentProximityKm": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatContentProximityKm",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%2$s</mark> is now within <mark class=\"token\">%1$s</mark> kilometer from <mark class=\"token\">%3$s</mark>",
|
||||
"plural": "<mark class=\"token\">%2$s</mark> is now within <mark class=\"token\">%1$s</mark> kilometers from <mark class=\"token\">%3$s</mark>"
|
||||
}
|
||||
},
|
||||
"ChatContentProximityM": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/ChatContentProximityM",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue