* Added react-intl * Moved all displayed strings into en.json * Add spanish locale data so we can test switching locales
5 lines
109 B
JSON
5 lines
109 B
JSON
{
|
|
"DefaultServerUrl": "http://localhost:8065",
|
|
"MockFetchInTests": true,
|
|
"DefaultLocale": "en"
|
|
}
|