From 14db016e98a5ed57b402d2c392e11b4b8d712b78 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 25 Dec 2016 13:11:27 +0100 Subject: [PATCH] New translations --- resources/lang/es_ES/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 5b9fc088c8..7a94dcb918 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/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',