1
0
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:
Franz Liedke
2017-02-04 00:07:50 +01:00
parent d7e4ae09b3
commit fdec2fd094
2 changed files with 51 additions and 13 deletions

View File

@@ -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',