Fix i18n bug (#365)
* fix i18n bug * fix styles * update with prettier and include env file
This commit is contained in:
parent
09c77bef4c
commit
eea30fae67
@ -1,2 +1,2 @@
|
||||
REACT_APP_NETWORK_ID="1"
|
||||
REACT_APP_NETWORK_URL=""
|
||||
REACT_APP_NETWORK_URL=""
|
@ -14,7 +14,6 @@ i18next
|
||||
react: {
|
||||
useSuspense: true
|
||||
},
|
||||
lng: 'en',
|
||||
fallbackLng: 'en',
|
||||
preload: ['en'],
|
||||
keySeparator: false,
|
||||
|
Loading…
Reference in New Issue
Block a user