From edb48135d625a4fdaf337ac8d3dc43ecd3d69106 Mon Sep 17 00:00:00 2001 From: Manuel Date: Fri, 11 Aug 2023 19:20:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Update=20outdated=20text=20of=20?= =?UTF-8?q?manage=20user?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/manage/users.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/manage/users.json b/public/locales/en/manage/users.json index 51ab008e0..557f45d5f 100644 --- a/public/locales/en/manage/users.json +++ b/public/locales/en/manage/users.json @@ -1,7 +1,7 @@ { "metaTitle": "Users", "pageTitle": "Manage users", - "text": "Using users, you have granular control who can access, edit or delete resources on your Homarr instance.", + "text": "Using users, you can configure who can edit your dashboards. Future versions of Homarr will have even more granular control over permissions and boards.", "buttons": { "create": "Create" },