mirror of
https://github.com/flarum/core.git
synced 2025-08-22 08:04:37 +02:00
Merge pull request #59 from bogdanteodoru/master
Added "Are you sure you want to mark all notifications as read?"
This commit is contained in:
@@ -195,6 +195,7 @@ core:
|
|||||||
discussion_list:
|
discussion_list:
|
||||||
empty_text: "It looks like there are no discussions here."
|
empty_text: "It looks like there are no discussions here."
|
||||||
load_more_button: => core.ref.load_more
|
load_more_button: => core.ref.load_more
|
||||||
|
mark_all_as_read_confirmation: "Are you sure you want to mark all notifications as read?"
|
||||||
mark_as_read_tooltip: Mark as Read
|
mark_as_read_tooltip: Mark as Read
|
||||||
replied_text: "{username} replied {ago}"
|
replied_text: "{username} replied {ago}"
|
||||||
started_text: "{username} started {ago}"
|
started_text: "{username} started {ago}"
|
||||||
|
Reference in New Issue
Block a user