Activación: valor inicial como primer check-in + CTA en Quick Update vacío (build 84) #37

- AddSourceView: sección de valor reencuadrada como 'Valor de hoy' (primer check-in); si se omite, abre AddSnapshotView automáticamente en vez de dejar al usuario en el dashboard vacío
- QuickUpdateView: estado sin fuentes ahora tiene CTA 'Añade tu primera fuente' → .openAddFirstSource
- 3 claves nuevas localizadas en los 7 idiomas
- Bump a 1.6.1 (84)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VXtwQP6nYnbLFVqsHiTK5G
This commit is contained in:
alexandrev-tibco
2026-08-23 12:37:58 +02:00
parent 3b1f62cc26
commit f2f54a5ca3
10 changed files with 93 additions and 29 deletions
@@ -673,3 +673,8 @@
"share_as_of" = "As of %@";
"share_theme_dark" = "Dark";
"share_theme_light" = "Light";
// Activation: first source → first snapshot (1.6.1)
"add_source_value_header" = "Today's Value";
"add_source_value_footer" = "Saved as your first check-in — your progress starts today.";
"quick_update_add_first_source" = "Add Your First Source";