From b950b82e1008be3fc9b93a711c2e61236bfc2e75 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 10 Nov 2017 18:31:37 +0100 Subject: [PATCH] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 6b31f442b5..bc0db40ec5 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -619,6 +619,8 @@ return [ 'cash_accounts' => 'Cuentas de efectivo', 'Cash account' => 'Cash account', 'reconcile_account' => 'Reconcile account ":account"', + 'end_of_reconcile_period' => 'End of reconcile period: :period', + 'start_of_reconcile_period' => 'Start of reconcile period: :period', 'cash' => 'cash', 'account_type' => 'Account type', 'save_transactions_by_moving' => 'Save these transaction(s) by moving them to another account:',