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

Add translations to models, admin and forms #147

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

FedeG
Copy link
Contributor

@FedeG FedeG commented Jan 13, 2025

Changes

  • Update documentation (Readme.md):
    • Add internationalization documentation to update translation
    • Add internationalization documentation to create new translation language
  • Add i18n internationalization to server strings
    • Add verbose_name to all model fields
    • Add Meta class to models with single and plural name
    • Add labels to forms fields
    • Translate choices value on form
  • Add string representations to all models
  • Add translations to admin actions

Details

@skorokithakis it's the third part of #142

@safwanrahman
Copy link
Owner

LGTM. r+

@safwanrahman safwanrahman merged commit 0df0bb4 into safwanrahman:master Jan 13, 2025
@FedeG FedeG deleted the translations branch January 13, 2025 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants