mirror of https://gitee.com/answerdev/answer.git
fix: lang typo
This commit is contained in:
parent
3ad0671cfa
commit
a1079b9e88
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue