FIX: Add title to solved notifications (#226)
This commit adds a title that appears when hovering over solved notifications in the UI.
This commit is contained in:
parent
6db8ab53ea
commit
3492d42a58
|
@ -31,6 +31,8 @@ en:
|
|||
no_answer:
|
||||
title: Has your question been answered?
|
||||
description: "Highlight the answer and help others by using the solution button below the correct reply."
|
||||
notification:
|
||||
title: "your post was marked as solution"
|
||||
|
||||
topic_statuses:
|
||||
solved:
|
||||
|
|
Loading…
Reference in New Issue