From fa14f1dee6432cacf35d93f87587c160c1da7fb9 Mon Sep 17 00:00:00 2001 From: Penar Musaraj Date: Mon, 12 Nov 2018 10:30:06 -0500 Subject: [PATCH] replace icon refs in client.en.yml --- config/locales/client.en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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}}

"