add tooltips to the main buttons of the canvas.

This commit is contained in:
juliandavidmr
2020-11-09 19:53:17 -05:00
parent 096482d7eb
commit 16f732a50c
10 changed files with 45 additions and 34 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"
}