implement HomeScreen and refactor navigation to include a separate Home and Translation section

This commit is contained in:
jonasgaudian
2026-02-16 12:48:52 +01:00
parent 801b6f6404
commit 7fccda7f77
6 changed files with 382 additions and 63 deletions

View File

@@ -288,6 +288,7 @@
<string name="label_hard">Hard</string>
<string name="label_header_row">First Row is a Header</string>
<string name="label_hide_examples">Hide examples</string>
<string name="label_home">Home</string>
<string name="label_import">Import</string>
<string name="label_import_table_csv_excel">Import Table (CSV)</string>
<string name="label_in_stages">In Stages</string>