Skip to content

Commit

Permalink
chore: update transifex config
Browse files Browse the repository at this point in the history
更新transifex配置, 接入新的国际化翻译工作流
  • Loading branch information
myml committed Sep 4, 2024
1 parent 3d7cb04 commit aadc630
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 23 deletions.
22 changes: 0 additions & 22 deletions .tx/config

This file was deleted.

1 change: 0 additions & 1 deletion .tx/deepin.conf

This file was deleted.

21 changes: 21 additions & 0 deletions .tx/transifex.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# SPDX-FileCopyrightText: 2024 UnionTech Software Technology Co., Ltd.
#
# SPDX-License-Identifier: CC0-1.0
filters:
- filter_type: file
source_file: translations/dde-calendar_en_US.ts
file_format: QT
source_language: en_US
translation_files_expression: translations/dde-calendar_<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
- filter_type: file
source_file: translations/dde-calendar-service_en_US.ts
file_format: QT
source_language: en_US
translation_files_expression: translations/dde-calendar-service_<lang>.ts
settings:
pr_branch_name: o:linuxdeepin:p:deepin-desktop-environment:r:dde-calendar-service

0 comments on commit aadc630

Please sign in to comment.