diff --git a/app/src/views/app/AppInstall.vue b/app/src/views/app/AppInstall.vue
index 78960988..44bd6633 100644
--- a/app/src/views/app/AppInstall.vue
+++ b/app/src/views/app/AppInstall.vue
@@ -8,7 +8,7 @@
@@ -16,38 +16,28 @@
- {{ infos[key] }}
+ {{ info }}
-
-
- {{ $t('operations') }}
+
+
+
-
-
-
-
+
-
- {{ server.error }}
-
-
-
-
-
-
-
+
- {{ $t('confirm_install_domain_root', { domain: confirmDomain }) }}
+ {{ $t('confirm_install_domain_root', { domain: this.form.domain }) }}
@@ -69,12 +59,15 @@
-
-