diff --git a/src/app/ui/dashboard/new/dashboard-user-stats.tsx b/src/app/ui/dashboard/new/dashboard-user-stats.tsx
index 9622ccf..99e289c 100644
--- a/src/app/ui/dashboard/new/dashboard-user-stats.tsx
+++ b/src/app/ui/dashboard/new/dashboard-user-stats.tsx
@@ -84,7 +84,7 @@ export default function DashboardUserStats() {
diff --git a/src/app/ui/reports/reports-info.tsx b/src/app/ui/reports/reports-info.tsx
index 9e9355b..7557204 100644
--- a/src/app/ui/reports/reports-info.tsx
+++ b/src/app/ui/reports/reports-info.tsx
@@ -37,7 +37,7 @@ export default function ReportsInfo() {
diff --git a/src/app/ui/violations/violations-table.tsx b/src/app/ui/violations/violations-table.tsx
index bcf0d73..2bc84a1 100644
--- a/src/app/ui/violations/violations-table.tsx
+++ b/src/app/ui/violations/violations-table.tsx
@@ -163,7 +163,7 @@ export default function ViolationsTable() {
header: ({ column }) => (
- {t('violation')}
+ {t('matches')}