init
This commit is contained in:
617
src/locales/en.ts
Normal file
617
src/locales/en.ts
Normal file
@@ -0,0 +1,617 @@
|
||||
export default {
|
||||
common: {
|
||||
inputText: 'Please input',
|
||||
selectText: 'Please select',
|
||||
startTimeText: 'Start time',
|
||||
endTimeText: 'End time',
|
||||
login: 'Login',
|
||||
required: 'This is required',
|
||||
loginOut: 'Login out',
|
||||
document: 'Document',
|
||||
profile: 'User Center',
|
||||
notifyMessage: 'My station mail',
|
||||
jobLog: 'Scheduling log',
|
||||
switchInfo: 'Switch Departments/Roles',
|
||||
switchTenant: 'Switch Tenant',
|
||||
noRole: 'Undifferentiated roles',
|
||||
dept: 'Department',
|
||||
tenant: 'Tenant',
|
||||
role: 'Role',
|
||||
reminder: 'Reminder',
|
||||
loginOutMessage: 'Exit the system?',
|
||||
back: 'Back',
|
||||
ok: 'OK',
|
||||
save: 'Save',
|
||||
cancel: 'Cancel',
|
||||
close: 'Close',
|
||||
reload: 'Reload current',
|
||||
success: 'Success',
|
||||
closeTab: 'Close current',
|
||||
closeTheLeftTab: 'Close left',
|
||||
closeTheRightTab: 'Close right',
|
||||
closeOther: 'Close other',
|
||||
closeAll: 'Close all',
|
||||
prevLabel: 'Prev',
|
||||
nextLabel: 'Next',
|
||||
skipLabel: 'Jump',
|
||||
doneLabel: 'End',
|
||||
menu: 'Menu',
|
||||
menuDes: 'Menu bar rendered in routed structure',
|
||||
collapse: 'Collapse',
|
||||
collapseDes: 'Expand and zoom the menu bar',
|
||||
tagsView: 'Tags view',
|
||||
tagsViewDes: 'Used to record routing history',
|
||||
tool: 'Tool',
|
||||
toolDes: 'Used to set up custom systems',
|
||||
query: 'Query',
|
||||
reset: 'Reset',
|
||||
shrink: 'Put away',
|
||||
expand: 'Expand',
|
||||
confirmTitle: 'System Hint',
|
||||
exportMessage: 'Whether to confirm export data item?',
|
||||
importMessage: 'Whether to confirm import data item?',
|
||||
createSuccess: 'Create Success',
|
||||
updateSuccess: 'Update Success',
|
||||
submitSuccess: 'Submit Success',
|
||||
delMessage: 'Delete the selected data?',
|
||||
delDataMessage: 'Delete the data?',
|
||||
delNoData: 'Please select the data to delete',
|
||||
delSuccess: 'Deleted successfully',
|
||||
index: 'Index',
|
||||
status: 'Status',
|
||||
createTime: 'Create Time',
|
||||
updateTime: 'Update Time',
|
||||
copy: 'Copy',
|
||||
copySuccess: 'Copy Success',
|
||||
copyError: 'Copy Error'
|
||||
},
|
||||
error: {
|
||||
noPermission: `Sorry, you don't have permission to access this page.`,
|
||||
pageError: 'Sorry, the page you visited does not exist.',
|
||||
networkError: 'Sorry, the server reported an error.',
|
||||
returnToHome: 'Return to home'
|
||||
},
|
||||
permission: {
|
||||
hasPermission: `Please set the operation permission label value`,
|
||||
hasRole: `Please set the role permission tag value`
|
||||
},
|
||||
setting: {
|
||||
projectSetting: 'Project setting',
|
||||
theme: 'Theme',
|
||||
layout: 'Layout',
|
||||
systemTheme: 'System theme',
|
||||
menuTheme: 'Menu theme',
|
||||
interfaceDisplay: 'Interface display',
|
||||
breadcrumb: 'Breadcrumb',
|
||||
breadcrumbIcon: 'Breadcrumb icon',
|
||||
collapseMenu: 'Collapse menu',
|
||||
hamburgerIcon: 'Hamburger icon',
|
||||
screenfullIcon: 'Screenfull icon',
|
||||
clearCache: 'Clear cache',
|
||||
sizeIcon: 'Size icon',
|
||||
localeIcon: 'Locale icon',
|
||||
messageIcon: 'Message icon',
|
||||
tagsView: 'Tags view',
|
||||
logo: 'Logo',
|
||||
greyMode: 'Grey mode',
|
||||
fixedHeader: 'Fixed header',
|
||||
headerTheme: 'Header theme',
|
||||
cutMenu: 'Cut Menu',
|
||||
copy: 'Copy',
|
||||
clearAndReset: 'Clear cache and reset',
|
||||
copySuccess: 'Copy success',
|
||||
copyFailed: 'Copy failed',
|
||||
footer: 'Footer',
|
||||
uniqueOpened: 'Unique opened',
|
||||
tagsViewIcon: 'Tags view icon',
|
||||
reExperienced: 'Please exit the login experience again',
|
||||
fixedMenu: 'Fixed menu'
|
||||
},
|
||||
size: {
|
||||
default: 'Default',
|
||||
large: 'Large',
|
||||
small: 'Small'
|
||||
},
|
||||
login: {
|
||||
welcome: 'Welcome to the system',
|
||||
message: 'Low-code platform out of the box',
|
||||
tenantname: 'TenantName',
|
||||
username: 'Username',
|
||||
password: 'Password',
|
||||
code: 'verification code',
|
||||
login: 'Sign in',
|
||||
relogin: 'Sign in again',
|
||||
otherLogin: 'Sign in with',
|
||||
register: 'Register',
|
||||
checkPassword: 'Confirm password',
|
||||
remember: 'Remember me',
|
||||
hasUser: 'Existing account? Go to login',
|
||||
forgetPassword: 'Forget password?',
|
||||
tenantNamePlaceholder: 'Please Enter Tenant Name',
|
||||
usernamePlaceholder: 'Please Enter Username',
|
||||
passwordPlaceholder: 'Please Enter Password',
|
||||
codePlaceholder: 'Please Enter Verification Code',
|
||||
mobileTitle: 'Mobile sign in',
|
||||
mobileNumber: 'Mobile Number',
|
||||
mobileNumberPlaceholder: 'Plaease Enter Mobile Number',
|
||||
backLogin: 'back',
|
||||
getSmsCode: 'Get SMS Code',
|
||||
btnMobile: 'Mobile sign in',
|
||||
btnQRCode: 'QR code sign in',
|
||||
btnWechat: 'Wechat sign in',
|
||||
btnDingtalk: 'Dingtalk sign in',
|
||||
btnGitHub: 'GitHub sign in',
|
||||
btnAlipay: 'Alipay sign in',
|
||||
qrcode: 'Scan the QR code to log in',
|
||||
btnRegister: 'Sign up',
|
||||
SmsSendMsg: 'code has been sent'
|
||||
},
|
||||
captcha: {
|
||||
verification: 'Please complete security verification',
|
||||
slide: 'Swipe right to complete verification',
|
||||
point: 'Please click',
|
||||
success: 'Verification succeeded',
|
||||
fail: 'verification failed'
|
||||
},
|
||||
router: {
|
||||
login: 'Login',
|
||||
home: 'Home',
|
||||
analysis: 'Analysis',
|
||||
workplace: 'Workplace'
|
||||
},
|
||||
analysis: {
|
||||
newUser: 'New user',
|
||||
unreadInformation: 'Unread information',
|
||||
transactionAmount: 'Transaction amount',
|
||||
totalShopping: 'Total Shopping',
|
||||
monthlySales: 'Monthly sales',
|
||||
userAccessSource: 'User access source',
|
||||
january: 'January',
|
||||
february: 'February',
|
||||
march: 'March',
|
||||
april: 'April',
|
||||
may: 'May',
|
||||
june: 'June',
|
||||
july: 'July',
|
||||
august: 'August',
|
||||
september: 'September',
|
||||
october: 'October',
|
||||
november: 'November',
|
||||
december: 'December',
|
||||
estimate: 'Estimate',
|
||||
actual: 'Actual',
|
||||
directAccess: 'Airect access',
|
||||
mailMarketing: 'Mail marketing',
|
||||
allianceAdvertising: 'Alliance advertising',
|
||||
videoAdvertising: 'Video advertising',
|
||||
searchEngines: 'Search engines',
|
||||
weeklyUserActivity: 'Weekly user activity',
|
||||
activeQuantity: 'Active quantity',
|
||||
monday: 'Monday',
|
||||
tuesday: 'Tuesday',
|
||||
wednesday: 'Wednesday',
|
||||
thursday: 'Thursday',
|
||||
friday: 'Friday',
|
||||
saturday: 'Saturday',
|
||||
sunday: 'Sunday'
|
||||
},
|
||||
workplace: {
|
||||
welcome: 'Hello',
|
||||
happyDay: 'Wish you happy every day!',
|
||||
toady: `It's sunny today`,
|
||||
notice: 'Announcement',
|
||||
project: 'Project',
|
||||
access: 'Project access',
|
||||
toDo: 'To do',
|
||||
introduction: 'A serious introduction',
|
||||
shortcutOperation: 'Quick entry',
|
||||
operation: 'Operation',
|
||||
index: 'Index',
|
||||
personal: 'Personal',
|
||||
team: 'Team',
|
||||
quote: 'Quote',
|
||||
contribution: 'Contribution',
|
||||
hot: 'Hot',
|
||||
yield: 'Yield',
|
||||
dynamic: 'Dynamic',
|
||||
push: 'push',
|
||||
follow: 'Follow'
|
||||
},
|
||||
watermark: {
|
||||
watermark: 'Watermark'
|
||||
},
|
||||
action: {
|
||||
create: 'Create',
|
||||
add: 'Add',
|
||||
del: 'Delete',
|
||||
delete: 'Delete',
|
||||
edit: 'Edit',
|
||||
update: 'Update',
|
||||
preview: 'Preview',
|
||||
more: 'More',
|
||||
sync: 'Sync',
|
||||
save: 'Save',
|
||||
detail: 'Detail',
|
||||
export: 'Export',
|
||||
import: 'Import',
|
||||
generate: 'Generate',
|
||||
logout: 'Login Out',
|
||||
test: 'Test',
|
||||
},
|
||||
dialog: {
|
||||
dialog: 'Dialog',
|
||||
open: 'Open',
|
||||
close: 'Close'
|
||||
},
|
||||
sys: {
|
||||
api: {
|
||||
operationFailed: 'Operation failed',
|
||||
errorTip: 'Error Tip',
|
||||
errorMessage: 'The operation failed, the system is abnormal!',
|
||||
timeoutMessage: 'Login timed out, please log in again!',
|
||||
apiTimeoutMessage: 'The interface request timed out, please refresh the page and try again!',
|
||||
apiRequestFailed: 'The interface request failed, please try again later!',
|
||||
networkException: 'network anomaly',
|
||||
networkExceptionMsg:
|
||||
'Please check if your network connection is normal! The network is abnormal',
|
||||
|
||||
errMsg401: 'The user does not have permission (token, user name, password error)!',
|
||||
errMsg403: 'The user is authorized, but access is forbidden!',
|
||||
errMsg404: 'Network request error, the resource was not found!',
|
||||
errMsg405: 'Network request error, request method not allowed!',
|
||||
errMsg408: 'Network request timed out!',
|
||||
errMsg500: 'Server error, please contact the administrator!',
|
||||
errMsg501: 'The network is not implemented!',
|
||||
errMsg502: 'Network Error!',
|
||||
errMsg503: 'The service is unavailable, the server is temporarily overloaded or maintained!',
|
||||
errMsg504: 'Network timeout!',
|
||||
errMsg505: 'The http version does not support the request!',
|
||||
errMsg901: 'Demo mode, no write operations are possible!'
|
||||
},
|
||||
app: {
|
||||
logoutTip: 'Reminder',
|
||||
logoutMessage: 'Confirm to exit the system?',
|
||||
menuLoading: 'Menu loading...'
|
||||
},
|
||||
exception: {
|
||||
backLogin: 'Back Login',
|
||||
backHome: 'Back Home',
|
||||
subTitle403: "Sorry, you don't have access to this page.",
|
||||
subTitle404: 'Sorry, the page you visited does not exist.',
|
||||
subTitle500: 'Sorry, the server is reporting an error.',
|
||||
noDataTitle: 'No data on the current page.',
|
||||
networkErrorTitle: 'Network Error',
|
||||
networkErrorSubTitle:
|
||||
'Sorry, Your network connection has been disconnected, please check your network!'
|
||||
},
|
||||
lock: {
|
||||
unlock: 'Click to unlock',
|
||||
alert: 'Lock screen password error',
|
||||
backToLogin: 'Back to login',
|
||||
entry: 'Enter the system',
|
||||
placeholder: 'Please enter the lock screen password or user password'
|
||||
},
|
||||
login: {
|
||||
backSignIn: 'Back sign in',
|
||||
mobileSignInFormTitle: 'Mobile sign in',
|
||||
qrSignInFormTitle: 'Qr code sign in',
|
||||
signInFormTitle: 'Sign in',
|
||||
signUpFormTitle: 'Sign up',
|
||||
forgetFormTitle: 'Reset password',
|
||||
|
||||
signInTitle: 'Backstage management system',
|
||||
signInDesc: 'Enter your personal details and get started!',
|
||||
policy: 'I agree to the xxx Privacy Policy',
|
||||
scanSign: `scanning the code to complete the login`,
|
||||
|
||||
loginButton: 'Sign in',
|
||||
registerButton: 'Sign up',
|
||||
rememberMe: 'Remember me',
|
||||
forgetPassword: 'Forget Password?',
|
||||
otherSignIn: 'Sign in with',
|
||||
|
||||
// notify
|
||||
loginSuccessTitle: 'Login successful',
|
||||
loginSuccessDesc: 'Welcome back',
|
||||
|
||||
// placeholder
|
||||
accountPlaceholder: 'Please input username',
|
||||
passwordPlaceholder: 'Please input password',
|
||||
smsPlaceholder: 'Please input sms code',
|
||||
mobilePlaceholder: 'Please input mobile',
|
||||
policyPlaceholder: 'Register after checking',
|
||||
diffPwd: 'The two passwords are inconsistent',
|
||||
|
||||
userName: 'Username',
|
||||
password: 'Password',
|
||||
confirmPassword: 'Confirm Password',
|
||||
email: 'Email',
|
||||
smsCode: 'SMS code',
|
||||
mobile: 'Mobile'
|
||||
}
|
||||
},
|
||||
profile: {
|
||||
user: {
|
||||
title: 'Personal Information',
|
||||
username: 'User Name',
|
||||
nickname: 'Nick Name',
|
||||
mobile: 'Phone Number',
|
||||
email: 'User Mail',
|
||||
dept: 'Department',
|
||||
posts: 'Position',
|
||||
roles: 'Own Role',
|
||||
rank: 'Own Rank',
|
||||
sex: 'Sex',
|
||||
man: 'Man',
|
||||
woman: 'Woman',
|
||||
createTime: 'Created Date'
|
||||
},
|
||||
info: {
|
||||
title: 'Basic Information',
|
||||
basicInfo: 'Basic Information',
|
||||
resetPwd: 'Reset Password',
|
||||
userSocial: 'Social Information'
|
||||
},
|
||||
rules: {
|
||||
nickname: 'Please Enter User Nickname',
|
||||
mail: 'Please Input The Email Address',
|
||||
truemail: 'Please Input The Correct Email Address',
|
||||
phone: 'Please Enter The Phone Number',
|
||||
truephone: 'Please Enter The Correct Phone Number'
|
||||
},
|
||||
password: {
|
||||
oldPassword: 'Old PassWord',
|
||||
newPassword: 'New Password',
|
||||
confirmPassword: 'Confirm Password',
|
||||
oldPwdMsg: 'Please Enter Old Password',
|
||||
newPwdMsg: 'Please Enter New Password',
|
||||
cfPwdMsg: 'Please Enter Confirm Password',
|
||||
diffPwd: 'The Passwords Entered Twice No Match'
|
||||
}
|
||||
},
|
||||
cropper: {
|
||||
selectImage: 'Select Image',
|
||||
uploadSuccess: 'Uploaded success!',
|
||||
modalTitle: 'Avatar upload',
|
||||
okText: 'Confirm and upload',
|
||||
btn_reset: 'Reset',
|
||||
btn_rotate_left: 'Counterclockwise rotation',
|
||||
btn_rotate_right: 'Clockwise rotation',
|
||||
btn_scale_x: 'Flip horizontal',
|
||||
btn_scale_y: 'Flip vertical',
|
||||
btn_zoom_in: 'Zoom in',
|
||||
btn_zoom_out: 'Zoom out',
|
||||
preview: 'Preivew'
|
||||
},
|
||||
Avue: {
|
||||
common: {
|
||||
submitBtn: 'Submit',
|
||||
cancelBtn: 'Cancel',
|
||||
condition: 'Condition',
|
||||
display: 'Display',
|
||||
hide: 'Hide'
|
||||
},
|
||||
tip: {
|
||||
select: 'Please select',
|
||||
input: 'Please input',
|
||||
upload: 'Please upload',
|
||||
},
|
||||
check: {
|
||||
checkAll: 'Select All'
|
||||
},
|
||||
upload: {
|
||||
text: 'Upload',
|
||||
upload: 'Click to Upload',
|
||||
tip: 'Drop files here, or'
|
||||
},
|
||||
time: {
|
||||
start: 'Start',
|
||||
end: 'End'
|
||||
},
|
||||
date: {
|
||||
start: 'Start Date',
|
||||
end: 'End Date',
|
||||
t: 'Today',
|
||||
y: 'Yesterday',
|
||||
n: 'Last 7 days',
|
||||
a: 'All'
|
||||
},
|
||||
form: {
|
||||
printBtn: 'Print',
|
||||
mockBtn: 'Mock',
|
||||
submitBtn: 'Submit',
|
||||
emptyBtn: 'Empty',
|
||||
verifyTip: 'Please complete the form information',
|
||||
},
|
||||
control: {
|
||||
select: 'Select',
|
||||
selectPrepend: 'Selected',
|
||||
selectAppend: '',
|
||||
selectpeople: 'people',
|
||||
totalPrepend: 'Total',
|
||||
totalAppend: 'items',
|
||||
dept: 'Department',
|
||||
user: 'User',
|
||||
iconName: 'Icon Name',
|
||||
iconMoreTip: 'Click to go to the icon library to get the icon name',
|
||||
to: 'to',
|
||||
imageDescription: 'Image Description',
|
||||
userColumn: {
|
||||
nickName: 'Nickname',
|
||||
mobile: 'Phone',
|
||||
email: 'Email',
|
||||
sex: 'Gender',
|
||||
post: 'Position',
|
||||
deptName: 'Department',
|
||||
tabsDept: 'By Department',
|
||||
tabsRole: 'By Role'
|
||||
}
|
||||
},
|
||||
crud: {
|
||||
excel: {
|
||||
name: 'File Name',
|
||||
type: 'Data',
|
||||
typeDic: {
|
||||
true: 'Data on this page (all of the data on this page)',
|
||||
false: 'Selected Data (the selected data on this page)'
|
||||
},
|
||||
prop: 'Field',
|
||||
params: 'Parameters',
|
||||
paramsDic: {
|
||||
header: 'Table Header',
|
||||
data: 'Data Source',
|
||||
headers: 'Complex Table Header',
|
||||
sum: 'Total'
|
||||
}
|
||||
},
|
||||
filter: {
|
||||
addBtn: 'Add',
|
||||
clearBtn: 'Clear',
|
||||
resetBtn: 'Reset',
|
||||
cancelBtn: 'Cancel',
|
||||
submitBtn: 'Submit'
|
||||
},
|
||||
column: {
|
||||
name: 'Name',
|
||||
hide: 'Hide',
|
||||
fixed: 'Fixed',
|
||||
filters: 'Filter',
|
||||
sortable: 'Sort',
|
||||
index: 'Index',
|
||||
width: 'Width'
|
||||
},
|
||||
rule: {
|
||||
only: 'The current value already exists, please modify it',
|
||||
wrongFormat: 'Incorrect format',
|
||||
all: 'Any character',
|
||||
number: 'Number',
|
||||
alphabet: 'Letter',
|
||||
chinese: 'Chinese',
|
||||
minTip: 'Minimum input required',
|
||||
maxTip: 'Maximum input allowed',
|
||||
msg: {
|
||||
phone: 'Please enter a correctly formatted phone number',
|
||||
email: 'Please enter a correctly formatted email address',
|
||||
idCard: 'Please enter a correctly formatted ID card number',
|
||||
postalCode: 'Please enter a correctly formatted postal code',
|
||||
chineseStr: 'Only Chinese characters are allowed',
|
||||
url: 'Please enter a correctly formatted URL',
|
||||
money: 'Please enter a valid amount of money'
|
||||
}
|
||||
},
|
||||
importBtns: {
|
||||
history: 'History import record',
|
||||
viewData: 'Preview data',
|
||||
ResetUpload: 'reupload',
|
||||
startImport: 'Start importing data',
|
||||
cancelImport: 'unimport',
|
||||
stopImport: 'Pause import',
|
||||
continueImport: 'Continue to import',
|
||||
downloadError: 'Download import failure data',
|
||||
},
|
||||
importTips: {
|
||||
cancelTip: 'Successfully cancel import',
|
||||
errorTip: 'Import failed data',
|
||||
importDataBtnTip: 'Are you sure to start importing data?',
|
||||
resetUploadBtnTip: 'Do you want to re-upload data?',
|
||||
cancelBtnTip: 'Canceling the import will delete the imported data. Are you sure to cancel?',
|
||||
stopBtnTip: 'Do you want to suspend the current data import?',
|
||||
playBtnTip: 'Do you want to continue importing data?',
|
||||
closeBtnTip: 'Closing the popup will stop the import. Are you sure to close the import popup?',
|
||||
cancelImportTip: 'Are you sure to undo the import?(Note: Table data is deleted!!!)'
|
||||
},
|
||||
importHistory: {
|
||||
title: 'History import record',
|
||||
tipPrepend: 'Up to undo/view',
|
||||
tipAppend: 'Import data within days',
|
||||
cancelBtn: 'unimport',
|
||||
viewDataBtn: 'View imported data',
|
||||
viewDataTitle_1: 'in',
|
||||
viewDataTitle_2: 'Imported data',
|
||||
column: {
|
||||
fileName: 'File name',
|
||||
state: 'Import state',
|
||||
stateDic_1: 'Have been imported',
|
||||
stateDic_2: 'Not imported',
|
||||
stateDic_3: 'Cancelled',
|
||||
stateDic_4: 'revoked',
|
||||
total: 'Total number of imported items',
|
||||
success: 'Number of successful entries',
|
||||
error: 'Number of failures',
|
||||
user: 'operator',
|
||||
time: 'Operating time',
|
||||
result: 'Import result',
|
||||
resultSuccess: 'Import successfully',
|
||||
resultError: 'Import failure',
|
||||
}
|
||||
},
|
||||
importStep_1: {
|
||||
title: "Upload File",
|
||||
title_1: "Fill in Import Data Information",
|
||||
tip_1: "Please prepare the import data according to the format of the data template. The header names in the template cannot be changed, and the header row cannot be deleted.",
|
||||
btn_1: "Download Template",
|
||||
title_2: "Upload the Filled Information Sheet",
|
||||
tip_2: "The file extension must be xls or xlsx (i.e., Excel format).",
|
||||
btn_2: "Upload File",
|
||||
dataTipPrepend: "Data parsing in progress, estimated to take",
|
||||
dataTipAppend: "seconds"
|
||||
},
|
||||
importStep_2: "Data Preview",
|
||||
importStep_3: {
|
||||
title: "Import Data",
|
||||
playTip: "Importing data",
|
||||
stopTip: "Import paused",
|
||||
residueNum: "Remaining unimported items",
|
||||
successNum: "Successfully imported items",
|
||||
errorNum: "Failed to import items"
|
||||
},
|
||||
importStep_4: {
|
||||
title: "Import Completed",
|
||||
tip: 'Data import complete',
|
||||
totalNum: "Total number of data items",
|
||||
successPrepend: "You have successfully imported",
|
||||
successAppend: "data items"
|
||||
},
|
||||
emptyText: 'No Data',
|
||||
tipStartTitle: 'Selected',
|
||||
tipEndTitle: 'Items ',
|
||||
editTitle: 'Edit',
|
||||
copyTitle: 'Copy',
|
||||
addTitle: 'Add',
|
||||
viewTitle: 'View',
|
||||
filterTitle: 'Filter Conditions',
|
||||
showTitle: 'Column Display',
|
||||
importTitle: 'Data Import',
|
||||
menu: 'Menu',
|
||||
addBtn: 'Add',
|
||||
addSubBtn: 'Add Sub',
|
||||
show: 'Show',
|
||||
hide: 'Hide',
|
||||
open: 'Open',
|
||||
shrink: 'Shrink',
|
||||
printBtn: 'Print',
|
||||
mockBtn: 'Mock',
|
||||
excelBtn: 'Export',
|
||||
importBtn: 'Import',
|
||||
updateBtn: 'Update',
|
||||
cancelBtn: 'Cancel',
|
||||
searchBtn: 'Search',
|
||||
emptyBtn: 'Empty',
|
||||
menuBtn: 'Menu',
|
||||
saveBtn: 'Save',
|
||||
viewBtn: 'View',
|
||||
editBtn: 'Edit',
|
||||
copyBtn: 'Copy',
|
||||
delBtn: 'Delete',
|
||||
batchDelBtn: 'Batch Delete',
|
||||
moreBtn: 'More',
|
||||
selectMaxPrepend: 'You can select up to ',
|
||||
selectMaxAppend: ' pieces of data',
|
||||
addOnlyTip: 'Only one new data can be added',
|
||||
exportTip: 'Are you sure to export the selected data?',
|
||||
exportAllTip: 'Are you sure to export all data?',
|
||||
exportStopTip: 'The import has been paused. Do you want to continue refreshing the page?',
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
613
src/locales/zh-CN.ts
Normal file
613
src/locales/zh-CN.ts
Normal file
@@ -0,0 +1,613 @@
|
||||
export default {
|
||||
common: {
|
||||
inputText: '请输入',
|
||||
selectText: '请选择',
|
||||
startTimeText: '开始时间',
|
||||
endTimeText: '结束时间',
|
||||
login: '登录',
|
||||
required: '该项为必填项',
|
||||
loginOut: '退出系统',
|
||||
document: '项目文档',
|
||||
profile: '个人中心',
|
||||
notifyMessage: '我的站内信',
|
||||
jobLog:'调度日志',
|
||||
switchInfo: '切换部门/角色',
|
||||
switchTenant: '切换租户',
|
||||
noRole: '不区分角色',
|
||||
tenant: '租户',
|
||||
dept: '部门',
|
||||
role: '角色',
|
||||
reminder: '温馨提示',
|
||||
loginOutMessage: '是否退出本系统?',
|
||||
back: '返回',
|
||||
ok: '确定',
|
||||
save: '保存',
|
||||
cancel: '取消',
|
||||
close: '关闭',
|
||||
reload: '重新加载',
|
||||
success: '成功',
|
||||
closeTab: '关闭标签页',
|
||||
closeTheLeftTab: '关闭左侧标签页',
|
||||
closeTheRightTab: '关闭右侧标签页',
|
||||
closeOther: '关闭其他标签页',
|
||||
closeAll: '关闭全部标签页',
|
||||
prevLabel: '上一步',
|
||||
nextLabel: '下一步',
|
||||
skipLabel: '跳过',
|
||||
doneLabel: '结束',
|
||||
menu: '菜单',
|
||||
menuDes: '以路由的结构渲染的菜单栏',
|
||||
collapse: '展开缩收',
|
||||
collapseDes: '展开和缩放菜单栏',
|
||||
tagsView: '标签页',
|
||||
tagsViewDes: '用于记录路由历史记录',
|
||||
tool: '工具',
|
||||
toolDes: '用于设置定制系统',
|
||||
query: '查询',
|
||||
reset: '重置',
|
||||
shrink: '收起',
|
||||
expand: '展开',
|
||||
confirmTitle: '系统提示',
|
||||
exportMessage: '是否确认导出数据项?',
|
||||
importMessage: '是否确认导入数据项?',
|
||||
createSuccess: '新增成功',
|
||||
updateSuccess: '修改成功',
|
||||
submitSuccess: '提交成功',
|
||||
delMessage: '是否删除所选中数据?',
|
||||
delDataMessage: '是否删除数据?',
|
||||
delNoData: '请选择需要删除的数据',
|
||||
delSuccess: '删除成功',
|
||||
index: '序号',
|
||||
status: '状态',
|
||||
createTime: '创建时间',
|
||||
updateTime: '更新时间',
|
||||
copy: '复制',
|
||||
copySuccess: '复制成功',
|
||||
copyError: '复制失败'
|
||||
},
|
||||
error: {
|
||||
noPermission: `抱歉,您无权访问此页面。`,
|
||||
pageError: '抱歉,您访问的页面不存在。',
|
||||
networkError: '抱歉,服务器报告错误。',
|
||||
returnToHome: '返回首页'
|
||||
},
|
||||
permission: {
|
||||
hasPermission: `请设置操作权限标签值`,
|
||||
hasRole: `请设置角色权限标签值`
|
||||
},
|
||||
setting: {
|
||||
projectSetting: '项目配置',
|
||||
theme: '主题',
|
||||
layout: '布局',
|
||||
systemTheme: '系统主题',
|
||||
menuTheme: '菜单主题',
|
||||
interfaceDisplay: '界面显示',
|
||||
breadcrumb: '面包屑',
|
||||
breadcrumbIcon: '面包屑图标',
|
||||
collapseMenu: '折叠菜单',
|
||||
hamburgerIcon: '折叠图标',
|
||||
screenfullIcon: '全屏图标',
|
||||
clearCache: '清除缓存',
|
||||
sizeIcon: '尺寸图标',
|
||||
localeIcon: '多语言图标',
|
||||
messageIcon: '消息图标',
|
||||
tagsView: '标签页',
|
||||
tagsViewImmerse: '标签页沉浸',
|
||||
logo: '标志',
|
||||
greyMode: '灰色模式',
|
||||
fixedHeader: '固定头部',
|
||||
headerTheme: '头部主题',
|
||||
cutMenu: '切割菜单',
|
||||
copy: '拷贝',
|
||||
clearAndReset: '清除缓存并且重置',
|
||||
copySuccess: '拷贝成功',
|
||||
copyFailed: '拷贝失败',
|
||||
footer: '页脚',
|
||||
uniqueOpened: '菜单手风琴',
|
||||
tagsViewIcon: '标签页图标',
|
||||
reExperienced: '请重新退出登录体验',
|
||||
fixedMenu: '固定菜单'
|
||||
},
|
||||
size: {
|
||||
default: '默认',
|
||||
large: '大',
|
||||
small: '小'
|
||||
},
|
||||
login: {
|
||||
welcome: '欢迎使用本系统',
|
||||
message: '开箱即用的低代码平台',
|
||||
tenantname: '租户名称',
|
||||
username: '用户名',
|
||||
password: '密码',
|
||||
code: '验证码',
|
||||
login: '登录',
|
||||
relogin: '重新登录',
|
||||
otherLogin: '星网门户认证登陆',
|
||||
register: '注册',
|
||||
checkPassword: '确认密码',
|
||||
remember: '记住我',
|
||||
hasUser: '已有账号?去登录',
|
||||
forgetPassword: '忘记密码?',
|
||||
tenantNamePlaceholder: '请输入租户名称',
|
||||
usernamePlaceholder: '请输入用户名',
|
||||
passwordPlaceholder: '请输入密码',
|
||||
codePlaceholder: '请输入验证码',
|
||||
mobileTitle: '手机登录',
|
||||
mobileNumber: '手机号码',
|
||||
mobileNumberPlaceholder: '请输入手机号码',
|
||||
backLogin: '返回',
|
||||
getSmsCode: '获取验证码',
|
||||
btnMobile: '手机登录',
|
||||
btnQRCode: '二维码登录',
|
||||
btnWechat: '微信登录',
|
||||
btnDingtalk: '钉钉登录',
|
||||
btnGitHub: 'GitHub登录',
|
||||
btnAlipay: '支付宝登录',
|
||||
qrcode: '扫描二维码登录',
|
||||
btnRegister: '注册',
|
||||
SmsSendMsg: '验证码已发送'
|
||||
},
|
||||
captcha: {
|
||||
verification: '请完成安全验证',
|
||||
slide: '向右滑动完成验证',
|
||||
point: '请依次点击',
|
||||
success: '验证成功',
|
||||
fail: '验证失败'
|
||||
},
|
||||
router: {
|
||||
login: '登录',
|
||||
socialLogin: '社交登录',
|
||||
home: '首页',
|
||||
analysis: '分析页',
|
||||
workplace: '工作台'
|
||||
},
|
||||
analysis: {
|
||||
newUser: '新增用户',
|
||||
unreadInformation: '未读消息',
|
||||
transactionAmount: '成交金额',
|
||||
totalShopping: '购物总量',
|
||||
monthlySales: '每月销售额',
|
||||
userAccessSource: '用户访问来源',
|
||||
january: '一月',
|
||||
february: '二月',
|
||||
march: '三月',
|
||||
april: '四月',
|
||||
may: '五月',
|
||||
june: '六月',
|
||||
july: '七月',
|
||||
august: '八月',
|
||||
september: '九月',
|
||||
october: '十月',
|
||||
november: '十一月',
|
||||
december: '十二月',
|
||||
estimate: '预计',
|
||||
actual: '实际',
|
||||
directAccess: '直接访问',
|
||||
mailMarketing: '邮件营销',
|
||||
allianceAdvertising: '联盟广告',
|
||||
videoAdvertising: '视频广告',
|
||||
searchEngines: '搜索引擎',
|
||||
weeklyUserActivity: '每周用户活跃量',
|
||||
activeQuantity: '活跃量',
|
||||
monday: '周一',
|
||||
tuesday: '周二',
|
||||
wednesday: '周三',
|
||||
thursday: '周四',
|
||||
friday: '周五',
|
||||
saturday: '周六',
|
||||
sunday: '周日'
|
||||
},
|
||||
workplace: {
|
||||
welcome: '你好',
|
||||
happyDay: '祝你开心每一天!',
|
||||
toady: '今日晴',
|
||||
notice: '通知公告',
|
||||
project: '项目数',
|
||||
access: '项目访问',
|
||||
toDo: '待办',
|
||||
introduction: '一个正经的简介',
|
||||
shortcutOperation: '快捷入口',
|
||||
operation: '操作',
|
||||
index: '指数',
|
||||
personal: '个人',
|
||||
team: '团队',
|
||||
quote: '引用',
|
||||
contribution: '贡献',
|
||||
hot: '热度',
|
||||
yield: '产量',
|
||||
dynamic: '动态',
|
||||
push: '推送',
|
||||
follow: '关注'
|
||||
},
|
||||
watermark: {
|
||||
watermark: '水印'
|
||||
},
|
||||
action: {
|
||||
create: '新增',
|
||||
add: '新增',
|
||||
del: '删除',
|
||||
delete: '删除',
|
||||
edit: '编辑',
|
||||
update: '编辑',
|
||||
preview: '预览',
|
||||
more: '更多',
|
||||
sync: '同步',
|
||||
save: '保存',
|
||||
detail: '详情',
|
||||
export: '导出',
|
||||
import: '导入',
|
||||
generate: '生成',
|
||||
logout: '强制退出',
|
||||
test: '测试',
|
||||
},
|
||||
dialog: {
|
||||
dialog: '弹窗',
|
||||
open: '打开',
|
||||
close: '关闭'
|
||||
},
|
||||
sys: {
|
||||
api: {
|
||||
operationFailed: '操作失败',
|
||||
errorTip: '错误提示',
|
||||
errorMessage: '操作失败,系统异常!',
|
||||
timeoutMessage: '登录超时,请重新登录!',
|
||||
apiTimeoutMessage: '接口请求超时,请刷新页面重试!',
|
||||
apiRequestFailed: '请求出错,请稍候重试',
|
||||
networkException: '网络异常',
|
||||
networkExceptionMsg: '网络异常,请检查您的网络连接是否正常!',
|
||||
errMsg401: '用户没有权限(令牌、用户名、密码错误)!',
|
||||
errMsg403: '用户得到授权,但是访问是被禁止的。!',
|
||||
errMsg404: '网络请求错误,未找到该资源!',
|
||||
errMsg405: '网络请求错误,请求方法未允许!',
|
||||
errMsg408: '网络请求超时!',
|
||||
errMsg500: '服务器错误,请联系管理员!',
|
||||
errMsg501: '网络未实现!',
|
||||
errMsg502: '网络错误!',
|
||||
errMsg503: '服务不可用,服务器暂时过载或维护!',
|
||||
errMsg504: '网络超时!',
|
||||
errMsg505: 'http版本不支持该请求!',
|
||||
errMsg901: '演示模式,无法进行写操作!'
|
||||
},
|
||||
app: {
|
||||
logoutTip: '温馨提醒',
|
||||
logoutMessage: '是否确认退出系统?',
|
||||
menuLoading: '菜单加载中...'
|
||||
},
|
||||
exception: {
|
||||
backLogin: '返回登录',
|
||||
backHome: '返回首页',
|
||||
subTitle403: '抱歉,您无权访问此页面。',
|
||||
subTitle404: '抱歉,您访问的页面不存在。',
|
||||
subTitle500: '抱歉,服务器报告错误。',
|
||||
noDataTitle: '当前页无数据',
|
||||
networkErrorTitle: '网络错误',
|
||||
networkErrorSubTitle: '抱歉,您的网络连接已断开,请检查您的网络!'
|
||||
},
|
||||
lock: {
|
||||
unlock: '点击解锁',
|
||||
alert: '锁屏密码错误',
|
||||
backToLogin: '返回登录',
|
||||
entry: '进入系统',
|
||||
placeholder: '请输入锁屏密码或者用户密码'
|
||||
},
|
||||
login: {
|
||||
backSignIn: '返回',
|
||||
signInFormTitle: '登录',
|
||||
ssoFormTitle: '三方授权',
|
||||
mobileSignInFormTitle: '手机登录',
|
||||
qrSignInFormTitle: '二维码登录',
|
||||
signUpFormTitle: '注册',
|
||||
forgetFormTitle: '重置密码',
|
||||
signInTitle: '开箱即用的中后台管理系统',
|
||||
signInDesc: '输入您的个人详细信息开始使用!',
|
||||
policy: '我同意xxx隐私政策',
|
||||
scanSign: `扫码后点击"确认",即可完成登录`,
|
||||
loginButton: '登录',
|
||||
registerButton: '注册',
|
||||
rememberMe: '记住我',
|
||||
forgetPassword: '忘记密码?',
|
||||
otherSignIn: '其他登录方式',
|
||||
// notify
|
||||
loginSuccessTitle: '登录成功',
|
||||
loginSuccessDesc: '欢迎回来',
|
||||
// placeholder
|
||||
accountPlaceholder: '请输入账号',
|
||||
passwordPlaceholder: '请输入密码',
|
||||
smsPlaceholder: '请输入验证码',
|
||||
mobilePlaceholder: '请输入手机号码',
|
||||
policyPlaceholder: '勾选后才能注册',
|
||||
diffPwd: '两次输入密码不一致',
|
||||
userName: '账号',
|
||||
password: '密码',
|
||||
confirmPassword: '确认密码',
|
||||
email: '邮箱',
|
||||
smsCode: '短信验证码',
|
||||
mobile: '手机号码'
|
||||
}
|
||||
},
|
||||
profile: {
|
||||
user: {
|
||||
title: '个人信息',
|
||||
username: '用户名称',
|
||||
nickname: '用户昵称',
|
||||
mobile: '手机号码',
|
||||
email: '用户邮箱',
|
||||
dept: '所属部门',
|
||||
posts: '所属岗位',
|
||||
roles: '所属角色',
|
||||
rank: '所属职级',
|
||||
sex: '性别',
|
||||
man: '男',
|
||||
woman: '女',
|
||||
createTime: '创建日期'
|
||||
},
|
||||
info: {
|
||||
title: '基本信息',
|
||||
basicInfo: '基本资料',
|
||||
resetPwd: '修改密码',
|
||||
userSocial: '社交信息'
|
||||
},
|
||||
rules: {
|
||||
nickname: '请输入用户昵称',
|
||||
mail: '请输入邮箱地址',
|
||||
truemail: '请输入正确的邮箱地址',
|
||||
phone: '请输入正确的手机号码',
|
||||
truephone: '请输入正确的手机号码'
|
||||
},
|
||||
password: {
|
||||
oldPassword: '旧密码',
|
||||
newPassword: '新密码',
|
||||
confirmPassword: '确认密码',
|
||||
oldPwdMsg: '请输入旧密码',
|
||||
newPwdMsg: '请输入新密码',
|
||||
cfPwdMsg: '请输入确认密码',
|
||||
pwdRules: '长度在 6 到 20 个字符',
|
||||
diffPwd: '两次输入密码不一致'
|
||||
}
|
||||
},
|
||||
cropper: {
|
||||
selectImage: '选择图片',
|
||||
uploadSuccess: '上传成功',
|
||||
modalTitle: '头像上传',
|
||||
okText: '确认并上传',
|
||||
btn_reset: '重置',
|
||||
btn_rotate_left: '逆时针旋转',
|
||||
btn_rotate_right: '顺时针旋转',
|
||||
btn_scale_x: '水平翻转',
|
||||
btn_scale_y: '垂直翻转',
|
||||
btn_zoom_in: '放大',
|
||||
btn_zoom_out: '缩小',
|
||||
preview: '预览'
|
||||
},
|
||||
'OAuth 2.0': 'OAuth 2.0', // 避免菜单名是 OAuth 2.0 时,一直 warn 报错
|
||||
Avue: {
|
||||
common: {
|
||||
submitBtn: '确 定',
|
||||
cancelBtn: '取 消',
|
||||
condition: '条件',
|
||||
display: '显示',
|
||||
hide: '隐藏'
|
||||
},
|
||||
tip: {
|
||||
select: '请选择',
|
||||
input: '请输入',
|
||||
upload: '请上传',
|
||||
},
|
||||
check: {
|
||||
checkAll: '全选'
|
||||
},
|
||||
upload: {
|
||||
text: '上传',
|
||||
upload: '点击上传',
|
||||
tip: '将文件拖到此处,或'
|
||||
},
|
||||
time: {
|
||||
start: '开始',
|
||||
end: '结束'
|
||||
},
|
||||
date: {
|
||||
start: '开始',
|
||||
end: '结束',
|
||||
t: '今日',
|
||||
y: '昨日',
|
||||
n: '近7天',
|
||||
a: '全部'
|
||||
},
|
||||
form: {
|
||||
printBtn: '打 印',
|
||||
mockBtn: '模 拟',
|
||||
submitBtn: '提 交',
|
||||
emptyBtn: '清 空',
|
||||
verifyTip: '请完善表单信息',
|
||||
},
|
||||
control: {
|
||||
select: '选择',
|
||||
selectPrepend: '已选择',
|
||||
selectAppend: '个',
|
||||
selectpeople: '人',
|
||||
totalPrepend: '共',
|
||||
totalAppend: '条',
|
||||
dept: '部门',
|
||||
user: '用户',
|
||||
iconName: '图标名称',
|
||||
iconMoreTip: '点击前往图标库获取图标名称',
|
||||
to: '至',
|
||||
imageDescription: '图片描述',
|
||||
userColumn: {
|
||||
nickName: '用户昵称',
|
||||
mobile: '手机号码',
|
||||
email: '邮箱',
|
||||
sex: '性别',
|
||||
post: '岗位',
|
||||
deptName: '部门',
|
||||
tabsDept: '按部门',
|
||||
tabsRole: '按角色',
|
||||
}
|
||||
},
|
||||
crud: {
|
||||
excel: {
|
||||
name: '文件名',
|
||||
type: '数据',
|
||||
typeDic: {
|
||||
true: '当前数据(当前页全部的数据)',
|
||||
false: '选中的数据(当前页选中的数据)'
|
||||
},
|
||||
prop: '字段',
|
||||
params: '参数',
|
||||
paramsDic: {
|
||||
header: '表头',
|
||||
data: '数据源',
|
||||
headers: '复杂表头',
|
||||
sum: '合计统计'
|
||||
}
|
||||
},
|
||||
filter: {
|
||||
addBtn: '新增条件',
|
||||
clearBtn: '清空数据',
|
||||
resetBtn: '清空条件',
|
||||
cancelBtn: '取 消',
|
||||
submitBtn: '确 定'
|
||||
},
|
||||
column: {
|
||||
name: '列名',
|
||||
hide: '隐藏',
|
||||
fixed: '冻结',
|
||||
filters: '过滤',
|
||||
sortable: '排序',
|
||||
index: '顺序',
|
||||
width: '宽度'
|
||||
},
|
||||
rule: {
|
||||
only: '当前值已存在,请修改',
|
||||
wrongFormat: '格式不对',
|
||||
all: '任意字符',
|
||||
number: '数字',
|
||||
alphabet: '字母',
|
||||
chinese: '中文',
|
||||
minTip: '最少需要输入',
|
||||
maxTip: '最大可输入',
|
||||
msg: {
|
||||
phone: '请输入正确格式的手机号码',
|
||||
email: '请输入正确格式的邮箱地址',
|
||||
idCard: '请输入正确格式的身份证号',
|
||||
postalCode: '请输入正确格式的要邮政编码',
|
||||
chineseStr: '只可以输入中文',
|
||||
url: '请输入正确格式的网址',
|
||||
money: '请输入正确的金额',
|
||||
}
|
||||
},
|
||||
importBtns: {
|
||||
history: '历史导入记录',
|
||||
viewData: '预览数据',
|
||||
ResetUpload: '重新上传',
|
||||
startImport: '开始导入数据',
|
||||
cancelImport: '取消导入',
|
||||
stopImport: '暂停导入',
|
||||
continueImport: '继续导入',
|
||||
downloadError: '下载导入失败数据',
|
||||
},
|
||||
importTips: {
|
||||
cancelTip: '取消导入成功',
|
||||
errorTip: '导入失败数据',
|
||||
importDataBtnTip: '是否确定开始导入数据?',
|
||||
resetUploadBtnTip: '是否重新上传数据?',
|
||||
cancelBtnTip: '取消导入将会删除已经导入的数据,是否确定取消?',
|
||||
stopBtnTip: '是否暂停当前数据导入?',
|
||||
playBtnTip: '是否继续导入数据?',
|
||||
closeBtnTip: '关闭弹窗后将会停止导入,是否确定关闭导入弹窗?',
|
||||
cancelImportTip: '是否确定撤销导入?(注:会删除表数据!!!)'
|
||||
},
|
||||
importHistory: {
|
||||
title: '历史导入记录',
|
||||
tipPrepend: '最多可撤销/查看',
|
||||
tipAppend: '天内的导入数据',
|
||||
cancelBtn: '撤销导入',
|
||||
viewDataBtn: '查看导入数据',
|
||||
viewDataTitle_1: '在',
|
||||
viewDataTitle_2: '导入的数据',
|
||||
column: {
|
||||
fileName: '文件名称',
|
||||
state: '导入状态',
|
||||
stateDic_1: '已导入',
|
||||
stateDic_2: '未导入',
|
||||
stateDic_3: '已取消',
|
||||
stateDic_4: '已撤销',
|
||||
total: '导入总条数',
|
||||
success: '成功条数',
|
||||
error: '失败条数',
|
||||
user: '操作人',
|
||||
time: '操作时间',
|
||||
result: '导入结果',
|
||||
resultSuccess: '导入成功',
|
||||
resultError: '导入失败',
|
||||
}
|
||||
},
|
||||
importStep_1: {
|
||||
title: '上传文件',
|
||||
title_1: '填写导入数据信息',
|
||||
tip_1: '请按照数据模板的格式准备导入数据,模板中的表头名称不可更改,表头行不能删除',
|
||||
btn_1: '下载模板',
|
||||
title_2: '上传填好的信息表',
|
||||
tip_2: '文件后缀名必须为xls 或xlsx (即Excel格式)',
|
||||
btn_2: '上传文件',
|
||||
dataTipPrepend: '数据解析中,预计需要',
|
||||
dataTipAppend: '秒',
|
||||
},
|
||||
importStep_2: '数据预览',
|
||||
importStep_3: {
|
||||
title: '导入数据',
|
||||
playTip: '正在导入数据',
|
||||
stopTip: '导入已暂停',
|
||||
residueNum: '剩余未导入条数',
|
||||
successNum: '成功导入条数',
|
||||
errorNum: '导入失败条数'
|
||||
},
|
||||
importStep_4: {
|
||||
title: '导入完成',
|
||||
tip: '数据导入完成',
|
||||
totalNum: '总数据条数',
|
||||
successPrepend: '您已成功导入',
|
||||
successAppend: '条数据',
|
||||
},
|
||||
emptyText: '暂无数据',
|
||||
tipStartTitle: '当前表格已选择',
|
||||
tipEndTitle: '项',
|
||||
editTitle: '编 辑',
|
||||
copyTitle: '复 制',
|
||||
addTitle: '新 增',
|
||||
viewTitle: '查 看',
|
||||
filterTitle: '过滤条件',
|
||||
showTitle: '列显隐',
|
||||
importTitle: '数据导入',
|
||||
menu: '操作',
|
||||
addBtn: '新增',
|
||||
addSubBtn: '新增子集',
|
||||
show: '显示',
|
||||
hide: '隐藏',
|
||||
open: '展开',
|
||||
shrink: '收缩',
|
||||
printBtn: '打印',
|
||||
mockBtn: '模拟',
|
||||
excelBtn: '导出',
|
||||
importBtn: '导入',
|
||||
updateBtn: '修改',
|
||||
cancelBtn: '取消',
|
||||
searchBtn: '搜索',
|
||||
emptyBtn: '清空',
|
||||
menuBtn: '功能',
|
||||
saveBtn: '保存',
|
||||
viewBtn: '查看',
|
||||
editBtn: '编辑',
|
||||
copyBtn: '复制',
|
||||
delBtn: '删除',
|
||||
batchDelBtn: '批量删除',
|
||||
moreBtn: '更多',
|
||||
selectMaxPrepend: '最多可选择 ',
|
||||
selectMaxAppend: ' 条数据',
|
||||
addOnlyTip: '只允许新增一条数据',
|
||||
exportTip: '是否确定导出当前勾选的数据?',
|
||||
exportAllTip: '是否确定导出所有的数据?',
|
||||
exportStopTip: '已暂停导入,是否继续刷新页面?',
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user