diff options
| author | kPherox <admin@mail.kr-kp.com> | 2019-12-11 18:20:23 +0900 |
|---|---|---|
| committer | kPherox <admin@mail.kr-kp.com> | 2019-12-11 18:30:23 +0900 |
| commit | e8333fff8dc048f5d5d8406c71cb80e95ea1982c (patch) | |
| tree | 15e9ca546147109206e2d12ed07b68c97d67b276 /src/i18n | |
| parent | 31aa177eea8f2e50e1802d1dd51a8470199b6bcb (diff) | |
change the expression of `move`
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", |
