diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 79f48fd6e0..d16f6185a5 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -942,6 +942,7 @@ return [ 'cannot_edit_multiple_dest' => 'You cannot edit splitted transaction #:id with description ":description" because it contains multiple destination accounts.', 'cannot_edit_opening_balance' => 'You cannot edit the opening balance of an account.', 'no_edit_multiple_left' => 'You have selected no valid transactions to edit.', + 'cannot_convert_split_journl' => 'Cannot convert a split transaction', // import bread crumbs and titles: 'import' => 'Importar',