inital setup
This commit is contained in:
		
							
								
								
									
										33
									
								
								i18n/ko.yaml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										33
									
								
								i18n/ko.yaml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,33 @@ | ||||
| - id: prev_page | ||||
|   translation: "이전 페이지" | ||||
|  | ||||
| - id: next_page | ||||
|   translation: "다음 페이지" | ||||
|  | ||||
| - id: read_time | ||||
|   translation: | ||||
|     one : "1 분" | ||||
|     other: "{{ .Count }} 분" | ||||
|  | ||||
| - id: words | ||||
|   translation: | ||||
|     one : "단어" | ||||
|     other: "{{ .Count }} 단어" | ||||
|  | ||||
| - id: toc | ||||
|   translation: "목차" | ||||
|  | ||||
| - id: translations | ||||
|   translation: "번역" | ||||
|  | ||||
| - id: home | ||||
|   translation: "홈" | ||||
|  | ||||
| - id: edit_post | ||||
|   translation: "편집" | ||||
|  | ||||
| - id: code_copy | ||||
|   translation: "복사" | ||||
|  | ||||
| - id: code_copied | ||||
|   translation: "복사 완료!" | ||||
		Reference in New Issue
	
	Block a user