feat: move to node v16 and adding a pan tool

This commit is contained in:
PurpleBabar
2023-09-20 18:27:34 +02:00
parent d5cd829834
commit cf8902f3c5
15 changed files with 13814 additions and 1019 deletions

View File

@@ -199,6 +199,7 @@
"tool_scribble": "Scribble",
"tool_line": "Line",
"tool_arrow": "Arrow",
"tool_pan": "Pan",
"search_media_placeholder": "Search web media…",
"add_zone": "New Zone",
"palette": "Palette",
@@ -329,4 +330,4 @@
"tool_space_help_part_one": "Use the toolbar to add content.",
"tool_space_help_part_two": "You can also drop images or sound and video files.",
"tool_delete_space": "Really delete \"%s\"?"
}
}