From 114373f498a9f8b4d4a157e556a70e5111ba9dce Mon Sep 17 00:00:00 2001 From: Rep Graphics <69086745+RepGraphics@users.noreply.github.com> Date: Thu, 27 Mar 2025 10:44:07 +0000 Subject: [PATCH] Update en.json --- en.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/en.json b/en.json index a12a417..d636cbf 100644 --- a/en.json +++ b/en.json @@ -1,13 +1,7 @@ { - "general": { "welcome": "Welcome", "dashboard": "Dashboard", "store": "Store", "status": "Status", - "discord": "Discord", - }, - "errors": { - "not_found": "Page not found", - "unauthorized": "You are not authorized to view this page" - } + "discord": "Discord" }