mirror of
https://github.com/flarum/framework.git
synced 2025-06-19 16:51:23 +08:00
Update translation ID
This commit is contained in:
@ -8,7 +8,7 @@ export default class PostLikesModal extends Modal {
|
|||||||
}
|
}
|
||||||
|
|
||||||
title() {
|
title() {
|
||||||
return app.trans('likes.post_likes_modal_title');
|
return app.trans('flarum-likes.forum.post_likes_modal_title');
|
||||||
}
|
}
|
||||||
|
|
||||||
content() {
|
content() {
|
||||||
|
Reference in New Issue
Block a user