|
@@ -1,22 +1,22 @@
|
|
|
export default {
|
|
|
title: "China steel furniture industry gathering network",
|
|
|
SLS: "Switch Language Success",
|
|
|
- inputPlaceholder: "Please input",
|
|
|
- pleaseChoose: "Please choose",
|
|
|
- pleaseUpload: "Please upload",
|
|
|
+ inputPlaceholder: "Please input ",
|
|
|
+ pleaseChoose: "Please choose ",
|
|
|
+ pleaseUpload: "Please upload ",
|
|
|
loading: "Data loading...",
|
|
|
nodata: "No data",
|
|
|
loadMore: "Click to load more",
|
|
|
form: {
|
|
|
submit: "Submission",
|
|
|
RegAccount: "Password must be 9 to 16 alphanumeric",
|
|
|
- loginAccount: "Account number (mobile number)",
|
|
|
+ loginAccount: "Account",
|
|
|
loginPassword: "Password",
|
|
|
- phone: "Phone number",
|
|
|
+ phone: "Phone",
|
|
|
validatePhone: "Please input the correct mobile number",
|
|
|
validateCode: "Verification Code",
|
|
|
- getValidateCode: "Get verification code",
|
|
|
- autoLogin: "Autologon",
|
|
|
+ getValidateCode: "Send SMS",
|
|
|
+ autoLogin: "Auto logon",
|
|
|
login: "login",
|
|
|
register: "register"
|
|
|
},
|
|
@@ -40,8 +40,8 @@ export default {
|
|
|
}
|
|
|
},
|
|
|
route: {
|
|
|
- home: "Home Page",
|
|
|
- mall: "Online Shop",
|
|
|
+ home: "Home",
|
|
|
+ mall: "Mall",
|
|
|
shops: "Manufacturer",
|
|
|
info: "Demand supply",
|
|
|
login: "login",
|
|
@@ -67,7 +67,7 @@ export default {
|
|
|
"-100": "Network request failed",
|
|
|
"-1": "An unknown error occurred",
|
|
|
"301": "User name already exists",
|
|
|
- "302": "Phone number already exists",
|
|
|
+ "302": "Phone already exists",
|
|
|
"303": "Wrong account or password",
|
|
|
"304": "Verification code error",
|
|
|
"305": "login has failed",
|
|
@@ -110,8 +110,8 @@ export default {
|
|
|
},
|
|
|
header: {
|
|
|
hyn: "Welcome",
|
|
|
- login: "Please login.",
|
|
|
- register: "Free registration",
|
|
|
+ login: "Login",
|
|
|
+ register: "Registration",
|
|
|
shopEnter: "Merchant entry",
|
|
|
productPublish: "Commodity release",
|
|
|
searchProduct: "product",
|
|
@@ -246,7 +246,7 @@ export default {
|
|
|
alreadyConcerned: "Pay close attention to",
|
|
|
focusBusinesses: "Focus on businesses",
|
|
|
keyWord: "Key word",
|
|
|
- searchWholeStation: "Search the whole station",
|
|
|
+ searchWholeStation: "Global search",
|
|
|
searchShop: "Search shop",
|
|
|
home: "home",
|
|
|
companyIntroduction: "Company profile",
|