forked from Roflin/gamenight
17 lines
223 B
JSON
17 lines
223 B
JSON
{
|
|
"AppConfig": {
|
|
"Title": "FrontendPlatformUno"
|
|
},
|
|
"ApiClient": {
|
|
"UseNativeHandler": true
|
|
},
|
|
"LocalizationConfiguration": {
|
|
"Cultures": [
|
|
"es",
|
|
"fr",
|
|
"pt-BR",
|
|
"en"
|
|
]
|
|
}
|
|
}
|