diff --git a/app/error.vue b/app/error.vue index 62722864b..32c82ed73 100644 --- a/app/error.vue +++ b/app/error.vue @@ -56,7 +56,7 @@ useHead({ class="font-mono text-sm px-6 py-3 bg-fg text-bg rounded-lg transition-all duration-200 hover:bg-fg/90 active:scale-95" @click="handleError" > - go home + {{ $t('common.go_back_home') }}