Revert "feat(auth): integrate SmartAuth for SMS code auto-fill and update localization strings"
This reverts commit 37e320a52b.
This commit is contained in:
+8
-7
@@ -1,22 +1,23 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"loginTitle": "Log in to Komet",
|
||||
"loginTitle": "Sign in to Komet",
|
||||
"loginSubtitle": "Check your country code and enter your\nphone number.",
|
||||
"loginCountry": "Country",
|
||||
"loginPhoneNumber": "Phone number",
|
||||
"loginPhoneHint": "(000) 000-00-00",
|
||||
"loginOtherSignInMethods": "Other sign-in methods",
|
||||
"loginTermsLink": "Terms of Use «Komet»",
|
||||
"loginTermsOfUse": "Terms of Use «Komet»",
|
||||
"loginTermsIntro": "By continuing, you agree to \n",
|
||||
"loginTermsLink": "the terms of use",
|
||||
"loginTermsOfUse": "Terms of use",
|
||||
"loginConfirmPhoneTitle": "Is this the correct number?",
|
||||
"loginEdit": "Change",
|
||||
"loginDone": "Done",
|
||||
"loginReadTermsNotification": "Please read the Terms of Use «Komet»",
|
||||
"loginReadTermsNotification": "Please read the terms of use first",
|
||||
"loginSpoofRedacted": "Spoof redaction",
|
||||
"loginProxy": "Proxy",
|
||||
"loginSignInWithQr": "Log in with QR code",
|
||||
"loginSignInWithToken": "Log in with token",
|
||||
"loginSignInWithSessionFile": "Log in with session file",
|
||||
"loginSignInWithQr": "Sign in with QR code",
|
||||
"loginSignInWithToken": "Sign in with token",
|
||||
"loginSignInWithSessionFile": "Sign in with session file",
|
||||
"loginLanguage": "Language",
|
||||
"languageNameRu": "Русский",
|
||||
"languageNameEn": "English",
|
||||
|
||||
Reference in New Issue
Block a user