1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-02-14 08:58:56 +00:00
bramw_baserow/web-frontend/modules/dashboard/locales/en.json
2024-10-14 16:13:26 +00:00

11 lines
196 B
JSON

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