Re-engagement con KPIs reales (goal ETA, YoY, mes, milestone, racha) + rotación (build 64)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LZFmGhbWzibhApev3C4554
This commit is contained in:
alexandrev-tibco
2026-07-20 19:29:27 +02:00
parent 8f14d4cd06
commit 1e6e3ef361
9 changed files with 305 additions and 12 deletions
@@ -284,6 +284,18 @@
// MARK: - Re-engagement & Monthly Notifications (1.2.1)
"reengagement_title" = "Your portfolio is waiting";
"reengagement_body" = "A few minutes is all it takes to stay on top of your investments.";
"reengagement_goal_title" = "You're on track 📈";
"reengagement_goal_body" = "At this pace you'll reach \"%@\" by %@. See how close you are.";
"reengagement_yoy_title" = "Look at that growth 👀";
"reengagement_yoy_body" = "You're up %@ over the last year. Check the trend.";
"reengagement_month_title" = "Nice month 📈";
"reengagement_month_body" = "Your portfolio grew %@ this month. Take a look.";
"reengagement_milestone_title" = "So close 🎯";
"reengagement_milestone_body" = "You're almost at %@. How close are you today?";
"reengagement_streak_title" = "Keep the streak alive 🔥";
"reengagement_streak_body" = "You've logged %d months in a row. Don't stop now.";
"reengagement_neutral_title" = "Anything new? 👀";
"reengagement_neutral_body" = "There's been movement in your portfolio. See what changed.";
"monthly_checkin_notification_title" = "Time for your monthly update";
"monthly_checkin_notification_body" = "Log this month's values and track your portfolio growth.";