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

@@ -173,6 +173,7 @@
"tool_bullets": "Bullets",
"tool_numbers": "Nombres",
"color_fill": "Fill",
"tool_font": "Font",
"color_stroke": "Traçat",
"color_text": "Tèxte",
"tool_type": "Tipe",
@@ -321,5 +322,6 @@
"follow_present": "Seguir",
"mute_present": "Quitar de seguir",
"follow_present_help": "follow_present_help",
"export": "exportar"
"export": "exportar",
"media": "Media"
}