Merge pull request #1028 from jitsi/fix-profile-title

Trivial fix of capital letters.
This commit is contained in:
yanas 2016-10-17 17:20:00 -05:00 committed by GitHub
commit b96743f4de
1 changed files with 1 additions and 1 deletions

View File

@ -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"
},