Use root translations as fallback
gitea/salix-front/pipeline/head This commit looks good
Details
gitea/salix-front/pipeline/head This commit looks good
Details
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