mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Translation fixes [skip ci]
This commit is contained in:
		| @@ -6,8 +6,8 @@ | ||||
|     <table class="table table-bordered table-striped"> | ||||
|         <tr> | ||||
|             <th>{{ 'name'|_ }}</th> | ||||
|             <th>{{ 'balanceStartOfYear'|_ }}</th> | ||||
|             <th>{{ 'balanceStartOfYear'|_ }}</th> | ||||
|             <th>{{ 'balanceStart'|_ }}</th> | ||||
|             <th>{{ 'balanceStart'|_ }}</th> | ||||
|             <th>{{ 'difference'|_ }}</th> | ||||
|         </tr> | ||||
|         {% for account in accounts.getAccounts %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user