1.enhance i18n support

2.update layui to 2.9.3
This commit is contained in:
杨黄林
2024-01-11 21:31:04 +08:00
parent e9c0997799
commit 1e1ff7127e
6 changed files with 27 additions and 18 deletions

View File

@@ -99,5 +99,9 @@
"Please input password": "Please input password",
"Login success": "Login success",
"Username or password incorrect": "Username or password incorrect",
"Token invalid": "Token invalid"
"Token invalid": "Token invalid",
"Total": "Total ",
"Items": " items",
"Go to": "Go to",
"Per Page": " / page"
}