Browse Source

多语言

XW 1 year ago
parent
commit
48f17865c6

+ 8 - 8
TEAMModelContest/contest.client/src/locale/lang/en-US.js

@@ -79,11 +79,11 @@ const enUS = {
             needReview: "Required review",
         },
         ruleInfo: {
-            detailScore: "细项得分",
+            detailScore: "Sub item score",
             rule: "Rules",
             describe: "Description",
             score: "Total Point",
-            workScore: "作品分数",
+            workScore: "Work score",
         },
         returnList: "Back to Activity List",
         signup: "Registration",
@@ -99,27 +99,27 @@ const enUS = {
         },
         tmdAccount: "TEAM Model Account",
         screen: "Filter",
-        tmdName: "醍摩豆姓名",
+        tmdName: "TMID Name",
         me: "me",
-        noPermission: "无权限",
+        noPermission: "No permission",
         action: "Operation",
         delete: "Delete",
         quit: "Exit",
         preview: "Preview",
         download: "Download",
         cancel: "Cancel",
-        startUpload: "开始上传",
+        startUpload: "Start uploading",
         expert: "Expert",
-        author: "作者",
+        author: "Author",
         period: "School system",
         subject: "Subject",
         previous: "Previous",
-        next: "下一位",
+        next: "Next",
         totalScore: "Total Score",
         submit: "Submit",
         name: "Name",
         achievement: "Score",
-        scoring: "进行打分",
+        scoring: "Goto score",
         phoneNum: "Cell phone number",
         email: "Email",
         school: "School",

+ 5 - 5
TEAMModelContest/contest.client/src/locale/lang/zh-TW.js

@@ -79,11 +79,11 @@ const zhTW = {
             needReview: "需評審",
         },
         ruleInfo: {
-            detailScore: "细项得分",
+            detailScore: "細項得分",
             rule: "規則",
             describe: "描述",
             score: "分值",
-            workScore: "作品分",
+            workScore: "作品分",
         },
         returnList: "返回活動列表",
         signup: "報名",
@@ -101,14 +101,14 @@ const zhTW = {
         screen: "篩選",
         tmdName: "醍摩豆姓名",
         me: "我",
-        noPermission: "无权限",
+        noPermission: "無權限",
         action: "操作",
         delete: "刪除",
         quit: "退出",
         preview: "預覽",
         download: "下載",
         cancel: "取消",
-        startUpload: "开始上传",
+        startUpload: "開始上傳",
         expert: "專家",
         author: "作者",
         period: "學制",
@@ -119,7 +119,7 @@ const zhTW = {
         submit: "提交",
         name: "姓名",
         achievement: "成績",
-        scoring: "行打分",
+        scoring: "行打分",
         phoneNum: "手機號碼",
         email: "電子信箱",
         school: "學校",