el*, em*, en*: add Korean translation (#14205)

This commit is contained in:
HoJeong Im
2024-10-16 16:11:21 +09:00
committed by GitHub
parent b729830f50
commit a4c8a7e42e
18 changed files with 450 additions and 0 deletions

16
pages.ko/common/elinks.md Normal file
View File

@@ -0,0 +1,16 @@
# elinks
> `lynx`와 유사한 텍스트 기반 브라우저.
> 더 많은 정보: <http://elinks.or.cz>.
- ELink 시작:
`elinks`
- elinks 종료:
`<Ctrl> + C`
- 웹페이지 출력을 콘솔에 덤프하고, ANSI 제어 코드로 텍스트 색상을 지정:
`elinks -dump -dump-color-mode {{1}} {{url}}`