diff --git a/app/pages/500.vue b/app/pages/500.vue index 66184ef..6b4ddcf 100644 --- a/app/pages/500.vue +++ b/app/pages/500.vue @@ -1,5 +1,14 @@ - + + + + + + + + + + @@ -30,68 +39,76 @@ {{ $t('error.serverErrorDescription') }} - + 🏠 {{ $t('error.goHome') }} - - 🔄 - {{ $t('error.refresh') }} - - - 📧 - {{ $t('error.report') }} - - - - - - - ▼ - {{ $t('error.technicalDetails') }} - - - - {{ $t('error.errorCode') }}: 500 - Internal Server Error - - - {{ $t('error.timestamp') }}: {{ currentTime }} - - - {{ $t('error.requestId') }}: {{ requestId }} - - - {{ $t('error.userAgent') }}: {{ userAgent }} - - - - - + + + + + + + + + + + + + {{ currentLanguageDisplay }} + + + + + ✓ + {{ lang.label }} + + + + +
{{ $t('error.serverErrorDescription') }}