refactor: when adding group members, search in-memory on typing

This commit is contained in:
Simon 2026-02-20 15:56:12 +01:00
parent ec814a8c94
commit 83b104ecf3
Signed by: simon
GPG key ID: 40E7A58C4AA1EDB2
5 changed files with 93 additions and 85 deletions

View file

@ -1264,6 +1264,8 @@ end
### 3.12 Internationalization: Gettext
**German (de):** Use informal address (“duzen”). All user-facing German text should address the user as “du” (e.g. “Bitte versuche es erneut”, “Deine Einstellungen”), not “Sie”.
**Define Translations:**
```elixir