Skip to content

🐛(CI) fix download translations workflow #922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 5, 2025
Merged

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented May 2, 2025

Purpose

The workflow Download translations from Crowdin was failing because new languages were added in Crowdin but they were not git versioned.

Proposal

We versioned the new languages.

  • 🌐(i18n) remove chinese language
  • 🌐(i18n) add PO of new languages

@AntoLC AntoLC added bug Something isn't working CI labels May 2, 2025
@AntoLC AntoLC self-assigned this May 2, 2025
@AntoLC AntoLC force-pushed the fix/ci-translations-import branch 3 times, most recently from 841f391 to 4b8326d Compare May 2, 2025 08:58
@AntoLC AntoLC requested a review from lunika May 2, 2025 09:01
@AntoLC AntoLC force-pushed the fix/ci-translations-import branch 2 times, most recently from 5444cd1 to 84b7960 Compare May 2, 2025 14:00
AntoLC added 2 commits May 2, 2025 16:25
We're going to make languages ​​configurable
per instance, but until we manage that, we're going
to remove Chinese from the default language list.

- Remove the chinese language from the default language
list.
- Change Spanish to Español
New languages were added to Crowdin.
We import the new translations from Crowdin
to version them in the repository.
@AntoLC AntoLC force-pushed the fix/ci-translations-import branch from 84b7960 to 5ad30b4 Compare May 2, 2025 14:26
@AntoLC AntoLC merged commit 5ad30b4 into main May 5, 2025
21 of 23 checks passed
@AntoLC AntoLC deleted the fix/ci-translations-import branch May 5, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants