fix(logs): Kompass-Dial-Locales und UI-Labels vervollständigen

Ergänzt fehlende i18n-Keys (Himmelsrichtungen, Platzhalter, Schrittweite) und zeigt Validierungsfehler im Kurs-Dial.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-31 11:12:43 +02:00
parent 9e03fcda0a
commit 3a7d244433
5 changed files with 350 additions and 6 deletions
+8
View File
@@ -287,6 +287,14 @@ select.input-text {
line-height: 1.4;
}
.course-dial__error {
margin: 0;
width: 100%;
font-size: 12px;
color: #f87171;
text-align: center;
}
.course-dial__input {
width: 100%;
text-align: center;