diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 2f279ec..0ecf60c 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -15,7 +15,7 @@ en: accepted_answer: "Solution" solution: "Solution" solution_summary: - one: "solution " - other: "solutions " - accepted_html: " Solved by {{username}} in post #{{post_number}}" - accepted_notification: "
{{username}} {{description}}
" + one: "solution " + other: "solutions " + accepted_html: " Solved by {{username}} in post #{{post_number}}" + accepted_notification: "{{username}} {{description}}
"