{{ t('settings.title') }}
{{ t('settings.avatar') }}
{{ t('settings.current_avatar') }}
@if(avatar_file)
?
@endif
{{ t('settings.upload_custom_avatar') }}
{{ t('settings.avatar_hint') }}
{{ t('settings.no_file_selected') }}
@if(avatar_file)
@endif
{{ t('settings.preferences') }}
@if(enable_swf)
@endif
@if(enable_data_export)
{{ t('settings.export_data_title') || 'Export Data' }}
{{ t('settings.export_data_desc') || 'Download a copy of your data. This process happens entirely in your browser to protect your privacy and save server resources.' }}
{{ t('settings.account') }}
| {{ t('settings.user_id') }} | {{ session.id }} |
| {{ t('settings.username') }} | {!! session.user !!} |
| {{ t('settings.display_name') }} | |
| {{ t('settings.email') }} | {{ email || t('settings.email_not_set') }} |
| {{ t('settings.joined') }} | @if(joined){{ new Date(joined).toLocaleDateString() }}@else {{ t('settings.joined_unknown') }} @endif |
{{ t('settings.change_password') }}
{{ t('settings.update_email') }}
@if(smtp_enabled) {!! t('settings.email_warning_smtp') !!} @else {!! t('settings.email_info_no_smtp') !!} @endif{{ t('settings.linked_accounts') }}
{{ t('settings.matrix_link_desc') }}
{{ t('settings.active_links') }}
{{ t('settings.loading') }}
{{ t('settings.add_new_link') }}
{!! t('settings.matrix_instructions') !!}
Upload API Key
Use this key to upload files via external tools or scripts like ShareX for example.
Loading…