feat: add Danish locale

This commit is contained in:
OpenClaw Bot
2026-05-12 12:06:39 +02:00
parent 4aa2db7c63
commit 06554644fc
7 changed files with 1484 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ The goal is a single, private place for everything that keeps a household runnin
- **PWA** — installable on any device, works offline, dark mode, responsive from phone to desktop
- **Privacy First** — SQLCipher AES-256 encrypted database, fully self-hosted, zero telemetry
- **Zero Build Step** — pure ES modules, no bundler, no transpiler, no framework
- **Multilingual** — 16 languages with automatic locale detection (de, en, es, fr, it, sv, el, ru, tr, zh, ja, ar, hi, pt, uk, pl)
- **Multilingual** — 17 languages with automatic locale detection (de, en, es, fr, it, sv, da, el, ru, tr, zh, ja, ar, hi, pt, uk, pl)
## Quick Start