feat: add custom avatar functionality (#248)
Co-authored-by: Dante Bradshaw <plansuperior@gmail.com>
This commit is contained in:
co-authored by
Dante Bradshaw
parent
40bcf3485e
commit
1dbebd3918
@@ -104,6 +104,8 @@ $i18n = [
|
||||
'payment_icons' => "支付图标",
|
||||
|
||||
// 设置页面
|
||||
'upload_avatar' => "上传头像",
|
||||
'file_type_error' => "文件类型不允许",
|
||||
'user_details' => "用户详情",
|
||||
"household" => "家庭",
|
||||
"save_member" => "保存成员",
|
||||
@@ -239,4 +241,4 @@ $i18n = [
|
||||
|
||||
];
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user