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

Commits on Jan 17, 2024

  1. Extract translation strings

    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
    mrkvon committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    19c4a48 View commit details
    Browse the repository at this point in the history