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

@@ -5,7 +5,7 @@
<h4>Spacedeck Team Management</h4>
<div v-if="!user.team" class="dialog-section text-left">
You are not in a team yet. Please upgrade first.</h2>
You are not in a team yet. Please upgrade first.
</div>
<div v-if="user.team">
@@ -34,7 +34,7 @@
</div>
<div class="dialog-section text-left">
<h4>Members</h4>
<h4><%=__("members")%></h4>
<p>
New members will get an invitation email. After the invitation was used, the member is active. The number of active members in your team will affect your monthly charge.