Update crowdin.yml

Make it possible to have site in the future as well
This commit is contained in:
Wilco Alsemgeest 2021-06-15 22:41:02 +02:00 committed by GitHub
parent 6d298b134f
commit 7ecc4a11e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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