more i18n fixes

This commit is contained in:
ThatOneCalculator 2022-11-11 00:41:26 -08:00
parent 23d02372b9
commit 08582788bf
1 changed files with 1 additions and 0 deletions

View File

@ -111,6 +111,7 @@ export default defineComponent({
error: null,
warn: null,
slots: '',
i18n,
};
},