mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 13:35:59 +00:00
update middleware list
Former-commit-id: 051d40a3fb553d15d9cfd55f793546e193463383
This commit is contained in:
@@ -109,7 +109,7 @@ type I18n struct {
|
||||
locales map[string][]*ini.File
|
||||
}
|
||||
|
||||
// If `Config.Default` is missing and `Config.Languages` or `Config.Map` contains this key then it will set as the default locale,
|
||||
// If `Config.Default` is missing and `Config.Languages` or `Config.LanguagesMap` contains this key then it will set as the default locale,
|
||||
// no need to be exported(see `Config.Default`).
|
||||
const defLangCode = "en-US"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user