mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
feat(export): enhance SVG and PNG export functionality with snapdom integration
This commit is contained in:
@@ -1968,7 +1968,8 @@
|
||||
"button_title": "Export diagram as PNG"
|
||||
},
|
||||
"svg": {
|
||||
"export_to_png": "The diagram could not be exported to PNG."
|
||||
"export_to_png": "The diagram could not be exported to PNG.",
|
||||
"export_to_svg": "The diagram could not be exported to SVG."
|
||||
},
|
||||
"code_theme": {
|
||||
"title": "Appearance",
|
||||
|
||||
Reference in New Issue
Block a user