mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
feature widget description (#483)
Add description to widget title popup and right panel
This commit is contained in:
@@ -724,7 +724,8 @@
|
||||
"Override widget title": "Override widget title",
|
||||
"Provide a table name": "Provide a table name",
|
||||
"Save": "Save",
|
||||
"WIDGET TITLE": "WIDGET TITLE"
|
||||
"WIDGET TITLE": "WIDGET TITLE",
|
||||
"WIDGET DESCRIPTION": "WIDGET DESCRIPTION"
|
||||
},
|
||||
"breadcrumbs": {
|
||||
"You may make edits, but they will create a new copy and will\nnot affect the original document.": "You may make edits, but they will create a new copy and will\nnot affect the original document.",
|
||||
|
||||
Reference in New Issue
Block a user