{{ __('My data') }}

{{ __('Your privacy is our priority!') }}

{{ __('All data you enter via the Me menu is stored locally on your device.') }}

{{ __('You can export it to import on another device.') }}

{{ __("Choose 'Sync to server' to use your data on multiple devices at the same time.") }}

{{-- Overview --}}

{{ __('Stored locally') }}

💡 {{ __('Helpful thoughts') }}:
🔄 {{ __('Reframing') }}:
🙏 {{ __('Gratitude diary') }}:
😊 {{ __('Emotion history') }}:
🌿 {{ __('Sensory profile') }}:
{{-- Export / Import --}}

{{ __('Export / Import') }}

{{ __('Download your data as a file or restore from a backup.') }}

{{-- Sync (auth only) --}} @auth

{{ __('Sync to server') }}

{{ __('Store your data securely on ND-Link. Only you can see it.') }}

{{-- Toggle schakelaar --}}

{{ __('Enable sync') }}

{{ __('All changes are automatically saved to the server.') }}

{{-- Status: sync actief --}} {{-- Status: alleen lokaal --}}
@else
{{ __('Log in') }} {{ __('or') }} {{ __('register') }} {{ __('to sync your data to the server.') }}
@endauth