Add restrictions for demo accounts.

This commit is contained in:
James Cole
2016-12-25 13:09:29 +01:00
parent ede327f3d3
commit bce4e7e2bf
2 changed files with 26 additions and 0 deletions

View File

@@ -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',