fix: i18n issue

Signed-off-by: mertmit <mertmit99@gmail.com>
This commit is contained in:
mertmit
2023-09-15 14:18:07 +03:00
parent a395084a64
commit db1160b685
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@ function openQuickImportDialog(type: string) {
<template #title>
<GeneralIcon icon="download" />
{{ $t('labels.importData') }}
{{ $t('title.quickImportFrom') }}
</template>
<template #expandIcon></template>