优化
This commit is contained in:
@@ -18,7 +18,7 @@ export default {
|
||||
pleaseInputName: 'Please input the name',
|
||||
nameLengthError: 'Name length must be between {min} and {max} characters',
|
||||
passwordSpecial: 'Must contain special characters',
|
||||
passwordCase: 'Mix of uppercase, lowercase and numbers',
|
||||
passwordCase: 'A combination of numbers and letters',
|
||||
pleaseInputEmail: 'Please input the email',
|
||||
emailFormatError: 'Please input the email again',
|
||||
pleaseInputPassword: 'Please input the password',
|
||||
@@ -355,7 +355,7 @@ export default {
|
||||
Offices: "Offices",
|
||||
JoinWithUs: "Join with Us",
|
||||
},
|
||||
addShoppingCart:{
|
||||
addShoppingCart: {
|
||||
title: 'Added to your Shopping Cart',
|
||||
statement: 'Digital Assets Only. No physical product included.',
|
||||
button: 'Set Shopping Cart'
|
||||
|
||||
Reference in New Issue
Block a user