From 4b8919420d1faebb7d87438d5e29310142275cfd Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 23:01:27 +0200 Subject: [PATCH] New translations form.php (Croatian) --- resources/lang/hr_HR/form.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/hr_HR/form.php b/resources/lang/hr_HR/form.php index dc5725d489..d0ea1a1516 100644 --- a/resources/lang/hr_HR/form.php +++ b/resources/lang/hr_HR/form.php @@ -66,6 +66,8 @@ return [ 'decimal_places' => 'Decimal places', 'exchange_rate_instruction' => 'Foreign currencies', 'exchanged_amount' => 'Exchanged amount', + 'source_amount' => 'Amount (source)', + 'destination_amount' => 'Amount (destination)', 'revenue_account_source' => 'Revenue account (source)', 'source_account_asset' => 'Source account (asset account)',