1
0
mirror of https://gitlab.com/bramw/baserow.git synced 2024-11-21 23:37:55 +00:00
bramw_baserow/web-frontend/modules/dashboard/locales/en.json
2024-10-14 16:13:26 +00:00

12 lines
196 B
JSON

{
"dashboard": {
"descriptionPlaceholder": "Description"
},
"dashboardHeader": {
"doneEditing": "Done editing"
},
"dashboardHeaderMenuItems": {
"editMode": "Edit mode"
}
}