change the expression of move

This commit is contained in:
kPherox 2019-12-11 18:20:23 +09:00
parent 31aa177eea
commit e8333fff8d
No known key found for this signature in database
GPG key ID: C04751C2BFA2F62D
3 changed files with 4 additions and 4 deletions

View file

@ -76,7 +76,7 @@
</span>
<span v-if="notification.type === 'move'">
<i class="fa icon-arrow-curved lit" />
<small>{{ $t('notifications.moved_to') }}</small>
<small>{{ $t('notifications.migrated_to') }}</small>
</span>
</div>
<div