new crowdin translations
This commit is contained in:
		
							
								
								
									
										18
									
								
								resources/lang/pl-PL/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								resources/lang/pl-PL/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'reconcile'             => 'Uzgodnij',
 | 
			
		||||
    'unreconcile'           => 'Cofnij uzgodnienie',
 | 
			
		||||
    'reconciled'            => 'Uzgodnione',
 | 
			
		||||
    'opening_balance'       => 'Saldo początkowe',
 | 
			
		||||
    'closing_balance'       => 'Saldo Końcowe',
 | 
			
		||||
    'unreconciled'          => 'Nieuzgodnione',
 | 
			
		||||
    'transactions'          => 'Transakcje',
 | 
			
		||||
    'start_date'            => 'Data początkowa',
 | 
			
		||||
    'end_date'              => 'Data końcowa',
 | 
			
		||||
    'cleared_amount'        => 'Wyczyszczona kwota',
 | 
			
		||||
    'deposit'               => 'Wpłata',
 | 
			
		||||
    'withdrawal'            => 'Wypłata',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user