diff options
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index dcd2f3d7..4fd8ee0b 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -111,7 +111,7 @@ "read": "Read!", "repeated_you": "repeated your status", "no_more_notifications": "No more notifications", - "moved_to": "moved to" + "migrated_to": "migrated to" }, "polls": { "add_poll": "Add Poll", @@ -312,7 +312,7 @@ "notification_visibility_likes": "Likes", "notification_visibility_mentions": "Mentions", "notification_visibility_repeats": "Repeats", - "notification_visibility_moves": "Moves", + "notification_visibility_moves": "User Migrates", "no_rich_text_description": "Strip rich text formatting from all posts", "no_blocks": "No blocks", "no_mutes": "No mutes", |
