From 7ecc4a11e449f82fcebdb5d37227278b610eee4a Mon Sep 17 00:00:00 2001 From: Wilco Alsemgeest Date: Tue, 15 Jun 2021 22:41:02 +0200 Subject: [PATCH] Update crowdin.yml Make it possible to have site in the future as well --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 9df3799..0513a0b 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -8,12 +8,12 @@ preserve_hierarchy: true files: - source: /administrator/components/com_patchtester/language/en-GB/com_patchtester.ini - dest: 'PatchTester/com_patchtester.ini' + dest: 'PatchTester/administrator/com_patchtester.ini' translation: /administrator/components/com_patchtester/language/%locale%/com_patchtester.ini type: joomla update_option: update_as_unapproved - source: /administrator/components/com_patchtester/language/en-GB/com_patchtester.sys.ini - dest: 'PatchTester/com_patchtester.sys.ini' + dest: 'PatchTester/administrator/com_patchtester.sys.ini' translation: /administrator/components/com_patchtester/language/%locale%/com_patchtester.sys.ini type: joomla update_option: update_as_unapproved