From 330907c4f1cb57b65ba552eb7b2411f12e394bd3 Mon Sep 17 00:00:00 2001 From: Ilya Kuchaev Date: Tue, 21 Jul 2015 23:20:57 +0300 Subject: [PATCH] Add Solution key translation --- config/locales/client.ru.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml index 33293f2..c29c161 100644 --- a/config/locales/client.ru.yml +++ b/config/locales/client.ru.yml @@ -6,5 +6,6 @@ en: has_accepted_answer: "В этой теме есть ответ" unaccept_answer: "Убрать ответ" accepted_answer: "Подтвержденный ответ" + solution: "Ответ" accepted_html: "{{username}} ответил в post #{{post_number}}" accepted_notification: "

{{username}} {{description}}

"