1
0
mirror of https://github.com/flarum/core.git synced 2025-08-12 11:24:30 +02:00

feat(sticky): make excerpt optional in sticky (#4016)

This commit is contained in:
Chisato Nishikigi
2024-10-22 02:09:48 +08:00
committed by GitHub
parent b86a4a0fe0
commit a0311dfb2b
4 changed files with 25 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ flarum-sticky:
# Translations in this namespace are used by the admin interface.
admin:
settings:
enable_display_excerpt: Show an excerpt of the first post when a sticky discussion is unread
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.