Add Insights tab with 60+ randomized analytics
New Insights tab between Year and Customize with: - 20 insight generators producing 60+ unique insights - 5 random insights selected per section (month, year, all-time) - Categories: dominant mood, streaks, trends, positivity score, weekend vs weekday, mood swings, milestones, patterns, and more - Collapsible sections with mood-colored cards - Subscription paywall support - English and Spanish localization 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -34,10 +34,11 @@
|
||||
"add_mood_header_view_title_yesterday" = "How was yesterday?";
|
||||
"add_mood_header_view_title" = "How was %@?";
|
||||
|
||||
"content_view_tab_main" = "Day";
|
||||
"content_view_tab_month" = "Month";
|
||||
"content_view_tab_filter" = "Year";
|
||||
"content_view_tab_customize" = "Customize";
|
||||
"content_view_tab_main" = "Día";
|
||||
"content_view_tab_month" = "Mes";
|
||||
"content_view_tab_filter" = "Año";
|
||||
"content_view_tab_insights" = "Análisis";
|
||||
"content_view_tab_customize" = "Personalizar";
|
||||
"content_view_fill_in_missing_entry" = "Update %@";
|
||||
"content_view_fill_in_missing_entry_cancel" = "Cancel";
|
||||
"content_view_delete_entry" = "Delete this rating";
|
||||
|
||||
Reference in New Issue
Block a user