From 2651ee222dc7b591777f9cc85c769a44d453dd5a Mon Sep 17 00:00:00 2001 From: nukeop <12746779+nukeop@users.noreply.github.com> Date: Wed, 30 Jun 2021 14:00:41 +0000 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index e11a3b0551..5295078710 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: packages/i18n/src/locales/en.json - translation: '%original_path%/%locale_with_underscore%.json' + - source: /packages/i18n/src/locales/en.json + translation: /%original_path%/%locale_with_underscore%.json