From: Dan Brown Date: Fri, 18 Oct 2019 01:09:12 +0000 (+0100) Subject: Fixed crowdin translation path X-Git-Tag: v0.28.0~1^2~61 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/37560a3f8c033153377c4238569d66852c8fd1a6?ds=inline;hp=-c Fixed crowdin translation path --- 37560a3f8c033153377c4238569d66852c8fd1a6 diff --git a/crowdin.yml b/crowdin.yml index 57d264846..634a5772f 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -3,5 +3,5 @@ base_path: . preserve_hierarchy: false files: - source: /resources/lang/en/*.php - translation: /%two_letters_code%/%original_file_name% + translation: /resources/lang/%two_letters_code%/%original_file_name% type: php