diff --git a/locales/en-US.yml b/locales/en-US.yml index b656e47d9..a67ab8066 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -297,8 +297,8 @@ common/views/components/theme.vue: common/views/components/cw-button.vue: hide: "Hide" show: "See more" - chars: "{count}文字" - files: "{count}ファイル" + chars: "{count} chars" + files: "{count} files" common/views/components/messaging.vue: search-user: "Find a user" you: "You" @@ -875,7 +875,7 @@ common/views/components/password-settings.vue: enter-new-password-again: "Enter the new password again" not-match: "The new passwords do not match" changed: "Password changed" - failed: "パスワード変更に失敗しました" + failed: "Failed to change password" desktop/views/components/sub-note-content.vue: private: "This post is private" deleted: "This post has been deleted"