fix: switching language does not load the translation of the component correctly (#4205)
closes #4191
This commit is contained in:
@@ -28,4 +28,4 @@ async function setupI18n(app: App, options: LocaleSetupOptions = {}) {
|
||||
});
|
||||
}
|
||||
|
||||
export { $t, loadMessages, setupI18n };
|
||||
export { $t, setupI18n };
|
||||
|
Reference in New Issue
Block a user