mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-15 23:06:33 +08:00
7 lines
180 B
TypeScript
7 lines
180 B
TypeScript
export default {
|
|
desc: "Login",
|
|
form_auto: "Sign in automatically",
|
|
form_button: "Login",
|
|
login_success: "Login success!",
|
|
login_message: "Please complete the letter!",
|
|
} |