diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 4361381..48b1da7 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -17,8 +17,8 @@ en: solution_summary: one: "solution" other: "solutions" - accepted_html: "{{icon}} Solved by {{username}} in post #{{post_number}}" - accepted_notification: "
{{username}} {{description}}
" + accepted_html: "%{icon} Solved by %{username} in post #%{post_number}" + accepted_notification: "%{username} %{description}
" topic_status_filter: all: "all" solved: "solved"