diff options
author | GiteaBot <teabot@gitea.io> | 2020-01-21 10:21:24 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2020-01-21 10:21:24 +0000 |
commit | 3f1c8970ec27a448ea861f208a38b8ceef1d4610 (patch) | |
tree | 6135c9a90778ddc2663d76e227577b0138fd6fca | |
parent | 2f7a747e4f3ace73c6bd475f2415e6ed06431e49 (diff) | |
download | gitea-3f1c8970ec27a448ea861f208a38b8ceef1d4610.tar.gz gitea-3f1c8970ec27a448ea861f208a38b8ceef1d4610.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_ko-KR.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_ko-KR.ini b/options/locale/locale_ko-KR.ini index 15218d145b..e750d36023 100644 --- a/options/locale/locale_ko-KR.ini +++ b/options/locale/locale_ko-KR.ini @@ -112,7 +112,7 @@ run_user=실행 사용자명 run_user_helper=Gitea 를 실행할 시스템 사용자명을 넣으세요. 시스템 사용자는 레포지토리 루트 경로에 대한 권한이 필요합니다. domain=SSH 서버 도메인 domain_helper=SSH clone URL 에 대한 도메인 또는 호스트 주소 -ssh_port=ㄴ노 ㄴㄷㄱㅍㄷㄱ ㅖㅐㄳ +ssh_port=SSH 서버 포트 ssh_port_helper=SSH 서버가 실행되고 있는 포트를 입력하세요. 비워둘 경우 SSH를 사용하지 않습니다. http_port=Gitea HTTP 수신 포트 http_port_helper=Gitea 웹서버가 수신할 포트 번호 |