ci: auto extract translation strings (#8417)

Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Marc 'risson' Schmitt
2024-02-05 18:40:57 +01:00
committed by GitHub
parent a395e347df
commit a71948c9b7
3 changed files with 33 additions and 28 deletions

View File

@@ -27,7 +27,6 @@ If an API change has been made
If changes to the frontend have been made
- [ ] The code has been formatted (`make web`)
- [ ] The translation files have been updated (`make i18n-extract`)
If applicable