change the expression of move
This commit is contained in:
parent
31aa177eea
commit
e8333fff8d
3 changed files with 4 additions and 4 deletions
|
@ -340,7 +340,7 @@ const addNewNotifications = (state, { dispatch, notifications, older, visibleNot
|
|||
i18nString = 'followed_you'
|
||||
break
|
||||
case 'move':
|
||||
i18nString = 'moved_to'
|
||||
i18nString = 'migrated_to'
|
||||
break
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue