New: Ajout fonction delete pour supprimer un compte
This commit is contained in:
parent
1ebba35536
commit
a21362ae4c
@ -49,4 +49,6 @@ BankType1=Current account
|
||||
BankType2=Cash account
|
||||
IfBankAccount=If bank account
|
||||
AccountsArea=Accounts area
|
||||
AccountCard=Account card
|
||||
AccountCard=Account card
|
||||
DeleteAccount=Delete account
|
||||
ConfirmDeleteAccount=Are you sure you want to delete this account ?
|
||||
@ -49,4 +49,6 @@ BankType1=Compte bancaire courant
|
||||
BankType2=Compte caisse/liquide
|
||||
IfBankAccount=Si compte bancaire
|
||||
AccountsArea=Espace comptes
|
||||
AccountCard=Fiche compte
|
||||
AccountCard=Fiche compte
|
||||
DeleteAccount=Suppression de compte
|
||||
ConfirmDeleteAccount=Etes-vous sur de vouloir supprimer ce compte ?
|
||||
Loading…
Reference in New Issue
Block a user