-
{{ $t('Export_finished') }}! {{ $t('Return to export') }}
+ {{ $t("If download did not start automatically: ") }}
- {{ $t('If download did not start automatically: ') }}
-
-
- {{ $t('Download') }} ({{ $t('Expired') }})
-
-
{{ $t('Download') }}
+
+ {{ $t("Download") }}
+ ({{ $t("Expired") }})
+
+
{{ $t("Download") }}
-
- {{ $t('The link will remain active for') }}
-
-
- {{ export_info.cache_duration/3600 }}{{ $t('hr') }}
-
-
- {{ export_info.cache_duration/60 }}{{ $t('min') }}
-
-
- {{ export_info.cache_duration }}{{ $t('sec') }}
-
+
+ {{ $t("The link will remain active for") }}
+
{{ export_info.cache_duration / 3600 }}{{ $t("hr") }}
+
{{ export_info.cache_duration / 60 }}{{ $t("min") }}
+
{{ export_info.cache_duration }}{{ $t("sec") }}
-
-
-