mirror of
https://github.com/spacedeck/spacedeck-open.git
synced 2025-12-16 01:47:30 +01:00
add tooltips to the main buttons of the canvas.
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
"tool_styles": "Styles",
|
||||
"tool_bullets": "Bullets",
|
||||
"tool_numbers": "Numbers",
|
||||
"tool_font": "Font",
|
||||
"color_fill": "Fill",
|
||||
"color_stroke": "Stroke",
|
||||
"color_text": "Text",
|
||||
@@ -321,5 +322,6 @@
|
||||
"follow_present": "Follow",
|
||||
"mute_present": "Unfollow",
|
||||
"follow_present_help": "If someone else is presenting this Space, the other members automatically follow the presentation. Switch following on or off with this button.",
|
||||
"export": "export"
|
||||
"export": "export",
|
||||
"media": "Media"
|
||||
}
|
||||
Reference in New Issue
Block a user