Localization: Fixed #19176 - use translation key for “send email”

This commit is contained in:
snipe
2026-06-13 17:57:09 +01:00
parent e2bea57146
commit 3dc90f89f6
+1 -1
View File
@@ -77,7 +77,7 @@ class CategoryPresenter extends Presenter
'searchable' => false,
'sortable' => true,
'class' => 'css-envelope',
'title' => 'Send Email',
'title' => trans('general.send_email'),
'visible' => true,
'formatter' => 'trueFalseFormatter',
], [