Use English locale as fallback
This commit is contained in:
parent
4ee603a767
commit
0bf72e55f4
@ -59,4 +59,5 @@ AVAILABLE_LOCALES.forEach((item) => {
|
||||
|
||||
export default new VueI18n({
|
||||
messages,
|
||||
fallbackLocale: 'en',
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user