mirror of
https://github.com/flarum/core.git
synced 2025-08-24 00:53:27 +02:00
feat: post search adapted with global search (#4019)
This commit is contained in:
@@ -44,3 +44,13 @@ flarum-likes:
|
||||
# These translations are used in the User profile page.
|
||||
user:
|
||||
likes_link: Likes
|
||||
|
||||
# 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:
|
||||
likedBy:
|
||||
key: likedBy
|
||||
hint: The ID or username of the user
|
||||
|
Reference in New Issue
Block a user