Wording updates

This commit is contained in:
Wyatt Benno 2019-12-06 09:38:55 +09:00
parent 13fc2612ae
commit 01855f315c
3 changed files with 3 additions and 4 deletions

View file

@ -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