updated translations
This commit is contained in:
		
							
								
								
									
										14
									
								
								resources/lang/ru-RU/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								resources/lang/ru-RU/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,14 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'reconcile'             => 'Reconcile',
 | 
			
		||||
    'reconciled'            => 'Reconciled',
 | 
			
		||||
    'closing_balance'       => 'Closing Balance',
 | 
			
		||||
    'unreconciled'          => 'Unreconciled',
 | 
			
		||||
    'list_transactions'     => 'List Transactions',
 | 
			
		||||
    'start_date'            => 'Start Date',
 | 
			
		||||
    'end_date'              => 'End Date',
 | 
			
		||||
    'cleared_amount'        => 'Cleared Amount',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user