forked from verdnatura/salix-front
Use root translations as fallback
This commit is contained in:
parent
3242d2fd8c
commit
1de75e876d
|
@ -8,7 +8,6 @@ const i18n = createI18n({
|
|||
globalInjection: true,
|
||||
messages,
|
||||
missingWarn: false,
|
||||
fallbackRoot: false,
|
||||
legacy: false,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue