aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_ko-KR.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/locale/locale_ko-KR.ini')
-rw-r--r--conf/locale/locale_ko-KR.ini7
1 files changed, 3 insertions, 4 deletions
diff --git a/conf/locale/locale_ko-KR.ini b/conf/locale/locale_ko-KR.ini
index 3ada061a..7f16472d 100644
--- a/conf/locale/locale_ko-KR.ini
+++ b/conf/locale/locale_ko-KR.ini
@@ -255,12 +255,10 @@ profile=프로필
password=비밀번호
avatar=아바타
ssh_keys=SSH 키
-social=소셜 계정
-applications=애플리케이션
-orgs=조직
repos=Repositories
+orgs=조직
+applications=애플리케이션
delete=계정 삭제
-uid=Uid
public_profile=공개 프로필
profile_desc=이메일 주소가 공개되며, 사이트를 통해 작업하거나 계정과 관련된 모든 알림에 사용됩니다.
@@ -663,6 +661,7 @@ settings.branches_bare=You cannot manage branches for bare repository. Please pu
settings.default_branch=기본 브랜치
settings.default_branch_desc=The default branch is considered the "base" branch for code commits, pull requests and online editing.
settings.update=업데이트
+settings.update_default_branch_unsupported=Change default branch is not supported by the Git version on server.
settings.update_default_branch_success=이 레포지토리의 기본 브랜치가 성공적으로 설정되었습니다!
settings.protected_branches=보호된 브랜치
settings.protected_branches_desc=보호된 브랜치는 force 푸시, 실수로 인한 코드 삭제를 방지하며 코드 커미터를 화이트리스트 합니다.