diff --git a/src/components/dialog/GlobalDialog.vue b/src/components/dialog/GlobalDialog.vue index 8df8598a2..3d1da6baf 100644 --- a/src/components/dialog/GlobalDialog.vue +++ b/src/components/dialog/GlobalDialog.vue @@ -16,7 +16,7 @@ :is="item.headerComponent" :id="item.key" /> -
Unknown Error
+ + + + ++ {{ $t('troubleshooting.restoreCustomNodes.loading') }} +
++ {{ $t('troubleshooting.restoreCustomNodes.installing') }}: + {{ current }} / {{ total }} +
++ {{ $t('troubleshooting.restoreCustomNodes.failed') }}: + {{ failed }} +
++ {{ $t('troubleshooting.restoreCustomNodes.failed') }}: {{ failed }} / + {{ total }} +
+ + + ++ {{ $t('troubleshooting.restoreCustomNodes.installed') }}: + {{ installed }} / {{ total }} +
+ + +