mirror of
https://github.com/joomla-extensions/patchtester.git
synced 2024-11-10 15:21:01 +00:00
7654ed60a2
After contact with Crowdin it seems that the removed line, blocks receiving translations.
9 lines
329 B
YAML
9 lines
329 B
YAML
base_path: /administrator/components/com_patchtester/language
|
|
files:
|
|
- source: /en-GB/com_patchtester.ini
|
|
translation: /%locale%/com_patchtester.ini
|
|
update_option: update_as_unapproved
|
|
- source: /en-GB/com_patchtester.sys.ini
|
|
translation: /%locale%/com_patchtester.sys.ini
|
|
update_option: update_as_unapproved
|