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
@ -14,7 +14,6 @@ i18next
|
|||||||
react: {
|
react: {
|
||||||
useSuspense: true
|
useSuspense: true
|
||||||
},
|
},
|
||||||
lng: 'en',
|
|
||||||
fallbackLng: 'en',
|
fallbackLng: 'en',
|
||||||
preload: ['en'],
|
preload: ['en'],
|
||||||
keySeparator: false,
|
keySeparator: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user