250 lines
6.8 KiB
TypeScript
250 lines
6.8 KiB
TypeScript
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',
|
||
reminder: 'Reminder',
|
||
loginOutMessage: 'Exit the system?',
|
||
ok: 'OK',
|
||
cancel: 'Cancel',
|
||
reload: 'Reload current',
|
||
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'
|
||
},
|
||
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',
|
||
sizeIcon: 'Size icon',
|
||
localeIcon: 'Locale 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',
|
||
footer: 'Footer'
|
||
},
|
||
size: {
|
||
default: 'Default',
|
||
large: 'Large',
|
||
small: 'Small'
|
||
},
|
||
login: {
|
||
welcome: 'Welcome to the system',
|
||
message: 'Backstage management system',
|
||
username: 'Username',
|
||
password: 'Password',
|
||
login: 'Sign in',
|
||
otherLogin: 'Sign in with',
|
||
remember: 'Remember me',
|
||
forgetPassword: 'Forget password',
|
||
usernamePlaceholder: 'username is admin or test',
|
||
passwordPlaceholder: 'password is admin or test'
|
||
},
|
||
router: {
|
||
login: 'Login',
|
||
level: 'Multi level menu',
|
||
menu: 'Menu',
|
||
menu1: 'Menu1',
|
||
menu11: 'Menu1-1',
|
||
menu111: 'Menu1-1-1',
|
||
menu12: 'Menu1-2',
|
||
menu2: 'Menu2',
|
||
dashboard: 'Dashboard',
|
||
analysis: 'Analysis',
|
||
workplace: 'Workplace',
|
||
guide: 'Guide',
|
||
component: 'Component',
|
||
icon: 'Icon',
|
||
echart: 'Echart',
|
||
countTo: 'Count to',
|
||
watermark: 'Watermark',
|
||
qrcode: 'Qrcode'
|
||
},
|
||
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: {
|
||
goodMorning: 'Good morning',
|
||
happyDay: 'Wish you happy every day!',
|
||
toady: `It's sunny today`,
|
||
project: 'Project',
|
||
access: 'Project access',
|
||
toDo: 'To do',
|
||
introduction: 'A serious introduction',
|
||
more: 'More',
|
||
shortcutOperation: 'Shortcut operation',
|
||
operation: 'Operation',
|
||
index: 'Index',
|
||
personal: 'Personal',
|
||
team: 'Team',
|
||
quote: 'Quote',
|
||
contribution: 'Contribution',
|
||
hot: 'Hot',
|
||
yield: 'Yield',
|
||
dynamic: 'Dynamic',
|
||
push: 'push',
|
||
pushCode: 'Archer push code to Github',
|
||
follow: 'Follow'
|
||
},
|
||
formDemo: {
|
||
input: 'Input',
|
||
inputNumber: 'InputNumber',
|
||
default: 'Default',
|
||
icon: 'Icon',
|
||
mixed: 'Mixed',
|
||
textarea: 'Textarea',
|
||
slot: 'Slot',
|
||
position: 'Position',
|
||
autocomplete: 'Autocomplete',
|
||
select: 'Select',
|
||
selectGroup: 'Select Group',
|
||
selectV2: 'SelectV2',
|
||
cascader: 'Cascader',
|
||
switch: 'Switch',
|
||
rate: 'Rate',
|
||
colorPicker: 'Color Picker',
|
||
transfer: 'Transfer',
|
||
render: 'Render',
|
||
radio: 'Radio',
|
||
button: 'Button',
|
||
checkbox: 'Checkbox',
|
||
slider: 'Slider',
|
||
datePicker: 'Date Picker',
|
||
shortcuts: 'Shortcuts',
|
||
today: 'Today',
|
||
yesterday: 'Yesterday',
|
||
aWeekAgo: 'A week ago',
|
||
week: 'Week',
|
||
year: 'Year',
|
||
month: 'Month',
|
||
dates: 'Dates',
|
||
daterange: 'Date Range',
|
||
monthrange: 'Month Range',
|
||
dateTimePicker: 'DateTimePicker',
|
||
dateTimerange: 'Datetime Range',
|
||
timePicker: 'Time Picker',
|
||
timeSelect: 'Time Select',
|
||
inputPassword: 'input Password',
|
||
passwordStrength: 'Password Strength'
|
||
},
|
||
guideDemo: {
|
||
guide: 'Guide',
|
||
start: 'Start',
|
||
message:
|
||
'The guide page is very useful for some people who enter the project for the first time. You can briefly introduce the functions of the project. The boot page is based on intro js'
|
||
},
|
||
iconDemo: {
|
||
icon: 'Icon',
|
||
localIcon: 'Local Icon',
|
||
iconify: 'Iconify component',
|
||
recommendedUse: 'Recommended use',
|
||
recommendeDes:
|
||
'Iconify component basically contains all icons. You can query any icon you want. And packaging will only package the icons used.',
|
||
accessAddress: 'Access address'
|
||
},
|
||
echartDemo: {
|
||
echart: 'Echart',
|
||
echartDes:
|
||
'Based on the secondary packaging components of eckarts, the width is adaptive. The corresponding chart can be displayed by passing in the options and height attributes.'
|
||
},
|
||
countToDemo: {
|
||
countTo: 'CountTo',
|
||
countToDes:
|
||
'The transformation is based on vue-count-to and supports all vue-count-to parameters.',
|
||
suffix: 'Suffix',
|
||
prefix: 'Prefix',
|
||
separator: 'Separator',
|
||
duration: 'Duration',
|
||
endVal: 'End val',
|
||
startVal: 'Start val',
|
||
start: 'Start',
|
||
pause: 'Pause',
|
||
resume: 'Resume'
|
||
},
|
||
watermarkDemo: {
|
||
watermark: 'Watermark',
|
||
createdWatermark: 'Created watermark',
|
||
clearWatermark: 'Clear watermark',
|
||
resetWatermark: 'Reset watermark'
|
||
},
|
||
qrcodeDemo: {
|
||
qrcode: 'Qrcode',
|
||
qrcodeDes: 'Secondary packaging based on qrcode',
|
||
basicUsage: 'Basic usage',
|
||
imgTag: 'Img tag',
|
||
style: 'Style config',
|
||
click: 'Click event',
|
||
asynchronousContent: 'Asynchronous content',
|
||
invalid: 'Invalid',
|
||
logoConfig: 'Logo config',
|
||
logoStyle: 'Logo style',
|
||
size: 'size config'
|
||
}
|
||
}
|