feat: 发票未生成提示信息
This commit is contained in:
@@ -49,7 +49,7 @@ export default {
|
||||
enterNewPassword: 'Enter a new password for<br/><span>{email}</span>',
|
||||
passwordsDoNotMatch: 'Passwords do not match',
|
||||
logOffTip: 'Are you sure to log off?',
|
||||
pleaseLogTip: 'Please log in and try again.',
|
||||
pleaseLogTip: 'Please log in and try again.'
|
||||
},
|
||||
RegisterSuccess: {
|
||||
title1: 'Welcome to Stylish Parade!',
|
||||
@@ -218,7 +218,8 @@ export default {
|
||||
invoice: 'Invoice',
|
||||
completePayment: 'Complete Payment',
|
||||
buyAgain: 'Buy Again'
|
||||
}
|
||||
},
|
||||
invoiceMessage: 'Invoice is being prepared. Please refresh later.'
|
||||
},
|
||||
empty: {
|
||||
title: 'Nothing in Wardrobe yet',
|
||||
|
||||
Reference in New Issue
Block a user