From 09221363898d71bab8a72b5935254d9ab68da11c Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 14:41:17 +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 1c04418238..3db424a90e 100644 --- a/resources/lang/zh_TW/form.php +++ b/resources/lang/zh_TW/form.php @@ -64,6 +64,8 @@ return [ 'expense_account' => '支出帳戶', 'revenue_account' => '收入帳戶', 'decimal_places' => 'Decimal places', + 'exchange_rate_instruction' => 'Foreign currencies', + 'exchanged_amount' => 'Exchanged amount', 'revenue_account_source' => '收入帳戶 (源頭)', 'source_account_asset' => '來源帳戶 (資產帳戶)',