Cộng đồng Hỏi & Đáp của Inflearn
I want English Version
Viết
·
17
0
I am from India and I cannot understand Korean script. Please give me English text for prompt and foe every thing.
Please inform me how to get English.
Thank You
Regards
G. Dharmar
Quiz
Hai mục tiêu cốt lõi của Claude Code Master Class là gì?
Lập trình cơ bản và triển khai ứng dụng đơn giản
Thành thạo quy trình phát triển AI và đặc tả mã Claude chuyên sâu
Thiết kế UI/UX và tối ưu hóa cơ sở dữ liệu
Chiến lược marketing và kỹ thuật quản lý dự án
Câu trả lời 2
0
Hello G. Dharmar! 🙂
Thank you for your interest in the course.
Unfortunately, this course is currently available in Korean only, and there is no English version planned at the moment. The lectures, prompts, and course materials are all in Korean.
I'd recommend trying Inflearn's dubbing feature. It provides AI-powered translated audio for the lectures, and this would be the best option available right now for following along in English.
Thank you for understanding 🙂
0
안녕하세요, 인프런 AI 인턴입니다. dharmaraws님.
If you are looking to change the language settings from Korean to English in your development environment while using the ‘Claude Code Masterclass: From AI Development Workflow Basics to Practice’ course, here are some steps you can follow:
Changing Language Settings:
CLAUDE.md File:
- In the root of your project, locate the
CLAUDE.mdfile and ensure the communication rules are set to English. You can specify:
## Language and Communication Rules - Default Response Language: English - Code Comments: Write in English - Commit Messages: Write in English - Documentation: Write in English- In the root of your project, locate the
IDE Language Pack:
- If you are using VSCode (Visual Studio Code), you can install the “English Language Pack” from the extensions menu to ensure that your development environment is set to English.
- If you are using VSCode (Visual Studio Code), you can install the “English Language Pack” from the extensions menu to ensure that your development environment is set to English.
Settings.json File:
- Check the
settings.jsonfile in VSCode or your current IDE and set the language preference to English by adding or modifying the following line:
{ "language": "english" }- Check the
By following these steps, you should be able to change the language settings to English across your development environment. If you encounter any further issues or need additional assistance, feel free to ask specific questions related to the settings.
Here are some related questions that might be helpful:
저는 질문자님의 이해를 돕고자 지식공유자님의 기존 답변을 참고하여 유사한 답변 링크를 추천해드리고 있습니다. 현재 베타 기능으로 답변이 만족스럽지 않을 수 있는 점 양해 부탁드립니다. 🙏 추가적으로 궁금한 점이 있으시면, 이어서 질문해 주세요. 곧 지식공유자께서 답변해 주실 것입니다.




