Skip to content

Conversation

@martinsvoboda
Copy link
Contributor

Django bugfix #30439 has cause translations with different plural forms definitions are loaded in a separated catalogue. This means that app translations cannot be overwritten on the project level (in project LOCALE).

This pull request synchronize plural forms with the current Django version https://github.com/django/django/tree/main/django/conf/locale

@carltongibson
Copy link
Owner

carltongibson commented Jul 7, 2021

Ok, good yes. And this was backported to all supported versions, so we can do this.

Finally. A reason for a release. 🥳

@carltongibson carltongibson added this to the 21.1 milestone Jul 12, 2021
@carltongibson carltongibson merged commit 512310f into carltongibson:main Aug 29, 2021
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