From 27f5c41359fd43206bbeafb8d0df0b7d7be183f4 Mon Sep 17 00:00:00 2001 From: Matthias Mair <66015116+matmair@users.noreply.github.com> Date: Wed, 14 Apr 2021 13:20:43 +0200 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 b968636380..135855d335 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - source: InvenTree/locale/en/LC_MESSAGES/*.po - translation: /InvenTree/locale/%two_letters_code%/LC_MESSAGES/%original_file_name% + translation: InvenTree/locale/%two_letters_code%/LC_MESSAGES/%original_file_name%