mirror of
				https://github.com/dawidolko/Website-Templates.git
				synced 2025-10-30 00:03:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			30 lines
		
	
	
		
			806 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			806 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /**
 | |
|  * Korean translation
 | |
|  *  @name Korean
 | |
|  *  @anchor Korean
 | |
|  *  @author WonGoo Lee
 | |
|  */
 | |
| 
 | |
| {
 | |
|    "sEmptyTable":     "데이터가 없습니다",
 | |
|    "sInfo":           "_START_ - _END_ / _TOTAL_",
 | |
|    "sInfoEmpty":      "0 - 0 / 0",
 | |
|    "sInfoFiltered":   "(총 _MAX_ 개)",
 | |
|    "sInfoPostFix":    "",
 | |
|    "sInfoThousands":  ",",
 | |
|    "sLengthMenu":     "페이지당 줄수 _MENU_",
 | |
|    "sLoadingRecords": "읽는중...",
 | |
|    "sProcessing":     "처리중...",
 | |
|    "sSearch":         "검색:",
 | |
|    "sZeroRecords":    "검색 결과가 없습니다",
 | |
|    "oPaginate": {
 | |
|        "sFirst":    "처음",
 | |
|        "sLast":     "마지막",
 | |
|        "sNext":     "다음",
 | |
|        "sPrevious": "이전"
 | |
|    },
 | |
|    "oAria": {
 | |
|        "sSortAscending":  ": 오름차순 정렬",
 | |
|        "sSortDescending": ": 내림차순 정렬"
 | |
|    }
 | |
| } |