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" }