From e8333fff8dc048f5d5d8406c71cb80e95ea1982c Mon Sep 17 00:00:00 2001 From: kPherox Date: Wed, 11 Dec 2019 18:20:23 +0900 Subject: [PATCH] change the expression of `move` --- src/components/notification/notification.vue | 2 +- src/i18n/en.json | 4 ++-- src/modules/statuses.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue index 33ae054f..16124e50 100644 --- a/src/components/notification/notification.vue +++ b/src/components/notification/notification.vue @@ -76,7 +76,7 @@ - {{ $t('notifications.moved_to') }} + {{ $t('notifications.migrated_to') }}