feat: vue router and quality of life icons
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
"resets": "Resets",
|
||||
"completed": "Completed",
|
||||
"new_task_hint": "New task",
|
||||
"empty_hint": "Looks like there's nothing here, start by adding a new task.",
|
||||
"empty_hint": "Looks like there's nothing here.<br/>Start by adding a new task.",
|
||||
"all_completed_hint": "Looks like everything's been done!",
|
||||
"options": {
|
||||
"title": "Options",
|
||||
@@ -69,5 +69,7 @@
|
||||
"task_cloned": "Task cloned",
|
||||
"task_deleted": "Task deleted",
|
||||
"task_delete_error": "Could not delete task"
|
||||
}
|
||||
},
|
||||
"not_found": "Looks like there's nothing here...",
|
||||
"not_found_button": "Go back to familiar territory"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user