{{ __('Daten') }}
@if ($user->active == 1)

{{ __('Ändere Deine persönlichen Datan.') }}

{{ __('Adjust data') }} @endif
{{ __('Sicherheit') }}
@if ($user->active == 1) @if (!$user->isPasswort())

{{ __('Assign a password for your account.') }}

{{ __('Create Password') }} @else

{{ __('Ändere Dein persönliches Passwort.') }}

{{ __('Change password') }} @endif @endif
{{ __('Anmeldung') }}
@if ($user->active == 1)

{{ __('Ändere Deine E-Mail Adresse.') }}

{{ __('Change E-Mail') }} @endif
{{ __('Logout') }}

Abmelden und bis bald.

{{ __('Logout') }}