Add multi language support for authentication middleware
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
const AboutPath = "/about"
|
||||
const AboutPathDe = "/de/ueber-uns"
|
||||
const AboutPathDe = "/ueber-uns"
|
||||
|
||||
var aboutTexts *AboutTexts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user