diff --git a/src/components/ErrorComponent.vue b/src/components/ErrorComponent.vue index f096b4ba3..7c093bfe3 100644 --- a/src/components/ErrorComponent.vue +++ b/src/components/ErrorComponent.vue @@ -36,7 +36,7 @@ keypath="{instanceName} is an instance of {mobilizon_link}, a free software built with the community." > - {{ config?.name }} + {{ instanceName }} {{ t("Mobilizon") }} @@ -57,7 +57,10 @@ }}
-{{ @@ -84,7 +87,7 @@