Skip to content

Commit

Permalink
feat: [translation]add transifex config
Browse files Browse the repository at this point in the history
add transifex config

Log: add transifex config
Task: https://pms.uniontech.com/task-view-361363.html
  • Loading branch information
add-uos committed Sep 19, 2024
1 parent 773e70f commit 480cb52
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .tx/transifex.yaml
Original file line number Diff line number Diff line change
@@ -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_<lang>.ts
- filter_type: file
source_file: translations/desktop/desktop.ts
file_format: QT
source_language: en_US
translation_files_expression: translations/desktop/desktop_<lang>.ts
settings:
pr_branch_name: transifex_update_<br_unique_id>

0 comments on commit 480cb52

Please sign in to comment.