* Modify metric lang use.

This commit is contained in:
songchenxuan
2023-09-05 11:03:57 +08:00
parent c7c51f1fcb
commit d5cb2845bd
+1 -1
View File
@@ -87,7 +87,7 @@ div
haspriv('bug', 'report') ? item(set(array
(
'icon' => 'menu-backend',
'text' => $this->lang->metric->settings,
'text' => $this->lang->metric->filters,
'class' => 'ghost',
'url' => '#',
))) : null,