From 34c74ee3a3f29402f7748413b2748b8152c734a1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 10 Nov 2017 18:31:11 +0100 Subject: [PATCH] New translations firefly.php (Indonesian) --- resources/lang/id_ID/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php index 399222cc02..c6b211e967 100644 --- a/resources/lang/id_ID/firefly.php +++ b/resources/lang/id_ID/firefly.php @@ -619,6 +619,8 @@ return [ 'cash_accounts' => 'Cash accounts', '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:',