Save missing fallback
This commit is contained in:
parent
cd80d72e32
commit
966b2d56b9
2 changed files with 4 additions and 4 deletions
|
|
@ -22,6 +22,7 @@ const i18nOpts = {
|
|||
backend: backOpts,
|
||||
// lng: 'es',
|
||||
fallbackLng: ['es', 'en'],
|
||||
sendMissingTo: 'fallback',
|
||||
interpolation: {
|
||||
escapeValue: false, // not needed for react!!
|
||||
formatSeparator: ',',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue