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

i18n support #4

Open
JoshYuJump opened this issue Dec 1, 2020 · 1 comment
Open

i18n support #4

JoshYuJump opened this issue Dec 1, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@JoshYuJump
Copy link
Member

ref: https://phrase.com/blog/posts/fastapi-i18n/

@JoshYuJump JoshYuJump added enhancement New feature or request help wanted Extra attention is needed labels Dec 1, 2020
@JoshYuJump JoshYuJump added this to the 2.1 Release milestone Sep 3, 2021
@JoshYuJump
Copy link
Member Author

JoshYuJump commented Sep 8, 2021

Django and Flask-Babel i18n follow GNU gettext http://www.gnu.org/software/gettext/.

Django and Babel are not just handle the international issue but localization issue.

So maybe we can start a new project named FastAPI-Babel or FastAPI-i18n.

@JoshYuJump JoshYuJump modified the milestones: 2.1 Release, v3.2 May 21, 2022
@JoshYuJump JoshYuJump modified the milestones: v3.2.x, v4.0.x Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants
@JoshYuJump and others