Skip to content
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

Extract translation strings #2658

Merged
merged 1 commit into from
Jan 17, 2024
Merged

Extract translation strings #2658

merged 1 commit into from
Jan 17, 2024

Conversation

mrkvon
Copy link
Contributor

@mrkvon mrkvon commented Jan 17, 2024

The translation string extraction has been failing because of branch protection rules. So we have to do it manually until the issue is fixed.

Just run the following:

npm run i18n:extract
npm run i18n:fix-weblate

Proposed Changes

This just updates the translation strings

Testing

Nothing to test, really. :)

The translation string extraction has been failing because of branch
protection rules. So we have to do it manually until the issue is fixed.

Just run the following:

npm run i18n:extract
npm run i18n:fix-weblate
Copy link
Contributor

@chagai95 chagai95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure I understood everything but it looks like just adding strings and other minor changes, thx!

@chagai95 chagai95 merged commit 8506ea8 into master Jan 17, 2024
4 checks passed
@chagai95 chagai95 deleted the extract-translation-strings branch January 17, 2024 15:48
@mrkvon
Copy link
Contributor Author

mrkvon commented Jan 17, 2024

Not sure I understood everything but it looks like just adding strings and other minor changes, thx!

Indeed! Just running those two scripts, really. Thank you for the fast merge! ❤️ 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants