diff --git a/locales/en-US.yml b/locales/en-US.yml
index 6c1a8894f..574f34951 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -186,7 +186,7 @@ common:
stack-left: "Stack to the left"
pop-right: "Dock on the right"
dev: "Failed to create the application. Please try again."
- ai-chan-kawaii: "藍ちゃかわいい"
+ ai-chan-kawaii: "Ai-chan kawaii!"
auth/views/form.vue:
share-access: "Would you allow {{ app.name }} to access your account?"
permission-ask: "This application requires the following permissions:"
@@ -876,12 +876,12 @@ common/views/components/mute-and-block.vue:
no-muted-users: "No muted users"
no-blocked-users: "No blocked users"
common/views/components/password-settings.vue:
- reset: "パスワードを変更する"
- enter-current-password: "現在のパスワードを入力してください"
- enter-new-password: "新しいパスワードを入力してください"
- enter-new-password-again: "もう一度新しいパスワードを入力してください"
- not-match: "新しいパスワードが一致しません"
- changed: "パスワードを変更しました"
+ reset: "Change password"
+ enter-current-password: "Enter the current password"
+ enter-new-password: "Enter the new password"
+ enter-new-password-again: "Enter the new password again"
+ not-match: "The new passwords do not match"
+ changed: "Password changed"
desktop/views/components/sub-note-content.vue:
private: "This post is private"
deleted: "This post has been deleted"
@@ -955,7 +955,7 @@ admin/views/index.vue:
update: "Update"
announcements: "Announcements"
hashtags: "Hashtags"
- back-to-misskey: "Misskeyに戻る"
+ back-to-misskey: "Back to Misskey"
admin/views/dashboard.vue:
dashboard: "Dashboard"
accounts: "Accounts"
@@ -1017,11 +1017,11 @@ admin/views/emoji.vue:
add: "Add"
admin/views/announcements.vue:
announcements: "Announcements"
- save: "保存"
- remove: "削除"
- add: "追加"
- title: "タイトル"
- text: "内容"
+ save: "Save"
+ remove: "Remove"
+ add: "Add"
+ title: "Title"
+ text: "Content"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1370,7 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "Sounds"
enable-sounds: "Enable sounds"
mark-as-read-all-unread-notes: "Mark all posts as read"
- password: "パスワード"
+ password: "Password"
mobile/views/pages/user.vue:
follows-you: "Follows you"
following: "Following"