diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml
index 80dd9e8..c408d4e 100644
--- a/config/locales/client.de.yml
+++ b/config/locales/client.de.yml
@@ -38,6 +38,7 @@ de:
no_solved_topics_title: "Du hast noch keine Themen gelöst"
no_solved_topics_title_others: "%{username} hat noch keine Themen gelöst"
no_solved_topics_body: "Wenn du eine hilfreiche Antwort auf ein Thema gibst, kann es sein, dass deine Antwort vom Themenersteller oder einem Team-Mitglied als Lösung ausgewählt wird."
+ marked_solved_by: "Als gelöst markiert von %{username}"
no_answer:
title: Wurde deine Frage beantwortet?
description: "Hebe die Antwort hervor und hilf anderen, indem du die Lösungsschaltfläche unter der richtigen Antwort verwendest."
diff --git a/config/locales/client.he.yml b/config/locales/client.he.yml
index 892dfe2..aa3f58e 100644
--- a/config/locales/client.he.yml
+++ b/config/locales/client.he.yml
@@ -40,6 +40,7 @@ he:
no_solved_topics_title: "עדיין לא פתרת אף נושא"
no_solved_topics_title_others: "אין נושאים שנפתרו על ידי %{username} עדיין"
no_solved_topics_body: "לאחר שכתבת תגובה מועילה לנושא, התגובה שלך עשויה להיבחר כפתרון על ידי בעלי הנושא או הסגל."
+ marked_solved_by: "סומן כפתור על ידי %{username}"
no_answer:
title: התשובה שלך נענתה?
description: "ניתן להדגיש את התשובה ולסייע לאחרים על ידי לחיצה על כפתור הפתרון שלהלן מתחת לתגובה הנכונה."