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