@lang('settings.user_settings')
@csrf
@if($errors->has('locale')) @endif

Help translate LinkAce on Crowdin.

All languages except English and German are translated by the community or automatically.

@if ($errors->has('timezone')) @endif
@if ($errors->has('date_format')) @endif
@if ($errors->has('time_format')) @endif
@if ($errors->has('listitem_count')) @endif
@if ($errors->has('links_new_tab')) @endif
@if ($errors->has('markdown_for_text')) @endif
@include('app.settings.partials.settings.archive-backups') @include('app.settings.partials.settings.privacy') @include('app.settings.partials.settings.dark-mode') @include('app.settings.partials.settings.sharing')