You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
506 B
33 lines
506 B
- 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: "복사 완료!"
|
|
|