|
|
|
|
|
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'
|
|
|
|
|
|
},
|
|
|
|
|
|
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'
|
|
|
|
|
|
},
|
|
|
|
|
|
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'
|
|
|
|
|
|
},
|
|
|
|
|
|
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'
|
|
|
|
|
|
}
|
|
|
|
|
|
}
|