fix: JSON-Struktur korrigiert + Listennamen angepasst + Audio-Button immer sichtbar

- JSON-Dateien: 'de'-Wrapper entfernt (direktes Array)
- Listennamen: classic → fortune, farmer_wisdom → farmer wisdom, unfortune → UNfortune
- Audio-Button: visible: true (nicht nur bei appInitialized)
- Dateinamen: JSON-Dateien umbenannt

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
darklithium
2026-06-03 01:18:18 +02:00
parent 1f0033ba34
commit 61aaad7e42
8 changed files with 200 additions and 339 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ MainView {
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
color: theme.palette.normalText
visible: appInitialized
visible: true
MouseArea {
anchors.fill: parent