docs: translate German documentation files to English
Translate BACKLOG.md and docs/SPEC.md from German to English for international contributor accessibility. Fix outdated CONTRIBUTING.md statement that claimed UI text is German-only — app now supports multiple locales via i18n. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+16
-16
@@ -1,28 +1,28 @@
|
||||
# Backlog
|
||||
|
||||
Feature-Requests und geplante Erweiterungen. Einträge hier werden **nicht** implementiert bis sie explizit priorisiert und in einen Release-Branch überführt werden.
|
||||
Feature requests and planned extensions. Entries here will **not** be implemented until explicitly prioritized and moved into a release branch.
|
||||
|
||||
Neue Vorschläge? → [Issue öffnen](https://github.com/ulsklyc/oikos/issues/new?template=feature_request.md) oder hier eintragen.
|
||||
New suggestion? → [Open an issue](https://github.com/ulsklyc/oikos/issues/new?template=feature_request.md) or add it here.
|
||||
|
||||
---
|
||||
|
||||
*Aktuell keine offenen Einträge.*
|
||||
*No open entries at this time.*
|
||||
|
||||
---
|
||||
|
||||
## Erledigte Features (Referenz)
|
||||
## Completed Features (Reference)
|
||||
|
||||
| ID | Feature | Version |
|
||||
|----|---------|---------|
|
||||
| BL-01 | Kalender: Wiederkehrende Events expandieren (RRULE) | v0.3.0 |
|
||||
| BL-02 | Budget: Monatsvergleich (aktuell vs. Vormonat) | v0.3.0 |
|
||||
| BL-03 | Essensplan: Drag & Drop zwischen Slots und Tagen | v0.3.0 |
|
||||
| BL-04 | Kalender-Sync: Settings-UI vollständig verdrahten | v0.3.0 |
|
||||
| BL-05 | Budget: Wiederkehrende Buchungen automatisch generieren | v0.3.0 |
|
||||
| BL-06 | Shopping: Schnell-Add Autocomplete | v0.3.0 |
|
||||
| BL-07 | Notizen: Volltextsuche / Filter | v0.4.0 |
|
||||
| BL-08 | Dashboard: Wetter-Widget Refresh | v0.4.0 |
|
||||
| BL-09 | Kontakte: vCard-Import / -Export | v0.4.0 |
|
||||
| BL-10 | PWA: Offline-Fallback für kritische Seiten | v0.4.0 |
|
||||
| - | UX Polish (Animationen, Bottom Sheet, FAB, Stagger, Vibration) | v0.2.0 |
|
||||
| - | Event-Listener-Leaks, CSS-Lücken, Modal-Tests | v0.2.1 |
|
||||
| BL-01 | Calendar: Expand recurring events (RRULE) | v0.3.0 |
|
||||
| BL-02 | Budget: Monthly comparison (current vs. previous month) | v0.3.0 |
|
||||
| BL-03 | Meal plan: Drag & drop between slots and days | v0.3.0 |
|
||||
| BL-04 | Calendar sync: Wire up settings UI completely | v0.3.0 |
|
||||
| BL-05 | Budget: Auto-generate recurring entries | v0.3.0 |
|
||||
| BL-06 | Shopping: Quick-add autocomplete | v0.3.0 |
|
||||
| BL-07 | Notes: Full-text search / filter | v0.4.0 |
|
||||
| BL-08 | Dashboard: Weather widget refresh | v0.4.0 |
|
||||
| BL-09 | Contacts: vCard import / export | v0.4.0 |
|
||||
| BL-10 | PWA: Offline fallback for critical pages | v0.4.0 |
|
||||
| - | UX Polish (animations, bottom sheet, FAB, stagger, vibration) | v0.2.0 |
|
||||
| - | Event listener leaks, CSS gaps, modal tests | v0.2.1 |
|
||||
|
||||
Reference in New Issue
Block a user