Some new code for the new layout.

This commit is contained in:
James Cole
2018-12-23 07:21:47 +01:00
parent 17e85ca2cf
commit 91deac706c
16 changed files with 426 additions and 163 deletions

View File

@@ -41,6 +41,7 @@ return [
'cancel' => 'Cancel',
'from' => 'From',
'to' => 'To',
'structure' => 'Structure',
'help_translating' => 'This help text is not yet available in your language. <a href="https://crowdin.com/project/firefly-iii-help">Will you help translate?</a>',
'showEverything' => 'Show everything',
'never' => 'Never',
@@ -113,6 +114,7 @@ return [
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
'sum_of_expenses' => 'Sum of expenses',
'sum_of_income' => 'Sum of income',
'liabilities' => 'Liabilities',
'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',
@@ -913,7 +915,10 @@ return [
'income' => 'Revenue / income',
'transfers' => 'Transfers',
'moneyManagement' => 'Money management',
'money_management' => 'Money management',
'tools' => 'Tools',
'piggyBanks' => 'Piggy banks',
'piggy_banks' => 'Piggy banks',
'bills' => 'Bills',
'withdrawal' => 'Withdrawal',
'opening_balance' => 'Opening balance',