-
Notifications
You must be signed in to change notification settings - Fork 337
🌐(i18n) activate dutch language #742
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
Conversation
57784f1
to
11c57c1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
15f9fee
to
7c04b4a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
3963349
to
395920a
Compare
All the dutch translations are complete on crowdin. We activate it in the django settings and download all translations from crowdin
395920a
to
3384bf8
Compare
You forgot a migration 🗡️ Everytime a model is modified, even if it's only adding an option, we should create a migration. 😄 |
Purpose
All the dutch translations are complete on crowdin. We activate it in the django settings and download all translations from crowdin
Proposal