mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Recompile JS
This commit is contained in:
2
extensions/pusher/js/forum/dist/extension.js
vendored
2
extensions/pusher/js/forum/dist/extension.js
vendored
@@ -97,7 +97,7 @@ System.register('flarum/pusher/main', ['flarum/extend', 'flarum/app', 'flarum/co
|
|||||||
_this2.loadingUpdated = true;
|
_this2.loadingUpdated = true;
|
||||||
},
|
},
|
||||||
loading: this.loadingUpdated,
|
loading: this.loadingUpdated,
|
||||||
children: app.trans('pusher.show_updated_discussions', { count: count })
|
children: app.translator.transChoice('flarum-pusher.forum.show_updated_discussions', count, { count: count })
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user