From c8d90791ffd011d0ff332fb307c5f84bc8c340c7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Fri, 18 Oct 2019 01:45:25 +0100 Subject: [PATCH] Moved crownin config file --- resources/lang/crowdin.yml => crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename resources/lang/crowdin.yml => crowdin.yml (87%) diff --git a/resources/lang/crowdin.yml b/crowdin.yml similarity index 87% rename from resources/lang/crowdin.yml rename to crowdin.yml index a825b7c16..c6615305d 100644 --- a/resources/lang/crowdin.yml +++ b/crowdin.yml @@ -9,7 +9,7 @@ # Choose file structure in crowdin # e.g. true or false # -"preserve_hierarchy": true +"preserve_hierarchy": false # # Files configuration @@ -20,7 +20,7 @@ files: [ # Source files filter # e.g. "/resources/en/*.json" # - "source" : "/en/*.php", + "source" : "/resources/lang/en/*.php", # # where translations live