Procházet zdrojové kódy

!1660 update Web/src/i18n/pages/login/en.ts.
Merge pull request !1660 from Lzh666/N/A

zuohuaijun před 1 rokem
rodič
revize
298306ae3e
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      Web/src/i18n/pages/login/en.ts

+ 2 - 2
Web/src/i18n/pages/login/en.ts

@@ -9,8 +9,8 @@ export default {
 		two4: 'Links',
 	},
 	account: {
-		accountPlaceholder1: 'The user name admin or not is common',
-		accountPlaceholder2: 'Password: 123456',
+		accountPlaceholder1: 'Please enter the user name',
+		accountPlaceholder2: 'Please enter the password',
 		accountPlaceholder3: 'Please select a tenant',
 		accountPlaceholder4: 'Please enter the verification code',
 		accountBtnText: 'Sign in',