aboutsummaryrefslogtreecommitdiff
path: root/src/components/timeline/timeline.vue
diff options
context:
space:
mode:
authorWyatt Benno <wyattbenno@gmail.com>2019-12-06 09:38:55 +0900
committerWyatt Benno <wyattbenno@gmail.com>2019-12-06 09:38:55 +0900
commit01855f315c7db813d7bbf2f3683017819d2fb70c (patch)
treecb7fec6ee3615e8e88ffb5854b98580b0c0649ac /src/components/timeline/timeline.vue
parent13fc2612ae388dec682829ae2b6211bb3cb8ccb3 (diff)
Wording updates
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