diff --git a/pages/contact.vue b/pages/contact.vue index 38d946e..1d7ff66 100644 --- a/pages/contact.vue +++ b/pages/contact.vue @@ -44,12 +44,12 @@
-
+
{{ $t('contact.form.error') }}
-
+
{{ $t('contact.form.success', { email: form.email }) }}
@@ -62,8 +62,8 @@ {{ $t('contact.how_to.description') }}