mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Fix #3635
This commit is contained in:
		| @@ -105,7 +105,7 @@ return [ | ||||
|     'registered'                                 => 'You have registered successfully!', | ||||
|     'Default asset account'                      => 'Default asset account', | ||||
|     'no_budget_pointer'                          => 'You seem to have no budgets yet. You should create some on the <a href="/budgets">budgets</a>-page. Budgets can help you keep track of expenses.', | ||||
|     'no_bill_pointer'                            => 'You seem to have no bills yet. You should create some on the <a href="/budgets">budgets</a>-page. Bills can help you keep track of expenses.', | ||||
|     'no_bill_pointer'                            => 'You seem to have no bills yet. You should create some on the <a href="/bills">bills</a>-page. Bills can help you keep track of expenses.', | ||||
|     'Savings account'                            => 'Savings account', | ||||
|     'Credit card'                                => 'Credit card', | ||||
|     'source_accounts'                            => 'Source account|Source accounts', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user