mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 01:00:50 +01:00
Update content of files
This commit is contained in:
parent
d287e67054
commit
425b4bb391
2 changed files with 2 additions and 2 deletions
|
@ -296,7 +296,7 @@
|
||||||
"Sorry, this action is unavailable."
|
"Sorry, this action is unavailable."
|
||||||
],
|
],
|
||||||
"lng_cant_invite_banned": [
|
"lng_cant_invite_banned": [
|
||||||
"Sorry, only admin can add this user."
|
"Sorry, only admins can add this user."
|
||||||
],
|
],
|
||||||
"lng_cant_invite_make_admin": [
|
"lng_cant_invite_make_admin": [
|
||||||
"Make admin"
|
"Make admin"
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
"a voice message"
|
"a voice message"
|
||||||
],
|
],
|
||||||
"lng_action_pinned_message": [
|
"lng_action_pinned_message": [
|
||||||
"<mark class=\"token\">{from}</mark> pinned «<mark class=\"token\">{text}</mark>»"
|
"<mark class=\"token\">{from}</mark> pinned \"<mark class=\"token\">{text}</mark>\""
|
||||||
],
|
],
|
||||||
"lng_action_proximity_distance_m": [
|
"lng_action_proximity_distance_m": [
|
||||||
"<mark class=\"token\">{count}</mark> meter",
|
"<mark class=\"token\">{count}</mark> meter",
|
||||||
|
|
Loading…
Reference in a new issue