Refactor BottomNavBar visibility and add Daily Review feature

This commit is contained in:
jonasgaudian
2026-02-18 00:32:22 +01:00
parent 4b572f8773
commit 4cd014957f
4 changed files with 38 additions and 17 deletions

View File

@@ -1088,6 +1088,9 @@
<string name="label_2d_days">%1$d Days</string>
<string name="label_current_streak">Current Streak</string>
<string name="label_daily_goal">Daily Goal</string>
<string name="label_daily_review">Daily Review</string>
<string name="desc_daily_review_due">%1$d words need attention</string>
<string name="text_daily_review_placeholder">Daily review screen - implementation pending</string>
<string name="text_desc_no_activity_data_available">No activity data available</string>
<string name="label_see_history">See History</string>
<string name="label_weekly_progress">Weekly Progress</string>