Translate ScoreboardPanel game label to English

This commit is contained in:
Pandipipas
2026-02-17 14:08:57 +01:00
parent 45fd2e2deb
commit c4cfa178ff
4 changed files with 32 additions and 32 deletions
+13 -13
View File
@@ -1,26 +1,26 @@
# scoreko-dev
Bundle de NodeCG para producción de overlays de fighting games.
NodeCG bundle for producing fighting game overlays.
## Proyecto
## Project
- Repositorio: https://github.com/Pandipipas/scoreko-dev
- Stack: NodeCG, Vue 3, TypeScript, Quasar y Vite.
- Repository: https://github.com/Pandipipas/scoreko-dev
- Stack: NodeCG, Vue 3, TypeScript, Quasar, and Vite.
## Requisitos
## Requirements
- Node.js 22+
- NodeCG 2.3+
## Scripts
- `npm run autofix`: corrige errores de lint automáticamente.
- `npm run build`: compila dashboard/graphics y extensión.
- `npm run lint`: valida linting del proyecto.
- `npm run schema-types`: genera tipos desde schemas.
- `npm run start`: inicia NodeCG.
- `npm run watch`: modo desarrollo con watch.
- `npm run autofix`: automatically fixes lint errors.
- `npm run build`: builds dashboard/graphics and extension.
- `npm run lint`: validates project linting.
- `npm run schema-types`: generates types from schemas.
- `npm run start`: starts NodeCG.
- `npm run watch`: development mode with watch.
## Versión
## Version
Versión inicial del proyecto: `0.1.0`.
Initial project version: `0.1.0`.