|
|
@@ -431,7 +431,7 @@ export default {
|
|
|
signInTitle: 'Out-of-the-box middle and back office management system',
|
|
|
signInDesc: 'Enter your personal details to get started!',
|
|
|
policy: 'I agree to the xxx Privacy Policy',
|
|
|
- scanSign: `Scan the code and click ‘Confirm’ to complete your login.`,
|
|
|
+ scanSign: `Scan the code and click 'Confirm' to complete your login.`,
|
|
|
loginButton: 'Sign In',
|
|
|
registerButton: 'Sign Up',
|
|
|
rememberMe: 'Remember me',
|
|
|
@@ -1184,9 +1184,9 @@ export default {
|
|
|
boundMembershipCard: 'Bound membership card',
|
|
|
points: 'Points',
|
|
|
commissionAmount: 'Commission Amount',
|
|
|
- consecutiveSignInDays: 'Consecutive days of signing in',
|
|
|
+ consecutiveSignInDays: 'Consecutive Sign-in Days',
|
|
|
loginIp: 'Login ip',
|
|
|
- level: 'Level',
|
|
|
+ userLevel: 'Level',
|
|
|
promotionId: 'Promotion id',
|
|
|
purchaseCount: 'Purchase',
|
|
|
subordinateCount: 'Number of subordinates',
|
|
|
@@ -1629,9 +1629,9 @@ export default {
|
|
|
pleaseEnterMessageEncryptionKey: 'Please enter the message encryption and decryption key',
|
|
|
pleaseEnterMiniProgramAppId: 'Please enter applet appId',
|
|
|
pleaseEnterMiniProgramAppSecret: 'Please enter the applet appSecret',
|
|
|
- tip11: 'You can find ‘Micro Signal’ in the menu [Settings & Development - Public Number Settings - Account Details] of WeChat Public Platform (mp.weixin.qq.com).',
|
|
|
- tip12: 'You can find ‘Developer ID (AppID)’ in the menu [Settings & Development - Public Number Settings - Basic Settings] of WeChat Public Platform (mp.weixin.qq.com).',
|
|
|
- tip13: 'You can find ‘Developer Password (AppSecret)’ in [Settings & Development - Public Number Settings - Basic Settings] on the menu of WeChat Public Platform (mp.weixin.qq.com).',
|
|
|
+ tip11: 'You can find "Micro Signal" in the menu [Settings & Development - Public Number Settings - Account Details] of WeChat Public Platform (mp.weixin.qq.com).',
|
|
|
+ tip12: 'You can find "Developer ID (AppID)" in the menu [Settings & Development - Public Number Settings - Basic Settings] of WeChat Public Platform (mp.weixin.qq.com).',
|
|
|
+ tip13: 'You can find "Developer Password (AppSecret)" in [Settings & Development - Public Number Settings - Basic Settings] on the menu of WeChat Public Platform (mp.weixin.qq.com).',
|
|
|
nameCannotBeEmpty: 'Name cannot be empty',
|
|
|
officialAccountCannotBeEmpty: 'Public number account cannot be empty.',
|
|
|
officialAccountAppIdCannotBeEmpty: 'Public appId cannot be empty.',
|