This commit is contained in:
李志鹏
2026-06-01 11:18:35 +08:00
parent ad0f4f65e5
commit bf5c27d857
12 changed files with 54 additions and 22 deletions

View File

@@ -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'