From 71ac676b83ab6d559a8fc1d0cc6c8e780c41e6a3 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 25 Dec 2016 13:11:47 +0100 Subject: [PATCH] New translations --- resources/lang/zh_TW/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index 5cfd2afc3f..40c5da1a58 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -96,6 +96,8 @@ return [ 'spent_in_specific_budget' => 'Spent in budget ":budget"', 'sum_of_expenses_in_budget' => 'Spent total in budget ":budget"', 'left_in_budget_limit' => 'Left to spend according to budgeting', + 'cannot_change_demo' => 'You cannot change the password of the demonstration account.', + 'cannot_delete_demo' => 'You cannot remove the demonstration account.', // repeat frequencies: 'repeat_freq_yearly' => 'yearly',