We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
프로덕트의 글로벌화를 위해 다국어 지원 기능을 구현한다.
해당 Organization의 파이썬 번역 프로그램을 활용한다.
The text was updated successfully, but these errors were encountered:
feat: 메시지 국제화(i18n) 설정 #32 #15
ea77b6e
87c7c4b
bugfix: 메시지 국제화 파일명 오류 수정 #15
d1496e8
messages-en -> messages_en messages-ko -> messages_ko
69883a3
PgmJun
No branches or pull requests
Description 📝
프로덕트의 글로벌화를 위해 다국어 지원 기능을 구현한다.
해당 Organization의 파이썬 번역 프로그램을 활용한다.
To-Do ☑️
Reference 📚
The text was updated successfully, but these errors were encountered: