Update crowdin.yaml

Move to GitHub actions preparation crowdin config
This commit is contained in:
Wilco Alsemgeest 2021-06-13 14:11:44 +02:00 committed by GitHub
parent 05929bb408
commit daf8535ebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 1 deletions

View File

@ -1,8 +1,21 @@
# Project Public Identifier: joomla-official-extensions
project_id: 104
api_token_env: CROWDIN_PERSONAL_TOKEN
base_path: /administrator/components/com_patchtester/language
base_url: "https://joomla.crowdin.com"
preserve_hierarchy: true
files:
- source: /en-GB/com_patchtester.ini
- ssource: /en-GB/com_patchtester.ini
dest: 'PatchTester/com_patchtester.ini'
translation: /%locale%/com_patchtester.ini
update_option: update_as_unapproved
type: joomla
update_option: update_as_unapproved
- source: /en-GB/com_patchtester.sys.ini
dest: 'PatchTester/com_patchtester.sys.ini'
translation: /%locale%/com_patchtester.sys.ini
update_option: update_as_unapproved
type: joomla
update_option: update_as_unapproved