You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I am ignoring location and unsorted rules.
But, I am using python manage.py makemessages to generate these messages.
And translations with location is the default style.
This rule should be the opposite of current location rule.
So, I want to enforce these translations to have location entity for each location.
Do you have any plans to support it?
The text was updated successfully, but these errors were encountered:
@ziima thanks for your project! I have integrated it to our workflow: https://github.com/wemake-services/wemake-django-template/blob/master/%7B%7Bcookiecutter.project_name%7D%7D/docker/ci.sh#L55
However, I am ignoring
location
andunsorted
rules.But, I am using
python manage.py makemessages
to generate these messages.And translations with location is the default style.
This rule should be the opposite of current
location
rule.So, I want to enforce these translations to have
location
entity for each location.Do you have any plans to support it?
The text was updated successfully, but these errors were encountered: