1 Like
Hello there!
The filter needs to start with a “- filter_type” line also, indentation is important; please be sure to respect these rules as in this example below:
filters:
- filter_type: dynamic
file_format: PO
source_language: en
source_files_expression: source/<file>.pot
translation_files_expression: 'target/<lang>/<file>.po'
In this part of our documentation, you’ll find some examples of file filters, feel free to review them.
- Sandy
1 Like