From d543837025027697495f402dfb6c0869afde7804 Mon Sep 17 00:00:00 2001
From: Ulas
Date: Tue, 31 Mar 2026 23:41:07 +0200
Subject: [PATCH] docs: add social-preview banner, i18n badge, and multilingual
feature note to README
---
README.md | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index d1e6ace..65ef09a 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@
+
@@ -30,11 +31,7 @@
-
-
-
-
-
+
---
@@ -208,7 +205,7 @@ Income & expense tracking, recurring entries, month-over-month trends, CSV expor
-**And also:** dark mode with system detection · responsive design (mobile / tablet / desktop) · offline PWA with install prompt · per-module accent colors · accessibility (skip links, ARIA, reduced motion) · staggered animations · bottom sheet modals on mobile.
+**And also:** dark mode with system detection · responsive design (mobile / tablet / desktop) · offline PWA with install prompt · per-module accent colors · multilingual UI (de / en, auto-detected, switchable in Settings) · accessibility (skip links, ARIA, reduced motion) · staggered animations · bottom sheet modals on mobile.
---