feat: add custom avatar functionality (#248)

Co-authored-by: Dante Bradshaw <plansuperior@gmail.com>
This commit is contained in:
Miguel Ribeiro
2024-03-24 16:12:44 +01:00
committed by GitHub
co-authored by Dante Bradshaw
parent 40bcf3485e
commit 1dbebd3918
22 changed files with 387 additions and 41 deletions
+3 -1
View File
@@ -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 = [
];
?>
?>
+2
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "Εικονίδια",
'payment_icons' => "Εικονίδια Payment",
// Settings page
'upload_avatar' => "μεταφόρτωση άβαταρ",
'file_type_error' => "Το αρχείο πρέπει να είναι τύπου jpg, jpeg, png, webp ή gif",
'user_details' => "Λεπτομέρειες χρήστη",
"household" => "Νοικοκυριό",
"save_member" => "Αποθήκευση μέλους",
+2
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "Icons",
'payment_icons' => "Payment Icons",
// Settings page
'upload_avatar' => "Upload Avatar",
'file_type_error' => "The file type supplied is not supported.",
'user_details' => "User Details",
"household" => "Household",
"save_member" => "Save Member",
+3 -1
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "Iconos",
'payment_icons' => "Iconos de Pago",
// Settings page
'upload_avatar' => "Subir avatar",
'file_type_error' => "El archivo debe ser una imagen en formato PNG, JPG, WEBP o SVG",
'user_details' => "Detalles del Usuario",
"household" => "Hogar",
"save_member" => "Guardar Miembro",
@@ -223,4 +225,4 @@ $i18n = [
];
?>
?>
+3 -1
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "Icônes",
'payment_icons' => "Icônes de paiement",
// Page de paramètres
'upload_avatar' => "Télécharger un Avatar",
'file_type_error' => "Le type de fichier n'est pas pris en charge",
'user_details' => "Détails de l'utilisateur",
"household" => "Ménage",
"save_member" => "Enregistrer le membre",
@@ -223,4 +225,4 @@ $i18n = [
];
?>
?>
+2
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "アイコン",
'payment_icons' => "支払いアイコン",
// Settings page
'upload_avatar' => "アバターをアップロードする",
'file_type_error' => "ファイルタイプが許可されていません",
'user_details' => "ユーザー詳細",
"household" => "世帯",
"save_member" => "世帯員を保存",
+3 -1
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "Ícones",
'payment_icons' => "Ícones de Pagamentos",
// Settings page
'upload_avatar' => "Enviar avatar",
'file_type_error' => "Tipo de ficheiro não permitido",
'user_details' => "Detalhes do utilizador",
"household" => "Agregado",
"save_member" => "Guardar Membro",
@@ -222,4 +224,4 @@ $i18n = [
];
?>
?>
+2
View File
@@ -95,6 +95,8 @@ $i18n = [
'icons' => "Ícones",
'payment_icons' => "Ícones de pagamento",
// Settings page
'upload_avatar' => "Carregar avatar",
'file_type_error' => "Tipo de arquivo não permitido",
'user_details' => "Informações do Usuário",
"household" => "Membros",
"save_member" => "Salvar membro",
+2
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "İkonlar",
'payment_icons' => "Ödeme İkonları",
// Settings page
'upload_avatar' => "Avatarı yükle",
'file_type_error' => "Dosya türü izin verilmiyor",
'user_details' => "Kullanıcı Detayları",
"household" => "Hane",
"save_member" => "Üyeyi Kaydet",
+3 -1
View File
@@ -104,6 +104,8 @@ $i18n = [
'payment_icons' => "支付图标",
// 设置页面
'upload_avatar' => "上传头像",
'file_type_error' => "文件类型不允许",
'user_details' => "用户详情",
"household" => "家庭",
"save_member" => "保存成员",
@@ -239,4 +241,4 @@ $i18n = [
];
?>
?>
+2
View File
@@ -97,6 +97,8 @@ $i18n = [
'icons' => "圖示",
'payment_icons' => "付款圖示",
// 設定頁面
'upload_avatar' => "上传头像",
'file_type_error' => "文件类型不允许",
'user_details' => "使用者詳細資訊",
"household" => "家庭",
"save_member" => "儲存成員",