From 74b3c2d4a4936ac8fb9931fc5ab48cf73e04c6f8 Mon Sep 17 00:00:00 2001 From: sienori Date: Thu, 21 Feb 2019 03:07:35 +0900 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 56dce5c..9804e3b 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: simple-translate/_locales/en/messages.json - translation: /simple-translate/_locales/%locale_with_underscore%/messages.json + - source: /src/_locales/en/messages.json + translation: /src/_locales/%locale_with_underscore%/messages.json