From 5f72efe430f9f382aea8a276f66d661f4678abda Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Thu, 19 Sep 2024 11:46:45 +0800 Subject: [PATCH] feat: [translation]add transifex config add transifex config Log: add transifex config Task: https://pms.uniontech.com/task-view-361363.html --- .tx/transifex.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 .tx/transifex.yaml diff --git a/.tx/transifex.yaml b/.tx/transifex.yaml new file mode 100644 index 000000000..d683b7b55 --- /dev/null +++ b/.tx/transifex.yaml @@ -0,0 +1,16 @@ +# SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd. +# +# SPDX-License-Identifier: CC0-1.0 +filters: + - filter_type: file + source_file: translations/deepin-music_en_US.ts + file_format: QT + source_language: en_US + translation_files_expression: src/translations/deepin-music_.ts + - filter_type: file + source_file: translations/desktop/desktop.ts + file_format: QT + source_language: en_US + translation_files_expression: translations/desktop/desktop_.ts +settings: + pr_branch_name: transifex_update_