mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 10:23:41 +08:00
Added "Are you sure you want to mark all notifications as read?"
This commit is contained in:
parent
33b06f376e
commit
ace61786ba
@ -195,6 +195,7 @@ core:
|
||||
discussion_list:
|
||||
empty_text: "It looks like there are no discussions here."
|
||||
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
|
||||
replied_text: "{username} replied {ago}"
|
||||
started_text: "{username} started {ago}"
|
||||
@ -259,7 +260,6 @@ core:
|
||||
mark_all_as_read_tooltip: => core.ref.mark_all_as_read
|
||||
title: => core.ref.notifications
|
||||
tooltip: => core.ref.notifications
|
||||
mark_all_as_read_confirm_text: "Are you sure you want to mark all notifications as read?"
|
||||
|
||||
# These translations are used by tooltips displayed for individual posts.
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user