|
|
@@ -92,8 +92,8 @@ export default {
|
|
|
},
|
|
|
userInfo: {
|
|
|
username: "You are not signed in",
|
|
|
- editPassword: "profile",
|
|
|
- logout: "logOut",
|
|
|
+ editPassword: "update",
|
|
|
+ logout: "Log Out",
|
|
|
login: "login",
|
|
|
register: "register"
|
|
|
}
|
|
|
@@ -131,15 +131,15 @@ export default {
|
|
|
err2: "The two passwords are inconsistent"
|
|
|
},
|
|
|
index: {
|
|
|
- titles: "My concerns, my needs",
|
|
|
+ titles: "My concerns, My Needs",
|
|
|
tableIndex: "No.",
|
|
|
purchaseTitle: "Demand heading",
|
|
|
- summaryOfNeeds: "outline",
|
|
|
+ summaryOfNeeds: "Outline",
|
|
|
createTime: "Release time",
|
|
|
status: "Current state",
|
|
|
status1: "Concentration of signs",
|
|
|
status2: "Has ended",
|
|
|
- option: "operation",
|
|
|
+ option: "Operation",
|
|
|
revocation: "Revoke",
|
|
|
public: "Re release",
|
|
|
companyName: "Name of merchant",
|