youyawu 5 years ago
parent
commit
801739c573
1 changed files with 4 additions and 4 deletions
  1. 4 4
      src/lang/en.ts

+ 4 - 4
src/lang/en.ts

@@ -92,8 +92,8 @@ export default {
       },
       },
       userInfo: {
       userInfo: {
         username: "You are not signed in",
         username: "You are not signed in",
-        editPassword: "Modify information",
-        logout: "Quit landing",
+        editPassword: "profile",
+        logout: "logOut",
         login: "login",
         login: "login",
         register: "register"
         register: "register"
       }
       }
@@ -132,7 +132,7 @@ export default {
           },
           },
           index: {
           index: {
             titles: "My concerns, my needs",
             titles: "My concerns, my needs",
-            tableIndex: "Serial number",
+            tableIndex: "No.",
             purchaseTitle: "Demand heading",
             purchaseTitle: "Demand heading",
             summaryOfNeeds: "outline",
             summaryOfNeeds: "outline",
             createTime: "Release time",
             createTime: "Release time",
@@ -329,7 +329,7 @@ export default {
             auditDate: "Audit date",
             auditDate: "Audit date",
             rejectReason: "Remarks",
             rejectReason: "Remarks",
             search: "search",
             search: "search",
-            serialNumber: "Serial number",
+            serialNumber: "No.",
             applyDate: "Date of application"
             applyDate: "Date of application"
           }
           }
         },
         },