New: Ajout fonction delete pour supprimer un compte
This commit is contained in:
parent
1ebba35536
commit
a21362ae4c
@ -50,3 +50,5 @@ BankType2=Cash account
|
|||||||
IfBankAccount=If bank account
|
IfBankAccount=If bank account
|
||||||
AccountsArea=Accounts area
|
AccountsArea=Accounts area
|
||||||
AccountCard=Account card
|
AccountCard=Account card
|
||||||
|
DeleteAccount=Delete account
|
||||||
|
ConfirmDeleteAccount=Are you sure you want to delete this account ?
|
||||||
@ -50,3 +50,5 @@ BankType2=Compte caisse/liquide
|
|||||||
IfBankAccount=Si compte bancaire
|
IfBankAccount=Si compte bancaire
|
||||||
AccountsArea=Espace comptes
|
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