fix(settings): stabilize timezone edit UX and tooltip visibility (#535)

This commit is contained in:
Daniel Volz
2026-04-10 22:31:22 +02:00
committed by GitHub
parent 401228699f
commit 95aec8350a
5 changed files with 82 additions and 15 deletions
+3 -1
View File
@@ -393,7 +393,9 @@
"select": "Zeitzone",
"hint": "IANA-Zeitzone wählen. Wenn gesetzt, überschreibt sie die Server-TZ für deine Reminder-Zeitpunkte.",
"useServerDefault": "Server-Standard nutzen",
"currentServerTz": "Server-Standardzeitzone: {{timezone}}"
"currentServerTz": "Server-Standardzeitzone: {{timezone}}",
"saving": "Zeitzone wird gespeichert...",
"saved": "Zeitzone gespeichert"
},
"apiKey": {
"title": "API-Zugriff",