Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mistake korean spelling #294

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion public/locales/ko/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"internalServerError": "내부 서버 에러",
"playgroundWelcome": "The Algorithms 의 코드 놀이터에 오신 것을 환영합니다 👋",
"aboutThisAlgorithm": "이 알고리즘에 대해",
"aboutUs": "저희 개발진은서로가 새로운 것을 구축하도록 돕는 프로그래머 커뮤니티입니다. 저희 그룹의 목표는 코딩을 통해 아름답고 유용하며 흥미로운 알고리즘을 문서화하고 모델링하며 함께 일하는 것입니다. 우리는 오픈 소스 커뮤니티로, 누구나 참여하고 기여할 수 있습니다. 우리는 서로의 일을 확인하고, 소통하고, 문제를 해결하기 위해 협력합니다. 환영하고 존중하되, 우리의 코드가 최신 프로그래밍 지침을 따르도록 노력합니다.",
"aboutUs": "저희 개발진은 서로가 새로운 것을 구축하도록 돕는 프로그래머 커뮤니티입니다. 저희 그룹의 목표는 코딩을 통해 아름답고 유용하며 흥미로운 알고리즘을 문서화하고 모델링하며 함께 일하는 것입니다. 우리는 오픈 소스 커뮤니티로, 누구나 참여하고 기여할 수 있습니다. 우리는 서로의 일을 확인하고, 소통하고, 문제를 해결하기 위해 협력합니다. 환영하고 존중하되, 우리의 코드가 최신 프로그래밍 지침을 따르도록 노력합니다.",
"programmingLanguagesTitle": "프로그래밍 언어",
"programmingLanguages": "이 웹사이트는 여러 프로그래밍 언어들을 지원합니다. 각 언어에는 알고리즘에 대한 모든 코드가 저장되는 GitHub 저장소가 있습니다. 아래 리스트는 현재 지원되고 있는 프로그래밍 언어 목록입니다:",
"imageProcessingCategories": "이미지 처리",
Expand Down
Loading