feat(ui): Beta-Badge in Login-, Dashboard- und Logbuch-Titelzeile

Wiederverwendbare BetaBadge-Komponente mit i18n-Tooltip.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-30 15:10:11 +02:00
parent 1524321afd
commit c2d620025e
7 changed files with 70 additions and 5 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
"translation": {
"app": {
"name": "Kapteins Daagbok",
"tagline": "Privates Yacht-Logbuch"
"tagline": "Privates Yacht-Logbuch",
"beta": "Beta",
"beta_hint": "Beta-Version — Funktionen können sich noch ändern"
},
"nav": {
"dashboard": "Dashboard",