Translation cleanup (#13411)

Remove dead translations
This commit is contained in:
Félix Malfait
2025-07-24 15:33:24 +02:00
committed by GitHub
parent ca1e79b9a7
commit 16fcaacbdb
190 changed files with 100 additions and 37063 deletions

View File

@ -227,7 +227,7 @@
"executor": "nx:run-commands",
"options": {
"cwd": "{projectRoot}",
"command": "lingui extract --overwrite"
"command": "lingui extract --overwrite --clean"
}
},
"lingui:compile": {