feat: share list
This commit is contained in:
@@ -68,10 +68,13 @@
|
||||
"task_create_error": "Could not create task",
|
||||
"task_cloned": "Task cloned",
|
||||
"task_deleted": "Task deleted",
|
||||
"task_delete_error": "Could not delete task"
|
||||
"task_delete_error": "Could not delete task",
|
||||
"share_clipboard": "Link copied to clipboard",
|
||||
"share_error": "Could not share link"
|
||||
},
|
||||
"not_found": "Looks like there's nothing here...",
|
||||
"not_found_button": "Go back to familiar territory",
|
||||
"home": "A shareable task list with auto resetting items.<br/>Create your list below.",
|
||||
"home_button": "Let's go !"
|
||||
"home_button": "Let's go !",
|
||||
"share_button": "Share my list"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user