mirror of
https://gitlab.com/bramw/baserow.git
synced 2024-11-21 23:37:55 +00:00
12 lines
196 B
JSON
12 lines
196 B
JSON
{
|
|
"dashboard": {
|
|
"descriptionPlaceholder": "Description"
|
|
},
|
|
"dashboardHeader": {
|
|
"doneEditing": "Done editing"
|
|
},
|
|
"dashboardHeaderMenuItems": {
|
|
"editMode": "Edit mode"
|
|
}
|
|
}
|