From 1f326c2b46d9deab0552dd104c27c6ef97d61ba1 Mon Sep 17 00:00:00 2001 From: nessi Date: Thu, 5 Feb 2026 09:10:11 +0100 Subject: [PATCH] Update label from "Account" to "User" in TopBar The label on the user menu button was changed to improve readability and consistency with the UI language. This ensures better comprehension for users interacting with the application. --- frontend/src/components/TopBar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/TopBar.jsx b/frontend/src/components/TopBar.jsx index 8cc7622..bc07d3e 100644 --- a/frontend/src/components/TopBar.jsx +++ b/frontend/src/components/TopBar.jsx @@ -46,7 +46,7 @@ export default function TopBar({ title="User Menü" > 👤 - Account + User