From b3f024ef1292abb9fe8c14068e5c1a23a9bafc06 Mon Sep 17 00:00:00 2001 From: Michael Keller Date: Sat, 24 Feb 2018 23:43:10 +1300 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 035585d4..dcea1d24 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: locales/en/messages.json - translation: locales/%locale_with_underscore%/%original_file_name% + - source: /locales/en/messages.json + translation: /locales/%locale_with_underscore%/%original_file_name%