added ko-KR
This commit is contained in:
		
							
								
								
									
										16
									
								
								resources/lang/ko-KR/demo.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								resources/lang/ko-KR/demo.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'accounts_cash'         => '현금',
 | 
			
		||||
    'categories_deposit'    => '보증금',
 | 
			
		||||
    'categories_sales'      => '매출',
 | 
			
		||||
    'currencies_usd'        => '미국 달러',
 | 
			
		||||
    'currencies_eur'        => '유로',
 | 
			
		||||
    'currencies_gbp'        => '영국 파운드',
 | 
			
		||||
    'currencies_try'        => '터키 리라',
 | 
			
		||||
    'taxes_exempt'          => '세금 면제',
 | 
			
		||||
    'taxes_normal'          => '일반 세금',
 | 
			
		||||
    'taxes_sales'           => '판매세',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user