diff --git a/crowdin.yml b/crowdin.yml index 50bd45ca2..2704edb3f 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: /locale/en_US/LC_MESSAGES/django.po - translation: /locale/%locale_with_underscore%/LC_MESSAGES/%locale_with_underscore%.po + translation: /locale/%locale_with_underscore%/LC_MESSAGES/django.po