mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-31 08:04:40 +02:00
merge main
This commit is contained in:
commit
3f9d06a632
1 changed files with 5 additions and 4 deletions
|
@ -513,12 +513,13 @@ exports.dialog = {
|
||||||
'',
|
'',
|
||||||
'터미널에서 `show commands`로 사용 가능한 모든 명령어를 볼 수 있습니다.',
|
'터미널에서 `show commands`로 사용 가능한 모든 명령어를 볼 수 있습니다.',
|
||||||
'',
|
'',
|
||||||
'안내1: 데모링크로 바로가기 [링크](https://pcottle.github.io/learnGitBranching/?demo&locale=ko)',
|
'[안내1] 데모링크로 바로가기 [이동](https://pcottle.github.io/learnGitBranching/?demo&locale=ko)',
|
||||||
'안내2: GitHub는 편향된 용어에서 벗어나기 위해',
|
'',
|
||||||
'기본 브랜치의 이름을 `master` 대신 `main`으로 명명하기 시작했습니다.[자세히](https://github.com/github/renaming)',
|
'[안내2] GitHub는 편향된 용어에서 벗어나기 위해',
|
||||||
|
'기본 브랜치의 이름을 `master` 대신 `main`으로 명명하기 시작했습니다.',
|
||||||
'이러한 업계 전반의 움직임에 따라, 저희도 `master` 대신 `main`을 사용하도록',
|
'이러한 업계 전반의 움직임에 따라, 저희도 `master` 대신 `main`을 사용하도록',
|
||||||
'`Git 브랜치 배우기` 강의를 업데이트했습니다.',
|
'`Git 브랜치 배우기` 강의를 업데이트했습니다.',
|
||||||
'해당 사항이 반영되지 않은 오류가 발견될 시 언제든지 PR을 제출(또는 이슈를 오픈)해 주세요.',
|
'해당 사항이 반영되지 않은 오류가 발견될 시 언제든지 PR을 제출(또는 이슈를 오픈)해 주세요.[참고](https://github.com/github/renaming)',
|
||||||
'',
|
'',
|
||||||
'이 애플리케이션은 [Peter Cottle](https://github.io/pcottle)님의 [LearnGitBranching](https://pcottle.github.io/learnGitBranching/)를 번역한 것입니다.',
|
'이 애플리케이션은 [Peter Cottle](https://github.io/pcottle)님의 [LearnGitBranching](https://pcottle.github.io/learnGitBranching/)를 번역한 것입니다.',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue