mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Count things [skip ci]
This commit is contained in:
		| @@ -23,7 +23,7 @@ | ||||
|                 </p> | ||||
|                 <p class="small"> | ||||
|                 {% if category.transactionjournals|length > 0 %} | ||||
|                     {{ Lang.choice('form.category_keep_transactions', category.transactionjournals|length) }} | ||||
|                     {{ Lang.choice('form.category_keep_transactions', category.transactionjournals|length, {count: category.transactionjournals|length}) }} | ||||
|                 {% endif %} | ||||
|                 </p> | ||||
|             </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user