mirror of
https://github.com/flarum/core.git
synced 2025-08-01 14:10:37 +02:00
Recompile dist JS
This commit is contained in:
2
js/admin/dist/app.js
vendored
2
js/admin/dist/app.js
vendored
@@ -17437,7 +17437,7 @@ System.register('flarum/components/AddExtensionModal', ['flarum/components/Modal
|
||||
}, {
|
||||
key: 'title',
|
||||
value: function title() {
|
||||
return 'Add Extension';
|
||||
return app.translator.trans('core.admin.add_extension.title');
|
||||
}
|
||||
}, {
|
||||
key: 'content',
|
||||
|
Reference in New Issue
Block a user