Correct misspelled words in Spanish and add tooltips to main buttons canvas. (#118)

* Correct misspelled words in Spanish

* add tooltips to the main buttons of the canvas.
This commit is contained in:
Julian David
2020-11-10 11:57:08 -05:00
committed by GitHub
parent 6257e3410e
commit 121997ef3e
10 changed files with 55 additions and 44 deletions

View File

@@ -98,8 +98,8 @@
</form>
</div>
<div class="content" v-if="password_reset_send==true">
<h4>Reset Password</h4>
Please check your email inbox.
<h4><%=__("reset_password")%></h4>
<%=__("password_check_inbox")%>
</div>
</div>