mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-21 01:26:43 +02:00
- Add @manacore/shared-help-types with TypeScript types and Zod schemas - Add @manacore/shared-help-content with Markdown parser, content loader, and Fuse.js search - Add @manacore/shared-help-ui with Svelte 5 components (HelpPage, FAQSection, FeaturesOverview, etc.) - Add @manacore/shared-help-mobile with React Native components for Expo apps - Add help translations to shared-i18n (de, en, fr, it, es) - Implement self-contained help page in Contacts app with FAQ, Features, Shortcuts, and Contact sections - Support i18n with German and English content 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
21 lines
529 B
Markdown
21 lines
529 B
Markdown
---
|
|
id: faq-account-001
|
|
question: Wie erstelle ich ein Konto?
|
|
category: account
|
|
order: 1
|
|
language: de
|
|
featured: true
|
|
tags:
|
|
- konto
|
|
- registrierung
|
|
- anmeldung
|
|
---
|
|
|
|
Die Kontoerstellung ist einfach:
|
|
|
|
1. Klicke auf **Registrieren** auf der Anmeldeseite
|
|
2. Gib deine E-Mail-Adresse ein und wähle ein sicheres Passwort
|
|
3. Bestätige deine E-Mail-Adresse durch Klick auf den Link, den wir dir senden
|
|
4. Vervollständige dein Profil
|
|
|
|
Du kannst dich auch mit deinem Google- oder Apple-Konto registrieren, um schneller loszulegen.
|