From 8a789aa608a93bce891034448c5b9708a552955e Mon Sep 17 00:00:00 2001 From: damencho Date: Fri, 21 Oct 2016 23:39:32 -0500 Subject: [PATCH] Fixes some translations. --- index.html | 6 +++--- lang/main.json | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 155c12aef1..2e1be2b351 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@
- + @@ -138,11 +138,11 @@
- +
- +

diff --git a/lang/main.json b/lang/main.json index 776b5fae5f..860483b3dd 100644 --- a/lang/main.json +++ b/lang/main.json @@ -99,6 +99,7 @@ "cameraDisabled": "Camera is not available", "micDisabled": "Microphone is not available", "filmstrip": "Show / hide videos", + "profile": "Edit your profile", "raiseHand": "Raise hand to speak" }, "bottomtoolbar": { @@ -135,7 +136,8 @@ "profile": { "title": "Profile", "setDisplayNameLabel": "Set your display name", - "setEmailLabel": "Set your gravatar email" + "setEmailLabel": "Set your gravatar email", + "setEmailInput": "Enter e-mail" }, "videothumbnail": {