mirror of
https://github.com/flarum/core.git
synced 2025-08-13 03:44:32 +02:00
feat: add option for filtering read stickied on all discussions page (#4073)
Co-authored-by: Adrian McCay <2762877+adrianmccay@users.noreply.github.com>
This commit is contained in:
@@ -6,6 +6,9 @@ flarum-sticky:
|
||||
|
||||
# Translations in this namespace are used by the admin interface.
|
||||
admin:
|
||||
settings:
|
||||
only_sticky_unread_discussions_label: Only sticky unread discussions
|
||||
only_sticky_unread_discussions_help: On the All Discussions page, unread sticky discussions pin to the top, while read sticky discussions follow the regular order.
|
||||
|
||||
# These translations are used in the Permissions page of the admin interface.
|
||||
permissions:
|
||||
|
Reference in New Issue
Block a user