mirror of
https://github.com/flarum/core.git
synced 2025-08-14 04:14:06 +02:00
feat: post search adapted with global search (#4019)
This commit is contained in:
@@ -110,3 +110,13 @@ flarum-mentions:
|
||||
{content}
|
||||
html:
|
||||
body: "{mentioner_display_name} mentioned a group you're a member of in [{title}]({url})."
|
||||
|
||||
# Translations in this namespace are used by the forum and admin interfaces.
|
||||
lib:
|
||||
|
||||
# These translations are used by gambits. Gambit keys must be in snake_case, no spaces.
|
||||
gambits:
|
||||
posts:
|
||||
mentioned:
|
||||
key: mentioned
|
||||
hint: The ID or username of the mentioned user
|
||||
|
Reference in New Issue
Block a user