implement LibraryScreen, migrate Vocabulary to legacy, and refactor StartExerciseScreen UI

This commit is contained in:
jonasgaudian
2026-02-16 14:28:28 +01:00
parent 5ae96d1f5c
commit 972b2226d0
5 changed files with 447 additions and 5 deletions

View File

@@ -1116,4 +1116,6 @@
<string name="message_test_success">This is a test success message!</string>
<string name="message_test_error">Oops, something went wrong :(</string>
<string name="label_stats">Stats</string>
<string name="label_library">Library</string>
<string name="label_legacy_vocabulary">Legacy Vocabulary</string>
</resources>