added ko-KR
This commit is contained in:
		
							
								
								
									
										13
									
								
								resources/lang/ko-KR/companies.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								resources/lang/ko-KR/companies.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'domain'                => '도메인',
 | 
			
		||||
    'logo'                  => '로고',
 | 
			
		||||
    'manage'                => '기업 관리',
 | 
			
		||||
    'all'                   => '모든 기업',
 | 
			
		||||
    'error' => [
 | 
			
		||||
        'delete_active'     => '오류: 활성화된 기업은 삭제할 수 없습니다. 수정부터 해주세요.',
 | 
			
		||||
    ],
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user