mid dot usage

This commit is contained in:
Yuri Kuznetsov
2025-08-07 09:59:29 +03:00
parent 2f6c30c2a6
commit f52ca3c524

View File

@@ -48,7 +48,7 @@ class MassActionModalView extends ModalView {
this.status = 'Pending';
this.headerText =
this.translate('Mass Action', 'scopeNames') + ': ' +
this.translate('Mass Action', 'scopeNames') + ' · ' +
this.translate(this.action, 'massActions', this.options.scope);
this.model = new Model();