fix(front-end): ssr i18n fix
All checks were successful
Build and Deploy / test-backend (push) Successful in 26s
Build and Deploy / test-frontend (push) Successful in 1m0s
Build and Deploy / build-and-push (push) Successful in 26s
Build and Deploy / deploy (push) Successful in 19s

This commit is contained in:
2026-03-11 17:23:32 +01:00
parent 6a22c54e9f
commit 5bb23fbcfa

View File

@@ -19,6 +19,7 @@
href="https://fonts.googleapis.com/icon?family=Material+Icons" href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet" rel="stylesheet"
/> />
<meta name="msvalidate.01" content="5AF60C1471E1800B39DF4DBC3C709035" />
</head> </head>
<body> <body>
<app-root></app-root> <app-root></app-root>