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
553fe25376
commit
82a69ede24
1 changed files with 1 additions and 134 deletions
|
@ -1,134 +1 @@
|
||||||
{
|
{}
|
||||||
"AddAccount": [
|
|
||||||
"Add Account"
|
|
||||||
],
|
|
||||||
"ConfirmationCode": [
|
|
||||||
"Confirmation Code"
|
|
||||||
],
|
|
||||||
"CountryNotFound": [
|
|
||||||
"Country code not found"
|
|
||||||
],
|
|
||||||
"DidNotGetTheCode": [
|
|
||||||
"Didn't get the code?"
|
|
||||||
],
|
|
||||||
"EnterCode": [
|
|
||||||
"Enter code"
|
|
||||||
],
|
|
||||||
"ForgotPassword": [
|
|
||||||
"Forgot password?"
|
|
||||||
],
|
|
||||||
"HavingTroubleAccessing": [
|
|
||||||
"Unable to access <mark class=\"token\">%1$s</mark>?"
|
|
||||||
],
|
|
||||||
"Hint": [
|
|
||||||
"Hint: <mark class=\"token\">%1$s</mark>"
|
|
||||||
],
|
|
||||||
"InvalidPasswordTryAgain": [
|
|
||||||
"Invalid password, please try again."
|
|
||||||
],
|
|
||||||
"LoginPasswordText": [
|
|
||||||
"You have enabled Two-Step Verification, so your account is protected with an additional password."
|
|
||||||
],
|
|
||||||
"Page1Message": [
|
|
||||||
"The world's **fastest** messaging app.<br/>It is **free** and **secure**."
|
|
||||||
],
|
|
||||||
"Page1Title": [
|
|
||||||
"Telegram X"
|
|
||||||
],
|
|
||||||
"Page2Message": [
|
|
||||||
"**Telegram** delivers messages<br/>faster than any other application."
|
|
||||||
],
|
|
||||||
"Page2Title": [
|
|
||||||
"Fast"
|
|
||||||
],
|
|
||||||
"Page3Message": [
|
|
||||||
"**Telegram** provides free unlimited<br/>cloud storage for chats and media."
|
|
||||||
],
|
|
||||||
"Page3Title": [
|
|
||||||
"Free"
|
|
||||||
],
|
|
||||||
"Page4Message": [
|
|
||||||
"**Telegram** has no limits on<br/>the size of your media and chats."
|
|
||||||
],
|
|
||||||
"Page4Title": [
|
|
||||||
"Powerful"
|
|
||||||
],
|
|
||||||
"Page5Message": [
|
|
||||||
"**Telegram** keeps your messages<br/>safe from hacker attacks."
|
|
||||||
],
|
|
||||||
"Page5Title": [
|
|
||||||
"Secure"
|
|
||||||
],
|
|
||||||
"Page6Message": [
|
|
||||||
"**Telegram** lets you access your<br/>messages from multiple devices."
|
|
||||||
],
|
|
||||||
"Page6Title": [
|
|
||||||
"Cloud-Based"
|
|
||||||
],
|
|
||||||
"PasscodePattern": [
|
|
||||||
"Pattern"
|
|
||||||
],
|
|
||||||
"PasswordRecovery": [
|
|
||||||
"Password Recovery"
|
|
||||||
],
|
|
||||||
"RecoveryCodeInvalid": [
|
|
||||||
"Invalid recovery code. Please try again"
|
|
||||||
],
|
|
||||||
"RecoveryCodeSent": [
|
|
||||||
"We've sent a 6-digit recovery code to <mark class=\"token\">%1$s</mark>. Please check your email and enter it here."
|
|
||||||
],
|
|
||||||
"RestoreEmailTroubleText": [
|
|
||||||
"If you can't restore access to your email, your remaining options are either to remember your password or to reset your account."
|
|
||||||
],
|
|
||||||
"RestorePasswordNoEmailTitle": [
|
|
||||||
"Sorry"
|
|
||||||
],
|
|
||||||
"SentAppCode": [
|
|
||||||
"We've sent the code to the **Telegram** app on your other device."
|
|
||||||
],
|
|
||||||
"SinceNotProvided": [
|
|
||||||
"Since you didn't provide a recovery email when setting up your password, your remaining options are either to remember your password or to reset your account."
|
|
||||||
],
|
|
||||||
"StartMessaging": [
|
|
||||||
"Start Messaging"
|
|
||||||
],
|
|
||||||
"TwoStepVerification": [
|
|
||||||
"Two-Step Verification"
|
|
||||||
],
|
|
||||||
"UnlockByPIN": [
|
|
||||||
"Enter your PIN to unlock"
|
|
||||||
],
|
|
||||||
"UnlockByPassword": [
|
|
||||||
"Enter your password to unlock"
|
|
||||||
],
|
|
||||||
"UnlockByPattern": [
|
|
||||||
"Draw your pattern to unlock"
|
|
||||||
],
|
|
||||||
"YourPhone": [
|
|
||||||
"Your Phone"
|
|
||||||
],
|
|
||||||
"login_Code": [
|
|
||||||
"Code"
|
|
||||||
],
|
|
||||||
"login_Country": [
|
|
||||||
"Country"
|
|
||||||
],
|
|
||||||
"login_InvalidPhone": [
|
|
||||||
"Please enter a valid phone number"
|
|
||||||
],
|
|
||||||
"login_PHONE_NUMBER_BANNED": [
|
|
||||||
"Phone number is banned. __Contact us__, if you need help."
|
|
||||||
],
|
|
||||||
"login_Password": [
|
|
||||||
"Password"
|
|
||||||
],
|
|
||||||
"login_PhoneNumber": [
|
|
||||||
"Phone number"
|
|
||||||
],
|
|
||||||
"login_SmsHint": [
|
|
||||||
"We will send an SMS with a confirmation code to your phone number."
|
|
||||||
],
|
|
||||||
"network_Connecting": [
|
|
||||||
"Connecting…"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue