2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 06:47:20 +08:00

feat: add Crowdin action

This commit is contained in:
2025-08-22 17:09:52 +08:00
parent df05ac14eb
commit 837e691da7

View File

@@ -50,7 +50,6 @@ jobs:
export_only_approved: true
create_pull_request: true
pull_request_title: 'l10n: sync translations with Crowdin'
pull_request_labels: '🚀 Review Ready'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}