go-view/src/i18n/en/login.ts
2022-05-21 18:03:15 +08:00

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!",
}