new crowdin translations
This commit is contained in:
		
							
								
								
									
										18
									
								
								resources/lang/fi-FI/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								resources/lang/fi-FI/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'reconcile'             => 'Täsmäytä',
 | 
			
		||||
    'unreconcile'           => 'Erota',
 | 
			
		||||
    'reconciled'            => 'Täysmäytetty',
 | 
			
		||||
    'opening_balance'       => 'Alkusaldo',
 | 
			
		||||
    'closing_balance'       => 'Loppusaldo',
 | 
			
		||||
    'unreconciled'          => 'Erota',
 | 
			
		||||
    'transactions'          => 'Tapahtumat',
 | 
			
		||||
    'start_date'            => 'Alkupäivä',
 | 
			
		||||
    'end_date'              => 'Loppupäivä',
 | 
			
		||||
    'cleared_amount'        => 'Selvitetty summa',
 | 
			
		||||
    'deposit'               => 'Talletus',
 | 
			
		||||
    'withdrawal'            => 'Nosto',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user