feat: share list
TS Lint / TypeScript (push) Successful in 6m0s
TS Lint / ESLint (push) Successful in 6m0s
TS Lint / Oxlint (push) Successful in 6m0s

This commit is contained in:
2026-07-14 14:49:22 +02:00
parent 79e48090fb
commit 84630f2049
7 changed files with 50 additions and 9 deletions
+5 -2
View File
@@ -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"
}