Add dummy stats screen to bottom navigation

This commit is contained in:
jonasgaudian
2026-02-16 13:20:06 +01:00
parent d2d2f53b59
commit ef90df2150
4 changed files with 35 additions and 1 deletions

View File

@@ -1115,4 +1115,5 @@
<string name="message_test_info">This is a generic info message.</string>
<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>
</resources>