Update Website
SteamWar CI / Build (push) Successful in 1m55s
SteamWar CI / Deploy (push) Successful in 10s

This commit is contained in:
2026-05-18 23:24:15 +02:00
parent a9260b1ca0
commit 038c2768e6
145 changed files with 3280 additions and 3967 deletions
+4 -4
View File
@@ -7,7 +7,7 @@
- [Tailwind CSS](https://tailwindcss.com/)
- [Day.js](https://day.js.org/)
- [Chart.js](https://www.chartjs.org/)
- [astro-i18n](https://github.com/Alexandre-Fernandez/astro-i18n)
- [Paraglide JS](https://inlang.com/m/gerre34r/library-inlang-paraglideJs)
- [Flowbite Svelte](https://flowbite-svelte.com/)
## Building
@@ -28,8 +28,8 @@ pnpm run dev
pnpm run build
```
### i18n-sync
### i18n Compile
```bash
pnpm run i18n:sync
```
pnpm run i18n:compile
```