Fixes Profile panel title

This commit is contained in:
yanas 2016-10-17 17:12:14 -05:00
parent c2085a5a9d
commit 2eec52485d
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
"setPasswordLabel": "Lock your room with a password." "setPasswordLabel": "Lock your room with a password."
}, },
"profile": { "profile": {
"title": "PROFILE", "title": "Profile",
"setDisplayNameLabel": "Set your display name", "setDisplayNameLabel": "Set your display name",
"setEmailLabel": "Set your gravatar email" "setEmailLabel": "Set your gravatar email"
}, },