Merge pull request #1260 from hishamco/supported-cultures
Remove supported cultures entry from appsettings.json
This commit is contained in:
@ -16,7 +16,6 @@
|
||||
"DefaultContainer": ""
|
||||
},
|
||||
"Localization": {
|
||||
"DefaultCulture": "",
|
||||
"SupportedCultures": []
|
||||
"DefaultCulture": "en"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user