Refactor code structure for improved readability and maintainability
This commit is contained in:
+12
-9
@@ -100,22 +100,25 @@
|
||||
"syncingProfile": "Syncing your admin profile and permissions",
|
||||
"loginSuccess": "Signed in. Taking you to the dashboard.",
|
||||
"loginFailed": "Sign-in failed",
|
||||
"badge": "Shell AI",
|
||||
"welcome": "Welcome to Shell AI Support",
|
||||
"welcome": "Welcome back",
|
||||
"loginDescription": "Login to your {brand} account",
|
||||
"username": "Username",
|
||||
"usernamePlaceholder": "Username or email",
|
||||
"password": "Password",
|
||||
"passwordPlaceholder": "Enter your password",
|
||||
"forgotPassword": "Forgot your password?",
|
||||
"signingIn": "Signing in...",
|
||||
"signIn": "Sign in",
|
||||
"signIn": "Login",
|
||||
"continueWith": "Or continue with",
|
||||
"wxworkSignIn": "Sign in with WeCom",
|
||||
"oidcSignIn": "Sign in with OIDC",
|
||||
"heroBadge": "Secure Admin Workspace",
|
||||
"heroTitle": "Shell AI Support",
|
||||
"heroSubtitle": "Understand every issue, respond faster, and turn support into accountable outcomes.",
|
||||
"heroPoint1": "Guide every conversation toward a trackable resolution.",
|
||||
"heroPoint2": "Keep intake, routing, handoff, and review in one workflow.",
|
||||
"heroPoint3": "Connect every channel, route intelligently, and help people work with AI.",
|
||||
"noAccount": "Don't have an account?",
|
||||
"signUp": "Sign up",
|
||||
"termsPrefix": "By clicking continue, you agree to our",
|
||||
"termsOfService": "Terms of Service",
|
||||
"termsJoiner": "and",
|
||||
"privacyPolicy": "Privacy Policy",
|
||||
"imageAlt": "Image",
|
||||
"wxworkMissingTicket": "The WeCom sign-in ticket is missing.",
|
||||
"wxworkFailed": "WeCom sign-in failed.",
|
||||
"wxworkSigningIn": "Signing in with WeCom",
|
||||
|
||||
Reference in New Issue
Block a user