change Show New text to Reload when flushing

This commit is contained in:
Shpuld Shpuldson 2020-06-30 17:37:36 +03:00
parent ea09bbecf8
commit 38d8526660
3 changed files with 5 additions and 4 deletions

View file

@ -23,7 +23,7 @@
class="loadmore-button"
@click.prevent="showNewStatuses"
>
{{ $t('timeline.show_new') }}{{ newStatusCountStr }}
{{ loadButtonString }}
</button>
<div
v-else