浏览代码

Merge branch 'develop' of http://52.130.252.100:10000/TEAMMODEL/TEAMModelOS into develop

CrazyIter_Bin 1 年之前
父节点
当前提交
d6031f8926
共有 2 个文件被更改,包括 18 次插入18 次删除
  1. 17 17
      TEAMModelOS/ClientApp/public/lang/en-US.js
  2. 1 1
      TEAMModelOS/ClientApp/public/lang/zh-TW.js

+ 17 - 17
TEAMModelOS/ClientApp/public/lang/en-US.js

@@ -3726,14 +3726,14 @@ const LANG_EN_US = {
         dashboard: {
             dashCenter: 'Data Center',
             schoolDash: 'School Dashboard',
-            teacherDash: 'Teaching Dashboard',
+            teacherDash: 'IES Dashboard',
             studentDash: 'Student Dashboard',
             iotDash: 'IoT Dashboard',
             dashTitle: 'Select the data dashboard to view',
             schoolSummary: 'Showcases school information, teaching resources, and course dynamics, providing an overview of the school for school leaders',
-            teacherSummary: "Displays smart lesson data, focusing on teaching and learning outcomes to support student comprehensive development",
+            teacherSummary: "Statistics of the current semester's activity data, sources include lesson records using IES cloud lists and online assessment & homework data.",
             studentSummary: 'Displays students holistic development in virtues, intelligence, physique, social skills, and aesthetics, promoting a positive school culture and nurturing well-rounded personalities',
-            iotSummary: 'Statistics of whole school smart classroom usage are automatically summarized by the IoT, and are not limited to IES cloud courses',
+            iotSummary: "Statistics of the current semester's activity data, sources include lesson records using IES cloud lists and online assessment & homework data.",
             cols: 'Display Columns',
             title: 'Smart Campus Big Data',
             title3: 'All-round Quality Big Data',
@@ -4421,14 +4421,14 @@ const LANG_EN_US = {
         stuYear1: 'Skipping',
         stuYear2: 'Retained',
 
-        educloudtw: 'EDU Cloud',
+        educloudtw: 'Taiwan Education Cloud',
         binded: 'Bound',
-        unBound: 'Unbound',
-        unBindEDUTitle: 'Unbind',
-        unBindEDUCont1: 'Sure to unbind ',
-        unBindEDUCont2: 'from EDU Cloud TW',
+        unBound: 'Not bound',
+        unBindEDUTitle: 'Unbound',
+        unBindEDUCont1: 'Are you sure to unbind ',
+        unBindEDUCont2: 'from Taiwan Education Cloud',
         unbdOk: 'Unbind successfully',
-        unbdFail: 'Unbind failed',
+        unbdFail: 'Failed to unbind',
 
         // AddStudent.vue
         accountInfo: 'Account Information',
@@ -4612,7 +4612,7 @@ const LANG_EN_US = {
             courseNo: 'Invitation Code',
             listName: 'List Name',
             joinTime: 'Application Time',
-            todayWrong: "Today's Smart wrong question practice",
+            todayWrong: "Today's SMART Incorrectly Answered Question Practice",
         },
         public: {
             noData: 'No data yet',
@@ -5060,7 +5060,7 @@ const LANG_EN_US = {
             table3: "File Type",
             table4: "Operate",
             tips3: "The course that initiated this activity were not found",
-            tips4: "No courses on this subject were found",
+            tips4: "No courses found for this subject",
         },
         classmatesComment: {
             title: "Classmates' homework observation and mutual evaluation",
@@ -5370,8 +5370,8 @@ const LANG_EN_US = {
                 button7: "Full of energy, continue",
                 button8: "Practice another day, leave first",
                 title1: "All current questions have been practiced",
-                showParent1: 'Expand main stem content',
-                showParent2: 'Shrink the main stem content',
+                showParent1: 'Expand main question stem content',
+                showParent2: 'Close the main question stem content',
             },
             today: 'Today',
             message1: 'Currently, there are no incorrectly answered questions to practice.',
@@ -5393,9 +5393,9 @@ const LANG_EN_US = {
             statistics1: 'Correctly Answered',
             statistics2: 'Incorrectly Answered',
             showOptionType: "Show Objective Question's Options",
-            tooltips1: 'Indicates the number of questions recommended by smart practicing system',
-            tooltips2: 'Indicates the total number of missed questions so far',
-            noInfo1: 'This smart question exercise gets',
+            tooltips1: 'Indicates the number of questions recommended for practice by the system',
+            tooltips2: 'Indicates the total number of questions done incorrectly so far',
+            noInfo1: 'This smart question practice gets',
             noInfo2: 'questions',
             noInfo3: 'questions can be practiced',
             noInfo4: 'questions are temporarily unavailable because the original test records have been removed',
@@ -7666,7 +7666,7 @@ const LANG_EN_US = {
             title: 'Device Statistics',
             deviceTotal: 'Total Devices',
             deviceOnline: 'Used Devices',
-            numAndproportion: 'Quantity and Proportion',
+            numAndproportion: 'Quantity & Proportion',
         },
         lessons: {
             title: 'Lesson and Application History Chart',

+ 1 - 1
TEAMModelOS/ClientApp/public/lang/zh-TW.js

@@ -3733,7 +3733,7 @@ const LANG_ZH_TW = {
             iotDash: '智慧教室IoT儀表',
             dashTitle: '選擇需要查看的數據儀表',
             schoolSummary: '展現學校資訊、教學資源和課程動態,學校整體風貌,方便學校行政掌握學校情況',
-            teacherSummary: '統計本學期的活動數據, 來源包含使用IES雲端名單的智慧課堂記錄以及線上',
+            teacherSummary: '統計本學期的活動數據, 來源包含使用IES雲端名單的智慧課堂記錄以及線上測驗作業數據',
             studentSummary: '展示學生五育(德、智、體、群、美)全面發展,呈現優良校風,培育健全人格',
             iotSummary: '統計由智慧教室物聯網自動化歸納本校的課堂運用數據,不侷限於使用IES雲端名單',
             cols: '顯示列',