mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Excalicharts MVP (#1723)
Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
parent
d1be2a5481
commit
f7c4efbd35
4 changed files with 288 additions and 2 deletions
|
@ -171,5 +171,9 @@
|
|||
},
|
||||
"encrypted": {
|
||||
"tooltip": "Your drawings are end-to-end encrypted so Excalidraw's servers will never see them."
|
||||
},
|
||||
"charts": {
|
||||
"noNumericColumn": "You pasted a spreadsheet without a numeric column.",
|
||||
"tooManyColumns": "You pasted a spreadsheet with more than two columns."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue