mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Show topic level bookmark with reminder modal (#9336)
* When using the topic-level bookmark button or shortcut, we now show the bookmark with reminder modal for consistency. * When hovering on a bookmark reminder notification where the bookmark has a name, show the name of the bookmark on hover.
This commit is contained in:
@@ -1880,6 +1880,7 @@ en:
|
||||
moved_post: "post moved"
|
||||
linked: "linked"
|
||||
bookmark_reminder: "bookmark reminder"
|
||||
bookmark_reminder_with_name: "bookmark reminder - %{name}"
|
||||
granted_badge: "badge granted"
|
||||
invited_to_topic: "invited to topic"
|
||||
group_mentioned: "group mentioned"
|
||||
|
||||
Reference in New Issue
Block a user