change the expression of move
This commit is contained in:
parent
31aa177eea
commit
e8333fff8d
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue