feat: add task buttons to Kanban headers (#863)
* wip: add task * add handler * i18n * add button styles --------- Co-authored-by: Louis Knight-Webb <louis@bloop.ai>
This commit is contained in:
committed by
GitHub
parent
e3727e249d
commit
dd877eaa51
@@ -4,5 +4,8 @@
|
||||
"noTasks": "No se encontraron tareas para este proyecto.",
|
||||
"createFirst": "Crear Primera Tarea",
|
||||
"noSearchResults": "Ninguna tarea coincide con tu búsqueda."
|
||||
},
|
||||
"actions": {
|
||||
"addTask": "Agregar tarea"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user