mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 15:59:13 +01:00
86 lines
No EOL
2 KiB
HTML
86 lines
No EOL
2 KiB
HTML
{
|
|
"ConnectingStatus.connecting": [
|
|
"connecting"
|
|
],
|
|
"ConnectingStatus.updating": [
|
|
"updating"
|
|
],
|
|
"DeleteChat.DeleteGroupForAll": [
|
|
"Delete for all members"
|
|
],
|
|
"GroupsInCommon.Empty": [
|
|
"No groups in common"
|
|
],
|
|
"Mark.Scam": [
|
|
"SCAM"
|
|
],
|
|
"PeerInfo.BlockUser": [
|
|
"Block User"
|
|
],
|
|
"PeerInfo.Confirm.DeleteContact": [
|
|
"Are you sure you want to delete this contact?"
|
|
],
|
|
"PeerInfo.Confirm.SecretChat.Header": [
|
|
"Secret Chat"
|
|
],
|
|
"PeerInfo.Confirm.SecretChat.OK": [
|
|
"Start"
|
|
],
|
|
"PeerInfo.Confirm.StartSecretChat": [
|
|
"Are you sure you want to start a secret chat with \"<mark class=\"token\">%@</mark>\"?"
|
|
],
|
|
"PeerInfo.DeleteContact": [
|
|
"Delete Contact"
|
|
],
|
|
"PeerInfo.GroupsInCommon": [
|
|
"Groups In Common"
|
|
],
|
|
"PeerInfo.Notifications": [
|
|
"Notifications"
|
|
],
|
|
"PeerInfo.Phone": [
|
|
"phone"
|
|
],
|
|
"PeerInfo.ScamWarning": [
|
|
"<i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/E29AA0.png')\"><b>⚠️</b></i> Warning: Many users reported this account as a scam or a fake account. Please be careful, especially if it asks you for money."
|
|
],
|
|
"PeerInfo.SendMessage": [
|
|
"Send Message"
|
|
],
|
|
"PeerInfo.ShareContact": [
|
|
"Share Contact"
|
|
],
|
|
"PeerInfo.SharedMedia": [
|
|
"Shared Media"
|
|
],
|
|
"PeerInfo.StartSecretChat": [
|
|
"Start Secret Chat"
|
|
],
|
|
"PeerInfo.UnblockUser": [
|
|
"Unblock User"
|
|
],
|
|
"PeerInfo.bio": [
|
|
"bio"
|
|
],
|
|
"PeerInfo.scam": [
|
|
"scam"
|
|
],
|
|
"PeerInfo.username": [
|
|
"username"
|
|
],
|
|
"PeerMedia.CommonGroups": [
|
|
"Groups"
|
|
],
|
|
"PeerMedia.Members": [
|
|
"Members"
|
|
],
|
|
"Telegram.PeerInfoController": [
|
|
"Info"
|
|
],
|
|
"Text.CopyLabel_Bio": [
|
|
"Copy Bio"
|
|
],
|
|
"Text.CopyLabel_Username": [
|
|
"Copy Username"
|
|
]
|
|
} |