* feat: add `user_setting` model * chore: add global store * chore: update settings in web * chore: update `i18n` example
9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"common": {
|
|
"about": "关于",
|
|
"email": "邮箱",
|
|
"password": "密码",
|
|
"sign-in": "登录"
|
|
}
|
|
}
|