added ko-KR
This commit is contained in:
		
							
								
								
									
										16
									
								
								resources/lang/ko-KR/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/ko-KR/reconciliations.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'reconcile'             => '조정',
 | 
			
		||||
    'reconciled'            => '조정됨',
 | 
			
		||||
    'closing_balance'       => 'Closing 잔액',
 | 
			
		||||
    'unreconciled'          => '미조정됨',
 | 
			
		||||
    'list_transactions'     => '거래내역보기',
 | 
			
		||||
    'start_date'            => '시작 날짜',
 | 
			
		||||
    'end_date'              => '종료 날짜',
 | 
			
		||||
    'cleared_amount'        => '삭제된 금액',
 | 
			
		||||
    'deposit'               => '예치금',
 | 
			
		||||
    'withdrawal'            => '인출',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user