|
303 | 303 | "root-condition": "Root condition", |
304 | 304 | "filter-configuration-name-is-required": "Filter configuration name is required", |
305 | 305 | "failed-to-save-filter-configuration": "Failed to save filter configuration", |
306 | | - "filter-configs-saved-successfully": "Filter configuration saved successfully", |
| 306 | + "filter-configs-saved-successfully": "Filter configs saved successfully", |
307 | 307 | "failed-to-load-filter-configuration": "Failed to load filter configuration", |
308 | 308 | "filter-configuration-loaded-successfully": "Filter configuration loaded successfully", |
309 | 309 | "failed-to-delete-filter-configuration": "Failed to delete filter configuration", |
|
460 | 460 | "clear-search": "Clear search", |
461 | 461 | "no-tasks-match-search": "No tasks match your search", |
462 | 462 | "all-tasks-have-ids": "All tasks already have IDs", |
463 | | - "scroll-to-load-more": "Scroll to load more" |
| 463 | + "delete-dependency": "Delete dependancy", |
| 464 | + "toggle-animation": "Toggle animation", |
| 465 | + "change-color": "Change color", |
| 466 | + "dependency-deleted": "Dependency deleted successfully.", |
| 467 | + "no-tasks-found-for-current-board-message": "No tasks were filtered for this board. Please check your board filters and whether you are able to see tasks inside the kanban view for this board.", |
| 468 | + "tasks-on-this-board-have-no-id-message-1": "Tasks filtered for this board have no ID on them. Please add id for altest one task to open the map view. Or use the below import task panel feature, to quikly import tasks.", |
| 469 | + "tasks-on-this-board-have-no-id-message-2": "When you will import tasks, an ID property will be added to the task content in the note.", |
| 470 | + "column-delete-confirmation-message": "Are you sure you want to delete the following column : " |
464 | 471 | } |
0 commit comments