From d77046194ae47a327699ad889156d39c9562b717 Mon Sep 17 00:00:00 2001 From: edic Date: Thu, 5 Feb 2026 11:54:19 +0100 Subject: [PATCH] Added users section to en --- messages/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/en.json b/messages/en.json index f74d8bc..5c53416 100644 --- a/messages/en.json +++ b/messages/en.json @@ -11,5 +11,9 @@ "dashboard": { "title": "Community Dashboard", "welcome": "Welcome to the admin area. Manage your community resources safely." + }, + "users": { + "title": "Users", + "welcome": "Manage your community members, roles, and permissions here." } } \ No newline at end of file