From 1595afce6833039d4f43a0f47075071d1b64148f Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 14 Apr 2017 14:41:07 +0200 Subject: [PATCH] New translations firefly.php (Chinese Traditional, Hong Kong) --- resources/lang/zh_HK/firefly.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index 7ff99bfc73..87878ab05d 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -135,7 +135,7 @@ return [ 'all_journals_for_category' => 'All transactions for category :name', 'journals_in_period_for_category' => 'All transactions for category :name between :start and :end', 'not_available_demo_user' => 'The feature you try to access is not available to demo users.', - + 'exchange_rate_instructions' => 'Asset account "@name" only accepts transactions in @account_currency. If you wish to use @transaction_currency instead, make sure that the amount in @account_currency is known as well:', // repeat frequencies: 'repeat_freq_yearly' => 'yearly',