liqk před 3 roky
rodič
revize
1a87c486c9

+ 1 - 1
TEAMModelOS/ClientApp/src/locale/lang/en-US/settings.js

@@ -55,7 +55,7 @@ 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.',
+	searchPoper: 'If your school has an administrator, 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',

+ 1 - 1
TEAMModelOS/ClientApp/src/locale/lang/zh-CN/settings.js

@@ -55,7 +55,7 @@ export default {
 	status3:'申请中',
 	searchTip:'请输入<span>学校名称</span>或者<span>关键词</span>进行搜索',
 	searchNone:'* 如未搜索到您想要的学校,可点击下方申请建立您的学校',
-	searchPoper: '若您的学校名称有人型符号,申请后将由管理员为您审核通过,正式成为学校成员。 若尚未有管理员,您申请后并重新登录,将会显示您所属学校及”申请中”状态。',
+	searchPoper: '若您的学校有管理员,申请后将由管理员为您审核通过,正式成为学校成员。 若尚未有管理员,您申请后并重新登录,将会显示您所属学校及”申请中”状态。',
 	applyBtn:'申请建立学校',
 	openList: '开放平台应用列表',
 	openInfo: '应用信息',

+ 1 - 1
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/settings.js

@@ -55,7 +55,7 @@ export default {
     status3: '申請中',
     searchTip: '請輸入<span>學校名稱</span>或者<span>關鍵詞</span>進行搜尋',
     searchNone: '*如未搜尋到您想要的學校,可點擊下方申請建立 您的學校',
-    searchPoper: '若您的學校名稱有人型符號,申請後將由管理員為您審核通過,正式成為學校成員。 若尚未有管理員,您申請後並重新登入,將會顯示您所屬學校及”申請中”之狀態。',
+    searchPoper: '若您的學校有管理員,申請後將由管理員為您審核通過,正式成為學校成員。 若尚未有管理員,您申請後並重新登入,將會顯示您所屬學校及”申請中”之狀態。',
     applyBtn: '申請建立學校',
     openList: '開放平臺清單',
     openInfo: '平臺資訊',