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' => "Icons",
|
||||
'payment_icons' => "Zahlungsweisen Icons",
|
||||
// Settings page
|
||||
'upload_avatar' => "Avatar hochladen",
|
||||
'file_type_error' => "Dateityp nicht unterstützt",
|
||||
'user_details' => "Benutzerdetails",
|
||||
"household" => "Haushalt",
|
||||
"save_member" => "Mitglied speichern",
|
||||
@@ -223,4 +225,4 @@ $i18n = [
|
||||
];
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user