From 2eec52485dccfb504f28b132ec15d3e00288e5e9 Mon Sep 17 00:00:00 2001 From: yanas Date: Mon, 17 Oct 2016 17:12:14 -0500 Subject: [PATCH] Fixes Profile panel title --- lang/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/main.json b/lang/main.json index b2cada0cb..ec374f8e8 100644 --- a/lang/main.json +++ b/lang/main.json @@ -133,7 +133,7 @@ "setPasswordLabel": "Lock your room with a password." }, "profile": { - "title": "PROFILE", + "title": "Profile", "setDisplayNameLabel": "Set your display name", "setEmailLabel": "Set your gravatar email" },