Internationalisation: Use new shared verify-i18n workflow (#106928)
* use new shared verify-i18n workflow * update CODEOWNERS * add empty permissions block * fix permissions * commit translations * rename workflow
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"watch": "yarn start -d watch,start core:start --watchTheme",
|
||||
"ci:test-frontend": "yarn run test:ci",
|
||||
"i18n:stats": "node ./scripts/cli/reportI18nStats.mjs",
|
||||
"i18n-extract": "make i18n-extract",
|
||||
"betterer": "betterer --tsconfig ./scripts/cli/tsconfig.json",
|
||||
"betterer:stats": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/reportBettererStats.ts",
|
||||
"betterer:issues": "ts-node --transpile-only --project ./scripts/cli/tsconfig.json ./scripts/cli/generateBettererIssues.ts",
|
||||
|
||||
Reference in New Issue
Block a user