diff --git a/packages/nc-gui/components/import/JSONImport.vue b/packages/nc-gui/components/import/JSONImport.vue index 9e0f34075d..a096f92fc0 100644 --- a/packages/nc-gui/components/import/JSONImport.vue +++ b/packages/nc-gui/components/import/JSONImport.vue @@ -9,54 +9,54 @@ Upload - - + - - - mdi-link-variant - - String - - - - - - - mdi-file-plus-outline - - - - {{ $t('msg.info.upload') }} - - - - {{ $t('msg.info.upload_sub') }} - - - - - {{ $t('msg.info.excelSupport') }} - - + + + mdi-link-variant + + String + + + + + + + mdi-file-plus-outline + + + + {{ $t('msg.info.upload') }} + + + + {{ $t('msg.info.upload_sub') }} + + + + + {{ $t('msg.info.excelSupport') }} + - - - - - - - - - Format - + + + + + + + Format + - - - - - - {{ $t('general.load') }} - - + + + + + + {{ $t('general.load') }} + - - + + - - + + @@ -166,15 +165,6 @@ -
- - {{ $t('msg.info.upload') }} -
- - {{ $t('msg.info.upload_sub') }} -
- - {{ $t('msg.info.excelSupport') }} -
+ + {{ $t('msg.info.upload') }} +
+ + {{ $t('msg.info.upload_sub') }} +
+ + {{ $t('msg.info.excelSupport') }} +