From 2e5f52b855d5fb1e5629b32d2f35cd391749555c Mon Sep 17 00:00:00 2001 From: fen Date: Sat, 8 Oct 2022 11:21:22 +0800 Subject: [PATCH] fix: lang typo --- i18n/en_US.yaml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/i18n/en_US.yaml b/i18n/en_US.yaml index 6e4a1e8d..da0c3d46 100644 --- a/i18n/en_US.yaml +++ b/i18n/en_US.yaml @@ -82,7 +82,7 @@ report: name: other: "spam" description: - other: "This post is an advertisement,or vandalism.It is not useful or relevant to the current topic." + other: "This post is an advertisement, or vandalism. It is not useful or relevant to the current topic." rude: name: other: "rude or abusive" @@ -97,12 +97,12 @@ report: name: other: "not an answer" description: - other: "This was posted as an answer,but it does not attempt to answer the question. It should possibly be an edit,a comment,another question,or deleted altogether." + other: "This was posted as an answer, but it does not attempt to answer the question. It should possibly be an edit, a comment, another question, or deleted altogether." not_need: name: other: "no longer needed" description: - other: "This comment is outdated,conversational or not relevant to this post." + other: "This comment is outdated, conversational or not relevant to this post." other: name: other: "something else" @@ -135,26 +135,26 @@ question: notification: action: update_question: - other: "update question" + other: "updated question" answer_the_question: - other: "answer the question" + other: "answered question" update_answer: - other: "update answer" + other: "updated answer" adopt_answer: - other: "adopt answer" + other: "accepted answer" comment_question: - other: "comment question" + other: "commented question" comment_answer: - other: "comment answer" + other: "commented answer" reply_to_you: - other: "reply to you" + other: "replied to you" mention_you: - other: "mention you" + other: "mentioned you" your_question_is_closed: - other: "your question is closed" + other: "your question has been closed" your_question_was_deleted: - other: "your question was deleted" + other: "your question has been deleted" your_answer_was_deleted: - other: "your answer was deleted" + other: "your answer has been deleted" your_comment_was_deleted: - other: "your comment was deleted" + other: "your comment has been deleted"