feat: Ghost error page for improved error display

This commit is contained in:
Maksim Eltyshev
2025-11-06 23:11:06 +01:00
parent 33a7a6ccb1
commit 22baf5ab12
42 changed files with 553 additions and 55 deletions
+3
View File
@@ -20,11 +20,14 @@ export default {
unknownError: 'Непозната грешка, покушајте поново касније',
useSingleSignOn: 'Користи универзалну пријаву',
usernameAlreadyInUse: 'Корисничко име је већ у употреби',
whoops_title: 'Упс!',
},
action: {
cancelAndClose: 'Откажи и затвори',
continue: 'Настави',
goBack: 'Назад',
goHome: 'Иди кући',
logIn: 'Пријава',
logInWithSso: 'Пријава са УП',
},