diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 009f1c5c13..37aa3bb4e6 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -617,7 +617,7 @@ return [ 'revenue_accounts' => 'Cuentas de ingresos', 'cash_accounts' => 'Cuentas de efectivo', 'Cash account' => 'Cash account', - 'cash' => 'cash', + 'cash' => 'cash', 'account_type' => 'Account type', 'save_transactions_by_moving' => 'Save these transaction(s) by moving them to another account:', 'stored_new_account' => 'New account ":name" stored!',