From 9d85213dbaac4fc2ea5b71bcfed96442899b46ab Mon Sep 17 00:00:00 2001 From: James Brooks Date: Thu, 18 Aug 2016 10:16:27 +0100 Subject: [PATCH] Added crowdin configuration for their GitHub integration --- crowdin.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 crowdin.yaml diff --git a/crowdin.yaml b/crowdin.yaml new file mode 100644 index 000000000000..e891f39104bc --- /dev/null +++ b/crowdin.yaml @@ -0,0 +1,7 @@ +files: + - + source: '/resources/lang/en/*.php' + translation: '/resources/lang/%locale%/%original_file_name%' + languages_mapping: + locale: + 'en-ES': 'es'