From 5f79c8d27b5575a887b3637a807e8f1cce239503 Mon Sep 17 00:00:00 2001 From: Mangaokaku Date: Mon, 6 Nov 2023 14:40:03 +0000 Subject: [PATCH] . --- server/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/locales/en.json b/server/locales/en.json index 2c23d6c6..bf3ae743 100644 --- a/server/locales/en.json +++ b/server/locales/en.json @@ -351,7 +351,7 @@ "admin.groups.ruleDeny": "Deny", "admin.groups.ruleForceAllow": "Force Allow", "admin.groups.ruleLocales": "Locale(s)", - "admin.groups.ruleMatch": "Rules", + "admin.groups.ruleMatch": "Match", "admin.groups.ruleMatchEnd": "Path Ends With...", "admin.groups.ruleMatchExact": "Path Is Exactly...", "admin.groups.ruleMatchRegex": "Path Matches Regex...",