perf: remove the side effects of @vben-core/locales
This commit is contained in:
251
packages/@core/locales/src/langs/en-US.json
Normal file
251
packages/@core/locales/src/langs/en-US.json
Normal file
@@ -0,0 +1,251 @@
|
||||
{
|
||||
"page": {
|
||||
"essentials": {
|
||||
"login": "Login",
|
||||
"register": "Register",
|
||||
"code-login": "Code Login",
|
||||
"qrcode-login": "Qrcode Login",
|
||||
"forget-password": "Forget Password"
|
||||
},
|
||||
"dashboard": {
|
||||
"title": "Dashboard",
|
||||
"analytics": "Analytics",
|
||||
"workspace": "Workspace"
|
||||
},
|
||||
"vben": {
|
||||
"about": "About",
|
||||
"document": "Document"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"back": "Back",
|
||||
"back-to-home": "Back To Home",
|
||||
"login": "Login",
|
||||
"logout": "Logout",
|
||||
"prompt": "Prompt",
|
||||
"cancel": "Cancel",
|
||||
"confirm": "Comfirm",
|
||||
"not-data": "No data",
|
||||
"refresh": "Refresh"
|
||||
},
|
||||
"fallback": {
|
||||
"page-not-found": "Oops! Page Not Found",
|
||||
"page-not-found-desc": "Sorry, we couldn't find the page you were looking for.",
|
||||
"forbidden": "Oops! Access Denied",
|
||||
"forbidden-desc": "Sorry, but you don't have permission to access this page.",
|
||||
"internal-error": "Oops! Something Went Wrong",
|
||||
"internal-error-desc": "Sorry, but the server encountered an error.",
|
||||
"offline": "Offline Page",
|
||||
"offline-error": "Oops! Network Error",
|
||||
"offline-error-desc": "Sorry, can't connect to the internet. Check your connection.",
|
||||
"coming-soon": "Coming soon"
|
||||
},
|
||||
"widgets": {
|
||||
"document": "Document",
|
||||
"qa": "FAQ & Help",
|
||||
"setting": "Setting",
|
||||
"logout-tip": "Do you want to log out?",
|
||||
"view-all": "View all messages",
|
||||
"notifications": "Notifications",
|
||||
"make-all-as-read": "Make all as read",
|
||||
"clear-notifications": "Clear",
|
||||
"search": {
|
||||
"title": "Search",
|
||||
"search-navigate": "Search Navigate",
|
||||
"select": "To select",
|
||||
"navigate": "To navigate",
|
||||
"close": "To close",
|
||||
"no-results": "No results for",
|
||||
"no-recent": "No recent searches",
|
||||
"recent": "Recent"
|
||||
}
|
||||
},
|
||||
"authentication": {
|
||||
"welcome-back": "Welcome Back",
|
||||
"page-title": "Plug-and-play backend system",
|
||||
"page-desc": "Efficient, versatile frontend template",
|
||||
"login-success": "Login successful",
|
||||
"login-success-desc": "Welcome back",
|
||||
"login-subtitle": "Enter your account details to manage your projects",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"username-tip": "Username is required",
|
||||
"password-tip": "Password is required",
|
||||
"remember-me": "Remember Me",
|
||||
"create-an-account": "Create an account",
|
||||
"create-account": "Create account",
|
||||
"already-account": "Already have an account?",
|
||||
"account-tip": "Don't have an account yet?",
|
||||
"sign-up": "Sign Up",
|
||||
"sign-up-subtitle": "Make managing your applications simple and fun",
|
||||
"comfirm-password": "Comfirm Password",
|
||||
"comfirm-password-tip": "The passwords entered twice do not match",
|
||||
"sign-up-agree": "I agree to",
|
||||
"sign-up-privacy-policy": "Privacy-policy",
|
||||
"sign-up-terms": "Terms",
|
||||
"sign-up-agree-tip": "Please agree to the Privacy Policy and Terms",
|
||||
"go-login": "Login instead",
|
||||
"password-strength": "Use 8 or more characters with a mix of letters, numbers & symbols",
|
||||
"forget-password": "Forget Password?",
|
||||
"forget-password-subtitle": "Enter your email and we'll send you instructions to reset your password",
|
||||
"email-tip": "Email is required",
|
||||
"send-reset-link": "Send Reset Link",
|
||||
"email": "Email",
|
||||
"qrcode-subtitle": "Please scan the QR code to log in on your mobile device",
|
||||
"qrcode-prompt": "Scanning the code to complete the login",
|
||||
"qrcode-login": "QR Login",
|
||||
"code-subtitle": "Please enter your phone number to start managing your projects",
|
||||
"code": "Security code",
|
||||
"code-tip": "Security code is required",
|
||||
"mobile": "Mobile",
|
||||
"mobile-login": "Mobile Login",
|
||||
"mobile-tip": "Mobile is required",
|
||||
"send-code": "Get Security code",
|
||||
"send-text": "Reacquire in {0}s",
|
||||
"third-party-login": "Or continue with",
|
||||
"layout": {
|
||||
"center": "Align Center",
|
||||
"align-left": "Align Left",
|
||||
"align-right": "Align Right"
|
||||
}
|
||||
},
|
||||
"preferences": {
|
||||
"title": "Preferences",
|
||||
"subtitle": "Customize Preferences & Preview in Real Time",
|
||||
"reset-tip": "The data has changed, click to reset",
|
||||
"appearance": "Appearance",
|
||||
"layout": "Layout",
|
||||
"content": "Content",
|
||||
"other": "Other",
|
||||
"wide": "Fluid",
|
||||
"compact": "Fixed Width",
|
||||
"follow-system": "Follow System",
|
||||
"vertical": "Vertical",
|
||||
"vertical-tip": "Side Vertical Menu Mode",
|
||||
"horizontal": "Horizontal",
|
||||
"horizontal-tip": "Top Horizontal Menu",
|
||||
"two-column": "Two Column",
|
||||
"two-column-tip": "Vertical Two Column Menu Mode",
|
||||
"mixed-menu": "Mixed Menu",
|
||||
"split-menu": "Split Menu",
|
||||
"mixed-menu-tip": "Vertical & Horizontal Menu Co-exists",
|
||||
"full-content": "Full Content",
|
||||
"full-content-tip": "Display only the main content, no menus",
|
||||
"weak-mode": "Color Weak Mode",
|
||||
"gray-mode": "Gray Mode",
|
||||
"normal": "Normal",
|
||||
"plain": "Plain",
|
||||
"rounded": "Rounded",
|
||||
"interface-control": "Interface Layout Control",
|
||||
"copy": "Copy Preferences",
|
||||
"copy-success": "Copy successful. Please replace in `src/preferences.ts` of the app",
|
||||
"clear-and-logout": "Clear Cache & Logout",
|
||||
"reset-success": "Preferences reset successfully",
|
||||
"mode": "Mode",
|
||||
"logo-visible": "Display Logo",
|
||||
"general": "General",
|
||||
"language": "Language",
|
||||
"dynamic-title": "Dynamic Title",
|
||||
"ai-assistant": "Ai Assistant",
|
||||
"sidebar": {
|
||||
"title": "Sidebar",
|
||||
"width": "Width",
|
||||
"visible": "Display Sidebar",
|
||||
"collapsed": "Collpase Menu",
|
||||
"collapsed-show-title": "Display menu name"
|
||||
},
|
||||
"tabbar": {
|
||||
"title": "Tabbar",
|
||||
"enable": "Enable Tab Bar",
|
||||
"icon": "Display Tabbar Icon",
|
||||
"context-menu": {
|
||||
"reload": "Reload",
|
||||
"close": "Close",
|
||||
"pin": "Pin",
|
||||
"unpin": "Unpin",
|
||||
"close-left": "Close Left",
|
||||
"close-right": "Close Right",
|
||||
"close-other": "Close Other",
|
||||
"close-all": "Close All"
|
||||
}
|
||||
},
|
||||
"navigation-menu": {
|
||||
"title": "Navigation Menu",
|
||||
"style": "Navigation menu style",
|
||||
"split": "Navigation Menu Separation",
|
||||
"accordion": "Sidebar Navigation Menu Accordion mode",
|
||||
"split-tip": "When enabled, the sidebar shows the top bar's submenu"
|
||||
},
|
||||
"breadcrumb": {
|
||||
"title": "Breadcrumb",
|
||||
"home": "Display the home button",
|
||||
"enable": "Enable Breadcrumb",
|
||||
"icon": "Display breadcrumb icon",
|
||||
"background": "background",
|
||||
"style": "Breadcrumb Type",
|
||||
"hide-only-one": "Hidden when only one left"
|
||||
},
|
||||
"animation": {
|
||||
"title": "Animation",
|
||||
"loading": "Page transition loading",
|
||||
"transition": "Page transition animation",
|
||||
"progress": "Page transition progress"
|
||||
},
|
||||
"theme": {
|
||||
"title": "Theme",
|
||||
"radius": "Radius",
|
||||
"light": "Light",
|
||||
"dark": "Dark",
|
||||
"dark-menu": "Semi Dark Menu",
|
||||
"weak-mode": "Color Weak Mode",
|
||||
"gray-mode": "Gray Mode",
|
||||
"builtin": {
|
||||
"title": "Built-in",
|
||||
"default": "Default",
|
||||
"violet": "Violet",
|
||||
"pink": "Pink",
|
||||
"rose": "Rose",
|
||||
"sky-blue": "Sky Blue",
|
||||
"deep-blue": "Deep Blue",
|
||||
"green": "Green",
|
||||
"deep-green": "Deep Green",
|
||||
"orange": "Orange",
|
||||
"yellow": "Yellow",
|
||||
"zinc": "Zinc",
|
||||
"neutral": "Neutral",
|
||||
"slate": "Slate",
|
||||
"gray": "Gray",
|
||||
"custom": "Custom"
|
||||
}
|
||||
},
|
||||
"header": {
|
||||
"title": "Header",
|
||||
"visible": "Display Header",
|
||||
"mode-static": "Static",
|
||||
"mode-fixed": "Fixed",
|
||||
"mode-auto": "Auto hide/display",
|
||||
"mode-auto-scroll": "Scroll hide/display"
|
||||
},
|
||||
"footer": {
|
||||
"title": "Footer",
|
||||
"visible": "Display Footer",
|
||||
"fixed": "Fixed at the bottom"
|
||||
},
|
||||
"copyright": {
|
||||
"title": "Copyright",
|
||||
"enable": "Enable copyright",
|
||||
"company-name": "Company name",
|
||||
"company-site-link": "Company homepage",
|
||||
"date": "Date",
|
||||
"icp": "ICP number",
|
||||
"icp-link": "ICP Site Link"
|
||||
},
|
||||
"shortcut-keys": {
|
||||
"title": "Shortcut Keys",
|
||||
"global": "Global",
|
||||
"search": "Global Search",
|
||||
"logout": "Logout",
|
||||
"preferences": "Preferences"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user