mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-16 02:12:54 -05:00
add avatar on account-settings
This commit is contained in:
@@ -603,6 +603,7 @@ export default {
|
||||
updated_message: 'Company information updated successfully'
|
||||
},
|
||||
account_settings: {
|
||||
profile_picture: 'Profile Picture',
|
||||
name: 'Name',
|
||||
email: 'Email',
|
||||
password: 'Password',
|
||||
|
||||
@@ -599,6 +599,7 @@ export default {
|
||||
updated_message: 'Información de la empresa actualizada con éxito'
|
||||
},
|
||||
account_settings: {
|
||||
profile_picture: 'Foto de perfil',
|
||||
name: 'Nombre',
|
||||
email: 'Email',
|
||||
password: 'Contraseña',
|
||||
|
||||
@@ -599,6 +599,7 @@ export default {
|
||||
updated_message: 'Informations sur la société mises à jour avec succès'
|
||||
},
|
||||
account_settings: {
|
||||
profile_picture: 'Image de profil',
|
||||
name: 'Nom',
|
||||
email: 'Email',
|
||||
password: 'Mot de passe',
|
||||
|
||||
Reference in New Issue
Block a user