23 lines
990 B
YAML
23 lines
990 B
YAML
filters:
|
|
- filter_type: file
|
|
source_file: translations/treeland.en_US.ts
|
|
file_format: QT
|
|
source_language: en_US
|
|
translation_files_expression: translations/treeland.<lang>.ts
|
|
- filter_type: file
|
|
source_file: src/plugins/lockscreen/translations/lockscreen.en_US.ts
|
|
file_format: QT
|
|
source_language: en_US
|
|
translation_files_expression: src/plugins/lockscreen/translations/lockscreen.<lang>.ts
|
|
- filter_type: file
|
|
source_file: src/plugins/multitaskview/translations/multitaskview.en_US.ts
|
|
file_format: QT
|
|
source_language: en_US
|
|
translation_files_expression: src/plugins/multitaskview/translations/multitaskview.<lang>.ts
|
|
- filter_type: file
|
|
source_file: examples/test_set_treeland_wallpaper/translations/wallpaper.en_US.ts
|
|
file_format: QT
|
|
source_language: en_US
|
|
translation_files_expression: examples/test_set_treeland_wallpaper/translations/wallpaper.<lang>.ts
|
|
settings:
|
|
pr_branch_name: transifex_update_<br_unique_id> |