1.6.0: auto-rellenar huecos (snapshots estimados) + widgets/lock screen enriquecidos
Auto-relleno (#5): SnapshotRepository.autoFillGap crea snapshots interpolados linealmente entre los dos snapshots que bordean el hueco, marcados isEstimated. deleteEstimatedSnapshots para borrado en bloque. Botón 'Autocompletar N meses' (wand.and.stars) en DataGapsSheet + 'Añadir manualmente'. Idempotente. Strings 7 idiomas. Widgets/Lock Screen (#8, vía agente): familias enriquecidas — systemSmall/Medium/Large con net worth + cambio desde check-in + racha + próximo check-in + progreso de objetivo; lock screen accessoryCircular (gauge objetivo/milestone), accessoryRectangular, accessoryInline. Deep link quickupdate preservado. Solo InvestmentWidget.swift. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01L2p3gUZRNWW388rWFRjiU7
This commit is contained in:
@@ -595,3 +595,9 @@
|
||||
"Review Import" = "Rivedi importazione";
|
||||
"Reviewing import…" = "Revisione importazione…";
|
||||
"Import" = "Importa";
|
||||
|
||||
/* 1.6.0 gap auto-fill */
|
||||
"gaps_estimated_note" = "Stimato";
|
||||
"gaps_autofill_cta" = "Riempi %d mesi";
|
||||
"Add manually" = "Aggiungi manualmente";
|
||||
"Auto-fill estimates the missing months between two snapshots (marked as estimated). Or add the real values yourself." = "Il riempimento automatico stima i mesi mancanti tra due snapshot (contrassegnati come stimati). Oppure inserisci tu i valori reali.";
|
||||
|
||||
Reference in New Issue
Block a user