|
@@ -22,24 +22,30 @@ export default {
|
|
|
activityNum: 'Activity Number',
|
|
|
joinStatus: 'Request to join',
|
|
|
requestStatus: 'Received the invitation to join',
|
|
|
+ setDefault:'Set as default school',
|
|
|
goSchool: 'Go to school',
|
|
|
agreeJoin: 'Agree to join',
|
|
|
cancelAdd: 'Decline to join',
|
|
|
- undoJoin: 'Withdrawal request',
|
|
|
+ undoJoin: 'Withdraw request',
|
|
|
requestJoin: 'Request to join',
|
|
|
inputSearch: 'Enter the name of the school you want to search for',
|
|
|
hasManager: 'The school has system administrator',
|
|
|
hasBaseModule: 'Management Module',
|
|
|
modalTip1: 'Notice',
|
|
|
- modalTip2: "This action will cause you to leave your current school's IES 5 platform and go to",
|
|
|
- modalTip3: 'Any unsaved information on the current page will be lost, do you agree to this action?',
|
|
|
+ modalTip2: "This action will cause you to leave your current school's IES 5 and go to",
|
|
|
+ modalTip3: 'Any unsaved information on this page will be lost, do you agree to continue?',
|
|
|
+ modalTip7:'Confirm to set',
|
|
|
+ modalTip8:'as your default school?',
|
|
|
columnName: 'School Name',
|
|
|
columnArea: 'Areal',
|
|
|
columnId: 'School Short Code',
|
|
|
columnTool: 'Operations',
|
|
|
modalTip4: 'Friendly Reminder',
|
|
|
modalTip5: 'Confirm joining ',
|
|
|
- modalTip6: 'Confirm cancellation of joining',
|
|
|
+ modalTip6: 'Confirm cancellation of joining ',
|
|
|
+ joinTip1:'Thank you for choosing your school',
|
|
|
+ joinTip2:'After applying, your school name will be displayed the next time you log in!',
|
|
|
+ joinTip3:'Note: The application must be reviewed by the administrator of the school you are applying to before you can officially access the resources provided by the school.',
|
|
|
submitSucTips: 'Submitted successfully',
|
|
|
submitFailTips: 'Failed to operate',
|
|
|
joinSucTips: 'Join successfully!',
|
|
@@ -48,51 +54,52 @@ export default {
|
|
|
status3: 'Applying',
|
|
|
searchTip: 'Please enter <span>school name</span> or <span>school code</span> to search',
|
|
|
searchNone: '* If you do not find the school you are looking for, you can click below to request to create your school',
|
|
|
+ searchPoper: 'If your school has a human icon, your application will be reviewed and approved by an administrator to become a member of the school. If your school does not have an administrator, your school and the "applying" status will be displayed after you apply and re-login.',
|
|
|
applyBtn: 'Apply to create a school',
|
|
|
openList: 'Open Platform List',
|
|
|
openInfo: 'Platform Information',
|
|
|
- openName: '应用名称',
|
|
|
- opName: "开放平台应用",
|
|
|
- token: 'ApiToken',
|
|
|
- des: '描述',
|
|
|
- openStatus: '状态',
|
|
|
- enable: '启用',
|
|
|
- disable: '禁用',
|
|
|
- webhook: "通知接口配置",
|
|
|
- authorization: "接口密钥",
|
|
|
- domainName: "域名",
|
|
|
- subNews: "订阅通知接口",
|
|
|
- apiType1: "数据写入接口",
|
|
|
- apiType2: "数据读取接口",
|
|
|
- apiName: '接口名称',
|
|
|
- apiAddress: '接口地址',
|
|
|
- apiMethod: '请求方法',
|
|
|
- apiParams: '参数示例',
|
|
|
- newName: "通知名称",
|
|
|
- openKeep: '保存平台',
|
|
|
- edit: "编辑应用",
|
|
|
- unedit: '取消编辑',
|
|
|
- delModal1: "您确定删除",
|
|
|
- delModal2: "吗?",
|
|
|
- delModal3: "删除成功",
|
|
|
- delModal4: "删除失败",
|
|
|
- delModal5: "已取消删除",
|
|
|
- keepModal1: "保存成功",
|
|
|
- keepModal2: "保存失败",
|
|
|
- refreshModal1: "刷新成功",
|
|
|
- refreshModal2: "刷新失败",
|
|
|
- refreshModal3: "刷新后,原有的金钥会失效,您确定要刷新吗?",
|
|
|
- refreshModal4: "已取消刷新",
|
|
|
+ openName: '應用名稱',
|
|
|
+ opName: "開放平台應用",
|
|
|
+ token: 'ApiToken',
|
|
|
+ des: '描述',
|
|
|
+ openStatus: '狀態',
|
|
|
+ enable: '啟用',
|
|
|
+ disable: '禁用',
|
|
|
+ webhook: "通知接口配寘",
|
|
|
+ authorization: "接口金鑰",
|
|
|
+ domainName: "域名",
|
|
|
+ subNews: "訂閱通知接口",
|
|
|
+ apiType1: "數據寫入接口",
|
|
|
+ apiType2: "數據讀取接口",
|
|
|
+ apiName: '接口名稱',
|
|
|
+ apiAddress: '接口地址',
|
|
|
+ apiMethod: '請求方法',
|
|
|
+ apiParams: '參數示例',
|
|
|
+ newName: "通知名稱",
|
|
|
+ openKeep: '儲存平臺',
|
|
|
+ edit: "編輯應用",
|
|
|
+ unedit: '取消編輯',
|
|
|
+ delModal1: '您確定刪除',
|
|
|
+ delModal2: '嗎?',
|
|
|
+ delModal3: '刪除成功',
|
|
|
+ delModal4: '刪除失敗',
|
|
|
+ delModal5: '已取消刪除',
|
|
|
+ keepModal1: '儲存成功',
|
|
|
+ keepModal2: '儲存失敗',
|
|
|
+ refreshModal1: '更新成功',
|
|
|
+ refreshModal2: '更新失敗',
|
|
|
+ refreshModal3: '更新後,原有的金鑰會失效,您確定要更新嗎?',
|
|
|
+ refreshModal4: '已取消更新',
|
|
|
copyModal1: "Copy successfully",
|
|
|
copyModal2: "Failed to copy",
|
|
|
- openModal1: "应用列表获取失败",
|
|
|
- openModal2: "api列表获取失败",
|
|
|
+ openModal1: '應用列表取得失敗',
|
|
|
+ openModal2: 'api列表取得失敗',
|
|
|
applyForm: {
|
|
|
title: 'Apply to create an AI Smarter School',
|
|
|
name: 'Full Name of School/Institution',
|
|
|
id: 'School/Institution Short Code',
|
|
|
orgCode:'School/Institution VAT number',
|
|
|
- period:'School/Institution School Syctem',
|
|
|
+ period:'School/Institution School System',
|
|
|
code: 'School/Institution ID',
|
|
|
address: 'School/Institution Address',
|
|
|
manager: 'Person in charge of School/Institution',
|
|
@@ -105,7 +112,7 @@ export default {
|
|
|
place4: 'You can fill in your remark information',
|
|
|
place5: 'Please enter the name of the person in charge',
|
|
|
place6: 'Please select the area where the school is located',
|
|
|
- place7: 'Please enter the VAT number or other government-issued organization uniform number',
|
|
|
+ place7: 'Please enter the VAT number or other government-issued organization uniform No.',
|
|
|
submit: 'Submit Application',
|
|
|
submitSuc: 'Application has been successfully submitted!',
|
|
|
errTip1: 'Please select the correct area!',
|