aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/timeline/timeline.vue')
-rw-r--r--src/components/timeline/timeline.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue
index 1c45d0f6..e4d453b8 100644
--- a/src/components/timeline/timeline.vue
+++ b/src/components/timeline/timeline.vue
@@ -84,7 +84,7 @@
v-else-if="error403"
href="#"
>
- <div class="new-status-notification text-center panel-footer">{{ $t('timeline.error_403_message') }}</div>
+ <div class="new-status-notification text-center panel-footer">{{ error403 }}</div>
</a>
<div
v-else