mirror of
https://github.com/flarum/core.git
synced 2025-08-20 07:11:31 +02:00
Add missing translation
This commit is contained in:
@@ -34,7 +34,8 @@ class AddClientAssets
|
||||
'likes.unlike_action',
|
||||
'likes.like_action',
|
||||
'likes.notify_post_liked',
|
||||
'likes.others'
|
||||
'likes.others',
|
||||
'likes.you'
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user