kaizen-app/app
Bruno Deanoz cad445f87c fix: replace all remaining hardcoded German strings with stringResource
ModelSheet, ChatComponents, SettingsScreen had hardcoded strings like
"Ausgewählt", "Modell auswählen", "Zurück" etc. instead of using the
existing string resources. Now all UI text uses stringResource(R.string.xxx)
for proper de/en localization.
2026-06-21 18:33:41 +02:00
..
src fix: replace all remaining hardcoded German strings with stringResource 2026-06-21 18:33:41 +02:00
.gitignore Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00
build.gradle.kts feat: offline-first cache layer with Room 2026-06-21 12:50:46 +02:00
proguard-rules.pro Initial commit - Kaizen App 2026-06-18 15:08:09 +02:00