mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-02-14 08:58:56 +00:00
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"dashboard": {
|
|
"descriptionPlaceholder": "Description"
|
|
},
|
|
"dashboardHeader": {
|
|
"doneEditing": "Done editing"
|
|
},
|
|
"dashboardHeaderMenuItems": {
|
|
"editMode": "Edit mode"
|
|
}
|
|
}
|