From 21902b09c4e64c1bee9f878085919848322318f2 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Wed, 6 Oct 2021 21:50:47 -0700 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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