|
@@ -11,6 +11,7 @@ export default {
|
|
|
saveMsg: 'Save successful',
|
|
|
toHome: 'Go back to the homepage',
|
|
|
submittedSuccessfully: 'Submitted successful',
|
|
|
+ switchSuccessful: 'Switch successful',
|
|
|
addMsg: 'New successfully added',
|
|
|
delMsg: 'Delete successful',
|
|
|
uploadPictures: 'upload pictures',
|
|
@@ -68,6 +69,7 @@ export default {
|
|
|
enterpriseLogin: 'Enterprise login',
|
|
|
userAgreement: 'User Agreement',
|
|
|
privacyPolicy: 'Privacy Policy',
|
|
|
+ switchToPersonalLogin: 'Switch to personal login',
|
|
|
agreeLogin: 'By logging in/registering, you agree to',
|
|
|
smsOrPassword: 'SMS, password login or registration',
|
|
|
scanWeChatCode: 'Scan WeChat QR code for quick login',
|