Read supported cultures from appsettings.json
This commit is contained in:
@ -11,5 +11,9 @@
|
||||
"DefaultTheme": "",
|
||||
"DefaultLayout": "",
|
||||
"DefaultContainer": ""
|
||||
},
|
||||
"Localization": {
|
||||
"DefaultCulture": "en-US",
|
||||
"SupportedCultures": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user