Update crowdin.yml

Base_path doesn't seem to work
This commit is contained in:
Wilco Alsemgeest 2021-06-15 22:27:57 +02:00 committed by GitHub
parent 266fc0d5b3
commit 7834262205
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

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