npm->pnpm (#2929)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

This commit is contained in:
Kalle
2026-03-31 20:38:22 +03:00
committed by GitHub
parent 9b1960bbde
commit bd688d637c
27 changed files with 10782 additions and 15837 deletions

View File

@@ -567,7 +567,7 @@ NOTE: before adding a new one, verify one does not already exist.
- Select options: `options.fieldName.value`
- Mode names: `modes.SZ`, `modes.TC`, etc.
Run `npm run i18n:sync` after adding English translations to initialize other language files.
Run `pnpm run i18n:sync` after adding English translations to initialize other language files.
## E2E Testing