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
@@ -97,6 +97,8 @@ $i18n = [
|
||||
'icons' => "アイコン",
|
||||
'payment_icons' => "支払いアイコン",
|
||||
// Settings page
|
||||
'upload_avatar' => "アバターをアップロードする",
|
||||
'file_type_error' => "ファイルタイプが許可されていません",
|
||||
'user_details' => "ユーザー詳細",
|
||||
"household" => "世帯",
|
||||
"save_member" => "世帯員を保存",
|
||||
|
||||
Reference in New Issue
Block a user