mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-11-10 15:21:01 +00:00
7ecc4a11e4
Make it possible to have site in the future as well
20 lines
809 B
YAML
20 lines
809 B
YAML
# Project Public Identifier: joomla-official-extensions
|
|
project_id: 104
|
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
|
base_path:
|
|
base_url: "https://joomla.crowdin.com"
|
|
|
|
preserve_hierarchy: true
|
|
|
|
files:
|
|
- source: /administrator/components/com_patchtester/language/en-GB/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/administrator/com_patchtester.sys.ini'
|
|
translation: /administrator/components/com_patchtester/language/%locale%/com_patchtester.sys.ini
|
|
type: joomla
|
|
update_option: update_as_unapproved
|