mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
feat: update login titles for improved clarity in user interface
This commit is contained in:
parent
e443f31cc5
commit
d8ab952a87
|
|
@ -1,5 +1,5 @@
|
|||
export default {
|
||||
title: '普通登录',
|
||||
title: '账号登录',
|
||||
loginForm: {
|
||||
username: {
|
||||
label: '用户名',
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
export default {
|
||||
title: '普通登錄',
|
||||
title: '帳號登錄',
|
||||
loginForm: {
|
||||
username: {
|
||||
label: '用戶名稱',
|
||||
|
|
|
|||
Loading…
Reference in New Issue