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
해외 사용자를 고려하여 i18n(English) 대응 작업
해외 타켓층을 확보할 수 있음.
최근에 discord에서 제공하고 있는 'locale' 값을 통하여, 사용자의 국가 정보를 확인 할 수 있음. 이를 통해 언어를 구분함.
The text was updated successfully, but these errors were encountered:
gunyu1019
No branches or pull requests
Is your feature request related to a problem? Please describe.
해외 사용자를 고려하여 i18n(English) 대응 작업
Describe the solution you'd like
해외 타켓층을 확보할 수 있음.
Describe alternatives you've considered
최근에 discord에서 제공하고 있는 'locale' 값을 통하여, 사용자의 국가 정보를 확인 할 수 있음. 이를 통해 언어를 구분함.
Additional context
The text was updated successfully, but these errors were encountered: