From 85be218f926989e6e03b9d53e0580cbc29de0abc Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 25 Nov 2016 17:01:55 +0100 Subject: [PATCH] New translations --- 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 e6c08d8ea6..bea7ff864f 100644 --- a/resources/lang/zh_TW/form.php +++ b/resources/lang/zh_TW/form.php @@ -25,6 +25,8 @@ return [ 'match' => '匹配於', 'repeat_freq' => '循環週期', 'journal_currency_id' => '貨幣', + 'currency_id' => 'Currency', + 'attachments' => 'Attachments', 'journal_amount' => '金額', 'journal_asset_source_account' => '資產帳戶 (源頭)', 'journal_source_account_name' => '收入帳戶 (源頭)',