Refactor the WeeklyActivityChartWidget into an interactive smooth line chart and update vocabulary import labels.

This commit is contained in:
jonasgaudian
2026-02-19 16:16:24 +01:00
parent 15d03ef57f
commit 863920143d
10 changed files with 374 additions and 126 deletions

View File

@@ -77,7 +77,7 @@
<string name="desc_daily_review_due">%1$d words need attention</string>
<string name="desc_expand_your_vocabulary">Expand your vocabulary</string>
<string name="desc_explore_packs">Discover curated vocabulary packs</string>
<string name="desc_explore_packs">Discover lists to download</string>
<string name="desc_import_csv">Import words from CSV or lists</string>
<string name="description">Description</string>
@@ -1168,4 +1168,5 @@
<!-- Explore Packs Hint -->
<string name="hint_explore_packs_title">About Vocabulary Packs</string>
<string name="label_import_csv_or_lists">Import Lists or CSV</string>
</resources>