|
|
@@ -49,7 +49,8 @@
|
|
|
"updateSuccess": "update completed",
|
|
|
"profit": "Commission",
|
|
|
"noRecords": "No records",
|
|
|
- "notAvailable": "Not available"
|
|
|
+ "notAvailable": "Not available",
|
|
|
+ "wait": "stay tuned"
|
|
|
},
|
|
|
"delegate": {
|
|
|
"tip": "The consignment sale has not started yet, it will start today at ${time}",
|
|
|
@@ -95,7 +96,7 @@
|
|
|
"phone": "phone number",
|
|
|
"phoneError": "Wrong format of phone number",
|
|
|
"phonePla": "Please enter phone number",
|
|
|
- "username":"Username",
|
|
|
+ "username": "Username",
|
|
|
"enterUsername": "Enter your username",
|
|
|
"psd": "password",
|
|
|
"psdAgainError": "The two passwords entered are inconsistent",
|
|
|
@@ -105,7 +106,8 @@
|
|
|
"registerSuccess": "registration success",
|
|
|
"sendCode": "Send code",
|
|
|
"sended": "Sented",
|
|
|
- "psdEorror": "Wrong format of password"
|
|
|
+ "psdEorror": "Wrong format of password",
|
|
|
+ "nameError": "Account length 6-20, can only contain numbers, letters and underscores, not pure numbers"
|
|
|
},
|
|
|
"mine": {
|
|
|
"address": "Address",
|
|
|
@@ -179,7 +181,10 @@
|
|
|
"countDown": "Automatically cancel the order when the payment countdown expires",
|
|
|
"hasProblem": "Encounter problems?",
|
|
|
"payAt": "Payment time",
|
|
|
- "viewOrder": "check order"
|
|
|
+ "viewOrder": "check order",
|
|
|
+ "mint": "Minute",
|
|
|
+ "second": "Second",
|
|
|
+ "stopSale": "Suspension of sale"
|
|
|
},
|
|
|
"product": {
|
|
|
"dailyEarning": "Daily Income",
|