9c4c325e5a
* remove submodules * add api and ui files * update github actions * use sparse checkout * update node setup * update checkout * update docker * change permissions * update mariadb health check * update changelog
11 lines
239 B
JSON
11 lines
239 B
JSON
{
|
|
"admin": "管理员",
|
|
"checkingCredentials": "检查凭证",
|
|
"loadingCredentials": "加载凭证",
|
|
"login": "登录",
|
|
"logout": "登出",
|
|
"profile": "个人资料",
|
|
"recover": "忘记密码",
|
|
"register": "创建帐号"
|
|
}
|