feat(frontend): i18n common + nav + auth (Layout, LoginPage, ProtectedRoute)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Knacky
2026-06-21 23:23:36 +02:00
parent 3723bd009b
commit fe597e9be3
4 changed files with 19 additions and 12 deletions

View File

@@ -1 +1,2 @@
import '@testing-library/jest-dom/vitest';
import './src/i18n';