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

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