react-trello
Version:
Pluggable components to add a trello like kanban board to your application
17 lines (16 loc) • 356 B
JSON
{
"Add another lane": "+ Add another lane",
"Click to add card": "Click to add card",
"Delete lane": "Delete lane",
"Lane actions": "Lane actions",
"button": {
"Add lane": "Add lane",
"Add card": "Add card",
"Cancel": "Cancel"
},
"placeholder": {
"title": "title",
"description": "description",
"label": "label"
}
}