more i18n fixes
This commit is contained in:
parent
23d02372b9
commit
08582788bf
|
@ -111,6 +111,7 @@ export default defineComponent({
|
||||||
error: null,
|
error: null,
|
||||||
warn: null,
|
warn: null,
|
||||||
slots: '',
|
slots: '',
|
||||||
|
i18n,
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue