From 72afaddd7c4911757f168ba51a8d29883eee7879 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 23:01:18 +0200 Subject: [PATCH] New translations form.php (Chinese Traditional) --- resources/lang/zh_TW/form.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/zh_TW/form.php b/resources/lang/zh_TW/form.php index 3db424a90e..3914036954 100644 --- a/resources/lang/zh_TW/form.php +++ b/resources/lang/zh_TW/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' => '收入帳戶 (源頭)', 'source_account_asset' => '來源帳戶 (資產帳戶)',