mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
feat: add translation of vue types when added (#946)
This commit is contained in:
@@ -1578,5 +1578,14 @@
|
||||
"Search": "Search",
|
||||
"Select...": "Select...",
|
||||
"Submit": "Submit"
|
||||
},
|
||||
"widgetTypesMap": {
|
||||
"Calendar": "Calendar",
|
||||
"Card": "Card",
|
||||
"Card List": "Card List",
|
||||
"Chart": "Chart",
|
||||
"Custom": "Custom",
|
||||
"Form": "Form",
|
||||
"Table": "Table"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user