From 480cb5281060a13f11082a8bf6bd1eb3735cea04 Mon Sep 17 00:00:00 2001 From: zhanghongyuan Date: Thu, 19 Sep 2024 14:39:18 +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 00000000..02564ed2 --- /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-manual.ts + file_format: QT + source_language: en_US + translation_files_expression: translations/deepin-manual_.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_