account_cannot_be_empty:'Account cannot be empty',
remove:'Remove',
remove_cancel:'Remove Cancel',
remove_success:'Remove Success',
tips:'The authentication information has expired. Please login again.',
not_performed_yet:'Not yet implemented',
incorrect_input:'Incorrect Input',
delete_confirm:'Please enter the following to confirm the deletion:',
login_username:'ID or Email',
input_login_username:'Please enter user ID or email',
input_name:'Please enter user name',
please_upload:'Please upload the file',
please_fill_path:'Please fill in the URL path',
formatErr:'Format Error',
please_save:'Please Save',
reference_documentation:'Reference documents',
id:'ID',
millisecond:'Millisecond',
cannot_be_null:'Cannot be null',
required:'{0} is required',
already_exists:'Already Exists',
modifier:'Modifier',
validate:'Validate',
batch_add:'Batch Add',
tag_tip:'Enter add label',
table:{
select_tip:'{0} data selected'
},
date:{
select_date:'Select Date',
start_date:'Start Date',
end_date:'End Date',
select_date_time:'Select date time',
start_date_time:'Start date time',
end_date_time:'End date time',
range_separator:'to',
data_time_error:'The start date cannot be greater than the end date.'
},
adv_search:{
title:'Advanced search',
combine:'Combined query',
test:'Test',
project:'Project',
search:'Search',
reset:'Reset',
and:'All',
or:'Any one',
operators:{
is_empty:'Empty',
is_not_empty:'Not empty',
like:'Contain',
not_like:'Not Contain',
in:'In',
not_in:'Not in',
gt:'Greater Than',
ge:'Greater than or equal to',
lt:'Less Than',
le:'Less than or equal to',
equals:'equals',
not_equals:'Not equals',
between:'between',
current_user:'Current User'
}
},
monitor:'Monitor',
image:'Image',
tag:'Tag',
module:{
select_module:'Select Module',
default_module:'Default Module'
},
datasource:'Datasource'
},
documentation:{
documentation:'Documentation',
...
...
@@ -177,5 +363,477 @@ export default {
tagsView:'Open Tags-View',
fixedHeader:'Fixed Header',
sidebarLogo:'Sidebar Logo'
},
license:{
title:'Authorization Management',
corporation:'Customer Name',
time:'Authorization Time',
product:'Product',
edition:'Edition',
licenseVersion:'Authorized Version',
count:'Authorized Count',
valid_license:'Valid License',
show_license:'Show License',
valid_license_error:'Verification failed',
status:'Authorization status',
valid:'Valid',
invalid:'Invalid',
expired:'Expired'
},
member:{
create:'Add members',
modify:'Modify members',
delete_confirm:'Comfirm to delete this user?',
please_choose_member:'Please choose member',
search_by_name:'Search by name',
modify_personal_info:'Modify personal info',
edit_password:'Edit Password',
edit_information:'Edit Information',
input_name:'Input Name',
input_email:'Input Email',
special_characters_are_not_supported:'Special characters are not supported',
mobile_number_format_is_incorrect:'Incorrect format of mobile phone number',
email_format_is_incorrect:'The mailbox format is incorrect',
password_format_is_incorrect:'Valid password: 8-30 digits, English upper and lower case letters + numbers + special characters (optional)',
old_password:'Old Password',
new_password:'New Password',
repeat_password:'Confirm Password',
inconsistent_passwords:'The two passwords are inconsistent',
remove_member:'Confirm to remove the member',
org_remove_member:'Removing the user from the organization will remove the permissions of all workspaces in the organization. Confirm to remove the member?',
input_id_or_email:'Please enter user ID or user email',
no_such_user:'No such user information, please enter the correct user ID or user email.'
},
user:{
create:'Create User',
modify:'Modify User',
input_name:'Please enter user name',
input_id:'Please enter user ID',
input_email:'Please input email',
input_password:'Please input a password',
input_phone:'Please enter the phone number',
input_roles:'Please select role',
special_characters_are_not_supported:'Special characters are not supported',
mobile_number_format_is_incorrect:'Incorrect format of mobile phone number',
email_format_is_incorrect:'The mailbox format is incorrect',
delete_confirm:'Confirm to delete this user?',
apikey_delete_confirm:'Confirm to delete this API key?',
input_id_placeholder:'Please enter ID (Chinese is not supported)',