V2 File Editor Shortcuts (#4619)

# Description of Changes
Add shortcut icons for Pin and Download, and rename Delete to Close for
consistency with the rest of the tool.
This commit is contained in:
James Brunton
2025-10-07 11:48:42 +01:00
committed by GitHub
parent 2a29bda34f
commit d714a1617f
4 changed files with 86 additions and 35 deletions
@@ -66,6 +66,8 @@
"save": "Save",
"saveToBrowser": "Save to Browser",
"download": "Download",
"pin": "Pin",
"unpin": "Unpin",
"undoOperationTooltip": "Click to undo the last operation and restore the original files",
"undo": "Undo",
"moreOptions": "More Options",