Revert "feat(auth): integrate SmartAuth for SMS code auto-fill and update localization strings"

This reverts commit 37e320a52b.
This commit is contained in:
Sergej Nekrasov
2026-04-06 21:10:31 +00:00
committed by GitHub
parent 3e1a1274dc
commit 21c1da5c77
10 changed files with 54 additions and 101 deletions
+8 -7
View File
@@ -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",