Update translation languages in workflow file

This commit is contained in:
Lee Stott
2025-08-24 12:46:12 +01:00
committed by GitHub
parent fa29ec2e7a
commit c5cbfd388d

View File

@@ -54,8 +54,8 @@ jobs:
# =====================================================================
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
translate -l "zh tw hk fr ja ko" -y
# translate -l "pt es de fa pl hi" -y
# translate -l "zh tw hk fr ja ko" -y
translate -l "pt es de fa pl hi" -y
- name: Authenticate GitHub App
id: generate_token