From c21b2a7a17b358d9fe15e17b944ed0ba7efa2478 Mon Sep 17 00:00:00 2001 From: Avinash Date: Tue, 18 Apr 2023 18:35:04 +0530 Subject: [PATCH] refactor(frontend): changed title Signed-off-by: Avinash --- frontend/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/locales/en.json b/frontend/locales/en.json index 7e3ea55e3..a07b1b7b6 100644 --- a/frontend/locales/en.json +++ b/frontend/locales/en.json @@ -157,7 +157,7 @@ "issueTracker": "Found a bug? Fill an issue!", "sourceCode": "Read the source code", "versionInfo": "Version info", - "title": "You are using" + "title": "Your username" } }, "profile": {