mirror of https://github.com/linuxdeepin/linglong
17 lines
535 B
YAML
17 lines
535 B
YAML
# SPDX-FileCopyrightText: 2025 UnionTech Software Technology Co., Ltd.
|
|
#
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
filters:
|
|
- filter_type: file
|
|
source_file: po/en_US.po
|
|
file_format: PO
|
|
source_language: en_US
|
|
translation_files_expression: po/<lang>.po
|
|
- filter_type: file
|
|
source_file: misc/share/polkit-1/translations/policy.ts
|
|
file_format: QT
|
|
source_language: en_US
|
|
translation_files_expression: misc/share/polkit-1/translations/policy_<lang>.ts
|
|
settings:
|
|
pr_branch_name: transifex_update_<br_unique_id>
|