mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
feat: add install-PWA to command palette (#7935)
This commit is contained in:
parent
ed5ce8d3de
commit
301e83805d
2 changed files with 49 additions and 1 deletions
|
@ -148,7 +148,8 @@
|
|||
"discordChat": "Discord chat",
|
||||
"zoomToFitViewport": "Zoom to fit in viewport",
|
||||
"zoomToFitSelection": "Zoom to fit selection",
|
||||
"zoomToFit": "Zoom to fit all elements"
|
||||
"zoomToFit": "Zoom to fit all elements",
|
||||
"installPWA": "Install Excalidraw locally (PWA)"
|
||||
},
|
||||
"library": {
|
||||
"noItems": "No items added yet...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue