added ko-KR
This commit is contained in:
		
							
								
								
									
										20
									
								
								resources/lang/ko-KR/recurring.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								resources/lang/ko-KR/recurring.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    'recurring'             => '자동이체',
 | 
			
		||||
    'every'                 => '모든',
 | 
			
		||||
    'period'                => '기간',
 | 
			
		||||
    'times'                 => '번',
 | 
			
		||||
    'daily'                 => '매일',
 | 
			
		||||
    'weekly'                => '매주',
 | 
			
		||||
    'monthly'               => '매월',
 | 
			
		||||
    'yearly'                => '매년',
 | 
			
		||||
    'custom'                => '사용자 지정',
 | 
			
		||||
    'days'                  => '일',
 | 
			
		||||
    'weeks'                 => '주',
 | 
			
		||||
    'months'                => '월',
 | 
			
		||||
    'years'                 => '년',
 | 
			
		||||
    'message'               => '이 것은 자동이체입니다. :type과 다음 :type은 :date 에 자동으로 생성됩니다.',
 | 
			
		||||
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user