diff --git a/htdocs/langs/en_US/banks.lang b/htdocs/langs/en_US/banks.lang index 06fc2a6afce..c41ed77c296 100644 --- a/htdocs/langs/en_US/banks.lang +++ b/htdocs/langs/en_US/banks.lang @@ -133,4 +133,7 @@ PaymentNumberUpdateSucceeded=Payment number updated succesfully PaymentNumberUpdateFailed=Payment number could not be updated PaymentDateUpdateSucceeded=Payment date update succesfully PaymentDateUpdateFailed=Payment date could not be updated -BankTransactionLine=Bank transaction \ No newline at end of file +BankTransactionLine=Bank transaction +AllAccounts=All bank/cash accounts +BackToAccount=Back to account +ShowAllAccounts=Show fo all accounts diff --git a/htdocs/langs/fr_FR/banks.lang b/htdocs/langs/fr_FR/banks.lang index 3ec2a343b96..fb061d46951 100644 --- a/htdocs/langs/fr_FR/banks.lang +++ b/htdocs/langs/fr_FR/banks.lang @@ -134,4 +134,7 @@ PaymentNumberUpdateFailed=Impossible de mettre le num PaymentDateUpdateSucceeded=Date de paiement mise à jour PaymentDateUpdateFailed=Impossible de mettre la date de paiement à jour Transactions=Ecritures -BankTransactionLine=Ecriture bancaire \ No newline at end of file +BankTransactionLine=Ecriture bancaire +AllAccounts=Tous les comptes bancaires/caisses +BackToAccount=Retour au compte +ShowAllAccounts=Afficher pour tous les comptes \ No newline at end of file