Add authentification
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
notfound = "Resource was not found."
|
||||
PDFerrorOccured = "An error occured during PDF generation please contact administrator"
|
||||
tokenExpired = "Token expired"
|
||||
invalidToken = "Invalid token"
|
||||
pdferror = "An error occured during PDF generation please contact administrator"
|
||||
tokenexipired = "Token expired"
|
||||
invalidtoken = "Invalid token"
|
||||
notauthenticated = "Not authenticated"
|
||||
usernotfound = "User not found"
|
||||
userloggedout = "User logged out"
|
||||
failtogettoken = "Failed to get token"
|
||||
Reference in New Issue
Block a user