967f7c6c创建于 2025年9月6日历史提交
# General
hello=Hello {0}
code=en-US
yes=Yes
no=No

# Menu
menu.board=Dashboard Page
menu.home=Monitoring page
menu.work=workbench
menu.list=List
menu.result=Result
menu.exception=Exception
menu.form=Form
menu.profile=Profile
menu.profile.detail=Basic details page
menu.visualization=Data Visualization
menu.menuPage=Menu Page
menu.menuPage.second=Second Page
menu.menuPage.third=Menu Demo Page
menu.user=User Center
menu.systemManager=System Manager
menu.userManager=User Manager
menu.userManager.info=All User Info
menu.userManager.setting=All User Setting
menu.userManager.useradd=Add User
menu.permission=Permission Manager
menu.permission.info=All Permission Info
menu.permission.setting=Permission Setting
menu.permission.permissionAdd=Add Permission
menu.role=Role Manager
menu.role.info=All Role Info
menu.menu=Menu Manager
menu.menu.info=All Menu Info
navbar.docs=Docs
navbar.action.locale=Switch to English

# Messages
messageBox.switchRoles=Switch Roles
messageBox.userCenter=User Center
messageBox.userSettings=User Settings
messageBox.logout=Logout
messageBox.updatePwd=Update Password
message.delete.success=Delete Success

# Cloud
menu.cloud=Cloud service capability
menu.btn.confirm=Submit
menu.i18n=I18n Manage

# Theme
theme.title.main=Personalized configuration
theme.title.first=theme
theme.title.default=Default Theme
theme.title.honey=Honey Theme
theme.title.violet=Violet Theme
theme.title.deepness=Deep Night Sky Theme
theme.title.deep=Dark Theme
theme.title.light=Light Theme
theme.title.customization=Custom Themes
theme-title-recommend=Recommended Topics
theme-text-default=Science and technology, exploration, research, precision, tolerance
theme-text-honey=Bright, sensual, warm, positive, energetic
theme-text-violet=Elegant, romantic, gentle, mysterious, noble
theme-text-deepness=Smooth, Neutral, Space, Strength, Hard
theme-text-dark=Deep, decisive, brave, tenacious, yearning

# Settings
settings.title=Settings
settings.themeColor=Theme Color
settings.content=Content Setting
settings.search=Search
settings.language=Language
settings.navbar=simple mode
settings.menuWidth=Menu Width (px)
settings.navbar.alerts=alerts
settings.navbar.help=Help Center
settings.menu=classic mode
settings.tabBar=Tab Bar
settings.footer=fashion mode
settings.colorWeek=Theme Configuration
settings.alertContent=After the configuration is only temporarily effective, if you want to really affect the project, click the "Copy Settings" button below and replace the configuration in settings.json.
settings.copySettings=Copy Settings
settings.copySettings.message=Copy succeeded, please paste to file src/settings.json.
settings.close=Close
settings.color.tooltip=10 gradient colors generated according to the theme color

# Common
common.unauth=UnAuth
common.tokenError=Token invalid
common.tokenExpire=Token expire
common.forbidden=Need `{permission}` permission, but you don't have it

# User
user.oldPasswordError=Old password error
user.userExists=User exists
user.userNumberNull=Currently the last user, deletion is prohibited
user.requiredFieldsMissing=required fields missing
user.userNotFound=user not found

# Role
role.exists=Role exists
role.notExists=Not found role
role.conflict=There are users under the role, please clear them

# Permission
permission.exists=Permission {0} exists
permission.notExists=Not found permission

# Menu
menu.exists=Menu {0} exists
menu.notExists=Not found menu

# Lang
lang.notExists={0} not found
lang.exists={0} exists
lang.notExistsCommon=Not found
lang.DELETE_LANG_CONFLICT=Please clear all language records under {0} first

# I18
i18.exists=I18n field exists
i18.notExists=Not Found

# Auth
auth.userNotExists=User not found
auth.passwordOrEmailError=Password or email invalid

# Preview
preview.reject-this-request=The server rejected this request, and modification, addition, or deletion of data is not allowed in demonstration mode

# Validation
NOT_EMPTY={0} should not be empty
IS_ARRAY={0} should be an array
NOT_EMPTY_HUMAN={0} should not be empty