From 77c0077638ed01c2ce3ec8666ebd950ec9906f60 Mon Sep 17 00:00:00 2001 From: Yasiu1376 Date: Tue, 11 Jul 2023 11:52:12 +0330 Subject: [PATCH 1/2] edit_sidebar --- src/core/data/sidebarMenu.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/core/data/sidebarMenu.jsx b/src/core/data/sidebarMenu.jsx index 40f08c8..cf2aacb 100644 --- a/src/core/data/sidebarMenu.jsx +++ b/src/core/data/sidebarMenu.jsx @@ -47,12 +47,12 @@ const sidebarMenu = [ role: "transportation-assistance", }, { - key: "sidebar.master", + key: "sidebar.manager", type: "page", - route: "/dashboard/master", + route: "/dashboard/manager", icon: , selected: false, - role: "master", + role: "manager", }, ], ]; From 8419294277694e652971310ad86bf79f2b13c1fe Mon Sep 17 00:00:00 2001 From: Yasiu1376 Date: Tue, 11 Jul 2023 12:02:44 +0330 Subject: [PATCH 2/2] edit side bar data --- public/locales/fa/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/fa/app.json b/public/locales/fa/app.json index 09654eb..95ac1eb 100644 --- a/public/locales/fa/app.json +++ b/public/locales/fa/app.json @@ -22,7 +22,7 @@ "machinary-office": "ماشین آلات", "passenger-boss": "رئیس مسافر", "transportation-assistance": "معاونت حمل و نقل", - "master": "مدیر کل" + "manager": "مدیر کل" }, "Authorization": { "typography_your_login_is_valid_and_you_do_not_need_to_login_again": "شما دسترسی لازم به این صفحه را دارید نیاز به ورود مجدد نیست.",