Added users section to en

This commit is contained in:
2026-02-05 11:54:19 +01:00
parent 6f1d93fc07
commit d77046194a

View File

@@ -11,5 +11,9 @@
"dashboard": { "dashboard": {
"title": "Community Dashboard", "title": "Community Dashboard",
"welcome": "Welcome to the admin area. Manage your community resources safely." "welcome": "Welcome to the admin area. Manage your community resources safely."
},
"users": {
"title": "Users",
"welcome": "Manage your community members, roles, and permissions here."
} }
} }