+
+ {{ t(parseError(error)) }}
+
{{ t('page.common.back_to_hunt') }}
-
Refresh
-
-
-
{{ tKey(data, 'description') }}
-
{{ tKey(data, 'question') }}
-
- In progress
- Reviewable
- Review missing
- Reviewed
-
-
-
{{ data.points }} Points
-
- {{ data.extraPoints }} Extra points
-
-
- Extra: {{ tKey(data, 'extraText') }}
-
-
-
-
No answers yet
+
+ Admin—{{ data?.title_de }}
+
+ {{ t('page.common.back_to_hunt') }}
+ Refresh
+
+
+
{{ tKey(data, 'description') }}
+
{{ tKey(data, 'question') }}
+
+
+ In progress
+ Reviewable
+ Review missing
+ Reviewed
+
+
+
{{ data.points }} Points
+
+ {{ data.extraPoints }} Extra points
+
+
+ Extra: {{ tKey(data, 'extraText') }}
+
+
+
+ No answers yet
+
diff --git a/app/pages/hunt/[huntSlug]/[questSlug]/index.vue b/app/pages/hunt/[huntSlug]/[questSlug]/index.vue
index d958c28..1f5ce56 100644
--- a/app/pages/hunt/[huntSlug]/[questSlug]/index.vue
+++ b/app/pages/hunt/[huntSlug]/[questSlug]/index.vue
@@ -1,5 +1,5 @@