Browse Source

Fixes Profile panel title

master
yanas 9 years ago
parent
commit
2eec52485d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json View File

133
         "setPasswordLabel": "Lock your room with a password."
133
         "setPasswordLabel": "Lock your room with a password."
134
     },
134
     },
135
     "profile": {
135
     "profile": {
136
-        "title": "PROFILE",
136
+        "title": "Profile",
137
         "setDisplayNameLabel": "Set your display name",
137
         "setDisplayNameLabel": "Set your display name",
138
         "setEmailLabel": "Set your gravatar email"
138
         "setEmailLabel": "Set your gravatar email"
139
     },
139
     },

Loading…
Cancel
Save